@charset "utf-8";

.banner .pgba{
    z-index: 5;
    position: absolute;
    bottom: 0.3rem;
    left: 75%;
		/* 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:1;width: 0.1rem;height: 0.1rem;border-radius: 50%; background: #FFFFFF; margin: 0 .08rem !important;position: relative;}
.banner .pgba span.swiper-pagination-bullet-active{width: 0.6rem;background-color: #004a98;border-radius: 10px;}



.banner .swiper-slide .a{display: block;height: 36vw;}
.banner .swiper-slide .a{position: relative;display: block;overflow: hidden;}
.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;
	background: url(../img/icon1.png) no-repeat left top,url(../img/icon2.png) no-repeat right bottom rgba(0,0,0,0.5);
	left: 2.6rem;
	bottom: 0;
	width: 5.5rem;
	box-sizing: border-box;
	padding: 0.3rem;
	z-index: 9;
	color: #FFFFFF;
}
.banner .bgtitle h2{font-size: 0.18rem;font-weight: bold;line-height: 1.5;}
.banner .bgtitle div{font-size: 0.12rem;line-height: 1.5;margin: 0.15rem 0;}
.banner .bgtitle p{font-size: 0.12rem;}
.banner .bgtitle p img{display: inline-block;vertical-align: middle;padding-left: 0.1rem;}
.banner .sbtn{}
.banner .sbtn a{width: 0.6rem;height: 0.6rem;position: absolute;top: 40%;z-index: 9;background-size: 100%;}
.banner .sbtn .prev{background: url(../img/bannavleft.png) no-repeat center;left: 16%;}
.banner .sbtn .next{background: url(../img/bannavright.png) no-repeat center;right: 16%;}

@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;}
.banner .sbtn{display: none;}
}
@media screen and (max-width:900px){
.banner .swiper-slide .a{height: 46vw}
}
@media screen and (max-width:640px){
	
.banner .pgba span.swiper-pagination-bullet-active{width: 0.2rem;}
.banner .pgba{bottom: .15rem;left: 50%;}
.banner .swiper-slide .a{height: 52vw}
.banner .bgtitle{left: 0;width: auto;padding: 0.1rem;}
.banner .bgtitle div{display: none;}

}
.intit{margin-bottom: 0.3rem;}
.intit h2{font-size: 0.28rem;color: #004a98;font-weight: normal;}
.intit h2 span{font-size: 0.16rem;color: #004a98;font-weight: normal;opacity: 0.6; padding-left: 5px;font-family: 'sys';}
.intit h2 em{display: inline-block;border-bottom:3px solid #004a98 ;padding-bottom: 0.15rem;}
.intit a img{display: inline-block;padding-left: 5px;vertical-align: middle;}
.intit a {color: #666666;font-size: 0.16rem;line-height: 0.35rem;}







.homea{padding: 0.4rem 0;background: url(../img/news_bg.png) no-repeat center bottom;}


.newswrap{width: 63%;}

.news_left{width: 100%;}
.news_left .pic{display: block;height: 3.2rem;width: 52.5%;}

.news_left .homeawrap{overflow: hidden;position: relative;background-color: #03376e;}

.news_left .news_title {box-sizing: border-box;padding: 0.25rem;width: 46%;}
.news_left .news_title h2{ width: 100%;font-size: 0.18rem;line-height: 0.35rem;}
.news_left .news_title a{display: block;color: #FFFFFF;}
.news_left .news_title .zhai{font-size: 0.12rem;line-height: 0.25rem;margin:0.2rem 0;}
.news_left .news_title p{float: right;font-size: 0.12rem;border-bottom: 1px solid #ffffff;padding-bottom: 0.05rem;}
.news_left .pgba{position: absolute;bottom: 0.3rem;left: 56%;z-index: 5;}
.news_left .pgba span{width: 0.1rem;height: 0.1rem;margin: 0 0.1rem !important;background: #FFFFFF;opacity: 0.7;}
.news_left .pgba span.active{opacity: 1;}


.news_right{width: 100%;margin-top: 0.2rem;}
.news_right ul li{width: 48.5%;margin-bottom: 0.2rem;box-shadow: 0 0 5px #CCCCCC;  background-color: #FFFFFF;box-sizing: border-box;padding: 0.2rem;border-bottom: 3px solid #03376e;height: 1.55rem;}
.news_right ul li img{display: inline-block;vertical-align: middle;}
.news_right ul li .date{color:#960218 ;font-size: 0.14rem;margin-bottom: 0.15rem;}
.news_right ul li .title h3{font-size: 0.16rem;line-height: 0.32rem;}






.homea .notice{width: 33%;}
.homea .notice ul li:first-child{padding-top: 0;}
.homea .notice ul li{padding: 0.25rem 0 ;border-bottom: 1px dashed  #c4c4c4;}
.homea .notice .date{width: 0.6rem;height: 0.65rem;text-align: center;background:#ffffff;border: 1px solid #004a98;}
.homea .notice .date p{font-size: 0.24rem;font-weight: bold;padding: 0.05rem 0;background-color: #004a98;color: #FFFFFF;}
.homea .notice .date span{font-size: 0.14rem;color: #004a98;}
.homea .notice .notit{width: 80%;}
.homea .notice .notit h2{font-size: 0.16rem; width: 100%;font-weight: normal;line-height: 0.3rem;}











.homeb{background:#edf2f6;overflow: hidden;padding: 0.4rem 0;padding-bottom: 0.9rem;}
.homeb .ben{width: 48.5%;}
.homeb .dang_first{margin-bottom: 0.2rem;}
.homeb .dang_first .pic{width: 53%;height: 2.2rem;}
.homeb .dang_first .pic div{height: 100%;}
.homeb .dang_first .taotit{width: 42%;color: #333333;border-bottom: 1px dashed  #c4c4c4;}
.homeb .dang_first .taotit h2{margin-top: 0.25rem;box-sizing: border-box;padding-right: 0.15rem;font-weight: bold; font-size: 0.18rem;height: 1.05rem;line-height: 0.35rem; width: 100%;}
.homeb .dang_first .taotit .time{width: 1.4rem;color: #9c0001 ; font-size: 0.14rem; margin-top: 0.15rem;border: 1px solid #9c0001;}
.homeb .dang_first .taotit .time img{background-color: #9c0001 ;padding: 0.05rem 0.1rem;}
.homeb .dang_first .taotit .time span{padding:0.05rem 0.1rem;}
.news_list ul li{padding: 0.14rem 0;border-bottom: 1px dashed  #c4c4c4;;}
.news_list ul li a{font-size: 0.16rem;width: 75%;padding-left: 15px;background: url(../img/dot1.png) no-repeat left center; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;}
.news_list ul li .date{font-size: 0.16rem;color: #888888;}






.homec{position: relative;margin-top: -0.5rem;padding: 0.4rem 0;padding-top: 1rem;min-height: 8.2rem; background: url(../img/bodybg1.png) no-repeat center top;}
.homec .xstz{width: 65%;}
.homec .intit h2,.homec .intit a{color: #FFF;}
.homec .xslist ul li{width: 48%;margin-bottom: 0.35rem; box-sizing: border-box;padding: 0.2rem;background: url(../img/ano_icon.png) no-repeat  left top;}
.homec .xslist ul li h2{font-size: 0.18rem;margin-bottom: 0.2rem;color: #FFF;}
.homec .xslist ul li p{font-size: 0.14rem;line-height: 0.35rem;color: #FFF;}
.homec .xsdt{width: 31%;}
.homec .xsdt .dtlist .swiper{position: relative;padding-bottom: 0.2rem;border-bottom: 1px solid #FFFFFF;}
.homec .xsdt .dtlist .pic{height: 2rem;display: block;width: 80%;margin-left: 5%;margin-bottom: 0.3rem;}
.homec .xsdt .dtlist .news_title a{display: block;color: #ffffff;}
.homec .xsdt .dtlist .news_title h2{font-size: 0.18rem;margin: 0.15rem 0;}
.homec .xsdt .dtlist .news_title .zhai{font-size: 0.14rem;line-height: 0.3rem;height: 0.6rem;}
.homec .xsdt .dtlist .pgba{position: absolute;left: 95%;top: 0.2rem; z-index: 5;}
.homec .xsdt .dtlist .pgba span{width: 0.1rem;height: 0.1rem;margin:  0.2rem  0!important;background: #FFFFFF;opacity: 0.7;display: block;}
.homec .xsdt .dtlist .pgba span.active{opacity: 1;}
.homec .xsdt .list-unstyled ul li{padding-top: 0.2rem ;}
.homec .xsdt .list-unstyled ul li h2{font-size: 0.16rem;color: #FFFFFF;padding-left: 0.2rem;margin-bottom: 0.1rem; background: url(../img/icon3.png) no-repeat left center;}
.homec .xsdt .list-unstyled ul li span{font-size: 0.14rem;color: #FFFFFF;padding-left: 0.2rem;}



.homed{padding: 0.8rem 0; margin-top: -0.5rem; background: #f0f0f0 url(../img/video_bg.png) no-repeat center bottom;}
.homed .video-lists .list-unstyled{display: flex;}
.homed .video-lists .training-items {
  margin-right: 2px;
  display: flex;
  height: 4.6rem;
  flex: 1;
}
.homed .video-lists .training-items.training-active {
  flex: auto;
}
.homed .video-lists .training-items.training-active .title-container > img {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%) !important;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%) !important;
  background-color: transparent;
}
.homed .video-lists .training-items.training-active .title-container .content {
  top: auto;
  left: 20px;
  transform: translate(0, 0);
  bottom: 20px;
}
.homed .video-lists .training-items.training-active .title-container .content .title h4 {
  -ms-writing-mode: lr-rb;
  writing-mode: lr-tb;
}
.homed .video-lists .training-items.training-active .title-container .play-btn {
  opacity: 1;
}
 
.homed .video-lists .training-items.training-next .title-container > img {
  
  -webkit-clip-path: polygon(0% 3%, 100% 0%, 97% 100%, 0 97% );
  clip-path: polygon(0% 3%, 100% 0%, 97% 100%, 0 97% );
}

/*
.homed .video-lists .training-items.training-next,
.homed .video-lists .training-items.training-next .content .title {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}*/
.homed .video-lists .training-items .title-container {
  position: relative;
  width: 100%;
}
.homed .video-lists .training-items .title-container .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  opacity: 0;
}
.homed .video-lists .training-items .title-container > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-clip-path: polygon(0 0, 100% 3%, 100% 97%, 0% 100%);
  clip-path: polygon(0 0, 100% 3%, 100% 97%, 0% 100%);
  background-color: rgba(0, 0, 0, 0.9);
}
.homed .video-lists .training-items .title-container .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.homed .video-lists .training-items .title-container .content .icon {
  margin-bottom: 40px;
  padding: 18px;
  position: relative;
  display: flex;
}
.homed .video-lists .training-items .title-container .content .icon .dot {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  animation: circle 0.5s linear 1s infinite;
  -webkit-animation: circle 0.5s linear 1s infinite;
}
.homed .video-lists .training-items .title-container .content .icon::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
  animation: circle 0.5s linear 1s infinite;
  -webkit-animation: circle 0.5s linear 1s infinite;
}
.homed .video-lists .training-items .title-container .content .title h4 {
  color: #fff;
height:38%;
  -ms-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
  font-size: 0.18rem;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 0 auto;
}

