/*create by liecol*/
*{
	font-family:"微软雅黑";
}
.friend_box{
	width: 932px;
	height: auto;
	margin: 0 auto;
}
.titles{
	width: 100%;
	height: auto;
}
.titles h1 {
	color: #404041;
    font-weight: normal;
    line-height: 26px;
    font-size: 28px;
    margin: 22px 0px 0px 0px;
}
.titles span{
	font-size: 14px;
	color:#404041;
	line-height:25px;
}
.about_us{
	margin-top: 24px;
	height: 320px;

}
.about_us li{
	height: 85px;
	width: 426px;
	margin-top: 24px;
	margin-right: 38px;
	float: left;

}
.us_desc{
	line-height: 14px;
}
.cooperate_pic{
	width: 100%;
	height: auto;
	margin-top: 88px;
}
.cooperate_pic .earth_partner{
	font-size: 22px;
	line-height: 26px;
	color: 	#404041;
}
.cooperate_pic  .company_pic{
	margin-top: 26px;
	width: 100%;
}
.cooperate_pic  .company_pic li{
	width: 180px;
	height: 100px;
	text-align: center;
	background: #fff;
	padding: 5px; 
	border: 1px solid #E8E8E8;
	margin: 12px 20px;
	float: left;
}
.bottom_padding{
	float: left;
	width: 100%;
	padding-top: 20px;
	height: 220px;
}
.cooperate_pic  .company_pic li img{
	width: 180px;
	height: 100px;
}
.cooperate_footer{
	width: 100%;
	float: left;
}
.cooperate_footer .footer{
	margin:0 auto;
	width: 100%;
}
.footer_hr{
	width: 100%;
	border-top: 1px solid #C9C9C9;	
}
.footer_record{
	margin-top: 20px;
}