.b1 {
	margin-top: 20px;
	background: #fff;
	overflow: auto
}
.b1 .adress, .b1 .title, .contact-us {
	width: 1200px;
	margin: 0 auto;
}
.b1 .adress a {
	color: #666666;
	line-height: 26px;
}
.b1 .adress span {
	margin: 0 5px;
}
.b1 h1 {
	margin: 40px auto;
	font-size: 24px;
	font-weight: bold;
	padding-left: 8px;
	border-left: 3px solid #333333;
}


.contact-us dt {
	font-size: 24px;
	/* font-family:"思源黑体"; */
	line-height: 28px;
	font-weight: bold;
}
.contact-us dd {
	font-size: 16px;
	line-height: 28px;
	color: #333333;
	margin: 15px 0 0;
	white-space: nowrap;
}
.adress-content{
	width: 460px;
	white-space: pre-wrap;
}
.contact-adress, .zipcode, .telephone, .fax, .mailbox {
	color: #666666;
	font-size: 16px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
}
.adress-content, .zipcode-content, .telephone-content, .fax-content, .mailbox-content {
	display: inline-block;
}
.contact-adress:before, .zipcode:before, .telephone:before, .fax:before, .mailbox:before {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.contact-adress:before {
	content: url(../images/lianxiwomen/dzhi.png);
}
.zipcode:before {
	content: url(../images/lianxiwomen/youbian.png);
}
.telephone:before {
	content: url(../images/lianxiwomen/dianhua.png);
}
.fax:before {
	content: url(../images/lianxiwomen/chuanzhen.png);
}
.mailbox:before {
	content: url(../images/lianxiwomen/youxiang.png);
}
.maps-img {
	
	height: 250px;
	overflow: hidden;
	margin-top: 20px;

}
.maps-img img {
	width: 100%;
}
.newmail, .newtele {
	font-size: 12px;
	color: #000;
}
.newmail:before {
	content: url(../images/footer/footer-youjian.png);
	margin-right: 5px;
}
.newtele:before {
	content: url(../images/footer/footer-dianhua.png);
	margin-right: 5px;
}

.lxwm-footer{margin-top: 60px}
