.z-body{
    width: 100%;
    box-sizing: border-box;
    padding: 0.1rem 0.1rem 0.7rem 0.1rem;
	margin-left: 0%;
    transition: all ease 0.4s;
}
.z-body.on{
	margin-left: -30%;
}
.z-wydfwlist{
    width: 100%;
    font-size: 0.14rem;
}
.z-wydfwlist ul li{
    width: 100%;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    border-bottom: 0.01rem solid #f7f7f7;
    position: relative;
}
.z-wydfwlist ul li h2{
    font-size: 0.16rem;
    font-weight: bold;
    margin-bottom: 0.05rem;
    color: #333333;
}
.z-wydfwlist ul li .z-wydfwlistp1{
    font-size: 0.14rem;
    color: #666666;
    margin-bottom: 0.05rem;
}
.z-wydfwlist ul li span{
    font-size: 0.12rem;
    color: #999999;
    margin-bottom: 0.05rem;
}
.z-wydfwlist ul li .z-wydfwlistp2{
    width: 70%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.z-wydfwlist ul li .z-wydfwlistp2 span{
    font-size: 0.12rem;
    color: #999999;
    padding-left: 0.2rem;
}
.z-wydfwlist ul li .z-wydfwlistp2 span:nth-child(1){
    background: url("../images/public/z-zyxmimg2.png")no-repeat left 0.03rem;
    background-size: 0.12rem 0.12rem;
}
/**.z-wydfwlist ul li .z-wydfwlistp2 span:nth-child(2){
    background: url("../images/public/z-zyxmimg3.png")no-repeat left 0.03rem;
    background-size: 0.12rem 0.12rem;
}**/
.z-wydfwlist ul li i{
    height: 0.25rem;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0.1rem;
    font-size: 0.12rem;
    color: #FFFFFF;
    line-height: 0.25rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    border-radius: 0.05rem;
    background: #d83c42;
}


.z-wydfwtc{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    font-size: 0.14rem;
    background: #FFFFFF;
	box-sizing: border-box;
    padding: 0.1rem;
    transition: all 0.4s ease;
	z-index:-1;
}
.z-wydfwtc.on{
	right: 0%;
	z-index:999;
}
.z-wydfwtc form{
    width: 100%;
}
.z-wydfwtc form .z-joind1{
    width: 100%;
    height: 0.35rem;
}
.z-wydfwtc form .z-joind1 label{
    display: inline-block;
    width: 20%;
    height: 100%;
    line-height: 0.35rem;
    float: left;
}
.z-wydfwtc form .z-joind1 input{
    width: 80%;
    height: 100%;
    float: right;
    box-sizing: border-box;
    line-height: 0.35rem;
    border: none;
    border-bottom: 1px solid #f7f7f7;
}
.z-wydfwtc form .z-joind2{
    width: 100%;
}
.z-wydfwtc form .z-joind2 label{
    display: block;
    width: 30%;
    height: 0.35rem;
    line-height: 0.35rem;
}
.z-wydfwtc form .z-joind2 textarea{
    height: 1rem;
    width: 100%;
    background:#FFFFFF;
    box-sizing: border-box;
    border:1px solid #f7f7f7;
    padding: 10px;
}
input::-webkit-input-placeholder{
    color:#999;
}
textarea::-webkit-input-placeholder{
    color:#999;
}
.z-wydfwtc form .z-joind3 input{
    width: 60%;
    float: left;
}
.z-wydfwtc form .z-joind3 img{
    width: 20%;
    height: 0.25rem;
    float: right;
    margin-top: 0.1rem;
}
.z-joind4{
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    margin-top: 0.5rem;
}
.z-joind4 input{
    width: 100%;
    height: 0.4rem;
    border: none;
    border-radius: 0.05rem;
    background: #c20007;
    color: #FFFFFF;
    line-height: 0.4rem;
}
.z-joind4 .z-cancel{
    background: #f7f7f7;
    color: #e76a2b;
    margin-top: 0.1rem;
}
.z-fanhuithree{
    position: fixed;
    right: -95%;
    bottom: 0.6rem;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    box-shadow: 3px 3px 10px #f3f3f3,-3px 3px 10px #f3f3f3,3px -3px 10px #f3f3f3,-3px -3px 10px #f3f3f3;
    background:#FFFFFF url("../images/public/z-fanhuithree.png")no-repeat center center;
    background-size: 0.2rem 0.2rem;
    transition: all 0.4s ease;
    z-index: 99;
}
.z-fanhuithree.on{
    right: 5%;
}


.z-fanhui{
    width: 0.4rem;
    position: fixed;
    right: 0.1rem;
    bottom: 0.1rem;
    z-index: 9;
    transition: all ease 0.4s;
}
.z-fanhui.on{
	right: 35%;
}
.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;
}

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	