
.hr{
	width:7.5rem;
	margin:0 auto;
	padding:0.95rem 0 0.61rem;
	overflow: hidden;
}
.hr li{
	width: 3.3rem;
    height: 2.34rem;
    margin-left: 0.3rem;
	float: left;
	position: relative;
}
.hr-pic{
	width: 1.24rem;
	height:0.7rem;
	display: block;
	margin:-0.36rem auto 0.4rem;
}
.hr-pic-active{
	width: 1.24rem;
	height:0.7rem;
	margin:-0.36rem auto 0.4rem;
	display: none;
}
.hr-tit{
	width: 100%;
	font-size: 0.36rem;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	margin:0 auto 0.18rem;
}
.hr-tit-active{
	color: #1f6cdd;
}
.hr-info{
	width: 100%;
	font-size: 0.28rem;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	margin:0 auto;
}
.hr-line{
	width: 100%;
	height: 8px;
	background: #1f6cdd;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}




.hr-first-title{
    text-align: center;
    padding:0.52rem 0 0.24rem;
    font-size: 0.4rem;
    color: #333;
}
.hr-second-title{
	padding:0 0.6rem;
	text-align: center;
	line-height: 0.38rem;
    font-size: 0.2rem;
	color: #333;
	position: relative;
	z-index: 99;
}
.hr-map{
	width: 100%;
	height: auto;
	margin-top:-0.13rem;
}



.check-info{
	padding: 1rem 0;
}
.check-title{
	font-size: 0.32rem;
	color: #333;
	text-align: center;
}
.check-desc{
	font-size: 0.4rem;
	color: #FD7D00;
	font-weight: bold;
	text-align: center;
	margin-top: 0.3rem;
}
.check-footer{
	/*position: fixed;*/
	/*bottom: 0;*/
	/*left: 0;*/
	/*width: 100%;*/
}