.z-body{
    width: 100%;
    box-sizing: border-box;
    padding: 0.1rem 0.1rem 0.7rem 0.1rem;
    font-size: 0.14rem;
}
.z-cont{
    width: 100%;
    box-shadow: 0.03rem 0.03rem 0.03rem #f4f3f3,-0.03rem 0.03rem 0.03rem #f4f3f3,0.03rem -0.03rem 0.03rem #f4f3f3,-0.03rem -0.03rem 0.03rem #f4f3f3;
    box-sizing: border-box;
    padding: 0.05rem 0.1rem;
    line-height: 0.25rem;
    margin-bottom: 0.15rem;
	position: relative;
}
.z-cont h2{
    color: #C20007;
    font-size: 0.14rem;
}
.z-cont p{
    font-size: 0.13rem;
}
.z-cont p span{
    display: inline-block;
    width: 75%;
    float: right;
    color: #999999;
}
.z-cont i{
	position: absolute;
	top:0.05rem;
	right:0.1rem;
}
.z-bot{
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem 0.2rem;
}
.z-bot input{
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    background: #C20007;
    border-radius: 0.05rem;
    color: #FFFFFF;
    border: none;
}
.z-bot2{
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem 0.2rem;
}
.z-bot2 input:nth-child(1){
    width: 40%;
    float: left;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    background: #f2f2f2;
    border-radius: 0.05rem;	
    color: #666;
    border: none;
}
.z-bot2 input:nth-child(2){
    width: 40%;
    float: right;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    background: #C20007;
    border-radius: 0.05rem;	
    color: #FFFFFF;
    border: none;
}

.z-bangzhu{
    width: 100%;
    height: 100%;
    font-size: 0.14rem;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
    visibility: hidden;
    z-index: -1;
    transition: all 0.3s ease;
}
.z-bangzhu.on{
	z-index: 999;
    visibility: initial;
}
.z-bangzhucont{
    width: 70%;
    margin: auto;
	box-sizing: border-box;
    padding: 0.1rem;
    border-radius: 0.05rem;
    background: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1.25rem;
    margin-left: -35%;
}
.z-bangzhucont p{
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.16rem;
    border-bottom: 0.01rem solid #f7f7f7;
}
.z-bangzhucont label{
    display: block;
    margin-top: 0.2rem;
    line-height: 0.3rem;
}
.z-bangzhucont .z-input1{
    display: block;
    width: 100%;
    line-height: 0.25rem;
    box-sizing: border-box;
    padding-left: 0.1rem;
    border: 0.01rem solid #f7f7f7;
}
.z-bangzhucont .z-input3{
    display: block;
    width: 100%;
    height: 0.75rem;
    line-height: 0.25rem;
    box-sizing: border-box;
    padding-left: 0.1rem;
    border: 0.01rem solid #f7f7f7;
    overflow-y: auto;
}
.z-bangzhucont .z-input2{
    display: block;
    width: 100%;
    line-height: 0.25rem;
    border: none;
    background: #C20007;
    color: #FFFFFF;
    border-radius: 0.03rem;
    margin-top: 0.4rem;
}


.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;
}

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	

	              	