.contactUs_bg img{
	width: 100%;
}
.cooperation,.company,.companyAddress{
	width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.cooperation_title{
	height: 101px;
    margin: 80px auto 40px;
    background: url(../image/contactUs/cooperation.png) no-repeat center;
    text-align: center;
}
.cooperation_title img{
    margin-top: 8px;
}
.cooperation_title p{
    color: #434242;
    height: 45px;
    line-height: 45px;
    font-size: 34px;
    font-weight: bold;
}
.cooperation_img{
	width: 100%;
	user-select: none;
	-webkit-user-select: none;
}

.company{
	margin-top: 60px;
	margin-bottom: 42px;
}
.company_info{
	float: left;
	width: 492px;
	font-size: 16px;
	color: #747474;
}
.company_info .company_code {
	width: 141px;
	display: flex;
	text-align: center;
} 
.company_info .company_codeItem {
	display: flex;
	flex-direction: column;
	margin-right: 46px;
}
.company_info .company_codeItem img{
	width: 141px;
	height: 141px;
}
.company_info .company_codeItem span{
	margin-top: 4px;
	color: #A0A0A0;
}
.company_info p{
	margin-top: 14px;
	line-height: 30px;
}
.company_info p img{
	float: left;
	width: 30px;
	margin-right: 10px;
}
.company_img{
	height: 280px;
}
.companyAddress{
	margin-bottom: 102px;
}
.companyAddress img{
	width: 100%;
}
.info_addr{
	margin-left: 40px;
}