@charset "utf-8";
/* CSS Document */

/*aboutus*/
.aboutus {
	padding: 95px 0px;
}
.aboutus h2 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 46px;
	font-family: "方正粗宋简体";
	text-transform: uppercase;
}
.aboutus em.small {
	display: block;
	width: 37px;
	height: 5px;
	background: #74a93d;
	margin: 10px auto;
}
.aboutus h3 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 24px;
	letter-spacing: 2px;
	margin-bottom: 30px;
}
.aboutus h3 span {
	color: #74a93d;
}
.aboutus p {
	display: block;
	color: #919192;
	line-height: 28px;
}
.aboutus p a {
	font-size: 14px;
	color: #74a93d;
	margin-left: 20px;
}
.aboutus ul {
	background: url(../img/factory.jpg) center no-repeat;
	height: 152px;
	margin-top: 60px;
	padding: 76.5px 50px;
}
.aboutus ul li {
	display: block;
	float: left;
	padding: 0px 34px;
	width: 152px;
	height: 106px;
	padding-top: 46px;
	text-align: center;
	background: url(../img/bg_five.png) center no-repeat;
	-webkit-background-size: 152px 152px;
	-moz-background-size: 152px 152px;
	background-size: 152px 152px;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
}
.aboutus ul li span {
	color: #74a93d;
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	margin-top: 45px;/*display: block;*/
}
.aboutus ul li em {
	color: #74a93d;
	font-size: 16px;
}
.aboutus ul li p {
	font-weight: bold;
	color: #000;
}
.aboutus ul li:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
/*product*/
.product {
	/*background: #ededed;*/
	padding: 55px 0px;
	overflow: hidden;
}
.title {
	overflow: hidden;
}
.title .left {
}
.title .left span {
	display: block;
	width: 100%;
	background: url(../img/icon_down.png) right center no-repeat;
	line-height: 28px;
	font-size: 24px;
}
.title .left em {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	color: #bbbaba;
	text-transform: uppercase;
}
.title .right {
}
.title .right ul {
	margin-top: 7px;
}
.title .right ul li {
	display: block;
	float: left;
	margin-right: 40px;
}
.title .right ul li a {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 10px;
}
.title .right ul li:first-child a {
	font-weight: bold;
	color: #74a93d;
	background: url(../img/line.png) center bottom no-repeat;
}
.title .right ul li:last-child {
	float: right;
}
.title .right ul li:last-child a {
	font-size: 14px;
	color: #74a93d;
}
.commend {
	overflow: hidden;
	margin-top: 40px;
}
.commend ul {
	overflow: hidden;
	width: 100%;
}
.commend li {
	border-radius: 20px 20px;
	overflow: hidden;
	position: relative;
}
.commend li img {
	-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;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.commend 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);
	border-radius: 0px 0px 20px 20px;
}
.commend li span {
	position: absolute;
}
.commend ul:nth-child(1) {
	height: 337px;
}
.commend ul:nth-child(2) {
	height: 306px;
	margin-top: 60px;
}
.commend ul:nth-child(1) li:nth-child(1) {
	width: 481px;
	height: 337px;
}
.commend ul:nth-child(1) li:nth-child(1) span {
	left: 0;
	bottom: 0;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background: rgba(0,0,0,0.18);
	width: 100%;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.commend ul:nth-child(1) li:nth-child(1):hover span {
	background: rgba(116,169,61,1);
	color: #fff;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.commend ul:nth-child(1) li:nth-child(2) {
	width: 684px;
	height: 337px;
}
.commend ul:nth-child(1) li:nth-child(2) span {
	left: 30px;
	bottom: 20px;
	color: #74a93d;
	font-size: 18px;
	font-weight: bold;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.commend ul:nth-child(1) li:nth-child(2):hover span {
	left: 50px;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.commend ul:nth-child(2) li:nth-child(1) {
	width: 324px;
	height: 306px;
}
.commend ul:nth-child(2) li:nth-child(2) {
	width: 497px;
	height: 306px;
	margin-left: 20px;
}
.commend ul:nth-child(2) li:nth-child(3) {
	width: 339px;
	height: 306px;
}
.commend ul:nth-child(2) li:nth-child(3) span {
	left: 30px;
	top: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #74a93d;
	line-height: 30px;
	background: url(../img/icon_right.png) right bottom no-repeat;
	padding-right: 40px;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.commend ul:nth-child(2) li:nth-child(3):hover span {
	padding-right: 60px;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.fours {
	padding: 80px 0px;
	overflow: hidden;
}
.fours .t1 {
	text-align: center;
	font-size: 36px;
}
.fours .t2 {
	text-align: center;
	background: url(../img/bg_line.png) center no-repeat;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.fours .t3 {
	text-align: center;
	font-size: 24px;
	color: #74a93d;
}
.fours .t3 span {
	background: #74a93d;
	color: #fff;
	padding: 0px 10px 0px 60px;
	margin-right: 10px;
}
.liyou {
	margin-top: 40px;
}
.liyou .b1, .liyou .b2 {
	overflow: hidden;
}
.liyou .b2 {
	margin: 20px 0px;
}
.liyou .b1 .left {
	width: 691px;
	height: 357px;
}
.liyou .b1 .right {
	width: 468px;
}
.liyou .b1 .right span {
	font-size: 34px;
	color: #737373;
	font-weight: bold;
	width: 100%;
	margin-top: 50px;
	display: block;
}
.liyou .b1 .right h5 {
	font-size: 34px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	display: block;
}
.liyou .b1 .right em {
	width: 33px;
	height: 3px;
	background: #ddd;
	display: block;
}
.liyou .b1 .right p {
	width: 100%;
	font-size: 16px;
	color: #737373;
	line-height: 32px;
	display: block;
	margin-top: 20px;
}
.liyou .b2 .left {
	width: 459px;
	margin-left: 20px;
}
.liyou .b2 .left span {
	font-size: 34px;
	color: #737373;
	font-weight: bold;
	width: 100%;
	margin-top: 50px;
	display: block;
}
.liyou .b2 .left h5 {
	font-size: 34px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	display: block;
}
.liyou .b2 .left em {
	width: 33px;
	height: 3px;
	background: #ddd;
	display: block;
}
.liyou .b2 .left p {
	width: 100%;
	font-size: 16px;
	color: #737373;
	line-height: 31px;
	display: block;
	margin-top: 20px;
}
.liyou .b2 .right {
	width: 691px;
	height: 362px;
}
.partner h3 {
	display: block;
	font-size: 36px;
	text-align: center;
	height: 120px;
	line-height: 120px;
	width: 100%;
	overflow: hidden;
}
.partner p {
	height: 538px;
	line-height: 498px;
	text-align: center;
	display: block;
	width: 100%;
	background: url(../img/partner.png) center no-repeat;
	font-size: 36px;
	color: #74a93d;
	letter-spacing: 2px;
	overflow: hidden;
}
.news {
	/*padding: 80px 0px;*/
	overflow: hidden;
}
.news h3 a {
	display: block;
	width: 100%;
	font-size: 24px;
	line-height: 32px;
	background: url(../img/icon_down.png) 120px center no-repeat;
}
.news h4 {
	font-size: 14px;
	color: #bbbaba;
	text-transform: uppercase;
	line-height: 28px;
}
.news h5 {
	font-size: 18px;
	color: #bbbaba;
	text-transform: uppercase;
	line-height: 28px;
}
.news .left {
	width: 562px;
}
.news .left .picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.news .left .picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	padding: 15px 0px;
}
.news .left .picScroll-left .hd .prev {
	display: block;
	width: 6px;
	height: 12px;
	float: right;
	background: url(../img/icon_lt.png) center no-repeat;
	cursor: pointer;
}
.news .left .picScroll-left .hd .next {
	display: block;
	width: 6px;
	height: 12px;
	float: right;
	background: url(../img/icon_rt.png) center no-repeat;
	cursor: pointer;
}
.news .left .picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	padding: 0px 10px;
}
.news .left .picScroll-left .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0px 3px;
	overflow: hidden;
	background: #d8d8d8;
	border-radius: 50%;
	text-indent: -999px;
	cursor: pointer;
}
.news .left .picScroll-left .hd ul li.on {
	background: #74a93d;
}
.news .left .picScroll-left .bd {
}
.news .left .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.news .left .picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 562px;
	height: 407px;
}
.news .left .picScroll-left .bd ul li img {
	width: 100%;
	height: auto;
}
.news .right {
	width: 580px;
}
.news .right .w100 {
	overflow: hidden;
	margin-top: 13px;
}
.news .right .w100 .lt {
	float: left;
	width: 186px;
	height: 142px;
}
.news .right .w100 .rt {
	float: left;
	width: 360px;
	margin-left: 34px;
}
.news .right .w100 .rt a h5 {
	color: #000;
	line-height: 28px;
}
.news .right .w100 .rt a em {
	display: block;
	width: 37px;
	height: 4px;
	background: #74a93d;
	margin: 10px 0px;
}
.news .right .w100 .rt a span {
	font-size: 14px;
	color: #919192;
	line-height: 28px;
}
.news .right .w100 .rt a p {
	font-size: 14px;
	color: #919192;
	line-height: 22px;
}
.news .right .w100 .rt a:hover h5 {
	color: #74a93d;
}
.news .right .w100 .rt a:hover em {
	background: #ffb400;
}
.news .right ul {
	margin-top: 26px !important;
}
.news .right ul li {
	display: block;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #bababa;
}
.news .right ul li a {
	font-size: 18px;
	float: left;
	background: url(../img/icon_dian.png) left center no-repeat;
	padding-left: 20px;
}
.news .right ul li span {
	font-size: 14px;
	color: #919192;
	float: right;
}
