* {margin: 0;padding: 0;}
ol,ul,li {list-style: none;}
html,body{
    width: 100%;
    min-height: 900px;
    margin: 0 auto;
    padding: 0;
    font-family: PingFangSC-Semibold;
}
a{
    text-decoration: none;
    color: #333;
}
b{
    font-weight: normal;
}
button{border: none;outline: none;}
img{border: 0px solid #fff}
*{
    font-weight: normal;
}
.hidden,.hide{
    display: none;
}
.red{
    color: #ea554f;
}
.yellow{
    color: #FFB800;
}
.green{
    color: #4CBB17;
}
.blue{
    color: #3c6bdd;
}
.ccc{
    color: #999;
}

/*信息录入页*/
.bn{
    width: 100%;
    height: 4.2rem;
    position: relative;
    margin: 0;
    overflow: hidden;
}
.bn .swiper-container{
    width: 100%;
    height: 100%;
}
.bn .swiper-pagination{
    width: 95%;
    bottom: 0.22rem;
    text-align: right;
}
.bn .swiper-pagination-bullet{
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 0.16rem;
    margin: 0 0.23rem;
    background: #fff;
    opacity: 0.5rem;
}
.bns{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.x{
    width: 94%;
    height: auto;
    padding-top: 0.68rem;
    margin: 0 auto;
}
.xt{
    width: 100%;
    height: 0.32rem;
    text-align: center;
    line-height: 0.32rem;
    font-weight: bold;
    font-size: 0.32rem;
    color: #000;
}
.xx{
    width: 100%;
    height: auto;
    margin-top: 0.56rem;
}
.xxt{
    width: calc(97% - 0.1rem);
    height: 0.62rem;
    line-height: 0.62rem;
    padding-left: 3%;
    border-left: 0.1rem solid #3c6bdd;
    background: #f2f2f2;
    font-size: 0.28rem;
    color: #000;
}
.xxs{
    width: 100%;
    height: auto;
    padding-top: 0.16rem;
}
.xxst{
    width: 100%;
    height: auto;
    line-height: 0.38rem;
    margin-top: 0.22rem;
    font-size: 0.26rem;
    color: #181818;
}
.xxsc{
    width: 100%;
    height: auto;
    margin-top: 0.12rem;
    position: relative;
}
.xxscsm{
    width: auto;
    height: 0.32rem;
    position: absolute;
    top: 0.18rem;
    right: 0.09rem;
    z-index: 2;
    cursor: pointer;
}
.xxscyzm{
    width: auto;
    height: 0.68rem;
    line-height: 0.68rem;
    position: absolute;
    top: 0rem;
    right: 0.09rem;
    z-index: 2;
    cursor: pointer;
    font-size: 0.26rem;
    color: #496bd6;
}
.layui-input, .layui-select, .layui-textarea{
    width: 100%;
    height: 0.68rem;
    line-height: 0.68rem;
    padding: 0 2%;
    margin-top: 0.28rem;
    border: 1px solid #f8f8f8;
    background: #f8f8f8;
    font-weight: normal;
    font-size: 0.26rem;
    color: #181818;
}
.layui-form-select dl {
    top: 0.68rem;
    min-height: 2.1rem;
    max-height: 2.8rem;
}
.layui-form-select dl dd, .layui-form-select dl dt {
    padding: 0 1%;
    line-height: 0.7rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.26rem;
}
.layui-form-select .layui-edge {
    right: 0.09rem;
    margin-top: -0.08rem;
    border-width: 0.12rem;
}
.layui-form-selected .layui-edge{
    margin-top: -0.22rem;
}
.xxsd{
    width: 94%;
    height: 0.68rem;
    margin: 1.28rem 3% 1.68rem 3%;
    border-radius: 0.68rem;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.bta,.btb,.btc,.btd{
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 0.68rem;
    font-size: 0.26rem;
    color: #fff;
}
.bta{
    background: #ccc;
}
.btb{
    background: #0bb2ba;
}
.btc{
    background: #496bd6;
}
.btd{
    background: #e5b026;
}

/*提示页*/
.msg{
    width: 50%;
    height: auto;
    padding-top: 30%;
    margin: 0 auto;
}
.msgi{
    width: 40%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.msgc{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 0.4rem;
    margin-top: 0.62rem;
    font-size: 0.32rem;
    color: #333;
}

/*身份证上传界面*/
.sfz{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}
.sfzx{
    width: 0.52rem;
    height: 0.52rem;
    text-align: center;
    line-height: 0.52rem;
    border: 1px solid #fff;
    border-radius: 0.52rem;
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    z-index: 6;
    font-size: 0.3rem;
    color: #fff;
}
.sfzd{
    width: 84%;
    height: auto;
    position: absolute;
    left: 5%;
    top: 50%;
    z-index: 3;
    background: #fff;
    padding: 0.22rem 3% 0.44rem 3%;
    transform: translateY(-50%);
    border-radius: 0.12rem;
}
.sfzs{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 0.24rem;
    margin: 0.22rem 0;
    font-size: 0.24rem;
    color: #333;
}
.img_u{
    width: auto;
    max-width: 100%;
    height: 2rem;
    display: block;
    margin: 0 auto;
}
.sfzt{
    width: 60%;
    height: auto;
    margin: 0.23rem 20% 0 20%;
    display: flex;
    justify-content: space-between;
}
.sfzts{
    width: 46%;
    height: 0.66rem;
    text-align: center;
    line-height: 0.66rem;
    border-radius: 0.12rem;
    background: #ccc;
    font-size: 0.24rem;
    color: #fff;
}
.sfzts_active{
    background: #fbb62c;
}
.sfzz{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 0.18rem;
    line-height: 0.32rem;
    font-size: 0.22rem;
    color: #ec6942;
}
.sfzf{
    width: 60%;
    height: 0.66rem;
    text-align: center;
    line-height: 0.66rem;
    margin: 0 auto;
    margin-top: 0.28rem;
    border-radius: 0.12rem;
    background: #496bd6;
    font-size: 0.24rem;
    color: #fff;
}
.sft{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}
.sfte{
    width: 80%;
    height: auto;
    text-align: center;
    line-height: 0.38rem;
    position: absolute;
    left: 10%;
    top: 50%;
    z-index: 12;
    transform: translateY(-50%);
    border-radius: 0.12rem;
    font-size: 0.24rem;
    color: #fff;
}
.sfti{
    width: auto;
    max-width: 100%;
    height: 2rem;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.52rem;
}




