body {
	overflow: hidden;
}

#header {
	background: rgba(0, 0, 0, 30%);
	height: 91px;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	top: 0;
	z-index: 9999999;
}


#CSSBox2{float:left;width:1360px;height:220px;  margin:0 auto;overflow:hidden;background-color:#ffffff; margin-top:15px;}
#CSSBox2 ul li{ float:left; list-style:none; border:0px solid red; margin:10px 10px;}
#CSSBox2 ul li span{ display:block; text-align:center; font-size:16px; padding-top:12px;}
#CSSBox2 ul li span a{font-size:16px;}
#LeftButton2{cursor:hand;margin:55px 5px;height:170px;width:20px;float:left;background:url('../images/left.gif') center center no-repeat;}
#RightButton2{cursor:hand;margin:55px 5px;height:170px;width:20px;float:left;background:url('../images/right.gif') center center no-repeat;}
#wrapper2{width:1360px; margin:0 auto}
#ProductShow2{width:305px;height:245px;text-align:center;border:1px solid #c0c0c0;margin:5px;}




.list1 img { height:200px; margin-top:30px;width: 260px;}
.list2 img { height:200px; margin-top:30px;}

.list3 img { height:200px; margin-top:30px;}

.list4 img { height:200px; margin-top:30px;}

.diyiping {
	display: block;
	z-index: 0
}

.header {
	width: 1366px;
	margin: 0 auto;
}

.logo {
	float: left;
	width: 40.3%;
}

.logo img {
	margin-top: 0px;
}

.nav {
	float: right;
	width: 57.14%;
}

.nav li {
	float: left;
	width: 16.5%;
	line-height: 91px;
	font-size: 21px;
	text-align: center;
}

.nav li a {
	color: #fff;
}

.nav li.active {
	background: #2b7a54;
}

.section {
	position: relative;
	background-color: #fff;
	overflow: hidden;
	text-align: center;
}

.section1 {
	background: url("img/hero_sunset_large_2x.jpg") no-repeat center;
	background-size: cover;
}

.swiper-slide {
	position: relative;
}

.b-img {
	position: absolute;
	top: 330px;
	z-index: 5;
	width: 621px;
	left: 50%;
	margin-left: -315px;
	opacity: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition: all 1s;
}
.b-img {
	position: absolute;
	top: 330px;
	z-index: 5;
	width: 958px;
	left: 50%;
	margin-left: -505px;
	opacity: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition: all 1s;
}
video {
	width: 1920px;
	height: 1080px;
}

.section1.active .s {
	width: 100%;
	display: none;
	height: 1060px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: url(../images/1.gif) top center;
}

