.m-wrapper{min-height: 100vh;padding-top: 1.0666666666666667rem; padding-bottom: 0.8rem;box-sizing: border-box;max-width: 750px;margin: 0 auto;}
.m-title{font-weight: 600; background: #fff; height: 1.0666666666666667rem;width: 100%;line-height: 1.0666666666666667rem;font-size: 0.6rem;color:#222;text-align: center;margin-bottom: 0.4rem;}
.con-title{padding:0.8rem 0 0.72rem;width: 100%;text-align: center;font-size: 0.4266666666666667rem;color:#333;line-height: 0.5866666666666667rem;font-weight: 600;box-sizing: border-box;}
.con-main{width: 100%;padding:0 0.4rem;box-sizing: border-box;}
.block-row{position: relative; height: 1.3866666666666667rem;line-height: 1.3866666666666667rem;width: 100%;font-size: 0.4266666666666667rem; overflow: hidden;border-bottom: 0.02666666666666667rem solid #eee;}
.block-label{width: 2.7733333333333334rem;color:#666;float: left;}
.block-value{float: left;height: 100%;}
.block-value input{height: 100%;border: 0 none;font-size: 0.4266666666666667rem;}
.block-value input#empno{width: 100%;}
.block-btn{text-align: center; width: 2.4rem;height: 100%;position: absolute;top:0;right: 0;font-size: 0.37333333333333335rem;color:#566aff;}
.block-btn.block-btn-orange{color:#ff721f;}

.con-btn{ width: 9.2rem;text-align: center;line-height: 1.1733333333333333rem;background: #566aff;color:#fff;border-radius: 0.16rem;margin: 0.5066666666666667rem auto;}
.con-btn-orange{background: #ff721f;}

/* .pictoken{display: none;} */
.f-pic{
    display: flex;
    justify-content: center;
    align-items: center;
}
.f-pic img{
    width: 1.8666666666666667rem;
    height: 0.6933333333333334rem;
}
.m-index-wrapper .block-row{display: flex; justify-content: space-between;}
.m-index-wrapper .block-label{width: 6rem;}
.m-index-wrapper .block-value{width: 3rem; display: flex; justify-content: flex-end; align-items: center; }
.m-index-wrapper .block-value img{width: 0.8rem;}
.con-result{
    width: 100%;
    background: #f7f7f7;
    padding-top: 10px;
}
.con-result .list{width: 100%;padding: 0 15px;box-sizing: border-box;background: #fff;margin-bottom: 10px;}
.con-result .list:last-child{margin-bottom: 0;}

.empty{width: 100%;text-align: center;padding: 1.0666666666666667rem 0.8rem;box-sizing: border-box;font-size: 0.4266666666666667rem;}
.tcaptcha-transform {

    transform: scale(0.9);
}