.contact {
	width: 1200px;
}
.contact .contact_section .left {
	margin-top:40px;
	width: 600px;
	float: left;
}
.contact .contact_section .right {
	margin-top:12px;
	width: 585px;
	float: right;
}
.contact .contact_section .left .part {
	margin-left: 5px;
	margin-top: 35px;
}
.contact .contact_section .left .part b {
	font-weight: 500;
	font-family: "Microsoft Yahei", Verdana, Tahoma;
	display: block;
	font-size: 21px;
	margin-bottom: 12px;
	color:rgb(51, 51, 51);
}
.contact .contact_section .left .part .address {
	font-style: normal;
	margin-top: 20px;
	font-size: 15px;
	color:rgb(51, 51, 51);	
	line-height: 24px;
}
.contact .contact_section .right .part {
	margin-left: 125px;
	margin-top: 35px;
}
.contact .contact_section .right .part b {
	font-weight: 500;
	font-family: "Microsoft Yahei", Verdana, Tahoma;
	width: 460px;
	line-height: 26px;
	display: block;
	font-size: 21px;
	margin-bottom: 12px;
	color:rgb(51, 51, 51);
}
.contact .contact_section .right .part .address {
	font-style: normal;
	margin-top: 20px;
	font-size: 15px;
	color:rgb(51, 51, 51);	
	line-height: 24px;
}
.all {
	font-size:22px;
}