@-webkit-keyframes scale-bg {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scale-bg {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

/*.swiper-slide.swiper-slide-active .ba-img{
	-webkit-animation:scale-bg 4s linear forwards;
	animation:scale-bg 4s linear forwards;
}
.swiper-slide.swiper-slide-active .b-img{
	opacity: 1;
	-webkit-transform:scale(1, 1); 
	transform:scale(1, 1); 
	transition-delay: 0.6s;
}*/

.b-img img {
	margin: 0 auto 15px;
}

.section1.active .ba-img {
	-webkit-animation: scale-bg 4s linear forwards;
	animation: scale-bg 4s linear forwards;
}

.section1.active .b-img {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.6s;
}

.b-img p:nth-of-type(1) {
	bottom: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 1s;
}

.b-img p:nth-of-type(2) {
	bottom: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 1.2s;
}

.b-img p:nth-of-type(3) {
	bottom: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 1.4s;
}

.swiper-slide.swiper-slide-active .b-img {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.6s;
}

@-webkit-keyframes scale-bg {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scale-bg {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.swiper-slide.swiper-slide-active .ba-img {
	-webkit-animation: scale-bg 4s linear forwards;
	animation: scale-bg 4s linear forwards;
}

.swiper-slide.swiper-slide-active .b-img {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.6s;
}

.mouse {
	background: #4e5559 linear-gradient(transparent 0%, transparent 50%, #ffffff 50%, #ffffff 100%);
	position: absolute;
	bottom: 30px;
	z-index: 6;
	left: 50%;
	margin-left: -15px;
	width: 28px;
	height: 54px;
	border-radius: 100px;
	background-size: 100% 200%;
	-webkit-animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
	animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
}

.mouse:before,
.mouse:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.mouse:before {
	width: 24px;
	height: 50px;
	background-color: #222a30;
	border-radius: 100px;
}

.mouse:after {
	background-color: #ffffff;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	-webkit-animation: trackBallSlide 5s linear infinite;
	animation: trackBallSlide 5s linear infinite;
}

@-webkit-keyframes colorSlide {
	0% {
		background-position: 0% 100%;
	}

	20% {
		background-position: 0% 0%;
	}

	21% {
		background-color: #4e5559;
	}

	29.99% {
		background-color: #ffffff;
		background-position: 0% 0%;
	}

	30% {
		background-color: #4e5559;
		background-position: 0% 100%;
	}

	50% {
		background-position: 0% 0%;
	}

	51% {
		background-color: #4e5559;
	}

	59% {
		background-color: #ffffff;
		background-position: 0% 0%;
	}

	60% {
		background-color: #4e5559;
		background-position: 0% 100%;
	}

	80% {
		background-position: 0% 0%;
	}

	81% {
		background-color: #4e5559;
	}

	90%,
	100% {
		background-color: #ffffff;
	}
}

@keyframes colorSlide {
	0% {
		background-position: 0% 100%;
	}

	20% {
		background-position: 0% 0%;
	}

	21% {
		background-color: #4e5559;
	}

	29.99% {
		background-color: #ffffff;
		background-position: 0% 0%;
	}

	30% {
		background-color: #4e5559;
		background-position: 0% 100%;
	}

	50% {
		background-position: 0% 0%;
	}

	51% {
		background-color: #4e5559;
	}

	59% {
		background-color: #ffffff;
		background-position: 0% 0%;
	}

	60% {
		background-color: #4e5559;
		background-position: 0% 100%;
	}

	80% {
		background-position: 0% 0%;
	}

	81% {
		background-color: #4e5559;
	}

	90%,
	100% {
		background-color: #ffffff;
	}
}

@-webkit-keyframes trackBallSlide {
	0% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	6% {
		opacity: 1;
		-webkit-transform: scale(0.9) translateY(5px);
		transform: scale(0.9) translateY(5px);
	}

	14% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(40px);
		transform: scale(0.4) translateY(40px);
	}

	15%,
	19% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(-20px);
		transform: scale(0.4) translateY(-20px);
	}

	28%,
	29.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	30% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	36% {
		opacity: 1;
		-webkit-transform: scale(0.9) translateY(5px);
		transform: scale(0.9) translateY(5px);
	}

	44% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(40px);
		transform: scale(0.4) translateY(40px);
	}

	45%,
	49% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(-20px);
		transform: scale(0.4) translateY(-20px);
	}

	58%,
	59.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	66% {
		opacity: 1;
		-webkit-transform: scale(0.9) translateY(5px);
		transform: scale(0.9) translateY(5px);
	}

	74% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(40px);
		transform: scale(0.4) translateY(40px);
	}

	75%,
	79% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(-20px);
		transform: scale(0.4) translateY(-20px);
	}

	88%,
	100% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}
}

@keyframes trackBallSlide {
	0% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	6% {
		opacity: 1;
		-webkit-transform: scale(0.9) translateY(5px);
		transform: scale(0.9) translateY(5px);
	}

	14% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(40px);
		transform: scale(0.4) translateY(40px);
	}

	15%,
	19% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(-20px);
		transform: scale(0.4) translateY(-20px);
	}

	28%,
	29.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	30% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	36% {
		opacity: 1;
		-webkit-transform: scale(0.9) translateY(5px);
		transform: scale(0.9) translateY(5px);
	}

	44% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(40px);
		transform: scale(0.4) translateY(40px);
	}

	45%,
	49% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(-20px);
		transform: scale(0.4) translateY(-20px);
	}

	58%,
	59.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}

	66% {
		opacity: 1;
		-webkit-transform: scale(0.9) translateY(5px);
		transform: scale(0.9) translateY(5px);
	}

	74% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(40px);
		transform: scale(0.4) translateY(40px);
	}

	75%,
	79% {
		opacity: 0;
		-webkit-transform: scale(0.4) translateY(-20px);
		transform: scale(0.4) translateY(-20px);
	}

	88%,
	100% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-20px);
		transform: scale(1) translateY(-20px);
	}
}

