@charset "utf-8";
.gotop{position: fixed;width:80px;height:80px;padding-top: 15px;text-align: center;background:#00BCE4;color:#fff;right:0;top:50vh;z-index: 9999;cursor: pointer;transition:all 0.3s ease;}
.mobile-header{display: none;}
.navbar-fixed-top{position: fixed;top:0;left:0;transition:all 0.3s ease;}
.pc-header{width:100vw;min-height:106px;height: auto;padding-bottom: 0;z-index: 9999;background-color: #fff;transition:all 0.3s ease;}

.pchead-box{width:100vw;}
.pchead-cont{height:100%;}
.pc-headlog{position: relative;}
.pc-headlog .logo-img{height:60%;position: absolute;left:10vw;top:3vh}

.pcNav-box{padding-left:0;}

.pc-top{width:100%;height:40px;}
.pc-top-cont{width:100%;height:100%;background:#161A27;float: right;position: relative;}
.pc-top-cont::before{display: inline-block;content: '';position:absolute;left:-1px;top:1px;border-bottom: 40px solid #fff;border-right: 30px solid transparent;}
.pc-top-cont ul{text-align: right;padding-right: 10vw;}
.pc-top-cont ul li{line-height: 40px;margin-left: 0.4vw;display: inline-block;}
.pc-top-cont ul li a{color:#ddd;font-size: 12px;}


#pcNav{width:100%;height:50px;transition: all 1s ease;z-index: 100;margin-top: 14px;padding-right: 10vw;;}
#pcNav>ul{position: relative;text-align: right;padding-right: 30px;}
#pcNav>ul>li{display:inline-block;height:40px;line-height: 40px;padding:0 1vw;text-align: center;font-weight: bold;position: relative;position:relative;transition:all 0.3s ease;position: relative;}
#pcNav>ul>li:last-child{padding:0}
#pcNav>ul>li a{display: inline-block;width:100%;height:100%;color:#161A27;font-weight: bold;font-size: 16px}
#pcNav>ul>li::before{content:'';display: inline-block;width:94%;height:4px;position: absolute;background: #002B78;bottom:-10px;left:3%;transition:all 0.3s ease;opacity: 0;}
#pcNav>ul>li.active::before{opacity: 1;}
#pcNav>ul>li.active>a{color:#002B78}
#pcNav>ul>li:hover{background: #00BCE4;border-radius: 2px;}
#pcNav>ul>li:hover>a{color:#fff}
#pcNav>ul>li:hover::before{opacity: 0;}

#pcNav>ul>li.hasChild:hover ul{display:block}
#pcNav>ul>li>ul{position: absolute;left:0;bottom:-92px;width:100%;background:rgba(255,255,255, 0.7);z-index: 100;transition:all 0.3s ease;display: none;padding-top: 12px;}
#pcNav>ul>li>ul>li>{display:inline-block;height:40px;line-height: 40px;padding:0 1vw;text-align: center;font-weight: bold;position: relative;position:relative;transition:all 0.3s ease;position: relative;}
#pcNav>ul>li>ul>li:hover{background: #00BCE4;}
#pcNav>ul>li>ul>li:hover>a{color:#fff}






#pcNav .lang{position:absolute;cursor: pointer;right:-5px;margin:0;height: 50px;transition:all 0s ease;}
#pcNav .lang a{display: inline;font-size:16px;}
#pcNav .lang .fa{transition: all 0.3s ease;}
#pcNav .lang .fa.active{transform: rotate(-180deg);}
#pcNav .lang:hover{background: #fff;}
#pcNav .lang:hover a{color: #161A27;}
#pcNav .lang ul{position: absolute;top:30px;left:6px;display: none;bottom: 0;display:none;padding-top: 0;transition:all 0s ease;}
#pcNav .lang ul li{line-height: 20px;height: 20px;transition:all 0s ease;}
#pcNav .lang ul li:hover{background: none!important;transition:all 0s ease;}




/*banner*/
#banner{position: relative;}
/* #banner.swiper-container{overflow: unset;} */
#banner .swiper-button-prev,#banner .swiper-button-next{color:rgba(255,255,255,1)}
.baner-dot li {width:20px;height:3px;background-color:#fff;margin:10px}
.baner-dot li.uk-active{background-color:#0B367D;}
#banner .swiper-pagination{bottom:13%}
#banner .swiper-pagination-bullet{width:20px;height:3px;background-color:#fff!important;opacity: 1!important;border-radius: 0;}
#banner .swiper-pagination-bullet-active{background-color:#0B367D!important;}
.ban-ib{position: relative}
.ban-ib>img{width:100%;}


.ban-text{position:absolute;left:12vw;top:5vw;width:30vw;}
.ban-text h3{color:#fff;font-size: 36px;font-weight: bold;margin-bottom: 2vw;}
.ban-text .bap1{color:#fff;margin-bottom: 2vw;font-size: 18px}
.ban-text .bap1 a{color:#fff;font-size: 18px}
.ban-text .bap2{color:#0B367D;font-size: 1vw;background: rgba(255,255,255,0.7);padding:0.5rem 1rem;display: inline-block;margin-bottom: 4vw;}


.banner-page  .ban-text{z-index: 3;position: absolute;  left: 0;  top: 0; display: flex; align-items: center; justify-content: center;  text-align: center;  width: 100%; height: 100%;}
.banner-page  .ban-text h3{text-align: center;font-size: 38px;margin-bottom: 1vw;}
.banner-page  .ban-text .bap1{text-align: center;}
.banner-page  .ban-ib>img{width:100%;max-height: 500px;}

.bamore a{margin-right:1vw;}
.bamore .more-m{border:0}
.more-m,.more-s{display: inline-block;font-size: 1rem;padding:8px 16px}
.more-m{background:#0B367D;color:#fff;transition: all 0.3s ease;border:1px solid #0B367D}
.more-m:hover{background:#FFF;color:#0B367D;}
.more-s{background:#fff;color:#0B367D;transition: all 0.3s ease;}
.more-s:hover{background:#0B367D;color:#FFF;}
.more-text{display: inline-block;height:24px;border-right:1px solid #aaa;line-height: 24px;padding-right: 10px;margin-right: 10px;}


.main{position: relative;}
.b-ser-box{width:90vw;margin:0 auto;position: absolute;z-index: 10;top:-60px;left: 0;right:0;box-shadow: rgba(0,0,0,0.1) 5px 5px 15px 3px;}
.b-ser-box ul{width:100%;display: flex;align-items: center;}
.b-ser-box ul li{cursor:pointer;flex-grow: 1;text-align: center;background: #fff;border-right:1px solid #EAEAEA;height:120px;padding-top:32px;transition: all 0.3s ease;flex-basis: 10rem;}
.b-ser-box ul li:last-child{border-right:1px solid rgba(255,255,255,0);}
.b-ser-box ul li p{text-align: center;color:#002B78;font-weight: bold;}
.b-ser-box ul li.active{background:#002B78;border-right:1px solid #002B78;}
.b-ser-box ul li.active p{color:#fff}


.ind-about-box{width:100vw;min-height: 50vh;height:auto;background:url("../images/ind-about-bg.png") no-repeat;background-size:100% 100%;padding-top:120px; padding-bottom: 80px;background-position: center;}
.ind-about-cont{width:80vw;margin:0 auto;min-height:200px;height:auto}

.ind-cont-text,.ind-cont-img{display: inline-block;width:45%;height:100%;}
.indc1 .ind-cont-img{float:right}
.ind-cont-tit{font-size: 36px;color:#00BCE4;margin-bottom: 40px;margin-top: 1vw;}
.ind-cont-notice{font-size: 38px;color:#002B78;font-weight:bold;margin-bottom: 20px;}
.ind-cont-summary{color:#1A1311;margin-bottom: 30px;}
.ind-cont-img img{width:100%;transition: all 0.3s ease;}
.ind-cont-img img:hover{transform: scale(1.01);}

.ind-service-box{width:100vw;min-height: 50px;height: auto;padding: 20px 0;}
.ind-service-cont{width:70vw;text-align: center;margin: 50px auto;}
.ind-service-cont p{text-align: center;}
.bg_f7{background:#f7f7f7;}
.bg_ff{background:#ffffff;}
.ind-air-box{width:100vw;min-height: 40vh;height:auto;padding-top:15vh; padding-bottom: 10vh;background-position: center;}
.ind-air-cont{width:80vw;margin:0 auto;min-height:200px;height:auto}
.indc2 .ind-cont-img{float:left}
.indc2 .ind-cont-text{padding-left:8vw}

.ind-ping-box{width:100vw;min-height: 40vh;height:auto;background:url("../images/ind-ping-bg.png") no-repeat;background-size:100% 100%;padding-top:10vh; padding-bottom: 15vh;background-position: center;}
.ind-ping-cont{width:80vw;margin:0 auto;min-height:200px;height:auto}
.ind-ping-cont .ind-cont-notice,.ind-ping-cont  .ind-cont-summary{color:#fff}

.plink-box {margin-bottom: 10vh;}
.plink-box ul{margin-bottom: 30px;}
.plink-box ul li{text-align: center;background-color: rgba(248,248,248,0.7);height:100px;line-height: 100px;}

.pj-swiper{height:350px;width:100%;overflow: hidden;padding-bottom: 50px;position: relative;}
.pj-item{width:100%;height:100%;background: #fff;border-radius: 8px;overflow: hidden;padding:30px 20px;}
/*.pj-item img{width: 100%;height:100%;object-fit: contain;}*/
.pj-item .eva-info{display: flex;align-items: center}
.pj-item .info-headimg{width:60px;height:60px;border-radius: 100%;overflow: hidden;}
.pj-item .info-headimg>img{width:60px;height:60px;border-radius: 100%;overflow: hidden}
.pj-item .info-text{padding-left: 20px;}
.pj-item .info-text .fa-star.active{color:#FF322E}
.pj-item .info-text .duty{color:#00BCE4}
.pj-item .info-text .name{color:#1A1311;font-weight: bold}
.pj-item .eva-cont{margin-top: 20px;overflow: hidden}




.pj-swiper::after{display: inline-block;content: '';position:absolute;border-top: 40px solid #fff;border-left: 50px solid transparent;bottom:15px;right:60px;}
.pj-swiper .swiper-pagination{bottom:0%}
.pj-swiper .swiper-pagination-bullet{width:20px;height:3px;background-color:#fff!important;opacity: 1!important;border-radius: 0;}
.pj-swiper .swiper-pagination-bullet-active{background-color:#00BCE4!important;}
.services .fwlist ul li:hover{background-color: #002B78;}

.ind-parter-box{background:url("../images/ind-parter-bg.png") no-repeat;background-size:100% 50%;padding-bottom: 10vh;background-position:0 100%;}
.ind-cont-notice{font-weight: bold;}
/* about */
.about-page-cont{background:#fff;}
.about-parter{padding-bottom: 0;    padding-top: 50px;}
.about-history-box{background:url("../images/ab-his-bg.png") no-repeat;background-size:100% 100%;padding-bottom: 10vh;background-position:center;padding-top: 4vh;}
.ab-his-top .ind-cont-notice{color:#fff}
.ab-his-cont h3,.ab-his-cont p{color:#fff}
.ab-his-cont p{margin: 4vh 0;}
.ab-his-cont{padding-top: 4vh;}
:root {
    --swiper-navigation-size-a: 20px;
}
.his-time{height: 80px;width:100%;padding-bottom: 10vh;}
.his-time .swiper-slide{height:80px;padding-top: 20px;}
.time-line{width:100%;height:40px;border-bottom: 2px solid #4D658C;text-align: center;color: #fff;position: relative}
.time-dot{display: inline-block;width:16px;height:16px;border-radius: 100%;background:#fff;position: absolute;bottom:-8px;cursor: pointer;}
.time-dot.active{background:#00BCE4;}
.time-dot.active span{color:#00BCE4;}
.time-dot span{position:absolute;top:-30px;left:-10px}
.ab-his-top{margin-bottom: 5vh;}
.his-time .swiper-button-prev,.his-time .swiper-button-next{color:rgba(255,255,255, 1);top:89%; height: var(--swiper-navigation-size-a);    width: calc(var(--swiper-navigation-size-a)/ 44 * 27);}
.swiper-button-next:after, .swiper-button-prev:after{      font-size: var(--swiper-navigation-size-a);}

.his-time .swiper-button-prev{left:0;}
.his-time .swiper-button-next{right:0;}

.year-cont {display: none;}
.year-cont.active{display: block;}
/* servece */
.service-cont{width:80vw;min-height: 200px;height: auto;margin:50px auto;padding-bottom: 5vh;}
.ser-nav-item>h3,.ser-nav>h3,.ser-nav-cont>h3{font-size: 38px;color:#002B78;font-weight: bold;margin-bottom: 20px;}
.ser-nav ul{background: #f7f7f7;}
.ser-nav ul li{width:100%;line-height: 20px;transition: all 0.3s ease;padding:10px 8px;cursor: pointer;font-size: 1vw;}
.ser-nav ul li:hover{color:#fff;background: #002B78;}
.ser-nav ul li.active{color:#fff;background: #002B78;}
.ser-nav-item{display: none;}
.ser-nav-item.active{display: block;}
.ser-nav-item p{margin-bottom: 30px;font-size: 1vw;}
.ser-nav-item>h3::after{content: ''; display: block;width: 60px;height: 2px; background-color: #002B78;margin-top: 10px;}
   
    

/* news */
.news-cont-box{width:80vw;min-height: 200px;height: auto;margin:50px auto;padding-bottom: 5vh;}
.news-cont-box h3{font-size: 38px;color:#002B78;font-weight: bold;margin-bottom: 20px;}
.news-timebox{color: #002B78;margin-bottom: 20px;padding-bottom: 25px;width:100%;border-bottom: 1px solid #707070;}
.date .fa,.news-timebox .fa{margin-right: 10px;font-size: 20px;}
.news-share{float: right;}
.a2a_default_style .a2a_count, .a2a_default_style .a2a_svg, .a2a_floating_style .a2a_svg, .a2a_menu .a2a_svg, .a2a_vertical_style .a2a_count, .a2a_vertical_style .a2a_svg{border-radius: 100%!important;}
.news-share a{margin-left: 10px;}
.news-cont p{margin-bottom: 30px;}
.news-cont p img{width: 100%;}
.news-page{margin-top: 100px}
.news-page ul{display: flex;align-items: center;justify-content: center}
.news-page ul li{width:30px;height:30px;line-height: 30px;background:#E9F1FF;color:#002B78;margin-right: 10px;text-align: center;transition: all 0.3s ease}
.news-page ul li:hover{background:#002B78;color:#fff}
.news-page ul li:hover a{color:#fff}
.news-page ul li.active{background:#002B78;color:#fff}

.next-prev{padding:30px 0;border-bottom:1px solid #707070}
.next-prev a{display: inline-block;color:#1A1311}
.next-prev a span:first-child{color:#002B78;margin-right: 10px}

.next-prev .new-next{float: right}
.lastone,.firstone{color:#aaa;}
.lastone{float:right}
.firstone{color:#aaa;}


/* contact */
.contact-cont-box{width:100vw;min-height: 200px;height: auto;margin:50px auto;padding-bottom: 5vh;background:url('../images/contacts-map.png') no-repeat;background-size:100% 50%;}
.contact-cont{width:80vw;height: 100%;margin:0 auto;}
.contact-link-item{margin-bottom: 50px;}
.clink-item-box{margin-bottom: 20px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.clink-item{text-align: center;min-height: 150px;width: 32%; flex-grow: 2; overflow: auto;justify-content: space-between;}
.clink-item p{text-align: center;}

/* contact us form */
.main-form-box{height:700px;width: 100%}
.m-form-cont{width:100%;margin:0px auto;padding-top:80px}
.m-form-cont>h3{color:#002B78;text-align: center;margin-bottom:50px;font-size: 38px}
.submit-btn-box{margin-top:50px;width:100%;}
.submit-btn{color:#fff;display:block;position: relative;width: 160px;height: 40px; line-height: 40px;text-align: center;border-radius: 2px ;
    transition: all 0.3s;margin:0 auto;background: #002B78;}
.submit-btn:hover{color:#ddd;}

.m-textarea{height:250px}
.m-form-cont input, .m-form-cont textarea{border-radius: 4px;}

/*footer*/
.footer-box{width:100vw;min-height:10vh;background:#161A27;position: relative;height:auto;font-size: 16px;}
.footer-cont{width:90vw;height:100%;margin:0 auto;padding-top: 50px;padding-bottom:10px;}
.footer-main{padding-bottom:40px;}
.footer-cont a,.footer-cont{color:#fff;}
.footer-cont .fml{padding-left: 5%;}
.footer-cont .flogo-box{margin-bottom: 20px;}
.footer-cont .fmlogo>img{object-fit: contain;}
.footer-cont .faddr{line-height: 20px;padding-top: 20px;}
.footer-cont .flink-name{line-height: 20px;margin-bottom: 32px;padding-top: 20px;}



.copy-box{min-height:40px;line-height: 40px;height: auto;width:100%;color:#707070;border-top: 1px solid #707070;margin-left: 0;}
.copy-text{text-align: left;padding-left: 5%;}
.copy-design{text-align: right;padding-right: 5%;}
.copy-box a{color:#707070;font-size: 14px;}


/* form inner */
.container{ width:80vw; height: 100%;margin: 0 auto;}
   


.nysection{overflow: hidden;position: relative;}
.nysection::before{content: '';display: block; position: absolute;left: 0;top: 0;background: rgba(0, 0, 0, 0.4);width: 100%;height: 100%;z-index: 2;}
.nysection img{width: 100%;}
.nysection .inner{position: absolute;left: 0;top: 0;display: flex;align-items: center;justify-content: center;text-align: center;width: 100%;height: 100%;}
.nysection .inner h1{font-size: 48px;color: #fff;font-weight: bold;}
.nysection .inner .bread{margin-top: 30px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.nysection .inner .bread a{text-align: center;color: #fff;font-size: 18px;vertical-align: middle;}
.nysection .inner .bread a::after{content: '';display: inline-block;width: 2px;height: 12px;background-color: #fff;margin: 0 10px;}
.nysection .inner .bread a:nth-last-child(1)::after{display: none;}
.services{overflow: hidden;position: relative;padding: 80px 0px;}
.services .txt{text-align: center;width: 80%;margin: 0 auto;}

.services .txt h1{font-size: 38px; color: #002B78;margin-bottom: 20px;font-weight: bold;font-family:'bahnschrift'!important;}

.services .txt p{text-align: center;margin-top: 20px;}
.services .fwlist ul{display: flex;flex-wrap: wrap;margin: 80px 0px;}
.services .fwlist ul li{max-width: 30.33333%;margin: 15px;background-color: #F7F7F7;box-sizing: border-box;transition: all 0.3s ease}
.services .fwlist ul li .boximg img{width: 100%;}
.services .fwlist ul li .con{box-sizing: border-box;padding: 30px;}
/* .services .fwlist ul li .con h3{font-size: 36px;color: #002B78;position: relative;font-weight: bold;} */
.services .fwlist ul li .con h3{font-size: 38px; color: #002B78; font-weight: bold;position: relative;}
.services .fwlist ul li .con h3::after{content: '';display: block;width: 100px;height: 1px;background-color:#002B78 ;margin-top: 10px;}
.services .fwlist ul li .con p{font-size: 16px;color: #1A1311;margin-top: 20px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    overflow: hidden;}
.more{width: 165px;height: 46px;display: flex;background-color: #002B78;margin-top: 30px;padding: 5px;align-items: center;justify-content: center;    transition: all 0.3s ease;}
.more div{display: flex;align-items: center;justify-content:space-between;width: 100%;}
.more .sp1{font-size: 18px;font-weight: bold;color: #fff;position: relative;display: flex;align-items: center;width: 80%;justify-content: center;}
.more .sp1::after{content: '';display: inline-block;width: 2px;height: 20px;background-color: rgba(255, 255, 255, 0.2);margin-left: 20px;}
.more .addmark{width: 40px;color: #fff;font-size: 28px;text-align: center;margin-top: -3px;}
.p-more{padding-top: 30px}

.services .fwlist ul li:hover{background-color: #002B78;}
.services .fwlist ul li:hover h3{color: #fff;}
.services .fwlist ul li:hover h3::after{background-color: #fff;}
.services .fwlist ul li:hover .con p{color: #fff;}
.services .fwlist ul li:hover .p-more .more-m{border: 1px solid #fff;}

.news{overflow: hidden;position: relative;padding: 80px 0;}
.news .newsitems ul li{display: flex;justify-content: space-between;flex-wrap: wrap;}
.news .newsitems ul li:hover{background:#fafafa}
.news .newsitems ul li .left{width: 50%;}
.news .newsitems ul li .left img{width: 100%;height: 100%;object-fit: cover;}
.news .newsitems ul li .right{width: 50%;}
.news .newsitems ul li .right h1{font-size: 38px;color: #002B78;font-weight: bold;margin-top: 5%;overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; }
.news .newsitems ul li .right .date{font-style: normal;color: #002B78;margin: 3% 0px;display: block;font-size: 16px;}
.news .newsitems ul li .right .date img{margin-right: 5px;}
.news .newsitems ul li .right p{font-size: 16px;overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5; }
.news .newsitems ul li .right .more{float: right;margin-top: 10%;}
.news .newsitems ul li .p-more{text-align: right;margin-bottom: 5px}
.news .newsitems ul li .right .more:hover{border: 1px solid #002B78;background: none;color: #002B78;}
.news .newsitems ul li .right .more:hover span{color: #002B78;}
.news .newsitems ul li .right .more:hover .sp1::after{background: #002B78;}
.news .newsitems ul li:nth-child(even){flex-direction: row-reverse;}
.news .newsitems ul li:nth-child(even) .right{padding-right: 30px;}
.news .newsitems ul li:nth-child(odd) .right{padding-left: 30px;}
.contact{overflow: hidden;position: relative;padding: 80px 0px;}
.contact .peo_list{margin-bottom: 50px;}
.contact .peo_list .h1 h1{font-size: 38px;font-weight: bold;color: #002B78;border-bottom: 1px solid #efefef;box-sizing: border-box;padding-bottom: 20px;}
.contact .peo_list ul{display: flex;flex-wrap: wrap;width: 100%;}
.contact .peo_list ul li{width: 25%;margin-top: 30px;color: #707070;font-size: 18px}
.share{position: fixed;right: 20px;bottom: 90px;    z-index: 999999999;}
.share .a2a_kit{width: 60px;height: 60px;line-height: 60px;border-radius: 50%;background-color: #fff;display: flex;align-items: center;justify-content: center;}
.share .a2a_kit a{display: flex;text-align: center;align-items: center;justify-content: center; width: 100%;height: 100%;}
.share .a2a_kit i{font-size: 2rem;margin: 0;color: #00BCE4;}