body{
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 0;
}
.wlz-contact-us-banner{
    position:relative;
    overflow:hidden;
    width:100%;
    height: 300px;
}
.wlz-contact-us-banner img{
    position:absolute;
    left:50%;
    margin-left:-960px;
}
.wlz-contact-us {
    margin: 40px auto;
    width: 1000px;
    height:300px;
    position: relative;
}
.message{
	float: left;
	width: 370px;
	margin:60px 0 0 20px;
}
.message .dianhua,
.message .youxiang,
.message .dizhi{
	padding-left: 35px;
	font-size: 16px;
	line-height: 32px;
	margin: 10px 0 ;
}
.dianhua {
    background: url('../Images/img001.png') no-repeat left center;
}
.youxiang {
    background: url('../Images/img02.png') no-repeat left center;
}
.dizhi {
    background: url('../Images/img03.png') no-repeat left 4px;
}
.map{
	float: right;
	margin-right:20px ;
	border: 2px solid #e5e3e3;
	width: 500px;
	height: 300px;
}
