input::-ms-clear, input::-ms-reveal{display: none;}
input::-webkit-input-placeholder {
    color: #999;
}
.margin-bottom40{
    margin-bottom: 0.4rem;
}
input:-webkit-autofill{
    background: #fff!important;
}
input{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow:none; /*去除阴影*/
    outline: none;/*聚焦input的蓝色边框*/
    resize: none; /*textarea 禁止拖拽*/
    border: none; /*去除边框*/
    -webkit-appearance: none;/*常用于IOS下移除原生样式*/
    -webkit-tap-highlight-color: rgba(0,0,0,0); /*点击高亮的颜色*/
}
input:focus{
    outline: none;
}
.margin-top80{
    margin-top: 0.8rem;
}
.content{
    padding: 0 0.3rem;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}
.search-div{
    margin-top: 0.6rem;
    overflow: hidden;
}
.search-div input{
    width: 4.68rem;
    height: 0.78rem;
    background: #fff;
    color: #333;
    border: 0.01rem solid #1f6cdd;
    border-right: 0;
    float: left;
    font-size: 0.3rem;
    padding-left: 0.2rem;
}
.search-div div{
    float: left;
    width: 2rem;
    height: 0.8rem;
    background: #1F6CDD;
    color: #fff;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.8rem;
    cursor: pointer;
}
.error-tip,.sms-error-tip{
    color: #ED4013;
    font-size: 0.28rem;
    text-align: left;
    margin-top: 0.2rem;
    display: none;
}
.un-result{
    font-size: 0.3rem;
    color: #E93F25;
    margin-top: 0.4rem;
    text-align: left;
    display: none;
}

.reminder .prompt-content {
    color: #888;
    font-size: 0.28rem;
    text-align: left;
    margin-bottom: 0.2rem;
    margin-left: 0.3rem;
    line-height: 0.4rem;
}

.reminder .friendly-reminder {
    color: #666;
    margin-bottom: 0.32rem;
    margin-left: 0;
    line-height: 0.28rem;
}

.reminder .prompt-content img {
    width: 0.07rem;
    height: 0.07rem;
    float: left;
    margin-top: 0.2rem;
    margin-right: 0.12rem;
}

.reminder .friendly-reminder img {
    width: 0.24rem;
    height: 0.24rem;
    float: left;
    margin-top: 0.04rem;
    margin-right: 0.1rem;
    vertical-align:middle;
}
.reminder .prompt-content div{
    overflow: hidden;
}

.have-user-result{
    font-size: 0.3rem;
    color: #333;
    text-align: left;
    margin-top: 0.28rem;
    margin-bottom: 0.4rem;
    display: none;
}

.user-result{
    width: 6.9rem;
    display: none;
}
.user-result .user-info{
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding-left: 0.3rem;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0.13rem rgba(13,13,13,0.07);
    -moz-box-shadow: 0 0 0.13rem rgba(13,13,13,0.07);
    box-shadow: 0 0 0.13rem rgba(13,13,13,0.07);
}
.user-result .user-info .user-log{
    width: 1.4rem;
    height: 2.24rem;
    float: left;
    -webkit-border-radius: 0.03rem;
    -moz-border-radius: 0.03rem;
    border-radius: 0.03rem;
    margin-right: 0.4rem;
}
.user-result .user-info .have-result-img{
    float: right;
    width: 4rem;
    margin-top: -0.4rem;
    position: absolute;
    margin-left: -0.7rem;
}

.user-result .user-info-content{
    font-size: 0.3rem;
    text-align: left;
    width: 4.8rem;
    float: right;
    margin-top: 0.25rem;
}
.user-result .user-info-content.on-job{
    margin-top: 0.36rem;
}
.user-result .user-info-content .username{
    font-weight: bold;
    color: #333;
    font-size: 0.34rem;
}
.user-result .user-info-content .username span{
    color: #666;
    font-size: 0.26rem;
}
.user-result .user-info-content .username .park-user{
    font-weight: normal;
    color: #D50000;
    font-size: 0.34rem;
}
.user-result .user-info-content .line{
    width: 0.36rem;
    height: 0.04rem;
    background: #1f6cdd;
    margin: 0.1rem 0;
}
.user-result .user-info-content .user-content{
    margin-top: 0.2rem;
    color: #333;
    font-size: 0.3rem;
}
.user-result .user-info-content .user-content .user-authentication{
    position: absolute;
    margin-left: 0.1rem;
    width: 0.32rem;
}
.user-result .user-info-content .user-group-1{
    margin-left: 0.9rem;
}

.have-company{
    font-size: 0.3rem;
    text-align: left;
    color: #333;
    line-height: 0.48rem;
    margin-bottom: 0.24rem;
    display: none;
}
.have-company .search-company{
    font-size: 0.34rem;
    font-weight: bold;
}
.have-company .search-company .company-status{
    color: #ed4013;
    font-size: 0.3rem;
}
.have-company .reference-company{
    font-size: 0.32rem;
    margin-top: 0.05rem;
}
.have-company .reference-company span{
    color: #1F6CDD;
}

.verify-phone{
    text-align: left;
    font-size: 0.3rem;
    padding: 0.6rem 0.3rem;
    display: none;
}
.verify-phone .verify-title{
    color: #333;
    font-size: 0.36rem;
    line-height: 0.44rem;
    margin-bottom: 0.3rem;
}
.verify-phone .get-sms,.verify-phone .input-sms{
    width: 6.88rem;
    height: 1rem;
    border: 0.01rem solid #E5E5E5;
}
.verify-phone .input-sms{
    border-top: 0;
}
.verify-phone input{
    margin-top: 0.3rem;
    padding-left: 0.2rem;
    font-size: 0.34rem;
    line-height: 0.34rem;
    color: #333;
}
.verify-phone .get-sms input{
     width: 4.05rem;
 }
.verify-phone .input-sms input{
    width: 6.5rem;
}
.verify-phone .get-sms span{
    height: 0.42rem;
    border-left: 0.01rem solid #E5E5E5;
    padding-left: 0.2rem;
}
.verify-phone .determine{
    width: 6.9rem;
    height: 0.9rem;
    background: #1F6CDD;
    color: #fff;
    margin-top: 0.6rem;
    text-align: center;
    line-height: 0.9rem;
}
.reacquire{
    color: #999;
    cursor: unset;
}
.dx_captcha_basic_link, .dx_captcha_basic_logo,.dx_captcha_clickword_link, .dx_captcha_clickword_logo{
    display: none!important;
}



.full-img{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    text-align: center;
    vertical-align: middle;
    background: #000;
    display: none;
}
.full-img img{
    max-width: 90%;
    max-height: 90%;
    position: relative;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}

.user-result .user-info .no-logo{
    padding: 0.12rem 0;
}