.layer-cust{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}
.layer-cust .layer-bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.layer-cust .real-name-authentication{
    /* margin-top: -178px;
    margin-left: -250px; */
    width: 500px;
    /* min-height: 356px; */
    min-height: 321px;
}
.layer-cust .ordinary-mock-header .ordinary-header-icon {
    width: 24px;
    height: 24px;
    float: left;
}
.layer-cust .ordinary-mock-header .ordinary-header-title{
    margin-left: 4px;
    font-weight: bold;
    font-size: 16px;
    color: #303030;
    line-height: 24px;
    float: left;
}
.layer-cust .layer-content{
    background: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    position: relative;
}
.layer-cust .layer-content-header{
    padding: 12px 16px;
    position: relative;
    border-bottom: 1px solid #EAEBED;
    box-sizing: border-box;
    height: 48px;
}
.layer-cust .layer-header-title{
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    line-height: 24px;
    margin-left: 8px;
}
.layer-cust .layer-close-icon{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
}
.layer-cust .layer-content-content{
    padding: 24px;
    border-bottom: 1px solid #EAEBED;
    width: 100%;
    box-sizing: border-box;
}
.layer-cust .layer-content-contentbox{
    position: relative;
}
.layer-cust .layer-contentbox-label{
    font-size: 14px;
    color: #303030;
    line-height: 22px;
}
.layer-cust .layer-contentbox-input{
    margin-top: 8px;
    padding: 7px 8px;
    border: 1px solid #DDDEE0;
    width: 100%;
    line-height: 22px;
    font-size: 14px;
    color: #303030;
    box-sizing: border-box;
    outline: none;
    height: 36px;
}
.layer-cust .layer-contentbox-input::placeholder{
    color: #BBBBBB;
}
.layer-cust .layer-content-sen{
    margin-top: 24px;
}
.layer-cust .layer-contentbox-agreement{
    margin-left: 8px;
    float: left;
    font-size: 14px;
    color: #303030;
    line-height: 22px;
}
.layer-cust .layer-contentbox-agreement a{
    color: #D50000;
}
.layer-cust .layer-contentbox-checkbox{
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 1px;
    cursor: pointer;
    margin-left: -4px;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
.layer-cust .layer-content-footer{
    width: 100%;
    position: relative;
    padding: 12px 24px 12px 0;
    box-sizing: border-box;
}
.layer-cust .button-group{
    /* position: absolute; */
    float: right;
}
.layer-cust .button-group div{
    font-size: 14px;
    line-height: 22px;
    float: left;
    cursor: pointer;
    height: 32px;
    box-sizing: border-box;
}
.layer-cust .button-group-cancel{
    padding: 5px 18px;
    background: #FFFFFF;
    border: 1px solid #DDDEE0;
    text-align: center;
    color: #303030;
}
.layer-cust .button-group-confim{
    padding: 5px 16px;
    text-align: center;
    background: #D50000;
    color: #FFFFFF;
    /* width: 100%; */
    margin-left: 8px;
}
.layer-cust .button-group-confim:hover,.layer-cust .ordinary-footer-confim:hover{
    background: #B60E0E;
}
.layer-cust .error-message{
    font-size: 12px;
    color: #ED3737;
    line-height: 20px;
    position: absolute;
}
.layer-cust .checkbox-yes{
    display: none;
    width: 16px;
    height: 16px;
    margin-left: 0;
    margin-top: 3px;
}
.layer-qrcode-box{
    padding: 10px;
    box-sizing: border-box;
    height: 140px;
}
.layer-cust .layer-content-qrcode{
    padding: 36px 71px 36px 71px;
    border-bottom: 1px solid #EAEBED;
    box-sizing: border-box;
    text-align:center;
    position: relative;
}
.layer-cust .layer-qrcode-img{
    width: 120px;
    height: 120px;
}
.layer-cust .layer-errqrcode-img{
    width: 140px;
    height: 140px;
}
.layer-cust .layer-qrcode-intro{
    font-size: 14px; 
    color: #303030;
    line-height: 22px;
    margin-top: 36px;
    display: block;
}
.layer-cust .ordinary-mock{
    width: 340px;
    height: 142px;
    padding: 20px 24px;
    box-sizing: border-box;
    position: relative;
}
.layer-cust .ordinary-mock .layer-content-header-close-icon{
    width: 12px;
    height: 12px;
    position: absolute;
    top: 14px;
    right: 14px;
    cursor: pointer;
}
.layer-cust .ordinary-mock-content{
    margin-top: 8px;
    font-size: 14px;
    color: #5C5C5C;
    line-height: 22px;
    padding-left: 28px;
}
.layer-cust .ordinary-mock-footer{
    margin-top: 16px;
    line-height: 22px;
    font-size: 14px;
    position: absolute;
    right: 24px;
}
.layer-cust .ordinary-footer-cancel{
    border: 1px solid #DDDEE0;
    background: #FFFFFF;
    padding: 4px 17px;
    color: #303030;
    line-height: 22px;
    font-size: 14px;
    height: 32px;
    width: 66px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
}
.layer-cust .ordinary-footer-cancel:hover{
    border: 1px solid #D50000;
    color: #D50000;
}
.layer-cust .ordinary-footer-confim{
    background: #D50000;
    border-radius: 2px;
    padding: 5px 14px;
    color: #FFFFFF;    
    float: left;
    height: 32px;
    width: 74px;
    box-sizing: border-box;
    margin-left: 8px;
    text-align: center;
    cursor: pointer;
}
.layer-cust .js-agree-argument{
    cursor: pointer;
}
.empty-subtitle .ordinary-mock-content{
    height: auto;
}
.empty-subtitle .ordinary-mock{
    padding: 47px 24px 24px 24px;
}
.empty-subtitle .ordinary-mock-header{
    padding: 0 46px;
}
.layer-content-qrcode .fail-code-icon{
    width: 140px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 37px;
    left: 180px;
    padding: 26px;
    box-sizing: border-box;
}
.layer-content-qrcode .fail-code-icon .fail-code-errqrcode{
    width: 20px;
    height: 20px;
}
.layer-content-qrcode .fail-code-icon .fail-code-msg{
    margin-top: 4px;
    font-size: 12px;
    color: #303030;
    line-height: 22px;
}
.layer-content-qrcode .fail-code-icon .fail-code-btn{
    margin: 0 auto;
    border: 1px solid #DC2329;
    background: #FFFFFF;
    padding: 3px 15px;
    font-size: 14px;
    color: #DC2329;
    line-height: 22px;
    margin-top: 10px;
    cursor: pointer;
    box-sizing: border-box;
    width: 88px;
}
.layer-content-qrcode .fail-code-icon .fail-code-btn:hover{
    color: #B60E0E;
}
.layer-content-qrcode .fail-code-icon i{
    font-size: 25px;
    cursor: pointer;
    display: inline-block;
}
@keyframes rotates {
    0% { -webkit-transform: rotate(0deg) }
    30% { -webkit-transform: rotate(100deg) }
    50% { -webkit-transform: rotate(180deg) }
    70% { -webkit-transform: rotate(270deg) }
    100% {-webkit-transform: rotate(360deg) }
}
/* .refresh-loading{
    animation: rotates 1s linear infinite;
} */
/* .layer-cust .maxHei{
    height: 44px;
} */
.real-name-authentication .layer-close-icon{
    top: 16px;
    right: 16px;
}