@charset "utf-8";
body,html{
	background:#7bb7ff;
}
.container{
	background:url(../img/hw_banner_bg.jpg) no-repeat;
	background-size:100%;
}
.banner-img{
	width:100%;
	height:5.35rem;
	position:relative;
}
.banner-img a{
	color:#fff;
	width:1.28rem;
	height:0.43rem;
	font-size:0.22rem;
	position:absolute;
	line-height:0.43rem;
	border-radius:0.25rem 0 0 0.25rem;
	right:0;
	top:0.26rem;
	text-align: center;
	background:#1c6cb1;
}
.phone-li{
	width:6.26rem;
	position:relative;
	margin:0 auto;
	padding-bottom:0.3rem;
}
.phone-li img{
	width:6rem;
	display: block;
	margin:0 auto;
	border-radius:0.06rem;
	box-shadow: 0px 4px 8px #4a92fb;
}
.bottom-remind-text{
	padding:0.1rem 0 0.4rem;
	color:#fff;
	text-align: center;
}
.phone-li span,.phone-li a,.phone-li i,.phone-li p{
	position:absolute;
}
.phone-li span{
	top:1.93rem;
	left:2.85rem;
	color:#fff;
	font-size:0.25rem;
	font-weight: 900;
}
.phone-li i{
	left:5rem;
	top:1.97rem;
	color:#f6424d;
	font-size:0.37rem;
	font-weight: 700;
}
.phone-li p{
	left:4.08rem;
	top:1.6rem;
	color:#251918;
	font-size:0.25rem;
	line-height:0.3rem;
	background:url(../img/hw_text_line.png) no-repeat;
	background-size:1rem;
}
.phone-li a{
	left:4.05rem;
	top:2.44rem;
	width:1.88rem;
	height:0.51rem;
}
