@charset "utf-8";

.banner .pgba{
    z-index: 5;
    position: absolute;
    bottom: 0.5rem;
    left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);	
    
    width: auto;
    }
.banner .pgba span{position: relative;border-radius: 0; display: block;float: left;opacity: 0.6;width: 0.8rem;height: 0.08rem;line-height: 1rem; background: #FFFFFF;color: transparent; margin: 0  0.05rem!important;position: relative;}
.banner .pgba .active{opacity:1;}



.banner .swiper-slide .a{display: block;height: 100vh;min-height: 500px;}
.banner .swiper-slide .a{position: relative;display: block;overflow: hidden;}
.banner .swiper-slide .bg video{ width: 100%; height: 100%; object-fit: cover}



.banner .swiper-slide .bg{-webkit-transform: scale(1.1);position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 0;transition:linear 5s;background-size: cover !important;}
.banner .swiper-slide-active .bg{-webkit-transform: scale(1);}
.banner .bgtitle{
	position: absolute;
	left: 6%;
	bottom: 0.3rem;
	width: 70%;
	z-index: 9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 0.24rem;
}
.banner .sbtn a{width: 18px;height: 30px;position: absolute;top: 50%;z-index: 5;}
.banner .sbtn .prev{background: url(../img/banleft.png) no-repeat center;background-size: contain;left: 2%;}
.banner .sbtn .next{background: url(../img/banright.png) no-repeat center;background-size: contain;right: 2%;}








@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1200px){

}
@media screen and (max-width:1024px){
.banner .swiper-slide .a{height: 50vw;min-height: inherit;}
}
@media screen and (max-width:900px){
.banner .swiper-slide .a{height: 46vw}
}
@media screen and (max-width:640px){
.banner .pgba{bottom: .15rem}
.banner .swiper-slide .a{height: 52vw}
}

.compensate-for-scrollbar{margin-right: 0!important}
.fancybox-iframe, .fancybox-video{/* object-fit: cover; */}