.homed .video-lists .training-items.training-active .training-list {
  width: 100%;
  flex: 1;
}
.homed .video-lists .training-items.training-active .title-container .head {
  display: block;
}

.homed .icon_link{margin-top: 0.8rem;}
.homed .icon_link ul li{margin-bottom: 0.2rem;width: 11%;text-align: center;}
.homed .icon_link ul li img{width:1rem;margin: 0 auto;}
.homed .icon_link p{font-size: 0.18rem;text-align: center; margin-top: 0.2rem;}
.homed .icon_link ul li img{
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
}
.homed .icon_link ul li:hover img{
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}








@media (max-width: 1600px){


}
@media (max-width: 1366px){
.homeb .dang_first .taotit .time{width: auto;display: inline-block;padding: 0.1rem;}
.homeb .dang_first .taotit .time img{display: none;}
.homed .icon_link ul li img{width: 1.5rem;}
}
@media (max-width: 1024px){
	.newswrap .news_list ul li a{width: 70%;}
	.homea .notice .notit{width: 70%;}
}
@media (max-width: 960px){
.newswrap,.homea .notice{width: 100%;}
.homea .notice{margin-top: 0.3rem;}
.homea .notice .notit{width: 90%;}
.homeb .ben,.homec .xstz,.homec .xsdt{width: 100%;}
.homec{background:url(../img/ano_bg.png) no-repeat center bottom #004a98;}
.homec .xsdt .dtlist .pic{height: 40vw;}
}
@media (max-width: 900px){
	.homed .video-lists .training-items{flex: auto;}
	.news_right,.homeb .ben,.shi{margin-top: 0.3rem;}
	.newswrap .news_list ul li a{width: 75%;}
}

@media (max-width: 760px){
.homec .xslist ul li{width: 100%;margin-bottom: 0.2rem;}
.homed .video-lists .list-unstyled{display: block;}

.homed .video-lists .training-items{width: 100%;flex: none;margin-bottom: 0.2rem;height: 60vw;}
.homed .video-lists .training-items .title-container > img{clip-path: none;}

.homed .video-lists .training-items .title-container .content .title h4{writing-mode:horizontal-tb;letter-spacing: 0;height: auto;width: 100%;}
.homed .video-lists .training-items .title-container .content{top: auto;left: 20px;transform: translate(0, 0);bottom: 20px;}
.homed .video-lists .training-items.training-next, .homed .video-lists .training-items.training-next .content .title{transform:rotateY(0);}
body{min-width: 320px;}

}
@media (max-width: 640px){
	
.homea .notice .notit{width:80%;}
.homed .icon_link ul li{width: 33.3%;}
.homec{padding-top: 0.4rem;}
.homed .icon_link ul li img{width: 1rem;margin: 0 auto;}
.news_left .pic,.news_left .news_title,.news_right ul li{width: 100%;}
}

@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){
   
}