@charset "utf-8";

.banner .pgba{
    z-index: 5;
    position: absolute;
    bottom: 0.18rem;
    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: 1;width: 30px;height: 4px;background: #FFFFFF; margin: 0 .08rem !important;position: relative;}
.banner .pgba span.swiper-pagination-bullet-active{opacity: 1;background: #006098;}



.banner .swiper-slide .a{display: block;height: 30vw;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{}
.banner .sbtn a{width: 0.6rem;height: 0.6rem;position: absolute;top: 55%;z-index: 9;background-size: 100%;}
.banner .sbtn .prev{background: url(../img/bannavleft.png) no-repeat center;left: 12%;}
.banner .sbtn .next{background: url(../img/bannavright.png) no-repeat center;right: 12%;}

@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{bottom: .15rem}
.banner .swiper-slide .a{height: 52vw}
}


.glzx{padding-top: 0.4rem;background-color: #f9f9f9;padding-bottom:0.5rem;}
.glzx .left{width: 18.5%;}
.glzx .left>div>h2{background: url(../img/lanbg.png) no-repeat center top;color: #FFFFFF;font-size: 0.28rem;text-align: center;height: 90px;}
.glzx .left ul li{padding:  0.15rem 0;border-bottom: 1px solid #fff;}
.glzx .left ul li>a{font-size: 0.18rem;display: block;margin: 0 0.25rem;padding-left:5%;}
.glzx .left>div{/* border: 1px solid #6f197e; */border-bottom: none;background: #e1e1e1;}
.glzx .left ul li.act>a{font-weight: bold;color: #007dc5;background: url(../img/ico1.png) no-repeat right center;}
.glzx .left ul li a:hover{font-weight: bold;color: #007dc5;}
.glzx .left ul li dl{padding-left:20%;margin-top:0.1rem;}
.glzx .left ul li dl dd{padding:0.05rem 0; padding-left:15px;background:url(../img/ico2.png) no-repeat left center;}
.glzx .left ul dd.act a{font-weight: bold;color: #007dc5;}
.glzx .right{width:76%;padding-bottom: 0.4rem;}
.glzx .right .right_top{margin-top: 0.25rem;border-bottom: 1px solid #ccd0d2;margin-bottom: 0.15rem;}
.glzx .right .right_top>h2{font-size: 0.3rem;font-weight: bold;padding-bottom: 0.15rem;background: url(../img/ico4.png) no-repeat bottom left;}
.glzx .right .right_top>p,.glzx .right .right_top>p a{font-size: 0.14rem;color: #5a5a5a;margin-top: 0.15rem;}
.glzx .right .right_top>p img{display: inline-block;vertical-align: middle;padding-right: 8px;}

.glzx .right .listul ul li{padding: 0.13rem 0;overflow: hidden;border-bottom: 1px dashed #d7d7d7;}
.glzx .right .listul ul li a{float: left;width: 78%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 0.17rem;box-sizing: border-box;padding-left: 15px;background: url(../img/ico2.png) no-repeat left center;}
.glzx .right .listul .date{float: right;font-size: 0.16rem;color: #666666;}

.nyCon{padding-top: 0.3rem;}
.nyarc .aleft{width: 100%;}
.nyarc .aright{width: 26%;}
.nyarc .aright .arightwrap{border:1px solid #ccc;}
.nyarc .aleft .arc-tit{margin-bottom: .3rem}
.nyarc .aleft .arc-tit h1{font-size: .32rem;font-weight: normal;margin-bottom: .15rem;text-align:center;    line-height: 1.5;}
.nyarc .aleft .arc-tit h4{font-size: .18rem;font-weight: normal;font-size: .26rem;
font-weight: normal;
line-height: 2.5em;
text-align: center;}
.nyarc .aleft .arc-info{color: #666;font-size: .14rem;/* border-left: 3px solid #303272; *//* padding-left: .2rem; */margin-bottom: .4rem;text-align: center;}
.nyarc .aleft .arc-info p{padding: .06rem 0}
.nyarc .aleft .arc-info span{margin-right: .25rem}
.nyarc .aleft .arc-info time{margin-right: .25rem}
.nyarc .aleft .share{line-height: .45rem;border-bottom: 1px solid #ddd;padding-bottom: .1rem;margin-bottom: .25rem}
.nyarc .aleft .arc-sibp{margin-bottom: .3rem}
.nyarc .aleft .arc-sib{width: calc(100% - 1.5rem)}
.nyarc .aleft .arc-sib div{padding: .08rem 0}

.nyarc .aleft img{margin:0 auto;display: inherit;}






@media (max-width: 1600px){


}
@media (max-width: 1366px){


}
@media (max-width: 1024px){
	
}
@media (max-width: 980px){


}
@media (max-width: 900px){
	
}

@media (max-width: 760px){
.glzx .left,.glzx .right{width: 100%;}
.glzx .left>div>h2{background: url(../img/bottombg.jpg) repeat center top;height: auto;padding: 0.2rem 0;}

body{min-width: 320px;}
}
@media (max-width: 640px){

}

@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){
   
}