.z-title{
	width: 100%;
	height: 0.4rem;
	line-height: 0.4rem;
	text-align: center;
	background: #F7F7F7;
	color: #595959;
	font-size: 0.14rem;
}
.z-body{
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem 0.1rem 0.7rem 0.1rem;
}
.z-cont{
	width: 100%;
	box-sizing: border-box;
	padding: 0.1rem;
	padding-bottom: 0;
	box-shadow: 0.05rem 0.05rem 0.05rem #f5f5f5, -0.05rem 0.05rem 0.05rem #f5f5f5, 0.05rem -0.05rem 0.05rem #f5f5f5, -0.05rem -0.05rem 0.05rem #f5f5f5;
	margin-bottom: 0.1rem;
	
}
.z-cont h2{
	color: #585858;
	font-size: 0.14rem;
}
.z-cont h2 i{
	float: right;
	display: inline-block;
	width: 0.05rem;
	height: 0.19rem;
	background: url(../images/public/z-wydfwindeximg.png)no-repeat center center;
	background-size: 0.05rem 0.1rem;
}
.z-cont ul{
	width: 100%;
}
.z-cont ul li{
	width: 100%;
	line-height: 0.25rem;
	font-size: 0.13rem;
	color: #8D8D8D;
	box-sizing: border-box;
	padding-bottom: 0.05rem;
	padding-top: 0.05rem;
	border-bottom: 0.01rem solid #f7f7f7;
}
.z-fanhui{
    width: 0.4rem;
    position: fixed;
    right: 0.1rem;
    bottom: 0.1rem;
    z-index: 9;
}
.z-fanhui div{
    width: 0.4rem;
    height: 0.4rem;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0.03rem 0.03rem 0.1rem #f3f3f3,-0.03rem 0.03rem 0.1rem #f3f3f3,0.03rem -0.03rem 0.1rem #f3f3f3,-0.03rem -0.03rem 0.1rem #f3f3f3;
}
.z-fanhui .z-fanhuione{
    background:#FFFFFF url("../images/public/z-fanhuione.png")no-repeat center center;
    background-size: 0.2rem 0.2rem;
}
.z-fanhui .z-fanhuitwo{
    background:#FFFFFF url("../images/public/z-fanhuitwo.png")no-repeat center center;
    background-size: 0.2rem 0.2rem;
    margin-top: 0.1rem;
}

	              	