.banner img{
	width: 100%;
}

.address{
	padding: 16px 3%;
	margin: 10px 0px;
	background: #fff;
	font-size: 16px;
}
.address h2{
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.address p{
	background: url(../images/link/adrr.png) no-repeat 0px 11px;
	line-height: 30px;
	padding:6px 0px 6px 24px;
	background-size: 14px;
}
.address span{
	background: url(../images/link/tel.png) no-repeat 0px 6px;
	line-height: 30px;
	padding:6px 0px 6px 24px;
	background-size: 14px;
}
.address a{
	color:#333;
}