@charset "utf-8";
/* CSS Document */

.innav {
}
.innav ul li {
	display: block;
	width: 50%;
	text-align: center;
	float: left;
	height: 55px;
	line-height: 55px;
	background: #74a93d;
	border-bottom: 1px solid #74a93d;
}
.innav ul li:nth-child(1), .innav ul li:nth-child(2) {
	border-bottom: 1px solid #63972c;
}
.innav ul li a {
	display: block;
	color: #fff;
}
.innav ul li a.cur {
	background: #ffb400;
}
.contact {
}
.contact ul {
	padding: 30px 0px;
	overflow: hidden;
}
.contact ul li {
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ececec;
	padding-left: 50px;
}
.contact ul p:nth-child(1) {
	text-align: center;
}
.contact ul p:nth-child(2) {
	padding: 20px 0px;
	line-height: 35px;
}
.contact ul li.l1 {
	font-weight: bold;
	font-size: 20px;
	color: #74a93d;
	background: url(../img/c1.png) left center no-repeat;
}
.contact ul li.l2 {
	background: url(../img/c2.png) left center no-repeat;
}
.contact ul li.l3 {
	background: url(../img/c3.png) left center no-repeat;
}
.contact ul li.l4 {
	background: url(../img/c4.png) left center no-repeat;
}
.contact ul li.l5 {
	background: url(../img/c5.png) left center no-repeat;
}
.newsview .t {
	padding: 30px 0px 20px 0px;
	width: 100%;
	display: block;
	height: 25px;
	line-height: 25px;
}
.newsview .t span {
	padding-right: 30px;
	font-size: 14px;
	color: #999;
	float: left;
	display: block;
}
.newsview .t a {
	background: url(../img/al_btn1.jpg) center no-repeat;
	display: block;
	float: left;
	width: 73px;
	height: 25px;
}
.newsview img {
	max-width: 100%;
	margin: 15px auto;
}
.newsview, .newsview p, .newsview a {
	line-height: 35px;
	color: #999;
	font-size: 16px;
}
.products {
	overflow: hidden;
	padding: 30px 0px;
}
.products dl {
	display: block;
	float: left;
	width: 295px;
	text-align: center;
	margin-right: 30px;
}
.products dl img {
	height: 214px;
	width: 295px;
}
.products dl:nth-child(2n) {
	margin-right: 0px;
}
.products dl dd {
	line-height: 30px;
	padding: 10px 0px;
	height: 50px;
	line-height: 50px;
}
.prolist {
	padding: 20px 0px;
	overflow: hidden;
}
.prolist .w100{
	overflow:hidden;
}
.prolist .left {
	border-right: 3px solid #74a93d;
	padding-right: 20px;
	width: 120px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
}
.prolist .right {
	width: 457px;
	margin-bottom: 10px;
}
.prolist .right li {
	display: block;
	float: left;
	margin-right: 20px;
	width: 139px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	overflow: hidden;
}
.prolist .right li:nth-child(3n) {
	margin-right: 0px;
}
.prolist .right li a {
	display: block;
	/*height: 26px;*/
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 20px;
	color: #999;
}
