@charset "utf-8";
/* CSS Document */
.w100s {
	display: block;
	overflow: hidden;
}
.honors {
}
.honors li {
	display: block;
	float: left;
	margin-right: 2%;
	width: 32%;
	background: url(../img/honor.png) center 40px no-repeat #f8f9f4;
	height: 192px;
	text-align: center;
	margin-bottom: 0px;
}
.honors li:nth-child(3) {
	margin-right: 0px;
}
.honors li a {
	font-size: 22px;
	margin-top: 130px;
	display: block;
}
.honors li:hover {
	background: url(../img/honor1.png) center 40px no-repeat #74a93d;
}
.honors li:hover a {
	color: #fff;
}
.ks {
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: url(../img/icon4.png) 20% center no-repeat #fcae06;
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin: 20px 0px;
}
.slideTxtBox2 {
}
.slideTxtBox2 .hd {
	position: relative;
}
.slideTxtBox2 .hd ul {
}
.slideTxtBox2 .hd ul li a {
	display: block;
	float: left;
	margin-right: 50px;
	font-size: 18px;
	color: #000;
	cursor: pointer;
	height: 50px;
	line-height: 47px;
}
.slideTxtBox2 .hd ul li.on a {
	font-weight: bold;
	color: #71a93c;
	background: url(../img/icon5.png) center bottom no-repeat;
}
.slideTxtBox2 .bd ul {
	zoom: 1;
}
.slideTxtBox2 .bd li {
}
.productBox4 li {
	margin-right: 2%;
	width: 32%;
	display: block;
	margin-top: 0.28rem;
	position: relative;
	overflow: hidden;
	float: left;
}
.productBox4 li:nth-of-type(3n) {
	margin-right: 0;
}
.productBox4 li .ppImg {
	border: 1px solid #ebebeb;
}
.productBox4 li .ppImg img {
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
}
.productBox4 li:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.productBox4 li h5 {
	font-size: 0.18rem;
	color: #333;
	text-align: center;
	position: absolute;
	top: 88%;
	left: 0px;
	z-index: 9999;
	width: 100%;
	display: none;
}
.productBox4 li:hover h5 {
	display: block;
}
.advantage {
	margin-top: 60px;
	background: url(../img/bg.jpg) center no-repeat #f6f6f6;
	height: 549px;
}
.advantage .leftss h2 {
	display: block;
	width: 100%;
	font-size: 30px;
	color: #000;
	font-weight: normal;
	background: url(../img/icon6.png) 91% bottom no-repeat;
	height: 100px;
	margin-top: 30px;
}
.advantage .leftss h2 span {
	font-size: 72px;
	font-weight: bold;
	font-style: italic;
	padding: 0px 10px;
}
.advantage .rightss ul {
}
.advantage .rightss ul li {
	margin-right: 2%;
	width: 32%;
	display: block;
	margin-top: 0.28rem;
	overflow: hidden;
	float: left;
}
.advantage .rightss ul li:nth-of-type(3n) {
	margin-right: 0;
}
.advantage .rightss ul li img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 358px;
}
.advantage .rightss ul li h3 {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 59px;
	border-bottom: 1px solid #000;
	background: url(../img/icon7.png) 95% center no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #74a93d;
	margin: 15px 0px 25px 0px;
}
.advantage .rightss ul li p {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	display: block;
}
.casess h2 {
	display: block;
	background: url(../img/icon8.png) center top no-repeat;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	height: 150px;
	line-height: 200px;
	overflow: hidden;
}
.casess h2 span {
	color: #74a93d;
}
.biaoti {
	background: url(../img/line.png) center no-repeat;
}
.biaoti ul {
	height: 100px;
	padding: 0px;
}
.biaoti ul li {
	display: block;
	float: left;
	width: 20%;
}
.biaoti ul li em {
	display: block;
	height: 50px;
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.biaoti ul li span {
	font-size: 18px;
	display: block;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.biaoti ul li:nth-child(1) span {
	color: #74a93d;
	font-weight: bold;
}
.caselist {
	margin-bottom: 80px;
	overflow: hidden;
}
.caselist li {
	display: block;
	float: left;
	margin-right: 2%;
	width: 32%;
}
.caselist li:nth-child(3n) {
	margin-right: 0px;
}
.caselist li img {
	display: block;
	width: 100%;
	height: 100%;
}
.caselist li span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
}