.intit{position: relative;margin-bottom: .3rem;border-bottom: 1px solid #c3c6cd;}
.intit h4{position: relative;padding-bottom: 0.05rem;}
.intit h4 .cn img,.intit>a span img{display: inline-block;vertical-align: middle;padding-right: 0.1rem;}
.intit h4 .cn{font-size: .32rem;font-weight: bold;position: relative;color: #054f9a;align-items: center;}
.intit h4::before{content: "";position: absolute;left:35px;bottom: -7px;width: 100%;height: 8px; background: url(../img/line1.png) no-repeat center bottom;}
.intit2 h4::before{content: "";position: absolute;left:35px;bottom: -7px;width: 100%;height: 8px; background: url(../img/line12.png) no-repeat center bottom;}
/*.intit h4 .cn em{color: #ec9700;}*/
.intit h4 .en{font-size: 0.18rem;display: block;margin-top: 0.2rem; padding-left: 40px;background: url(../img/line1.png) no-repeat left center;}

.intit>a{display: block;display: flex;align-items: center;}
.intit>a span{ display: block;font-size: 0.18rem;}
.intit>a span{padding-right: 0;padding-left: 0.15rem;}


.homea{
	background-color: #f0f3f8;
	min-height: 2rem;
	padding: 0.6rem 0;
}
.homea .homa_left{width: 48.5%;position: relative;}

.homea .homa_left .pic{height: 5.25rem;display: block;position: relative;}
.homea .homa_left .homeawrap{overflow: hidden;position: relative;}
.homea .homa_left .news_title{box-sizing: border-box;padding: 0.25rem 0.4rem;width: 100%;height: 1.4rem;background: #FFFFFF;border-top: 5px solid #054f9a;}
.homea .homa_left .news_title .date{width: 0.9rem;height: 0.9rem; background: #054f9a;border-radius: 0 15px 0 0;color: #FFFFFF;text-align: center;}
.homea .homa_left .news_title .date p{font-size: .32rem;font-weight: bold;padding-top: 0.1rem;}
.homea .homa_left .news_title h2{width: 85%;font-size: 0.22rem;font-weight: bold;line-height: 0.45rem;}

.homea .pgba{position: absolute;bottom: 1.6rem;right: 0;z-index: 5;text-align: center;}
.homea .pgba span{width: 0.12rem;height: 0.12rem;margin: 0 0.1rem !important;background: #FFFFFF;opacity: 0.7;}
.homea .pgba span.active{opacity: 1;}






.homea .homa_right,.homeb .homa_right,.homec .homa_right{width: 48.5%;background: #FFFFFF;box-sizing: border-box;padding: 0.2rem 0.4rem;}
.homa_right ul li .txt{padding: 0.22rem 0;border-bottom: 1px solid #becddc;}
.homa_right ul li .txt h4{font-size: 0.18rem;line-height: 0.3rem;padding-left: 20px;background: url(../img/dot1.png) no-repeat left center;position: relative;  margin-bottom: 0;width: 75%;box-sizing: border-box;}
.homa_right ul li .date{text-align: right;font-size: 0.18rem;line-height: 0.3rem;}

.homa_right ul li{position: relative;}
.homa_right ul li a{position: relative;z-index: 5;}
.homa_right ul li::after{opacity: 0;visibility: hidden; content: "";width: calc(100% + 0.8rem);box-shadow: 0 0 10px #cccccc; z-index: 0; height: 100%;background-color:#054f9a ;position: absolute;left: -0.4rem;top: 0;bottom: 0;right: 0;}
.homa_right ul li:hover h4{font-weight:bold;color: #ffffff;background: url(../img/dot2.png) no-repeat left center;}
.homa_right ul li:hover .txt{border-bottom: 1px solid transparent;}
.homa_right ul li:hover::after{opacity: 1;visibility: visible;}
.homa_right ul li:hover .date{color: #FFFFFF;font-weight: bold;opacity: 0.8;}

.homea .notice,.homeb .notice,.homec .notice{width: 48.5%;margin-top:0.45rem;}
.homea .notice .homa_right,.homeb .homa_right,.homec .homa_right,.homec .homa_right{width: 100%;padding-bottom: 0.35rem;}




.homeb{background: #dce3ee;padding: 0.5rem 0;}
.homeb .notice,.homec .notice{margin-top: 0;}

.homec{background: #f0f3f8;padding: 0.5rem 0;}

.homed{background: #dce3ee;padding: 0.5rem 0;}
/* .homed .shi{overflow: hidden;} */
.homed .swiper-slide a{background:url(../img/xkbg.png) no-repeat center bottom #FFFFFF;margin-top: 0.8rem;display: block;border: 1px solid transparent;border-bottom: 4px solid #054f9a;height: 3.6rem;}
.homed .pic{width: 1.84rem;height: 2.4rem;margin: 0 auto;margin-top: -0.7rem; border: 6px solid #FFFFFF;box-shadow: 0 0 10px #CCCCCC;border-radius: 20px;}
.homed .news_title{margin-top: 0.35rem;}
.homed .news_title h2{color: #054f9a;font-size: 0.24rem;text-align: center;font-weight: bold;} 
.homed .news_title p{font-size: 0.2rem;color: #054f9a;text-align: center;}
.homed .news_title .line{background: url(../img/line2.png) no-repeat center;width: 100%;height: 15px;margin: 0.15rem 0;}
.homed .swiper-slide a:hover{background:url(../img/xkbg2.png) no-repeat center bottom #054f9a;border-bottom: 4px solid #ec9700;}
.homed .swiper-slide a:hover .line{background: url(../img/line3.png) no-repeat center;}
.homed .swiper-slide a:hover h2,.homed .swiper-slide a:hover p{color: #FFFFFF;}




.homee{background-color: #f0f3f8;padding: 0.5rem 0;}
.homee ul li{width: 14%;height: 2rem; background-color: #FFFFFF;}
.homee ul li img{margin: 0 auto;height:0.6rem;margin-top:0.5rem}
.homee ul li .ksico{}
.homee ul li .bksico{display: none;}
.homee ul li p{text-align: center;font-size: 0.2rem;margin-top: 0.15rem;}
.homee ul li:hover{background: #ec9700;}
.homee ul li:hover p{color: #FFFFFF;}
.homee ul li:hover .ksico{display: none;}
.homee ul li:hover .bksico{display: block;}


















@media (max-width: 1600px){


}
@media (max-width: 1366px){

}
@media (max-width: 1024px){
	.homea .homa_left .news_title h2{width: 70%;}
	.homee ul li{width:24%;margin-bottom:0.2rem;}
	
}
@media (max-width: 980px){
  .homea .homa_left,.homea .homa_right,.homea .notice, .homeb .notice, .homec .notice{width: 100%;margin-bottom: 0.2rem;}
  
  .homea .homa_right{margin-bottom: 0;}

}
@media (max-width: 800px){
	
	
}

@media (max-width: 760px){
.intit h4 .cn img{width:0.6rem;}
.intit>a span img{width:0.36rem;}
.intit h4 .cn{font-size:0.26rem;}
.intit h4::before,.intit2 h4::before{left:0}

}
@media (max-width: 640px){

body{min-width: 320px;}
.homea .homa_right, .homeb .homa_right, .homec .homa_right{padding: 0.2rem;}
.homa_right ul li::after{width: calc(100% + 0.4rem);left: -0.2rem;}
.homea .homa_left .pic{height: 60vw;}
.homee ul li{width: 48%;margin-bottom: 0.2rem;}
.homa_right ul li .txt h4{width: 70%;}
}

@media (max-width: 480px){
	
}
/*ie11*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 
/*ie10*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}




@media (max-width: 980px){
   
}