.contact{
	width: 998px;
	margin: 40px auto 180px;
}
.line{
	width: 51px;
	border-bottom: solid 7px #9e9e9e;
	display: block;
}
.contact h2{
	text-transform: uppercase;
	color: #8f8f8f;
	font-size: 38px;
	margin-top: 25px;
}
.contact h3{
	color: #666666;
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 35px;
}
.map{
	display: block;
}
.contact_zong{
	overflow: hidden;
	margin-top: 50px;
	color: #666;
}
.contact_left{
	float: left;
	width:715px;
}
.contact_left div{
	/* height: 25px; */
	line-height: 25px;
	margin-bottom: 15px;
}
.contact_left .sp1{
	width: 80px;
	text-align: right;
	display: inline-block;
	color: #555555;
	text-transform: uppercase;
}
.contact_left .address{
	background: url(../images/contact/address.png) no-repeat center left;
	padding-left: 35px;
}
.contact_left .tell{
	background: url(../images/contact/tell.png) no-repeat center left;
	padding-left: 35px;
}
.contact_left .chuanzhen{
	background: url(../images/contact/chuanzhen.png) no-repeat center left;
	padding-left: 35px;
}
.contact_left .ggjt{
	background: url(../images/contact/ggjt.png) no-repeat center left;
	padding-left: 35px;
}
.contact_left .email{
	background: url(../images/contact/email.png) no-repeat center left;
	padding-left: 35px;
}
.contact_left .gw{
	background: url(../images/contact/gw.png) no-repeat center left;
	padding-left: 35px;
}
.contact_right{
	float: right;
}