.business {
	width: 1200px;
	color: #333;
	margin: 86px auto 116px auto;
}
.business_title {
	margin: 0 0 14px 0;
}
.business_title font {
	font-size: 21px;
	font-weight: bold;
	margin-right: 12px;
}
.business_detail {
	font-size: 14px;
	line-height: 30px;
}
.business_clear {
	clear: both;
}
.recommend {
	color: #333;
	width: 1200px;
	margin: 60px auto 80px auto;
}
.recommend_title {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 27px;
}
.recommend_detail {
	font-size: 14px;
	line-height: 30px;
	padding: 27px 18px 21px 18px;
	background-color: #f4f4f4;
}
.customer {
	width: 1200px;
	color: #333;
	margin: 135px auto 116px auto;
}
.customer_band ul {
	list-style: none;
	width: 100%;
}
.customer_band_line {
	width: 535px;
	float: left;
	padding-top: 8px;
}
.customer_band_font {
	width: 130px;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #898989;
}
.customer_band hr {
	height: 1px;
	border: none;
	border-top: 1px solid #d9d9d9;
}
.customer_list {
	list-style: none;
	margin: 56px 0 110px 0;
}
.customer_list li {
	float: left;
	font-size: 14px;
	text-align: center;
	margin-right: 23px;
}
