.zhuce{width: 100%;background: url(../image/bj.png) no-repeat center;background-size: 100% 100%;}
.zhuce .grzx{position: absolute;top: 0;width: 100%;height: 40px;background: rgba(0, 0, 0, 0.25);line-height: 40px;}
.zhuce .grzx a{color: #fff;text-decoration: underline;padding-left: 2%;}
.zhuce .container{padding-top: 8%;}

.zhuce .zc_logo{text-align: center;width: 100%;}
.zhuce .ljzc{width: 714px;height: 660px;background: #fff;padding: 0 34px;margin: auto;margin-top: 40px;}
.zhuce .ljzc .ljzc_bt{height: 96px;line-height: 96px;font-size: 24px;color: #747474;text-align: center;}
.zhuce .ljzc .ljzc_sr{height: 135px;color: #757575;padding-top: 20px;}
.zhuce .ljzc .ljzc_sr input{height: 45px;line-height: 45px;border: 1px solid #d8d8d8;width: 100%;padding-left: 15px;}
.zhuce .ljzc .ljzc_sr .sr1{}
.zhuce .ljzc .ljzc_sr .sr2{margin-top: 22px;}
.zhuce .ljzc .ljzc_sr .sr2 li:nth-child(1){width: 100%;/*float: left;*/}
.zhuce .ljzc .ljzc_sr .sr2 li:nth-child(2){width: 230px;/*float: right;*/}
.zhuce .ljzc .ljzc_sr .sr2 li:nth-child(2) input{width: 52%;float: left;margin-top: 15px;}
.zhuce .ljzc .ljzc_qt{height: 95px;}
.zhuce .ljzc .ljzc_qt .qtdl_bt{height: 30px;line-height: 25px;text-align: center;color: #747474;background: url(../img/xian_bg1.png) no-repeat center;}
.zhuce .ljzc .ljzc_qt .qtdl_lj{margin-top: 15px;}
.zhuce .ljzc .ljzc_qt .qtdl_lj ul{width: 130px;margin: auto;}
.zhuce .ljzc .ljzc_qt .qtdl_lj li{float: left;}
.zhuce .ljzc .ljzc_qt .qtdl_lj li a{font-family: "iconfont" !important;font-size: 30px;margin: 0 6px;cursor:pointer;}
.zhuce .ljzc .ljzc_qt .qtdl_lj li:nth-child(1) a{color: #19a9f1;}
.zhuce .ljzc .ljzc_qt .qtdl_lj li:nth-child(2) a{color: #00bb00;}
.zhuce .ljzc .ljzc_qt .qtdl_lj li:nth-child(3) a{color: #d81a01;}
.zhuce .ljzc .ljzc_an{height: 44px;/*margin-top: 70px;*/}
.zhuce .ljzc .ljzc_an button{color: #fff;height: 44px;width: 100%;background: #f08200;line-height: 44px;text-align: center;font-size: 18px;border-radius: 5px;border: none;/*margin-top: 26px;*/}

.code{
    line-height: 45px;
    width: 150px;
    background: #2b73e4;
    height: 45px;
    color: #fff;
    float: right;
    text-align: center;
}

.progress{
    padding-top: 30px;
}
*{
    margin: 0;
    padding: 0;
}
/*进度条*/
#progressbar{
    width: 90%;
    margin: 0 auto;
}
/*文字*/
.progressbar_text{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.progressbar_no p,.progressbar_yes p ,.complete p{
    height: 30px;
    line-height: 30px;
    font-family: "微软雅黑";
    font-size: 15px;
    color: #333;
}
/*进度条*/
.progressbar_bar{
    height: 11px;
    border-radius: 100px;
    position: relative;
    z-index: 9;
    margin-top: 10px;
    background:#00c4ff;
    width: 0;
}
.progressbar_bar_two{
    height: 11px;
    width: 100%;
    border-radius: 100px; 
    margin: -11px auto 0px;
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #eee;
}
.progressbar_bar_dian{
    height: 20px;
    width: 20px;
    background: #eee;
    border-radius: 100px;
    position: relative;
    top: -6px;
    z-index: 100;
}
.select{
    background:#00c4ff !important;
}
.number{
    color: #000;
    font-size: 13px;
    text-align: right;
    padding-top: 20px;
}
.number span{
    color: blue;
    font-size: 14px;
}
.textbox{
    margin-top: 20px;
}
.list{
    display: flex;
}
.red{
    width: 10%;
    text-align: right;
    color: red;
    font-size: 15px;
    height: 30px;
    line-height: 35px;
}
.designation{
    width: 17%;
    text-align: right;
    height: 30px;
    line-height: 35px;
    color: #515151;
    font-size: 15px;
}
.listinput{
    width: 55%;

}
.listinput input{
    width: 95%;
    border: 1px solid #d9d9d9;
    outline: none;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    font-size: 11px;
    border-radius: 3px;
}
.butttj{
    background: #ff9900;
    width: 36%;
    margin: auto;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 4px;
    outline: none;    
    border: 0px;
}
.butttj p{
    color: #fff;
    font-size: 16px;
    
}
.listimg{
    width: 73px;
    height: 73px;
    margin: auto;
    margin-top: 100px;
}
.listimg img{
    width: 100%;
    height: 100%;
}
.liettext{
    text-align: center;
    margin: auto;
    margin-top: 30px;
    color: #00C4FF;
    font-size: 23px;
    margin-left: 10px;
}
.check{
    width: 65px;
    height: 35px;
    /* border: 1px solid #ffffff; */
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
    color: #ffffff;
    font-size: 15px;
    margin-left: 5px;
    background: #0099e2;
    cursor: pointer;
}