@charset "UTF-8";
.con-nav{
    width: 100%;
    font-size: .16rem;
    font-weight: bold;
    height: 40px;
    padding: 0 100px;
    margin-top: 50px;
}
.con-nav span{
    color: #ff774d;
}
.con-nav img{
    width: 100%;
}
.con-nav div{
    width: 15%;
}
.con-main{
    width: 100%;
    background-color: white;
    font-size: .16rem;
    padding:30px 100px;
}
.con-nav div:last-child{
    text-align: right;
    font-size: .16rem;
    font-weight: normal !important;
}
.con-nav div:nth-last-child(2){
    width: 125px;
    height: 125px;
    border-radius: 125px;
    overflow: hidden;
    margin-top: -50px;
    background-color: white;
}
.but{
    text-align: center;
    min-height: 40px;
}
#cancel{
    width: 150px;
    height: 40px;
    font-size: .16rem;
    background-color: white;
    color: black;
    margin: 30px;
    display: none;
}
#sure{
    width: 150px;
    height: 40px;
    font-size: .16rem;
    background-color: #7aac4b;
    color: white;
    margin: 30px;
    display: none;
}
.m-title {
    border-left: 4px solid #7aac4b;
    font-size: .24rem;
    padding-left: 10px;
    height: 24px;
    line-height: 24px;
    margin: 10px 0;
}
.m-title span{
    color: #ff774d !important;
    font-size: .16rem !important;
    margin-left: 50px;
}
.m-title a{
    color: #ff774d !important;
    font-size: .16rem !important;
    margin-left: 100px;
}
.con-main ul{
    font-size: .16rem;
    margin: 30px 0;
}
.con-main li{
    min-height: 50px;
}
.must{
    color: #ff774d;
    margin-right: 5px;
}
.tip{
    display: inline-block;
    width: 100px;
}
.con-main input{
    width: 300px;
    height: 30px;
}
.con-main input[type=file]{

}
.con-main input[type=radio]{
    width: auto;
    height: auto;
    margin: 0;
    vertical-align: middle;
}
.con-main label{
    font-weight: normal;
    margin: 0;
}
.con-main textarea{
    width: 700px;
    height: 300px;
    resize: none;
}
#js0{
    float: left;
}
#zz0,#qt0{
    display: inline-block;
    width: 300px;
    overflow: hidden;
    position: relative;
}
#zz1,#qt1{
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: Alpha(opacity=0);
    position: absolute;
    z-index: 1;
}
#zz00,#qt00{
    float: left;
}
#zzt,#qtt{
    width: 100%;
}
#mc1,#yw1,#js1,#zz1,#lx1,#zb1,#sj1,#db1,#dz1,#wz1,#cp1,#cg1,#hy1,#rs1,#mj1,#yy1,#yq1,#yes,#no,#Y,#N,#sf,#cs,#dq,#qt1{
    display: none;
}
#sf,#cs,#dq{
    min-width: 100px;
    height: 30px;
}
.up-img{
    font-size: .16rem;
}
.up-div{
    width: 170px;
    height: 100px;
    overflow: hidden;
    position: relative;
}
.up-div>input{
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: Alpha(opacity=0);
    position: absolute;
    z-index: 1;
}
.up-div>img{
    width: 100%;
    height: 100%;
}
.upzz-div{
    margin-top: 20px;
    width: 340px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.upzz-div>input{
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: Alpha(opacity=0);
    position: absolute;
    z-index: 1;
}
.upzz-div>img{
    width: 100%;
    height: 100%;
}