@charset "utf-8";

.banner .pgba{
    z-index: 5;
    position: absolute;
    bottom: 0.3rem;
    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;width: 30px;height: 27px;opacity: 1; background: url(../img/dot2.png) no-repeat center; margin: 0 .2rem !important;position: relative;}
.banner .pgba span.swiper-pagination-bullet-active{width: 0.4rem;background:url(../img/dot1.png) no-repeat center;}
.banner .pgba span::before{content: "";width: 20px;height: 1px ;background: #FFFFFF;position: absolute;left: -30px;top: 14px;}
.banner .pgba span::after{content: "";width: 20px;height: 1px ;background: #FFFFFF;position: absolute;right: -30px;top: 14px;}
.banner .pgba span.swiper-pagination-bullet-active::before,.banner .pgba span.swiper-pagination-bullet-active::after{background: #003399;z-index: 2;}



.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;
}


@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}
.banner .pgba span::before,.banner .pgba span::after{display: none;}
.banner .pgba span,.banner .pgba span.swiper-pagination-bullet-active{margin: 0 0.1rem!important;width: 15px;height: 15px;background-size: cover;}

}
@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; */}

.inmor{display: flex;line-height: .31rem;color: #d20b17;position: absolute;right: 0;top: .15rem;}
.inmor i{display: block;height: .31rem;margin-left: 5px;position: relative;}
.inmor i svg{height: .31rem;width: .62rem\0;overflow: visible;}
.inmor i svg *{ transition:.5s}
/*.inmor i svg circle{transition: .3s}
.inmor:hover i circle{transform: scale(1.1);transform-origin: .2rem center;}*/
.intit{position: relative;margin-bottom: .2rem;}
.intit h4{color: #333333;position: relative;}
.intit h4 span{display: inline-block;line-height: 1em;position: relative;}
.intit h4 .cn{font-size: 0.36rem;font-weight: bold;}
.intit h4 .en{color: #8393b2;font-size: 0.3rem;font-family: "Calibri";}
.intit>a{font-size: 0.18rem;color: #003399;display: block;display: flex;align-items: center;}
.intit>a img,.intit h4 span img{display: inline;vertical-align: middle;padding-left: 10px;}
.intit h4 span img{padding-left:0;}


.homea{
	background: url(../img/bodybg1.jpg) no-repeat center bottom #fbfbfb;
	padding: 0.6rem 0;
	padding-bottom: 2.2rem;
}

.homea .news_left{width: 27.5%;}
.homea .news_left .newslist .date,.homeb .newslist .date{width: 0.8rem;height: 0.7rem;text-align: center;padding-right: 0.15rem;background: url(../img/line1.png) no-repeat right center;}
.homea .news_left .newslist .date p,.homeb .newslist .date p{color: #003399;font-size: 0.25rem;font-weight: bold;margin-top: 0.03rem;}
.homea .news_left .newslist .date span,.homeb .newslist .date span{color:#818283;font-size: 0.16rem;}
.homea .news_left .newslist ul li,.homeb .newslist ul li{border-bottom: 1px solid #e1e1e1;padding: 0.14rem 0;}
.homea .news_left .newslist ul li h2,.homeb .newslist ul li h2{width: 77%;font-size: 0.18rem;line-height: 0.35rem;}

.homea .homa_left{width: 39%;position: relative;box-sizing: border-box;/* padding: 0.2rem; */}
.homea .homa_left::before{/* content: ""; */width: 100%;height: 3.8rem;background: #003399;left: 0;top: 0;position: absolute;}
.homea .homa_left .pic .bgimg{height: 3.8rem;display: block;position: relative;}
.homea .homa_left .homeawrap{overflow: hidden;position: relative;}
.homea .homa_left .news_title{color: #333333;box-sizing: border-box;width: 100%;}
.homea .homa_left .news_title h2{width: 100%;overflow: hidden;text-overflow: ellipsis;line-height: 0.35rem; white-space: nowrap;font-size: 0.18rem;font-weight: bold;text-align: center;margin: 0.15rem 0;}
.homea .homa_left .news_title p{font-size: 0.14rem;line-height: 1.7;text-align: center;color: #666666;}
.homea .pgba{z-index: 5;text-align: center;margin-top: 0.15rem;}
.homea .pgba span{width: 0.1rem;height: 0.1rem;margin: 0 0.1rem !important;background: #cecece;opacity: 1;}
.homea .pgba span.active{background: url(../img/dot3.png) no-repeat center;}



.homea .notice,.homea .forum {width: 28%;}
.homea .notice .noticelist .date{width: 0.7rem;height: 0.7rem;border: 2px solid #003399;background: #003399; border-radius: 5px;text-align: center;}
.homea .notice .noticelist .date p{color: #003399;font-size: 0.25rem;font-weight: bold;background: #FFFFFF;border-radius: 5px;margin-bottom: 0.05rem;padding-top: 0.03rem;}
.homea .notice .noticelist .date span{color: #FFFFFF;font-size: 0.16rem;}
.homea .notice .noticelist ul li{margin-top: 0.33rem;}
.homea .notice .noticelist ul li h2{width: 78%;font-size: 0.18rem;line-height: 0.3rem;border-bottom: 1px solid #e1e1e1;}






/* .homea .homea-b{margin-top: 0.3rem;} */
.homea .homa_right{width: 27.5%;margin-top: 0.3rem;}
.homea .homa_right ul li .txt h4{font-size: 0.18rem;line-height: 0.3rem;margin-bottom: 0;width: 100%;box-sizing: border-box;}
.homea .homa_right ul li .txt time{font-size: .16rem;line-height: 0.3rem;color: #003399;}
.homea .homa_right ul li{padding: 0.15rem 0; border-bottom: 1px solid #e1e1e1;}
.homea .homa_right ul li a{display: block;}

.homea .media{width: 39%;margin-top: 0.3rem;}
.homea .media .lanname{background: #003399;color: #FFFFFF;font-size: 0.15rem;height: 0.3rem;line-height: 0.3rem;width: 1rem;text-align: center;}
.homea .media ul li{ border-bottom: 1px solid #e1e1e1;padding: 0.15rem 0;}
.homea .media ul li h2{font-size: 0.18rem;width:61%;line-height: 0.3rem;}
.homea .media ul li em{font-size: 0.16rem;color: #818283;line-height: 0.3rem;}

.homea .forum{margin-top: 0.3rem;}
.homea .forum ul li{margin-bottom: 0.17rem;}
.homea .gonews{width: 4.6rem;height: 0.8rem;background:#003399 ; align-items: center;margin: 0 auto;margin-top: 0.3rem;}
.homea .gonews a{font-size: 0.2rem;font-weight: bold;display: block;color: #FFFFFF;}
.homea .gonews a img{display: inline-block;vertical-align: middle;padding-left: 10px;}






.homeb{background: url(../img/bodybg2.png) no-repeat center bottom;position: relative;margin-top: -1.8rem;z-index: 2;padding: 0.5rem 0;min-height: 9.3rem;}

.homeb .homebimg{position: absolute;bottom: 0; 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);}
.homeb .intit{margin-top: 0.3rem;margin-bottom: 0.3rem;}
.homeb .tewrap{max-width: 13.8rem;margin: 0 auto;width: 94%;}
.homeb .video-lists .list-unstyled{display: flex;}
.homeb .video-lists .training-items {
  margin-right: 2px;
  display: flex;
  height: 5.42rem;
  flex: 1;
}
.homeb .video-lists .training-items .teintit{width: 1.6rem;height: 5.4rem;position: relative;text-align: center;color: #FFFFFF;}
.homeb .video-lists .training-items .tit{width: 100%; position: absolute;top: 2.7rem;left: 50%;transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0);}
.homeb .video-lists .training-items .tit img{margin: 0 auto;}
.homeb .video-lists .training-items .tit h4{font-size: 0.16rem;font-family: "sys";font-weight: bold;text-transform: uppercase;margin-top: 0.2rem;}
.homeb .video-lists .training-items .tit h3{font-size: 0.26rem;font-weight: bold;margin-top: 0.05rem;}
.homeb .video-lists .training-items .teintit a{width: 100%; font-size: 0.16rem;color: #FFFFFF;position: absolute;bottom: 0.3rem; left: 50%;transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0);}
.homeb .video-lists .training-items .teintit a img{display: inline-block;vertical-align: middle;padding-left: 10px;}
.homeb .video-lists .training-items .telist{width: 68%;margin-right: 0.3rem;margin-top: 0.2rem;display: none;}


.homeb .video-lists .training-items.training-active {
  flex: 5;
}
.homeb .video-lists .training-items.training-active .telist{display: block;}

.homeb .video-lists .training-items .title-container {
  position: relative;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  margin-right: 0.1rem;
}
.homeb .video-lists .training-items:last-child .title-container{margin-right: 0;}

.homeb .video-lists .training-items.training-active .training-list {
  width: 100%;
  flex: 1;
}




.homec,.homed{padding: 0.5rem 0;}
.homec .intit>a,.homed .intit>a{position: absolute;right: 0;top: 0.3rem;}
.homec .homecvid{height: 5.7rem;width: 66%;}
.homec .homecvid video{width: 100%;height: 100%;object-fit: cover;background-color: #000000;}
.homec .homecimg{width: 32%;}
.homec .homecimg .bgimg{height: 5.7rem;}
.homec .homecimg .news_title{position: absolute;bottom: 0;left: 0;z-index: 2;width: 100%;background: linear-gradient(to top,#333333,transparent);}
.homec .homecimg .news_title h2{color: #FFFFFF;font-size: 0.18rem;font-weight: bold;padding:0.3rem 0.2rem;width: 75%;}
.homec .homecimg .pgba{text-align: right;position: absolute;bottom: 0.3rem;z-index: 5;}
.homec .homecimg .pgba span{width: 0.1rem;height: 0.1rem;margin: 0 0.1rem !important;background: #FFFFFF;opacity: 0.7;}
.homec .homecimg .pgba span.active{opacity: 1;}
.homec .vidlist ul li{width: 32%;margin-top: 0.25rem;position: relative;}
.homec .vidlist ul li .bgimg{height: 2.7rem;}
.homec .vidlist ul li .vidtit{position: absolute;bottom: 0;left: 0;z-index: 2;width: 100%;background: linear-gradient(to top,#333333,transparent);padding:0.3rem 0.2rem;padding-bottom: 0;}
.homec .vidlist ul li .vidtit h2{color: #FFFFFF;font-size: 0.18rem;padding-left: 50px;background: url(../img/icon11.png) no-repeat left bottom;line-height: 0.4rem;background-size: contain;}


.homed .homedul ul li{width: 30%;margin-bottom: 0.35rem;height: 2.3rem;overflow: hidden;}
.homed .homedul ul li a{display: block;}
.homed .homedul ul li:hover img{transform: scale(1.1,1.1);transition: .3s;}
.homed .homedul ul li img{transition: .3s;}




.homee{padding: 0.5rem 0;padding-bottom: 1.9rem; background: url(../img/bodybg4.png) no-repeat center bottom;}
.homee .fwtop ul li{width: 32.5%;background-position: center;background-size: cover;background-repeat: no-repeat;height: 3rem;}
.homee .fwtop .fwico{margin-top: 0.35rem;padding-left: 0.7rem;box-sizing: border-box;}
.homee .fwtop .fwico a{display: flex;align-items: center;color: #FFFFFF;}
.homee .fwtop .fwico .fwicotit h3{font-size: 0.18rem;padding-left: 15px;background: url(../img/fwline.png) no-repeat left center;}
.homee .fwtop .fwico .fwicotit p{font-size: 0.14rem;color: #FFFFFF;opacity: 0.6;margin-top: 0.1rem;}
.homee .fwtop .fwico img{padding-right: 0.25rem;transition: .3s;}
.homee .fwtop .fwico:hover img{transform: translateY(-10px);transition: .3s;}

.homee .fwbottom{margin-top: 0.5rem;}
.homee .fwbottom img{margin: 0 auto;}
.homee .fwbottom p{font-size: 0.18rem;text-align: center;margin-top: 0.1rem;}














.homeb .tewrap2{display: none;}

@media (max-width: 1500px){
	.homee .fwtop .fwico img{height: 1rem;}

}
@media (max-width: 1300px){
	.intit h4 span img{height: 0.5rem;}
	.homee .fwtop .fwico img{height: 0.8rem;}
}
@media (max-width: 1200px){
	.intit h4 span img{height: 0.4rem;}
}
@media (max-width: 1024px){
	.homea .news_left,.homea .homa_left,.homea .notice, .homea .forum,.homea .homa_right,.homea .media{width: 49%;margin-top: 0.3rem;}	
	.homea{padding-bottom: 0.8rem;}
	.homeb{margin-top: 0;background-size: cover;}
	.homeb .intit{margin-top: 0;}
	.homeb .tewrap,.homeb .homebimg{display: none;}
	.homeb .tewrap2{display: block;}
	.homeb .tewrap2 .tab-hd{}
	.homeb .tewrap2 .tab-hd h1{font-size: 0.2rem;width: 20%;text-align: center;padding: 0.25rem 0;background-color: #f1f6fe;color: #003399;}
	.homeb .tewrap2 .tab-hd h1.active{background: #003399;color: #FFFFFF;}
	.homeb .tewrap2 .tab-bd>div{display: none;}
	.homeb .tewrap2 .tab-bd>div.active{display: block;}
	.homeb .tewrap2 .tabwrap{background: #FFFFFF;box-shadow: 0 0 10px #CCCCCC;padding: 0.2rem;margin-top: 0.3rem;}
	.homeb .tewrap2 .tabwrap .more{width: 1.2rem;border: 1px solid #CCCCCC;padding: 0.1rem;display: block;margin: 0.2rem auto;}
	.homeb .tewrap2 .tabwrap .more img{display: inline-block;vertical-align: middle;padding-left: 10px;}
	
	.homed .homedul ul li{height: auto;}
	.homee .fwtop ul li{width: 49%;margin-bottom: 0.2rem;}
	
}
@media (max-width: 980px){
.homea .news_left,.homea .homa_left,.homea .notice, .homea .forum,.homea .homa_right,.homea .media{width: 100%;}
.homea .news_left .newslist ul li h2, .homeb .newslist ul li h2,.homea .notice .noticelist ul li h2{width: 85%;}
.homea .forum ul{display: flex;justify-content:space-between;flex-wrap:wrap}
.homea .forum ul li{width: 49%;}

.homec .homecvid{width: 100%;height: auto;}
.homec .homecimg{width: 100%;margin-top: 0.25rem;}
.homec .homecimg .bgimg{height: 65vw;}
}
@media (max-width: 900px){
	
}

@media (max-width: 760px){
.homed .homedul ul li{width: 49%;}
.homee .fwbottom img{height: 1.2rem;}
}
@media (max-width: 640px){
.homea .news_left .newslist ul li h2, .homeb .newslist ul li h2,.homea .notice .noticelist ul li h2{width: 75%;}
.homea .media ul li h2{width: 100%;margin-top: 0.05rem;}
.homea .forum ul li{width: 100%;}

.homec .vidlist ul li{width: 100%;}
.homee .fwtop ul li{width: 100%;}
.intit>img{height: 0.8rem;}

.homea .gonews{width: 100%;}

.homeb .tewrap2 .tab-hd h1{width: 31%;margin: 0 1%; margin-bottom: 0.2rem;}
}

@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){
   
}