﻿#aboutus .editorc {margin-top:2%;padding-bottom:1%;color:#888;line-height:2.2;}

.photos {font-size:0;}
.photos li {display:inline-block;margin:2.5% 2.3225% 0 0;width:31.785%;text-align:center;vertical-align:top;}
.photos li:nth-child(3n) {margin-right:0;}
.photos li a {position:relative;display:block;overflow:hidden;}
.photos li a.sj {display:none;}
.photos li a.sp:after {position:absolute;top:50%;left:50%;z-index:2;display:block;margin-top:-40px;margin-left:-40px;width:80px;height:80px;content:"";background:url(../images/play.png) no-repeat center center/100% 100%;transform:translateY(-25px);}
.photos li a img {width:100%;transition:all ease-out 400ms;}
.photos li a p {position:absolute;bottom:0;left:0;z-index:2;padding:0 15px;width:100%;height:50px;line-height:50px;color:#fff;font-size:16px;text-align:center;box-sizing:border-box;background-color:rgba(8,38,47,0.65);}
.photos li a:hover img {transform:scale(1.05);}

.wzs .wrap {display:flex;justify-content:space-between;}
.wzs .text {position:relative;padding-top:60px;padding-bottom:60px;width:49%;}
.wzs .text:after {position:absolute;bottom:0;z-index:1;display:block;width:1px;height:calc(100% - 81px - 60px);content:"";}
.wzs .text .tis {position:relative;z-index:2;height:81px;line-height:81px;color:#222;font-size:30px;}
.wzs .text img {position:absolute;top:0;width:81px;height:81px;}
.wzs .text ul li {position:relative;margin-top:20px;padding-left:25px;color:#555;font-size:18px;line-height:1.6;background:url(../images/icon-5.png) no-repeat 0 6px;}
.wzs .nrl:after {left:40px;background-color:#ebebeb;}
.wzs .nrl .tis {padding-left:115px;}
.wzs .nrl .tis img {left:0;}
.wzs .nrl ul {padding-left:115px;}
.wzs .nrr:after {right:40px;background-color:#e0e0e0;}
.wzs .nrr .tis {padding-right:115px;}
.wzs .nrr .tis img {right:0;}
.wzs .nrr ul {padding-right:115px;}
.wzs .imgs {padding-top:50px;padding-bottom:50px;width:48.6%;font-size:0;}
.wzs .imgs img {width:100%;}
.wzs-bg1 {background:url(../images/bg01.jpg) no-repeat center center/cover;}

#fas {background-color:#f4f4f4;overflow:hidden;}
#fas .wrap {display:flex;height:110px;}
#fas .wrap li {display:flex;align-items:center;justify-content:center;width:33.33333%;}
#fas .wrap li .icon {margin-right:20px;font-size:0;}
#fas .wrap li .text {font-size:30px;}

.cers {font-size:0;}
.cers a {position:relative;display:inline-block;margin:3% 2.5% 0 0;width:23.125%;text-align:center;vertical-align:top;overflow:hidden;}
.cers a:nth-child(4n) {margin-right:0;}
.cers a img {width:100%;transition:all ease-out 400ms;}
.cers a p {position:absolute;bottom:0;left:0;z-index:2;padding:0 15px;width:100%;height:50px;line-height:50px;color:#fff;font-size:16px;text-align:center;box-sizing:border-box;background-color:rgba(8,38,47,0.65);}
.cers a:hover img {transform:scale(1.05);}

.video {font-size:0;}
.video li {display:inline-block;margin:3% 2.3225% 0 0;width:31.785%;text-align:center;vertical-align:top;}
.video li:nth-child(3n) {margin-right:0;}
.video li a {display:block;overflow:hidden;}
.video li a.sj {display:none;}
.video li a .imgs {position:relative;overflow:hidden;}
.video li a .imgs:after {position:absolute;top:0;left:0;z-index:2;display:block;width:100%;height:100%;content:"";opacity:0.8;background:url(../images/play.png) no-repeat center center rgba(0,0,0,0.4);background-size:80px 80px;transition:all ease-out 300ms;}
.video li a .imgs img {width:100%;transition:all ease-out 400ms;}
.video li a p {padding-top:15px;font-size:18px;}
.video li a:hover .imgs:after {opacity:1;background-color:rgba(0,0,0,0);}
.video li a:hover .imgs img {transform:scale(1.05);}

@media only screen and (max-width: 1440px){	
	#fas .wrap {height:100px;}
	#fas .wrap li .icon {margin-right:15px;}
	#fas .wrap li .icon img {height:40px;}
	#fas .wrap li .text {font-size:26px;}
	
	.video li a p {padding-top:12px;font-size:16px;}
}

@media only screen and (max-width: 1280px){
	#aboutus .editorc {margin-top:2%;padding-bottom:10px;line-height:2;}
	
	.wzs .text {padding-top:3%;padding-bottom:4%;}
	.wzs .text:after {height:calc(100% - 71px - 3%);}
	.wzs .text .tis {height:71px;line-height:71px;font-size:26px;}
	.wzs .text img {width:71px;height:71px;}
	.wzs .text ul li {margin-top:15px;padding-left:25px;font-size:16px;line-height:1.7;background-position:0 5px;}
	.wzs .nrl:after {left:35px;}
	.wzs .nrl .tis {padding-left:100px;}
	.wzs .nrl ul {padding-left:100px;}
	.wzs .nrr:after {right:35px;}
	.wzs .nrr .tis {padding-right:100px;}
	.wzs .nrr ul {padding-right:100px;}

	.photos li a.sp:after {margin-top:-34px;margin-left:-34px;width:68px;height:68px;transform:translateY(-21px);}
	.photos li a p {padding:0 15px;height:42px;line-height:42px;font-size:14px;}
	.cers a p {padding:0 15px;height:42px;line-height:42px;font-size:14px;}
	.video li a .imgs:after {background-size:68px 68px;}
		
	#fas .wrap {height:90px;}
	#fas .wrap li .icon {margin-right:12px;}
	#fas .wrap li .icon img {height:32px;}
	#fas .wrap li .text {font-size:22px;}
}

@media only screen and (max-width: 1024px){
	#aboutus .editorc {margin-top:2%;padding-bottom:0;line-height:1.8;}
		
	.wzs .text:after {height:calc(100% - 61px - 3%);}
	.wzs .text .tis {height:61px;line-height:61px;font-size:22px;}
	.wzs .text img {width:61px;height:61px;}
	.wzs .text ul li {margin-top:15px;padding-left:20px;font-size:14px;line-height:1.7;background-size:12px 12px;background-position:0 7px;}
	.wzs .nrl:after {left:30px;}
	.wzs .nrl .tis {padding-left:80px;}
	.wzs .nrl ul {padding-left:80px;}
	.wzs .nrr:after {right:30px;}
	.wzs .nrr .tis {padding-right:80px;}
	.wzs .nrr ul {padding-right:80px;}
	
	.photos li a.sp:after {margin-top:-28px;margin-left:-28px;width:56px;height:56px;transform:translateY(-20px);}
	.photos li a p {padding:0 12px;height:40px;line-height:40px;font-size:14px;}
	.cers a p {padding:0 12px;height:40px;line-height:40px;font-size:14px;}
	.video li a .imgs:after {background-size:56px 56px;}
	.video li a p {font-size:14px;}
		
	#fas .wrap {height:70px;}
	#fas .wrap li .icon {margin-right:10px;}
	#fas .wrap li .icon img {height:20px;}
	#fas .wrap li .text {font-size:18px;}
}

@media only screen and (max-width: 800px){	
	.photos li {margin:3% 0 0 0;width:48.5%;}
	.photos li:nth-child(even) {margin-left:3%;}
	.cers a {margin:3% 3% 0 0;width:31.333%;}
	.cers a:nth-child(4),.cers a:nth-child(8) {margin-right:3%;}
	.cers a:nth-child(3n) {margin-right:0;}
	.video li {margin:3% 0 0 0;width:48.5%;}
	.video li:nth-child(even) {margin-left:3%;}
}

@media only screen and (max-width: 640px){
	.wzs .wrap {display:block;padding:4%;}
	.wzs .text {position:relative;width:100%;}
	.wzs .text:after {display:none;}
	.wzs .text .tis {height:41px;line-height:41px;font-size:16px;font-weight:bold;}
	.wzs .text img {width:41px;height:41px;}
	.wzs .text ul li {margin-top:10px;}
	.wzs .nrl {padding:0 0 4% 0;}
	.wzs .nrl .tis {padding-left:50px;}
	.wzs .nrl ul {padding-left:5px;}
	.wzs .nrr {padding:4% 0 0 0;}
	.wzs .nrr .tis {padding-left:50px;padding-right:0;}
	.wzs .nrr .tis img {left:0;}
	.wzs .nrr ul {padding-left:5px;padding-right:0;}
	.wzs .imgs {padding:0;width:100%;}
	
	#fas .wrap {height:60px;}
	#fas .wrap li .icon {margin-right:8px;}
	#fas .wrap li .icon img {height:16px;}
	#fas .wrap li .text {font-size:16px;}
}

@media only screen and (max-width: 480px){
	#aboutus .editorc {margin-top:3%;padding-bottom:5px;color:#333;font-size:14px;line-height:1.6;}
		
	.photos li {margin:5% 0 0 0;width:100%;}
	.photos li:nth-child(even) {margin-left:0;}
	.photos li a.pc {display:none;}
	.photos li a.sj {display:block;}
	
	.cers a {margin:4% 0 0 0;width:48%;}
	.cers a:nth-child(4),.cers a:nth-child(8) {margin-right:0;}
	.cers a:nth-child(even) {margin-left:4%;}
	.cers a p {padding:0 8px;height:28px;line-height:28px;font-size:12px;}
	
	.video li {margin:5% 0 0 0;width:100%;}
	.video li:nth-child(even) {margin-left:0;}
	.video li a.pc {display:none;}
	.video li a.sj {display:block;}
	.video li a p {padding:10px 0;font-size:15px;line-height:1.4;}
	
	#fas .wrap {height:40px;}
	#fas .wrap li .icon {margin-right:8px;}
	#fas .wrap li .icon img {height:14px;}
	#fas .wrap li .text {font-size:14px;}
}