@charset "utf-8";
.banner{
	background: url('../images/companyInfor5.jpg') no-repeat center;
	
}
/*业务合作*/
.businessCooperation .teamTitle,.businessCooperation p{
	text-align: center;
}
.businessCooperation .teamTitle{
	margin-top: 48px;
	margin-bottom: 18px;
}
.businessCooperation p{
	margin-bottom: 32px;
	font-size: 16px;
}
.customerBusinessContent{
    /*padding-top: 64px;*/
    height: 165px;
	/*background: url('../images/hzhb_bj1.jpg') no-repeat center;*/
	background-size: 100% 100%;  
  	-moz-background-size: 100% 100%;  
  	-webkit-background-size: 100% 100%;
  	margin-bottom: 38px;
}
.contentTitle{
    width: 6.5%;
    margin-bottom: 24px;
    padding-bottom: 6px;
    font-size: 18px;
    border-bottom: 1px solid rgb(64,158,241);  
}
.customerBusinessContent div{
    width: 15%;
    margin-left: 4%;
    margin-bottom: 12px;
}

