@font-face {
	font-family: tcs;
	src: url(../fonts/wdtcs.ttf);
}
@font-face {
	font-family: zht;
	src: url(../fonts/wdzht.ttf);
}


.section1{position: relative;}
.banner img{width: 100%;display: block;position: relative;}


.banner .swiper-pagination{position: absolute;left: 62px;width: auto;top: 40%;}
.banner a{display: block;position: relative;z-index: 999999;}
.swiper-pagination-bullet{background: #fff;opacity: 1;}
.swiper-pagination-bullet-active::before{content: '';display: block;width: 25px;height: 25px;border: 1px solid #fff;border-radius: 50%;position: absolute;
	top: 50%;left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.banner .swiper-pagination span{width: 6px;height: 6px;display: block;margin-bottom: 28px !important;position: relative;}
.banner .swiper-pagination span:last-of-type{margin-bottom: 0 !important;}

.sybt{margin-bottom: 55px;text-align: center;}
.sybt h2{font-size: 40px;color: #1e305b;font-family: tcs;text-transform: uppercase;line-height: 44px;word-break:break-all;}
.sybt h4{font-size: 20px;color: #2f353d;line-height: 22px;margin-top: 12px;}

.section2{padding: 135px 0 95px;}
.section2 ul{font-size: 0;}
.section2 ul li{display: inline-block;vertical-align: top;box-sizing: border-box;width: 49%;margin-right: 2%;margin-bottom: 20px;}
.section2 ul li:nth-of-type(2n){margin-right: 0;}
.section2 ul li a{display: block;padding: 7px 7px 38px;box-sizing: border-box;border: 1px solid #e1e9ef;}
.section2 ul li a img{width: 100%;}
.section2 ul li a:hover{border: 1px solid #415ab5;}
.section2 ul li a h3{font-size: 24px;color: #1e305b;margin-bottom: 20px;}
.section2 ul li a p{font-size: 14px;color: rgba(47,53,61,.8);line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}
.s2txt{padding: 0 70px;box-sizing: border-box;}
.s2more a{margin-top: 40px;display: block;width: 100%;line-height: 76px;background: #f0f4f5;text-align: center;font-size: 20px;color: #1e305b;}
.s2more a span{display: inline-block;margin-left: 30px;color: #1e305b;width: 22px;height: 22px;line-height: 22px;border: 1px solid #1e305b;}
.s2more a:hover{background: #1e305b;color: #fff;}
.s2more a:hover span{border: 1px solid #fff;color: #fff;}


.section3{padding: 120px 0 110px;background: #f0f4f5;}
.s3t{font-size: 0;border-bottom: 1px solid #daddde;margin-bottom: 46px;text-align: center;}
.s3t h3{display: inline-block;vertical-align: middle;box-sizing: border-box;line-height: 76px;position: relative;margin-right: 38px;font-size: 20px;color: #989a9d;cursor: pointer;}
.s3t h3:last-of-type{margin-right: 0;}
.s3t h3::after{content: '';display: block;width: 0;height: 2px;background: #415ab5;position: absolute;left: 0;bottom: -2px;}
.s3t h3 img{display: inline-block;margin-right: 26px;opacity: 0;}
.s3t h3.ac img{opacity: 1;}
.s3t h3.ac{color: #3e529b;}
.s3t h3.ac::after{width: 100%;}
.s3blist{display: none;}
.s3blist.ac{display: block;}
.s3blist ul{font-size: 0;}
.s3blist ul li{display: inline-block;vertical-align: top;box-sizing: border-box;width: 32%;margin-right: 2%;margin-bottom: 20px;}
.s3blist ul li:nth-of-type(3n){margin-right: 0;}
.s3blist ul li a{display: block;position: relative;border: 1px solid #e1e9ef;box-sizing: border-box;}
.s3blist ul li a h6{padding: 6px;box-sizing: border-box;position: relative;}
.s3blist ul li a h6 img:first-of-type{width: 100%;}
.s3blist ul li a h6 img:last-of-type{position: absolute;top: 50%;left: 50%;opacity: 0;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.s3blist ul li a h6::before{content: '';display: block;width: 100%;height: 0;background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;}
.s3txt1{padding: 30px 40px;box-sizing: border-box;}
.s3blist ul li a h3{font-size: 16px;line-height: 24px;height: 48px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.s3blist ul li a:hover h6{padding: 0;}
.s3blist ul li a:hover{background: #fff;box-shadow: 0 0 10px 3px #e1e9ef;}
.s3blist ul li a:hover h6 img:last-of-type{opacity: 1;}
.s3blist ul li a:hover h6::before{height: 100%;}

.section4{font-size: 0;padding: 130px 0;background: url(../images/s4bg_02.jpg) center center;background-size: 100% 100%;}
.s4_l,.s4_r{display: inline-block;vertical-align: middle;box-sizing: border-box;}
.s4_l{width: 44.3%;}
.s4_l img{width: 100%;}
.s4_r{width: 55.7%;padding-left: 140px;}
.s4_r .sybt{text-align: left;}
.s4_r p{font-size: 16px;color: #333;margin-bottom: 30px;}
.s4_r p strong{font-size: 16px;color: #415ab5;}
.s4_r p:last-of-type{margin-bottom: 0;}
