﻿@charset "utf-8";

.banner .pgba{
    z-index: 5;
    position: absolute;
    bottom: 0.4rem;
   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: 50%;float: left;width: 0.24rem;height:0.24rem;border: 1px solid transparent; line-height: 0.24rem; font-size: 0.12rem;text-align: center; opacity: 1; color: transparent; background: url(../img/dot1.png) no-repeat center; margin: 0 0.2rem!important;position: relative;}
.banner .pgba span.active{font-weight: bold;background: transparent;color: #FFFFFF;border: 1px solid #ffffff;  }

/* .banner .pgba span::before{content: "";width: 0.1rem;height: 1px ;background: rgba(255,255,255,0.6);position: absolute;left: 0.1rem;top: 0.1rem;} */
.banner .pgba span::after{content: "";width: 0.2rem;height: 1px ;background: rgba(255,255,255,0.6);position: absolute;right: -0.3rem;top: 0.1rem;}


.banner .pgba span:last-child::after{display: none;}

.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{position: absolute;bottom: 0.5rem;right: 1.5rem;z-index: 5;}
.banner .sbtn a{width: 40px;height: 40px;}
.banner .sbtn .prev{background: url(../img/bannerleft.png) no-repeat center;background-size: contain;}
.banner .sbtn .next{background: url(../img/bannerright.png) no-repeat center;background-size: contain;}















@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.active{margin: 0 0.1rem!important;width: 15px;height: 15px;background-size: cover;}


}
@media screen and (max-width:640px){
.banner .pgba{bottom: .3rem;}
.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;}
.intit h4{color: #333333;position: relative;}
.intit h4 span{position: relative;}
.intit h4 .cn{font-size: 0.28rem;font-weight: bold;color: #6612b1;}
.intit h4 .en{color: #6612b1;font-size: 0.14rem;background: url(../img/titline1.png) no-repeat left top;width: 1.02rem;margin-left: 0.15rem;padding-left: 0.05rem;}
.intit>a{font-size: 0.16rem;color: #6e6e6e;display: block;display: flex;align-items: center;}
.intit>a span{display: block;position: relative;padding: 0.1rem 0.2rem;}

.intit>a img,.intit h4 img{display: inline;vertical-align: middle;padding-left: 10px;}


.intit>a:hover{color: #6612b1;}






.homea{padding: 0.5rem 0;padding-bottom: 0.9rem; background: url(../img/bodybg1.png) no-repeat center bottom;background-color: #f7f5fe;}
.homea .news{width: 65.5%;}
.homea .homa_left{width: 48%;position: relative;}
.homea .homa_left .pic .bgimg{height: 3.35rem;display: block;position: relative;}
.homea .homa_left .homeawrap{overflow: hidden;position: relative;}
.homea .homa_left .news_title{color: #ffffff;box-sizing: border-box;width: 100%;background: #6612b1;padding: 0.3rem;height: 2.65rem;}
.homea .homa_left .news_title h2{width: 100%; line-height: 0.35rem;margin-bottom: 0.2rem;height: 0.7rem; white-space: nowrap;font-size: 0.18rem;font-weight: bold;}
.homea .homa_left .news_title p{font-size: 0.14rem;line-height: 1.7;color: #ffffff;}
.homea .pgba{z-index: 5;text-align: center; position: absolute;
    top: 2.9rem;
   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);}
.homea .pgba span{width: 0.1rem;height: 0.1rem;margin: 0 0.1rem !important;background-color: #ffffff;opacity: 1;}
.homea .pgba span.active{background-color: #6612b1;}


.homea .home_right{width: 48%;background: #FFFFFF;box-shadow: 0 0 5px #CCCCCC;box-sizing: border-box;padding: 0.2rem;}
.homea .home_right ul li:first-child,.homea .notice ul li:first-child{padding-top: 0.1rem;}
.homea .home_right ul li{border-bottom: 1px solid #ebe4f1;padding: 0.2rem 0;}
.homea .home_right ul li:last-child,.homea .notice ul li:last-child{border-bottom: none;padding-bottom: 0.1rem;}
.homea .home_right ul li h2{font-size: 0.18rem;width: 75%;line-height: 0.28rem;height: 0.56rem;}
.homea .home_right ul li .date{font-size: 0.16rem;color: #6612b1;line-height: 0.28rem;}


.homea .notice{width: 31.5%;}
.homea .notice .noticediv{background: #FFFFFF;box-shadow: 0 0 5px #CCCCCC;box-sizing: border-box;padding: 0.2rem;}
.homea .notice ul li{border-bottom: 1px solid #ebe4f1;padding: 0.17rem 0;}
.homea .notice ul li .date{width: 0.85rem;padding-right: 0.2rem;text-align: center;color: #6612b1; box-sizing: border-box;background: url(../img/line1.png) no-repeat right center;}
.homea .notice ul li .date p{font-size: 0.3rem;}
.homea .notice ul li .date span{font-size: 0.16rem;}
.homea .notice ul li h2{width: 77%;font-size: 0.18rem;line-height: 0.3rem;height: 0.6rem;}





.homeb{padding: 0.5rem 0;background: #eceafb;}
.homeb .intit h4 .cn,.homec .intit h4 .cn,.topic .intit h4 .cn{position: relative;}
.homeb .intit h4 .cn::before,.homec .intit h4 .cn::before,.topic .intit h4 .cn::before{content: "";width: 1.5rem;height: 100%;background: url(../img/titline2.png) no-repeat right bottom;position: absolute;top: 0;left: -1.6rem;}
.homeb .intit h4 .cn::after,.homec .intit h4 .cn::after,.topic .intit h4 .cn::after{content: "";width: 1.5rem;height: 100%;background: url(../img/titline1.png) no-repeat left bottom;position: absolute;top: 0;right: -1.6rem;}
.homeb .intit h4 .en,.homec .intit h4 .en,.topic .intit h4 .en{background: none;display: block;margin-top: 0.1rem;text-align: center;padding-left: 0;margin-left: 0;}
.homeb .intit>a,.homec .intit>a,.topic .intit>a{position: absolute;right: 0;top: 0;}
.homeb .swiper-slide{background: #FFFFFF;overflow: hidden; box-sizing: border-box;padding: 0 0.2rem 0.3rem 0.2rem;position: relative;}
.homeb .swiper-slide::before{content: "";background: url(../img/line2.png) no-repeat left top;width: 3.8rem;height: 45px;position: absolute;left: 1.2rem;top: 0.18rem;} 
.homeb .swiper-slide .name{margin-left: 0.2rem; font-size: 0.16rem;background: url(../img/datebg.png) no-repeat center top;display: inline-block;width: 1.4rem;height: 0.46rem;background-size: contain;text-align: center;line-height: 0.46rem;color: #FFFFFF;}
.homeb .swiper-slide h2{font-size: 0.18rem;line-height: 0.28rem;height: 0.84rem;margin-top: 0.35rem;margin-bottom: 0.15rem;}
.homeb .swiper-slide .date{font-size: 0.16rem;color: #6612b1;}
.homeb .pgba{text-align: center;margin-top: 0.2rem;}
.homeb .pgba span{display: inline-block;background: #6612b1;opacity: 0.6;width: 0.1rem;height: 0.1rem;margin: 0 0.1rem !important;}
.homeb .pgba span.active{opacity: 1;}





.homec{padding: 0.5rem 0;padding-bottom: 1.2rem; background: url(../img/bodybg2.png) no-repeat center bottom;}
.homec .xstd{margin-top: 1.2rem;}
.homec .xstd ul li{width: 23%;background: #FFFFFF;box-sizing: border-box;padding: 0.2rem;box-shadow: 0 0 10px #ebe4f1;}
.homec .xstd ul li .pic{margin-top: -1rem;}
.homec .xstd ul li .bgimg{height: 2.5rem;}
.homec .xstd ul li h2{font-size: 0.18rem;line-height: 0.3rem;height: 0.6rem;margin: 0.2rem 0;}
.homec .xstd ul li .tit div{font-size: 0.16rem;color: #666666;line-height: 0.25rem;height: 0.75rem;}
.homec .xstd ul li .tit p{margin-top: 0.15rem;color: #6612b1;}


.homed{padding: 0.5rem 0;padding-top: 1rem; background: url(../img/bodybg3.png) no-repeat center top;margin-top: -0.5rem;}
.homed .intit .cn,.homed .intit>a{color: #FFFFFF;}
.homed .intit .en{background: url(../img/titline3.png) no-repeat left top;color: #FFFFFF;}
.homed .video{width: 48%;}
.homed .video .bgimg{height: 4.75rem;}
.homed .video .vid{position: relative;padding-bottom: 0.2rem;background: url(../img/videobg2.png) no-repeat center bottom;}
.homed .video .vid .playimg{position: absolute;left: 0;bottom: 0.5rem;}
.homed .wglh{width: 48%;}
.homed .wglh ul li{width: 48%;position: relative;margin-bottom: 0.4rem;}
.homed .wglh ul li a{display: block;width: 100%;}
.homed .wglh ul li .bgimg{height: 2.3rem;}
.homed .wglh ul li .tit{position: absolute;left: 0;bottom: 0;width: 100%;color: #FFFFFF;box-sizing: border-box;padding: 0.1rem 0.2rem;padding-top: 0.2rem; background: url(../img/titbg.png) repeat-x center bottom;}
.homed .wglh ul li .tit h2{font-size: 0.14rem;width: 0.4rem;height: 0.4rem;text-align: center;line-height: 0.4rem;}
.homed .wglh ul li .tit h3{font-size: 0.16rem;line-height: 0.21rem;width: 80%;}




.homee {padding: 0.5rem 0;}
.homee .kslian{width: 83%;margin: 0 auto;}
.homee .kslian ul li p{text-align: center;margin-top: 0.15rem;font-size: 0.18rem;}
.homee .kslian ul li{position: relative;}
.homee .kslian ul li::after{content: ""; position: absolute;width: 100%;height: 5px; background: url(../img/line3.png) no-repeat left center;right: -1.25rem; top: 0.55rem;z-index: 0;}
.homee .kslian ul li:last-child::after{display: none;}
    
.homee .topic{margin-top: 0.5rem;}
.homee .topic ul li{width: 31.3%;}














@media (max-width: 1500px){
	

}
@media (max-width: 1400px){
.homee .kslian{width: 100%;}
}
@media (max-width: 1200px){
	
}
@media (max-width: 1024px){
	.homea .news,.homea .notice{width: 100%;margin-bottom: 0.3rem;}
	.homea .notice ul li h2{width: 85%;}
	.homec .xstd ul li{width: 48%;margin-bottom: 1.3rem;}
	.homec{padding-bottom: 0;}
	.homee .kslian ul li::after{display: none;}
	
}
@media (max-width: 980px){
}
@media (max-width: 900px){
	.homea .homa_left,.homea .home_right,.homed .video,.homed .wglh{width: 100%;margin-bottom: 0.2rem;}
	.homed{background-color: #6612b1;}
}

@media (max-width: 760px){
	.homea .notice ul li h2{width: 75%;}
	.homee .kslian ul li img{height: 0.9rem;margin: 0 auto;}
	/* .homee .topic{margin-top: 1rem;} */
}
@media (max-width: 640px){
	.homea{padding-bottom: 0.5rem;}
	.homea .notice ul li .date{padding-bottom: 0.05rem;}
.homec .xstd ul li{width: 100%;}
.homed .video .bgimg{height: 60vw;}
.homed .wglh ul li .tit h3{width: 100%;}
.homee .kslian ul li{width: 33.3%;margin-bottom: 0.5rem;}
.homee .topic ul li{width: 100%;margin-bottom: 0.2rem;}

.homeb .intit,.homec .intit,.topic .intit{justify-content: space-between;}
.homeb .intit h4,.homec .intit h4,.topic .intit h4{display: flex;    justify-content: space-between;flex-wrap: wrap;}
.homeb .intit h4 .cn::before,.homec .intit h4 .cn::before,.topic .intit h4 .cn::before{ display: none;}
.homeb .intit h4 .cn::after,.homec .intit h4 .cn::after,.topic .intit h4 .cn::after{ display: none;}
.homeb .intit h4 .en,.homec .intit h4 .en,.topic .intit h4 .en{background: url(../img/titline1.png) no-repeat left top; margin-top: 0;margin-left: 0.15rem; text-align: left;}
.homeb .intit>a,.homec .intit>a,.topic .intit>a{position: static;}




}

@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){
   
}