.customer{margin:0 auto;}
.customer{
	height:792px;
	width:1100px;
	padding-top: 83px;
}
.customer h2{
	height:74px;
	width:1100px;
	line-height: 74px;
	color:#333333;
	border-bottom: 2px solid #333;
	font-size:30px;
	margin-bottom: 82px;
}
.customer ul{
	width:1100px;

}
.customer ul li{
	font-size: 16px;
	color:#666; 
	margin-bottom: 32px;
	text-indent :32px;
}
.customer ul li span{
	color:#266bae;
	font-size: 18px;
	font-weight:700;
}