
.productList h2 {
	height: 34px;
	border-bottom: #52a424 1px solid;
	line-height: 34px;
	text-indent: 18px;
	color: #ffffff;
	font: normal 14px/34px "microsoft yahei";
	background: url("/images/list_bg.png") 3px 11px no-repeat #38880b;
}
.productList h2 a {color: #ffffff;}
.productList ul {
	position: relative;
	float: left;
}

.productList ul li {
	height: 29px;
	float: left;
	width: 80px;
	background: #66b947;
	border-bottom: #bddeb3 1px dashed;
}

.productList ul li.hover {
	background: #fff;
}

.productList ul li .listLeft {
	height: 29px;
	line-height: 29px;
	text-indent: 5px;
	width: 80px;
}

.productList ul li .listLeft a {
	color: #ffffff;
	text-decoration: none;
}

.productList ul li .listLeft a:hover {
	color: #66b947;
}

.productList ul li.hover .listLeft a {
	color: #4e9b31;

}

.productList ul li .listLeft a:hover {
	color: #66b947;
}

.productList ul li .listRight {
	position: absolute;
	top: -35px;
	left: 80px;
	width: 900px;
	padding-left: 17px;
	border: #4e9b31 1px solid;
	border-left: 0;
	background-color: #fff;
}

.productList ul li .listRight2 {
	position: absolute;
	top: -35px;
	left: 80px;
	width: 615px;
	padding-left: 17px;
	border: #4e9b31 1px solid;
	border-left: 0;
	background-color: #fff;
}
.productList ul li .listRight3{
	width: 900px;
}
.industyLeft {
	width: 274px;
	float: left;
	margin-right: 31px;
	padding-bottom: 15px;
}

.industyTop,
.industyTop1,
.industyTop2,
.industyTop3,
.industyTop4,
.industyTop5,
.industyTop6 {
	font: normal 16px/34px "microsoft yahei";
	color: #333333;
	text-indent: 36px;
}

.industyTop {
	background: url(../../images/list_bg.png) 6px -17px no-repeat;
}

.industyTop1 {
	background: url(../../images/index2014/proIcon2014.gif) no-repeat 0 -144px;
}

.industyTop2 {
	background: url(../../images/index2014/proIcon2014.gif) no-repeat 0 -180px;
}

.industyTop3 {
	background: url(../../images/index2014/proIcon2014.gif) no-repeat 0 -360px;
}

.industyTop4 {
	background: url(../../images/index2014/proIcon2014.gif) no-repeat 0 -36px;
}

.industyTop5 {
	background: url(../../images/index2014/proIcon2014.gif) no-repeat 0 -540px;
}

.industyTop6 {
	background: url(../../images/index2014/proIcon2014.gif) no-repeat 0 -576px;
}

.industyBox {
	width: 274px;
	float: left;
	margin-top: 15px;
}

.industyBox .industyTitle {
	border-bottom: #4e9b31 1px solid;
	height: 24px;
	margin-bottom: 5px;
}

.industyBox .industyTitle h3 {
	font: bold 14px/24px "microsoft yahei";
	color: #4e9b31;
	width: 200px;
	float: left;
}

.industyBox .industyTitle a {
	float: right;
	display: block;
	line-height: 24px;
	width: 40px;
	text-indent: 16px;
	color: #999999;
	background: url(../../images/list_bg.png) 0 -60px no-repeat;
}

.industyBox p {
	text-indent: -5px;
	overflow: hidden;
	height: 20px;
	width: 274px;
	line-height: 20px;
}

.industyBox p a {
	color: #666666;
	margin: 0 5px;
	text-decoration: none
}

.industyBox p a:hover {
	color: #ff6600;
	margin: 0 5px;
	text-decoration: underline;
}

.industyRight {
	width: 236px;
	float: right;
	margin-right: 11px;
	margin-top: 10px;
}

.industyRight img {
	height: 132px;
	width: 236px;
	margin-bottom: 15px;
}
