@charset "utf-8";
/* ===================首页样式========================== */
.indVideo video,.indVideo img{width: 100%;}
.indVideo-list{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.indVideo-item{position: absolute;animation: videoIn 1s ease both;}
.indVideo-item .dot{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 18px;height: 18px;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: #014190;}
.indVideo-item .dot i{position: relative;z-index: 2;display: block;width: 4px;height: 4px;border-radius: 50%;background: #fff;}
.indVideo-item .dot::after,.indVideo-item .dot::before{animation: dotAni 2s linear infinite; content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50%;background: rgba(1, 65, 144, .4);}
.indVideo-item .dot::after{animation-delay: -1s;}
@keyframes dotAni {0%{opacity: 0;transform: scale(1);}50%{opacity: 1;transform: scale(1.5);}100%{opacity: 0;transform: scale(2);}}
.indVideo-item .title{z-index: 10;pointer-events: none; flex-wrap: nowrap;white-space: nowrap;position: absolute;left: 24px;top: 50%;transform: translateY(-50%);padding: 7px 26px;}
.indVideo-item .title::before{content: "";position: absolute;left: -24px;width: 24px;top: 0;height: 100%;}
.indVideo-item .title::after,.indVideo-item .title p{transition: all .5s ease; content: "";position: absolute;left: 0;top: 0;width: 0;height: 100%;opacity: 0;background: rgba(1, 65, 144, .8);border-radius: 40px;}
.indVideo-item .title span,.indVideo-item .title i{position: relative;z-index: 2;transition: all .4s ease;opacity: 0;}
.indVideo-item .title i{display: block;transform: rotate(135deg);font-size: 14px;margin-left: 8px;}
.indVideo-item:hover .title{pointer-events: auto;}
.indVideo-item:hover .title::after,.indVideo-item:hover .title p{width: 100%;opacity: 1;}
.indVideo-item:hover .title span,.indVideo-item:hover .title i{opacity: 1;transition-delay: .3s;}

.indVideo-item:nth-child(1){left: 16%;top: 16%;}
.indVideo-item:nth-child(2){left: 14.8%;top: 48%;}
.indVideo-item:nth-child(3){left: 10%;top: 76%;}
.indVideo-item:nth-child(4){left: 12%;top: 92%;}
.indVideo-item:nth-child(5){left: 36%;top: 38%;}
.indVideo-item:nth-child(6){left: 25%;top: 65%;}
.indVideo-item:nth-child(7){left: 39%;top: 60%;}
.indVideo-item:nth-child(8){left: 52%;top: 64%;}
.indVideo-item:nth-child(9){left: 42%;top: 73%;}
.indVideo-item:nth-child(10){left: 53%;top: 38%;}
.indVideo-item:nth-child(11){left: 70%;top: 25%;}
.indVideo-item:nth-child(12){left: 76%;top: 30%;}
.indVideo-item:nth-child(13){left: 64%;top: 56%;}
.indVideo-item:nth-child(14){left: 66%;top: 67%;}
.indVideo-item:nth-child(15){left: 91.5%;top: 50%;}
.indVideo-item:nth-child(16){left: 76%;top: 65%;}
.indVideo-item:nth-child(17){left: 82%;top: 59%;}
.indVideo-item:nth-child(18){left: 87%;top: 11%;}
.indVideo-item:nth-child(19){left: 91%;top: 26%;}



@keyframes videoIn {0%{opacity: 0;}100%{opacity: 1;}}



.banner .hasVideo .banner-img img.pc{animation: hasVideoImg 1s ease both;}
@keyframes hasVideoImg {0%{opacity: 1;}100%{opacity: 0;}}
.banner video{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: 2;}
@media all and (max-width:1151px) {.hasVideo .banner-img img.pc{animation: none;}.hasVideo video{display: none;}}
.banner-bg::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);z-index: 4;}
.banner-bg img{width: 100%;height: 100vh;}
.banner-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 6;}
.banner-con .contain{height: 100%;flex-direction: column;justify-content: center;}
.banner-con .title{opacity: 0;transform: translateY(100px);transition: all 1s .8s ease;}
.swiper-slide-active .banner-con .title{opacity: 1;transform: translateY(0);}
.swiper-slide-active.first .banner-con .title{transition-delay: 0s;}
.banner-switch-box{position: absolute;z-index: 10;left: 0;bottom: 70px;width: 100%;}
.banner-switch{align-items: center;margin-left: -15px;}
.banner-btn{width: 50px;height: 50px;user-select: none;cursor: pointer;font-size: 13px;font-weight: 700;}
.banner-btn.next{transform: rotate(180deg);}
.banner-btn:hover{color: #014190;}
.banner-pagination.swiper-pagination-progressbar{width: 105px;height: 1px;background: #fff;position: relative;margin: 0 20px;}
.banner-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #014190;}
.indAb{background: #dbe9f4;}
.indAb-marsk{z-index: 5;position: absolute;right: 0;bottom: 0;width: 79%;}
.indAb-marsk img{width: 100%;}
/*  */
/* 修改 */
.indAb-desc{width: 44%;position: relative;padding-left: calc((100vw - 1400px) / 2);}
.indAb-desc .bg{position: absolute;left: 65%;top: 30%;transform: translate(-50%,-50%);width: 87%;}
.indAb-desc .box{position: relative;z-index: 2;}
.indAb-img{width: 56%;align-items: flex-end;justify-content: flex-end;}
.indAb-num li{width: 20%;display: flex;justify-content: center;position: relative;}
.indAb-num li::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 90%;background: #1a569c;}
.indAb-num .num{align-items: center;}
.indAb-num .num span{line-height: .8;display: block;margin-right: 6px;}
.indAb-num .num span.nomr{margin-right: 0;}
.indAb-num .num p{margin-top:30px;}
.indNews{position: relative;overflow: hidden;}
.indNews::after{content: "";position: absolute;left: -3%;bottom: -5%;width: 100%;height: 100%;z-index: -1;background:#fff url('../images/index/indNews-bg.png') no-repeat left bottom/48% auto;}
.indNews-list,.indNews-list2{margin-left: -35px;}
.indNews-item,.indNews-item2{margin-left: 35px;width: calc((100% / 3) - 35px);}
.indNews-item-img img{width: 100%;height: 250px;}
.indNews-item-con{background: #f5f8fb;padding: 30px 30px 45px;}
.indNews-item-con .date,.indNews-item2-con .date{align-items: center;color: #adadad;}
.indNews-item-con .date i,.indNews-item2-con .date i{display: block;font-size: 18px;margin-right: 12px;}
.indNews-item:hover .indNews-item-img img,.indNews-item2:hover .indNews-item2-img img{transform: scale(1.08);}
.indNews-item:hover .indNews-item-con .title,.indNews-item2:hover .indNews-item2-con .title{color: #014190;}
.indNews-item2{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.indNews-item2-img{width: 33%;}
.indNews-item2-img img{width: 100%;height: 90px;}
.indNews-item2-con{width: 62%;}
/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}
@media all and (max-width:1590px){
    /* 1440 × (700)  */
    .banner-switch-box{bottom: 50px;}
    .indNews-item-img img{height: 210px;}
    .indNews-item-con{padding: 25px 25px 30px;}
    .indNews-item2-img img{height: 85px;}

    /* 修改 */
    .indAb-desc{padding-left: calc((100vw - 1200px) / 2);}
}
@media all and (max-width:1430px){
    /* 1360 */
}
@media all and (max-width:1350px){
    /* 1280 */
}
@media all and (max-width:1270px){
    /* 1152 × (700) */
    .indNews-item-img img{height: 165px;}
    .indNews-item-con {padding: 20px 20px 25px;}

    /* 修改 */
    .indAb-desc{padding-left: calc((100vw - 960px) / 2);}
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
}
@media all and (max-width:1000px){
    /* 720 竖屏 */
    .indVideo-item .dot{width: 11px;height: 11px;}
    .indVideo-item .dot i{width: 3px;height: 3px;}
    .indVideo-item .title{padding: 7px 15px;font-size: 11px;left: 14px;}
    .indVideo-item .title i{font-size: 10px;margin-left: 4px;}
    .indVideo-item .title::before{width: 14px;left: -14px;display: none;}

    .indVideo-item:nth-child(1){left: 19%;top: 90%;}
    .indVideo-item:nth-child(2){left: 14%;top: 62%;}
    .indVideo-item:nth-child(3){left: 46%;top: 71%;}
    .indVideo-item:nth-child(4){left: 85%;top: 81%;}
    .indVideo-item:nth-child(5){left: 20%;top: 46%;}
    .indVideo-item:nth-child(6){left: 51%;top: 57%;}
    .indVideo-item:nth-child(7){left: 57%;top: 45%;}
    .indVideo-item:nth-child(8){left: 70%;top: 38%;}
    .indVideo-item:nth-child(9){left: 76%;top: 47%;}
    .indVideo-item:nth-child(10){left: 38%;top: 31%;}
    .indVideo-item:nth-child(11){left: 36%;top: 20%;}
    .indVideo-item:nth-child(12){left: 47%;top: 18%;}
    .indVideo-item:nth-child(13){left: 69%;top: 29%;}
    .indVideo-item:nth-child(14){left: 83%;top: 31%;}
    .indVideo-item:nth-child(15){left: 76.5%;top: 16%;}
    .indVideo-item:nth-child(16){left: 86%;top: 26%;}
    .indVideo-item:nth-child(17){left: 81%;top: 23%;}
    .indVideo-item:nth-child(18){left: 32%;top: 6%;}
    .indVideo-item:nth-child(19){left: 50%;top: 12%;}

    .indVideo-item:nth-child(4) .title,.indVideo-item:nth-child(7) .title,.indVideo-item:nth-child(9) .title,.indVideo-item:nth-child(14) .title::after,.indVideo-item:nth-child(14) .title,.indVideo-item:nth-child(14) .title::after,.indVideo-item:nth-child(15) .title,.indVideo-item:nth-child(16) .title,.indVideo-item:nth-child(17) .title,.indVideo-item:nth-child(19) .title{left: auto;right: 14px;}
    .indVideo-item:nth-child(4) .title::before,.indVideo-item:nth-child(7) .title::before,.indVideo-item:nth-child(9) .title::before,.indVideo-item:nth-child(14) .title::before,.indVideo-item:nth-child(15) .title::before,.indVideo-item:nth-child(16) .title::before,.indVideo-item:nth-child(17) .title::before,.indVideo-item:nth-child(19) .title::before{left: auto;right: -14px;}
    .indVideo-item:nth-child(4) .title::after,.indVideo-item:nth-child(7) .title::after,.indVideo-item:nth-child(9) .title::after,.indVideo-item:nth-child(14) .title::after,.indVideo-item:nth-child(15) .title::after,.indVideo-item:nth-child(16) .title::after,.indVideo-item:nth-child(17) .title::after,.indVideo-item:nth-child(19) .title::after{left: auto;right: 0;}
    
    
    .indVideo video, .indVideo img{height: auto;}
    .banner-bg img{height: calc(100vh - 60px);}
    .banner-con .title{font-size: 19px;}
    .banner-switch-box{bottom: 25px;}
    .banner-switch{margin-left: -4px;}
    .banner-btn{width: 30px;height: 30px;font-size: 9px;}
    .banner-pagination.swiper-pagination-progressbar{width: 50px;}
    .indAb-desc{width: 100%;padding: 0 4%;overflow: hidden;margin-top: 0;}
    .indAb-desc .comMore-box{margin-top: 40px;}
    .indAb-img{width: 100%;}
    .indAb-desc .bg{left: 50%;width: 110%;}
    .indAb-num{margin-top: -20px; padding: 30px 4%;}
    .indAb-num li{width: 34%;margin-top: 20px;justify-content: flex-start;}
    .indAb-num li::after{display: none;}
    .indAb-num li:nth-child(2),.indAb-num li:nth-child(5){width: 40%;}
    .indAb-num li:nth-child(3){width: 26%;}
    .indAb-num .num{font-size: 11px;}
    .indAb-num .text{font-size: 11px;}
    .indAb-num .num span{font-size: 18px;}
    .indAb-num .num p{margin:5px 0 0 2px;font-size: 7px;}
    .indNews-list, .indNews-list2{margin-left: 0;}
    .indNews-item, .indNews-item2{width: 100%;margin: 20px 0 0;}
    .indNews-item:first-child, .indNews-item2:first-child{margin-top: 0;}
    .indNews-item-img img{height: 195px;}
    .indNews-item-con{padding: 20px 15px 35px;}
    .indNews-item-con .date i, .indNews-item2-con .date i{font-size: 14px;margin-right: 8px;}
    .indNews-item2-img img{height: 80px;}
    .indNews .comMore-box{margin-top: 30px;}
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:720px){
    /* 移动终端 360 适配 */
}