.index_herd{
	width:100%;
	min-width: 1200px;
	height: 187px;
}
.index_img{
	width:100%;
	height: 150px;
}
.list_map{
	width:100%;
}
.list_map li{
	position: relative;
	width:100%;
	height: 134px;
	padding-left:60px;
	border-bottom:1px solid #e7e7e7;
}
.list_map li img{
	position: absolute;
	top:50%;
	margin-top:-16px;
	left:10px;
}
.list_map .list_title{
	width:180px;
	height: 100%;
	line-height: 133px;
}
.list_map li b{
	font-size:26px;
	font-weight: bold;
}
.list_map li i{
	font-size: 26px;
	color:#eaeaea;
	padding:0 30px;
}
.list_map li .list_details{
	width:950px;
	height: 100%;
	line-height: 133px;
}
.list_map li .list_details a{
	margin:0 10px;
	float: left;
}
.list_map li .list_two{
	line-height: 24px;
    padding-top: 42px;
}
.index_foot{
	width:100%;
	min-width: 1200px;
	float:left;
	margin-top: 30px;
	height: 200px;
}