.z-body{
    width: 100%;
    box-sizing: border-box;
    padding: 0.1rem 0.1rem 0.7rem 0.1rem;
}
.z-fczs{
    width: 100%;
    font-size: 0.14rem;
}
.z-fczs ul li{
   /* width: 100%;
    height: 1.5rem;
    box-sizing: border-box;
    border-radius: 0.05rem;
    overflow: hidden;
    position: relative;*/
    margin-bottom: 0.1rem;
   /* box-shadow: 0.03rem 0.03rem 0.07rem #f3f3f3,-0.03rem 0.03rem 0.07rem #f3f3f3,0.03rem -0.03rem 0.07rem #f3f3f3,-0.03rem -0.03rem 0.07rem #f3f3f3;*/
}
.z-fczs ul li img{
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.z-fczs ul li .z-fczstext{
    width: 100%;
    height: 0.5rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    box-sizing: border-box;
    padding: 0.05rem;
    color: #FFFFFF;
}
.z-fczs ul li.on{
	height:0.5rem;
}
.z-fczs ul li.on .z-fczstext{
	background-color: rgb(255, 255, 255);
    color: rgb(102, 102, 102);
}
.z-fczs ul li.on .z-fczstext span{
	background: url("../images/public/z-zylytwoimg.png")no-repeat left center;
    background-size: 0.13rem 0.13rem;
}
.z-fczs ul li .z-fczstext p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-fczs ul li .z-fczstext span{
    font-size: 0.12rem;
    padding-left: 0.2rem;
    background: url("../images/public/z-fczscontimg.png")no-repeat left center;
    background-size: 0.13rem 0.13rem;
}
.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;
}

	              	

	              	

	              	

	              	

	              	

	              	