header{
    width: 100%;
    height: 1rem;
    padding: .3rem;
    font-size: .34rem;
    text-align: center;
    position: relative;
}
header img{
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: .34rem;
    left: .3rem;
}
header div{
    position: absolute;
    right: .3rem;
    top: .36rem;
    color: #01C758;
    font-size: .28rem;
}
.xzfw-nav{
    padding: .3rem;
    font-size: .26rem;
}
.xzfw-nav .s2{
    color: #01C758;
}
.xzfw-nav img{
    width: .13rem;
    height: .22rem;
    margin-left: .08rem;
    position: relative;
    top: .06rem;
}
.xzfw-cont{
    padding: 0 .3rem;
}
.xzfw-cont li{
    padding: .22rem 0;
    width: 100%;
    font-size: .24rem;
    min-height: 1.11rem;
}
.xzfw-cont li:not(:last-of-type){
    border-bottom: 1px solid #ccc;
}
.xzfw-cont li p{
    color: #999999;
    margin-top: .1rem;
    padding-left: .28rem;
}
.xzfw-cont li span{
    width: .2rem;
    height: .2rem;
    border: 1px solid #999;
    border-radius: 50%;
    margin-right: .1rem;
}
.xzfw-cont li img{
    width: .2rem;
    height: .2rem;
    margin-top: .06rem;
    margin-right: .1rem;
    display: none;
}
.xzfw-btn{
   
    margin-left: 1.25rem;
    text-align: center;
    margin-bottom: .5rem;
    width: 5rem;
    height: .8rem;
    background: #A7A9B3;
    border-radius: .4rem;
    line-height: .8rem;
    color: #fff;
    font-size: .24rem;
}
.green{
    background: #01C758;
}
.tjgj-cont{
    padding: 0 .3rem;
}
.tjgj-cont .text textarea{
    width: 100%;
    height: 1.7rem;
    display: block;
    text-indent: .1rem;
}
.tjgj-cont .text{
    border: 1px solid #ccc;
    position: relative;
    margin-bottom: .6rem;
}
.tjgj-cont .text span{
    position: absolute;
    font-size: .24rem;
    color: #999;
    bottom: .22rem;
    right: .22rem;
}
.tjgj-cont .text1{
    position: relative;
    padding-top: .2rem;
    border: 1px solid #CCCCCC
}
.tjgj-cont .text1 textarea{
    width: 100%;
    height: 6.55rem;
    display: block;
    text-indent: .1rem;

}
.tjgj-cont .text1 span{
    position: absolute;
    font-size: .24rem;
    color: #999;
    bottom: .16rem;
    right: .16rem;
}
.tjgj-cont .xk{
    font-size: .24rem;
    margin-top: .4rem;
}
.tjgj-cont .xk select{
    width: 2.7rem;
    height: .56rem;
    border: 1px solid #CCCCCC;
}
.tjgj-cont .xk .s2{
    margin-right: .18rem;
}
/* .tjgj-cont .xk span{
    margin-top: .15rem;
} */
.tjgj-cont .xk .right{
    
}
.tjgj-cont .xk .file{
    width: 1.3rem;
    height: .5rem;
    text-align: center;
    line-height: .5rem;
    background: #01C758;
    border-radius: 6px 6px 6px 6px;
    float: left;
    color: #fff;
    margin-left: .17rem;
    position: relative;
    font-size: .24rem;
}
.tjgj-cont .xk .file input{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}