.contact{ border-bottom: 2px solid #000;border-top: 2px solid #000;padding: 30px;margin-bottom: 60px;}
.contact_address{padding-top: 30px;}
.contact_address li{
	float: left;
	margin-right: 20px;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
}
.aboutmap #dituContent{height: 394px;margin-bottom:70px ;}
.about_ewm{
	height: 130px;
}
@media screen and (max-width:750px) {
	.contact .contact_logo{
		width: 60%;
	}
	.contact .f_l,.contact .f_r{
		width: 100%;
		text-align: center;
	}
	.contact_address li{width: 100%; font-size:16px; }
	.contact .about_ewm{margin-top: 10px;}
	.contact .about_ewm img { width:130px; }
}