.banner_show {
	display: block;
}
/*联系我们主要内容左部分*/
.contact_us {
	width: 100%;
	height: 1470px;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 0 50px;
}
.address {
	width: 100%;
	height: 300px;
	float: left;
	margin-top: 66px;
}
.address_bg {
	width: 150px;
	float: left;
	height: 300px;
	background: url(imagesaddress_bg.png) no-repeat left top;
}
.address_cont {
	float: left;
	height: 300px;
	width: 620px;
}
.address_cont h4 {
	line-height: 80px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	width: 620px;
	float: left;
}
.address_cont p {
	font-size: 14px;
	width: 620px;
	float: left;
	line-height: 30px;
}
.map_address {
	width: 100%;
	height: 530px;
	float: left;
	background: url(imagesmap_address_bg_03.jpg) no-repeat center top;
}
.qrcode {
	height: 278px;
	width: 224px;
	margin: 0 auto;
	overflow: hidden;
}
.qrcode img {
	width: 224px;
	height: 224px;
	float: left;
	margin-bottom: 7px;
}
.qrcode em {
	color: #fff;
	line-height: 47px;
	line-height: 47px;
	background: #034296;
	float: left;
	width: 224px;
	text-align: center;
}
/*联系我们主要内容左部分*/