@-webkit-keyframes nudgeMouse {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	80% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes nudgeMouse {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	80% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes nudgeText {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	80% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes nudgeText {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	80% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes colorText {
	21% {
		color: #4e5559;
	}

	30% {
		color: #ffffff;
	}

	51% {
		color: #4e5559;
	}

	60% {
		color: #ffffff;
	}

	81% {
		color: #4e5559;
	}

	90% {
		color: #ffffff;
	}
}

@keyframes colorText {
	21% {
		color: #4e5559;
	}

	30% {
		color: #ffffff;
	}

	51% {
		color: #4e5559;
	}

	60% {
		color: #ffffff;
	}

	81% {
		color: #4e5559;
	}

	90% {
		color: #ffffff;
	}
}

.section2 {
	background: url("../images/1.jpg") no-repeat top center;
	background-size: 100%;
}

.section2 h1,
.section2 h3 {
	font-size: 45px;
	text-align: center;
	color: #fff;
	margin-top: 220px;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
	font-weight: normal;
}

.section2.active h3,
.section2.active h1 {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
}

.section2.active h3 {
	margin-right: 0;
}

.section2.active h1 {
	margin-left: 0;
}

.section2 h1 {
	margin-left: -400px;
}

.section2 h3 {
	font-size: 25px;
	margin-top: 20px;
	margin-right: -400px;
}

.section2 .led {
	width: 1150px;
	margin: 100px auto 0;

}

.section2 .led li {
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
	position: relative;
	bottom: -800px;

}


.section2.active .led li {
	bottom: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
}

.section2.active .led li img {
	-webkit-animation: scale-bg 3s linear forwards;
	animation: scale-bg 3s linear forwards;
}

@-webkit-keyframes scale-bg {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.section2.active .led li:nth-of-type(2) {
	bottom: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.8s;
}

.section2.active .led li:nth-of-type(3) {
	bottom: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.9s;
}

.section2.active .led li:nth-of-type(4) {
	bottom: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 1s;
}

.section2.active .led li:nth-of-type(5) {
	bottom: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 1.1s;
}

.section2 .led li {
	float: left;
	margin-right: 10px;
	width: 19%;
	position: relative;
}

.section2 .led li a {
	margin: 0 auto;
	display: block;
	position: relative;
	z-index: 2;
	width: 100%;
	padding-top: 10px;
}

.section2 .led li .lig {
	background: url(../images/06.png) no-repeat top center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	height: 220px;
	opacity: 0;
	background-size: contain;
	transition: opacity 0.2s ease-in;

}

.section2 .led li:hover .lig {
	opacity: 1;
	animation: pulse 0.8s 0.2s;

}

.section2 .led li:last-child {
	margin-right: 0;
}

.section2 .led li p {
	font-size: 19px;
	margin-top: 15px;
	color: #fff;
}

.section2 .led li:hover p {
	color: #a1c739;
}

.section3 {
	background: url("../images/2.jpg") no-repeat center;
	background-size: 100%;
}

.section3 .num3 {
	width: 50%;
	margin: 120px auto;
}

.section3 .num3 .ul1,
.section3 .num3 .ul2 {
	float: left;
	width: 139px;
}

.section3 .num3 .ul2 {
	float: right;
}

.section3 .num3 li {
	width: 139px;
	height: 139px;
	border-radius: 50%;
	border: 1px solid #339633;
	margin-bottom: 90px;
	transition: border 0.2s;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 0.5s;


}

.section3.active .num3 li {

	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 1s;
}

.section3.active .num3 li p {
	color: #fff;
	margin-top: 25px;
	font-size: 13px;
}

.section3 .num3 li:last-child {
	margin-bottom: 0;
}

.section3 .num3 li img {
	margin: 0 auto;
	position: relative;
	top: 32px;
}

.section3 .num3 li div {
	width: 114px;
	height: 114px;
	border-radius: 50%;
	background: #339633;
	margin: 12px auto;
	transition: background 0.5s 0.3s;
}

.section3 .num3 .ul1 li:first-child,
.section3 .num3 .ul1 li:last-child {
	margin-left: 150px;
}

.section3 .num3 .ul2 li:first-child,
.section3 .num3 .ul2 li:last-child {
	position: relative;
	right: 150px;
}

.section3 .num3 li:hover {
	border: 1px solid rgba(51, 150, 51, 0);
}

.section3 .num3 li:hover div {
	background: #7bc300;
}

.section3 .num3 li:hover img {
	animation: wobble 0.8s 0.2s;
}

.section4 {
	background: url("../images/3.jpg") no-repeat top center;
}

.section4 h1 {
	color: #fff;
	font-weight: normal;
	font-size: 45px;
	text-align: center;
	position: relative;
	margin-top: 200px;
	margin-left: 300px;
	opacity: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition: all 1s;
}

.section4.active h1 {
	margin-top: 200px;
	margin-left: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 1s;
}

.section4 .num4 {
	width: 1070px;
	margin: 60px auto 0;
}

.section4 .num4 .num4l {
	float: left;
	width: 37.4%;
	padding-left: 33px;
	background: url(../images/14.png) no-repeat left center;
}

.section4 .num4 .num4l .p {
	margin-top: 15px;
}

.section4 .num4 .num4l .p p {
	margin-top: 20px;
	text-align: left;
	font-size: 18px;
	color: #fff;
	margin-left: -200px;
	position: relative;
	opacity: 0;
	-webkit-transform: scale(2, 2);
	transform: scale(2, 2);
	transition: all 1.3s;
}

.section4.active .num4 .num4l .p p {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	margin-left: 0;
}

.section4 .num4 .num4l .p p {
	transition-delay: 0.5s;
}

.section4.active .num4 .num4l .p p:nth-of-type(1) {
	transition-delay: 0.2s;
}

.section4.active .num4 .num4l .p p:nth-of-type(2) {
	transition-delay: 0.4s;
}

.section4.active .num4 .num4l .p p:nth-of-type(3) {
	transition-delay: 0.6s;
}

.section4.active .num4 .num4l .p p:nth-of-type(4) {
	transition-delay: 0.8s;
}

.section4.active .num4 .num4l .p p:nth-of-type(5) {
	transition-delay: 1s;
}

.section4.active .num4 .num4l .p p:nth-of-type(6) {
	transition-delay: 1.2s;
}

.section4.active .num4 .num4l .p p:nth-of-type(7) {
	transition-delay: 1.4s;
}

.section4 .num4 .num4r {
	float: right;
	width: 42.5%;
}

.section4 .num4 .num4r table {
	width: 100%;
}

.section4 .num4 .num4r tr {
	display: block;
	width: 100%;
	height: 65px;
}

.section4 .num4 .num4r tr td {
	width: 48%;
	float: left;
	right: -200px;
	position: relative;
	opacity: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition: all 1s;
}

.section4.active .num4 .num4r tr td {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	right: 0;
}

.section4.active .num4 .num4r tr td.td1 {
	transition-delay: 0.1s;
}

.section4.active .num4 .num4r tr td.td2 {
	transition-delay: 0.2s;
}

.section4.active .num4 .num4r tr td.td3 {
	transition-delay: 0.3s;
}

.section4.active .num4 .num4r tr td.td4 {
	transition-delay: 0.4s;
}

.section4.active .num4 .num4r tr td.td5 {
	transition-delay: 0.5s;
}

.section4.active .num4 .num4r tr td.td6 {
	transition-delay: 0.6s;
}

.section4.active .num4 .num4r tr td.td7 {
	transition-delay: 0.7s;
}

.section4.active .num4 .num4r tr td.td8 {
	transition-delay: 0.8s;
}

.section4.active .num4 .num4r tr td.td9 {
	transition-delay: 0.9s;
}

.section4.active .num4 .num4r tr td.td10 {
	transition-delay: 1s;
}

.section4.active .num4 .num4r tr td.td11 {
	transition-delay: 1.1s;
}

.section4 .num4 .num4r tr:last-child td {
	width: 30%;
}

.section5 {
	background: url(../images/4.jpg) no-repeat top center;
}

.section5 h1,
.section5 h3 {
	font-size: 45px;
	text-align: center;
	color: #fff;
	margin-top: 150px;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
}

.section5.active h3,
.section5.active h1 {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
	font-weight: normal;
}

.section5.active h3 {
	margin-right: 0;
}

.section5.active h1 {
	margin-left: 0;
}

.section5 h1 {
	margin-left: -400px;
}

.section5 h3 {
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.section5 .title {
	width: 302px;
	margin: 5px auto;
}

.section5 .title a {
	display: block;
	width: 48%;
	margin-right: 3px;
	float: left;
	background: #009134;
	line-height: 39px;
	text-align: center;
	color: #fff;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
}

.section5 .title a {
	background: #009134;
}

.section5 .title a:hover {
	background: #a1c739;
}

.section5.active .title a {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
}

.section5 .list {
	width: 1170px;
	margin: 20px auto;
	position: relative;
}

.section5 .list>div {
	
	width: 250px;
	
	float: left;
	margin-left: 10px;
	margin-right:10px;
	transition: all 1s;
	/*left: 50%;*/
}

.section5 .list>div.list {
	margin-right: 0;
}

.section5 .list>div .name {
	
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	color: #fff;
}

.section5.active .name a {
	opacity: 1;
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	transition: all 2s;
}

.section5.active .list>div {
	opacity: 1;
	transition-delay: 1s;
}

.section5.active .list>div.list1 {
	/*margin-left: -595px;*/
	z-index: 5;
	left: 0;
}

.section5.active .list>div.list2 {
	/*margin-left: -288px;*/
	z-index: 4;
	left: 295px;

}

.section5.active .list>div.list3 {
	/*margin-left: 20px;*/
	z-index: 3;
	left: 590px;

}

.section5.active .list>div.list4 {
	/*margin-left: 325px;*/
	z-index: 2;
	left: 890px;

}

.section6 {
	background: url(../images/6.jpg) no-repeat top center;
}

.section6 h1 {
	font-size: 45px;
	color: #fff;
	text-align: center;
	margin-top: 160px;
	font-weight: normal;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
}

.section6.active h1 {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
}

.section6 .num6 {
	width: 1170px;
	margin: 0 auto;
}

.section6 .num6 .con {
	margin-top: 20px;
	position: relative;
}

.section6 .num6 .con>img {
	position: absolute;
	top: -15px;
}

.section6 .num6 .con>img.line {
	left: 370px;
}

.section6 .num6 .con>img.line2 {
	right: 425px;
}

.section6 .num6 .con div {
	float: left;
	width: 32%;
	height: 177px;
	position: relative;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
}

.section6 .num6 .con div.con-l {
	left: -300px;
}

.section6 .num6 .con div.con-r {
	left: 300px;
}

.section6.active .num6 .con div {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
}

.section6.active .num6 .con div.con-l {
	left: 0px;
	margin-bottom: 20px;
}

.section6.active .num6 .con div.con-r {
	left: 0px;
}

.section6 .num6 .con div p {
	color: #fff;
	font-size: 14px;
	text-align: left;
	margin-left: 20%;
}

.section6 .num6 .con div img {
	margin: 0 auto 20px;
}

.section6 .map {
	margin-top: 35px;
	position: relative;
	bottom: -200px;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
}

.section6.active .map {
	bottom: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
}






.section7 {
	background: url("../images/7.jpg") no-repeat top center;
}

.section7 h1 {
	color: #fff;
	font-weight: normal;
	font-size: 45px;
	text-align: center;
	position: relative;
	margin-top: 200px;
	margin-left: 300px;
	opacity: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition: all 1s;
}

.section7.active h1 {
	margin-top: 200px;
	margin-left: 0;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 1s;
}

.section7 .num7 {
	width: 1070px;
	margin: 60px auto 0;
}

.section7 .num7 .num7l {
	float: left;
	    width: 48.4%;
	padding-left: 33px;
	background: url(../images/14.png) no-repeat left center;
}

.section7 .num7 .num7l .p {
	margin-top: 15px;
}

.section7 .num7 .num7l .p p {
	margin-top: 20px;
	text-align: left;
	font-size: 18px;
	color: #fff;
	margin-left: -200px;
	position: relative;
	opacity: 0;
	-webkit-transform: scale(2, 2);
	transform: scale(2, 2);
	transition: all 1.3s;
}

.section7.active .num7 .num7l .p p {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	margin-left: 0;
}

.section7 .num7 .num7l .p p {
	transition-delay: 0.5s;
}

.section7.active .num7 .num7l .p p:nth-of-type(1) {
	transition-delay: 0.2s;
}

.section7.active .num7 .num7l .p p:nth-of-type(2) {
	transition-delay: 0.4s;
}

.section7.active .num7 .num7l .p p:nth-of-type(3) {
	transition-delay: 0.6s;
}

.section7.active .num7 .num7l .p p:nth-of-type(4) {
	transition-delay: 0.8s;
}

.section7.active .num7 .num7l .p p:nth-of-type(5) {
	transition-delay: 1s;
}

.section7.active .num7 .num7l .p p:nth-of-type(6) {
	transition-delay: 1.2s;
}

.section7.active .num7 .num7l .p p:nth-of-type(7) {
	transition-delay: 1.4s;
}

.section7 .num7 .num7r {
	float: right;
	width: 50%;
}

.section7 .num7 .num7r table {
	width: 100%;
}

.section7 .num7 .num7r tr {
	display: block;
	width: 100%;
	height: 65px;
}

.section7 .num7 .num7r tr td {
	width: 50%;
	margin-bottom:30px;
	float: left;
	right: -200px;
	position: relative;
	opacity: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition: all 1s;
}

.section7.active .num7 .num7r tr td {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	right: 0;
}

.section7.active .num7 .num7r tr td.td1 {
	transition-delay: 0.1s;
}

.section7.active .num7 .num7r tr td.td2 {
	transition-delay: 0.2s;
}

.section7.active .num7 .num7r tr td.td3 {
	transition-delay: 0.3s;
}

.section7.active .num7 .num7r tr td.td4 {
	transition-delay: 0.4s;
}

.section7.active .num7 .num7r tr td.td5 {
	transition-delay: 0.5s;
}

.section7.active .num7 .num7r tr td.td6 {
	transition-delay: 0.6s;
}

.section7.active .num7 .num7r tr td.td7 {
	transition-delay: 0.7s;
}

.section7.active .num7 .num7r tr td.td8 {
	transition-delay: 0.8s;
}

.section7.active .num7 .num7r tr td.td9 {
	transition-delay: 0.9s;
}

.section7.active .num7 .num7r tr td.td10 {
	transition-delay: 1s;
}

.section7.active .num7 .num7r tr td.td11 {
	transition-delay: 1.1s;
}

.section7 .num7 .num7r tr:last-child td {
	width: 50%;
}

.zizhi{ width:180px; float:left; margin-right:30px;}
.zizhi p { text-align:center; width:100%;}
.zizhi p a{    font-size: 14px;
    background: #18264d;
    display: block;
    text-align: center;}

#footer {
	background: #000;
	height: 65px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.footer {
	width: 1170px;
	margin: 0 auto;
}

.footer p {
	color: #fff;
	font-size: 14px;
	float: left;
	line-height: 65px;
	float: left;
}

.footer p:last-child {
	float: right;
}
@media screen and (min-width:1440px) and (max-width:1600px){

	.section3 .num3 {
    width: 50%;
    margin: 50px auto;
}
.section3 {
    background: url(../images/2.jpg) no-repeat top center;
    background-size: 100%;
}
.section6 .num6 .con div {
    float: left;
    width: 33%;
    height: 177px;
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
}
.section7 .num7 {
    width: 1070px;
    margin: 40px auto 0;
}
.section4 .num4 {
    width: 1070px;
    margin: 40px auto 0;
}
.section2.active .led li img {
    -webkit-animation: scale-bg 3s linear forwards;
    animation: scale-bg 3s linear forwards;
    margin: 0 auto;
}
.section2 .led li a {
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 2;
    /* text-align: center; */
    width: 100%;
    padding-top: 7px;
}
.section2 h1 {
    font-size: 45px;
    text-align: center;
    color: #fff;
    margin-top: 140px;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
    font-weight: normal;
}
.section2 h3 {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-top: 25px;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
    font-weight: normal;
}
.section2 .led {
    width: 1150px;
    margin: 50px auto 0;
}
.section6 .num6 .con>img.line2 {
    right: 355px;
}
.section7.active h1 {
    margin-top: 140px;
    margin-left: 0;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 1s;
}
.section4.active h1 {
    margin-top: 140px;
    margin-left: 0;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 1s;
}
.section6 h1 {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-top: 90px;
    font-weight: normal;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
}
.section6 .num6 .con {
    margin-top: 20px;
    position: relative;
}
.section6 .num6 {
    width: 1100px;
    margin: 0 auto;
}
#footer {
    background: #000;
    height: 45px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.footer p {
    color: #fff;
    font-size: 14px;
    float: left;
    line-height: 45px;
    float: left;
}
}

@media (max-width: 1366px) {
	.section2.active .led li img {
    -webkit-animation: scale-bg 3s linear forwards;
    animation: scale-bg 3s linear forwards;
    margin: 0 auto;
    width: 94%;
}
.section2.active h1 {
    margin-left: 0;
    font-size: 30px;
	margin-top:120px;
}
	.section2 h1,
	.section2 h3，.section5 h1,
	.section5 h3 {
		margin-top: 100px;
	}

	.b-img {
		position: absolute;
		top: 240px;
		z-index: 5;
		width: 400px;
		margin: 0 auto;
		left: 36%;
		opacity: 0;
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
		transition: all 0.3s;
	}

	.section3 .num3 {
		width: 960px;
		margin: 0px auto;
		/* padding-top: 180px; */
	}

	.section6 h1 {
		font-size: 30px;
		color: #fff;
		text-align: center;
		margin-top: 100px;
		font-weight: normal;
		opacity: 0;
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
		transition: all 1s;
	}

	.section5 h1 {
		font-size: 30px;
		text-align: center;
		color: #fff;
		margin-top: 100px;
		opacity: 0;
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
		transition: all 1s;
	}

	.section5 h3 {
		font-size: 16px;
		text-align: center;
		color: #fff;
		margin-top: 100px;
		opacity: 0;
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
		transition: all 1s;
	}
._case.case1 ul li .thum {
    width: 100%;
    height: 330px;
    overflow: hidden;
    position: relative;
}
	.section4.active h1 {
		margin-top: 100px;
		font-size:30px;
		margin-left: 0;
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		transition-delay: 1s;
	}

	.section2 h1,
	.section2 h3 {
	
		text-align: center;
		color: #fff;
		margin-top: 100px;
		opacity: 0;
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
		transition: all 1s;
		font-weight: normal;
	}

	.section2 h3,
	.section5 h3 {
		margin-top: 10px;
		transition: all 1s;
	}

	.section5 h3 {
		margin-top: 10px;
	}

	.section2 .led {
		margin: 30px auto 0;
		/* width: 100%; */
		width: 1150px;
	}
	.section2.active .led li{
		width: 18%;
	}
	.section3 .num3 .ul1,
	.section3 .num3 .ul2 {
		margin-top: 40px;
	}

	.section3 .num3 li {
		margin-bottom: 30px;
	}

	.section6 .map {
		height: 200px;
		overflow: hidden;
	}

	.section6 .num6 .con {
		margin-top: 10px;
	}

.section7.active h1  {       margin-top: 100px;
    font-size: 30px;}
.section7 .num7 {
    width: 1070px;
    margin: 30px auto 0;
}

	#footer {
		height: 45px;
	}

	.footer p {
		line-height: 45px;
	}

	.section4 .num4 {
		width: 1070px;
		margin: 20px auto 0;
	}

	.section4 .num4 .num4l .p p {
		margin-top: 20px;
		text-align: left;
		font-size: 16px;
		color: #fff;
		margin-left: -200px;
		position: relative;
		opacity: 0;
		-webkit-transform: scale(2, 2);
		transform: scale(2, 2);
		transition: all 1.3s;
	}

	.section2 .led li {
		float: left;
		margin-right: 10px;
		width: 30%;
		position: relative;
	}

	.section2 .led li p {
		font-size: 13px;
		margin-top: 15px;
		color: #fff;
	}
}
@media (max-width:768px){
	
.list1 img {
    height: 150px;
    margin-top: 30px;
}
.list2 img {
    height: 150px;
    margin-top: 30px;
}
.list3 img {
    height: 150px;
    margin-top: 30px;
}
.list4 img {
    height: 150px;
    margin-top: 30px;
}
}
@media (max-width: 414px) {
	.section1 {
		overflow: hidden;
	}

	.section4 h1 {
		color: #fff;
		font-weight: normal;
		font-size: 30px;
		text-align: center;
		position: relative;
		margin-top: 200px;
		margin-left: 300px;
		opacity: 0;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		transition: all 1s;
	}

	.num4l img {
		max-width: 85%;
	}

	.section2.active h3 {
		margin-right: 0;
		font-size: 14px;
		
	}

	.section3 .num3 .ul2 li:first-child,
	.section3 .num3 .ul2 li:last-child {
		position: relative;
		right: 0px;
	}

	.section3 .num3 .ul1 li:first-child,
	.section3 .num3 .ul1 li:last-child {
		margin: 0 2%;
		width: 108px;
	}

	.section3 .num3 .ul1,
	.section3 .num3 .ul2 {
		float: left;
		width: 100%;
		margin-left: 20px;
	}

	.section3 .num3 li div {
		width: 90px;
		height: 90px;
		border-radius: 50%;
		background: #339633;
		margin: 8px auto;
		transition: background 0.5s 0.3s;
	}

	.section3 .num3 li {
		width: 108px;
		height: 108px;
		border-radius: 50%;
		border: 1px solid #339633;
		margin-bottom: 0px;
		transition: border 0.2s;
		opacity: 0;
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
		transition: all 0.5s;
	}

	.section3 .num3 li img {
		margin: 0 auto;
		    width: 80%;
		position: relative;
		top: 22px;
	}

	.section3.active .num3 li p {
		color: #fff;
		margin-top: 10px;
		font-size: 10px;
	}

	.section3.active .num3 li {

	opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 1s;
    width: 108px;
    float: left;
    margin: 0 2%;
  
	}

	.section4 .num4 .num4l .p {
		margin-top: 25px;
	}

	.section4 .num4 .num4l {
		float: left;
		width: 37.4%;
		padding-left: 36px;
		background: url(../images/14.png) 20px no-repeat;
	}

	.section5 .list {
		width: 90%;
		margin: 20px auto;
		position: relative;
	}

	.section5 .list>div {
		width: 46%;
		margin-left: 10px;
		margin-top: 00px;
		float: left;
		left: 0;
		transition: all 1s;
	}

	.section5 .list>div .name {
    /* position: absolute; */
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    width: 100%;
    color: #fff;
}

	.section6 .num6 {
		width: 100%;
		margin: 0 auto;
	}

	.section5.active .list>div.list2 {
		z-index:9999999999999;
		left: 164px;
	}

	.section5.active .list>div.list3 {
		z-index: 3;
		left: 0px;
		top: 165px;
	}

	.section5.active .list>div.list4 {
		z-index: 999999999999;
		left: 164px;
		top: 165px;
	}

	.section6.active .num6 .con div.con-l {
		left: 0px;
		margin-bottom: 35px;
		width: 100%;
	}

	.section6.active .num6 .con div {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		transition-delay: 0.7s;
		width: 100%;
		float: left;
	}

	.section6 .num6 .con div img {
		margin-top: 0px;
		width: 10%;
		margin-left: 30px;
	}

	.section6 .num6 .con div p {
		color: #fff;
		font-size: 14px;
		margin-top: -60px;
		width: 70%;
		text-align: left;
		margin-left: 20%;
	}

	.section6 .num6 .con div {
		float: left;
		width: 32%;
		height: 77px;
		position: relative;
		opacity: 0;
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
		transition: all 1s;
	}

	.footer {
		width: 100%;
		height: 50px;
		padding-left: 20px;
		margin: 0 auto;
	}

	.diyiping {
		display: none;
	}

	.section1.active .s {
		width: 100%;
		height: 1060px;
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		z-index: 2;
		background: url(../images/sjtopb.jpg) top center;
		background-size: 100%;

	}

	.section3 {
		background: url(../images/gp3.jpg) no-repeat center;
		background-size: 100%;
	}

	.section2 {
		background: url(../images/gp2.jpg) no-repeat top center;
		background-size: 100%;
	}

	.section4 {
		background: url(../images/gp4.jpg) no-repeat top center;
		background-size: 100%;
	}

	.section5 {
		background: url(../images/gp5.jpg) no-repeat top center;
		background-size: 100%;
	}
	.b-img {
    position: absolute;
    top: 240px;
    z-index: 5;
    width: 300px;
    margin: 0 auto;
    left: 10%;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 0.3s;
}
.section2 h1, .section2 h3 {
   
    text-align: center;
    color: #fff;
   
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
    font-weight: normal;
}
.section2 .led {
    margin: 30px auto 0;
    width: 100%;
}
.section2.active .led li {
    width: 30%;
}
.section3 .num3 {
    width: 100%;
    margin: 0px auto;
    padding-top: 180px;
}
.section4 .num4 .num4l .p p {
    margin-top: 5px;
    text-align: left;
    font-size: 11px;
    color: #fff;
    margin-left: -200px;
    position: relative;
    opacity: 0;
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
    transition: all 1.3s;
}
.section7 .num7{
	width:100%;
}
.section7 .num7 .num7l{
	padding:0;
	width: 85%;
	margin:0 auto;
	float:none;
}
.zizhi{
	width:45%;
	margin:0 2.5%;
}
.section7 .num7 .num7r{
	display:none;
}
.section7 h1 {
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
    position: relative;
    margin-top: 200px;
    margin-left: 300px;
    opacity: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: all 1s;
}
.section2 h1{
	font-size: 30px;
	text-align: center;
	color: #fff;
	margin-top: 220px;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
	font-weight: normal;
}

.section2 h3 {
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
	font-weight: normal;
}
.section2.active h1 {
	margin-left: 0;
	    margin-top: 80px;
		font-size: 30px;
	
}
.section6 h1 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-top: 80px;
    font-weight: normal;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
}
.section6.active .num6 .con div.con-r {
    left: 0px;
	margin-top:-20px;
}
.section6 .map {
    height: 260px;
    margin-top: -10px;
    overflow: hidden;
}

}
@media (max-width:375px){
	.section3 .num3 {
		padding-top: 210px;
	}
		.section2.active h3 {
		margin-right: 0;
	
		margin-top: 0px;
	}
	.section3 .num3 .ul1, .section3 .num3 .ul2{
		margin-left: 5px;
	}
}
@media (max-width:360px){
	.section5 .list>div {
    width: 46%;
    margin-left: 0px;
    margin-top: 00px;
    float: left;
    left: 0;
    transition: all 1s;
}
.section5.active .list>div.list2 {
    z-index: 9999999999999;
    left: 150px;
}
.section5.active .list>div.list4 {
    z-index: 999999999999;
    left: 150px;
    top: 155px;
}
.section5.active .list>div.list3 {
    z-index: 3;
    left: 0px;
    top: 155px;
}
	.news15 .li {
    width: 43%;
    margin-right: 10px;
    margin-left: 10px;
}
.b-img {
    position: absolute;
    top: 200px;
    z-index: 5;
    width: 260px;
    margin: 0 auto;
    left: 10%;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 0.3s;
}
.section3.active .num3 li {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 1s;
    width: 108px;
    float: left;
    margin: 0px 1%;
}
.section3 .num3 .ul1 li:first-child, .section3 .num3 .ul1 li:last-child {
    margin: 0px 1%;
    width: 108px;
}
.zizhi p a {
    font-size: 12px;
    background: #18264d;
    display: block;
    text-align: center;
}
.section3 .num3 .ul1, .section3 .num3 .ul2{
	margin-left: 7px;
	margin-top: 30px;
}
}
@media (max-width:320px){
	.section3 .num3 .ul1, .section3 .num3 .ul2{
		margin-left: 10px;
		margin-top: 30px;
	}
	.section3 .num3 .ul1 li:first-child, .section3 .num3 .ul1 li:last-child {
	    margin: 0px 0px;
	    width: 100px;
	}
	.section3 .num3 .ul1 li,.section3 .num3 .ul2 li{
		margin: 0px 0px;
	    width: 100px;
	}
.list1 img {
    height: 150px;
    margin-top: 30px;
}
.list2 img {
    height: 150px;
    margin-top: 30px;
}
.list3 img {
    height: 150px;
    margin-top: 30px;
}
.list4 img {
    height: 150px;
    margin-top: 30px;
}
}