.height100{
	height: 100%;
}
.width92{
	width: 92%;
}
.mescroll {
	background-color: #f4f4f4;
}
/* 主体内容 开始 */
.hztBg{
	padding-bottom: 4.773rem;
	background: url(../images/icons/hztIMainBg.png) no-repeat center bottom;
	background-size: 100% 5.866rem;
}
.rkBox{
	background-color: #fff;
	box-sizing: border-box;
	padding: 0 4%;
}
.rkTitle{
	box-sizing: border-box;
	padding-left: 0.226rem;
	height: 1.04rem;
	line-height: 1.04rem;
	border-bottom: 1px solid #eee;
	background: url(../images/icons/hztTitleBg.png) no-repeat left center;
	background-size: 0.093rem 0.4rem;
}
.ayfwDiv a{
	width: 25%;
	/* height: 1.933rem; */
	padding-top: 0.466rem;
	padding-bottom: 0.066rem;
}
.ayfwDiv a img{
	width: 0.933rem;
	height: 0.933rem;
}
.jsfwDiv a,
.zjkDiv a{
	width: 48.5%;
	height: 2.026rem;
	margin-top: 0.2rem;
	display: flex;
    align-items: center; 
    justify-content: center;
	background: url(../images/icons/hztIBg01.png) no-repeat left center;
	background-size: 100%;
}
.jsfwDiv a img,
.zjkDiv a img{
	width: 1.28rem;
	height: 1.28rem;
}
.zjkDiv a{
	background: url(../images/icons/hztIBg02.png) no-repeat left center;
	background-size: 100%;
}
/* 主体内容 结束 */