.address_tel{
	width: 100%;
	max-width: 6.4rem;
	background: #fff;
	overflow: hidden;
	padding-top: 0.2rem;
}
.address_tel h2,.address_tel p{
	height: 0.45rem;
	font-weight: bold;
	font-size:0.35rem;
	color:#EB6100;
	text-align: center;
	line-height: 0.45rem;
	letter-spacing: 0.05rem;
}
.address_tel p{
	font-size:0.33rem;
	font-weight: 100;
}
.address_tel a{
	position: relative;
	display: block;
}
.address_tel img{
	width: 100%;
}
.address_tel a span{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0.22rem;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 0.16rem;
	background: rgba(0,0,0,0.5);
}