.registContent {
    display: flex;
    justify-content: center;
    min-height: 620px;
    margin-top: 20px;
}

.l-main {
    padding-bottom: 80px;
}

body {
    margin-bottom: 0 !important;
}
/* CN_EC_REQ-3402 strat */
.d-MaskRule .conmask-footer{
    position: relative;
}
.d-MaskRule .conmask-footer .checkbtn_box{
    position: absolute;
    left:18px;
    display: flex;
    align-items: center;
    height: 16px;
    top: 30px;
}
.d-MaskRule .conmask-footer .checkbtn_box .check_btn{
    width:16px;
    height:16px;
    background: url("/vcommon/theme/detail/img/checked-before.png");
    cursor: pointer;
    margin-right: 10px;
}
.d-MaskRule .conmask-footer .checkbtn_box .check_btn.checked{
    background: url("/vcommon/theme/detail/img/checked-after.png")!important;
}
.d-MaskRule .conmask-footer .checkbtn_box .check_btn:hover{
    background: url("/vcommon/theme/account/img/checkbox_hover.png");
}
.d-MaskRule .conmask-footer .checkbtn_box .check_txt{
    line-height: 16px;
}
.mdMessage .mdMessageP{
    color: #545454;
    line-height: 22px;
    letter-spacing: 0.44px; 
}
.d-MaskRule .conmask-title span{
    font-size: 14px;
    line-height: 19px;
    display: inline-block;
    padding-left: 10px;
    color: #666;
}
.d-MaskRule .conmask-title .t-left{
    display: flex;
    align-items: center;
    color: #333;
}
/* CN_EC_REQ-3402 end */
.registBanner{
    position: absolute;
}
.registBanner img{
    width: 100%;
    height: 100px;
}
.l-main, .new-l-main{
    overflow: hidden;
}
/* 5841 */
.card_select{
    margin-top: 20px;
}
.select_box{
    display: flex;
    margin-top: 11px;
}
.select_box div{
    height: 16px;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    margin-right: 40px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.select_box div img{
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.cardErrorMsg{
    height: 16px;
    align-items: center;
    margin-top: 2px;
    display: none;
}
.cardErrorMsg img{
    width: 16px;
    height: 16px;
}
.cardErrorMsg span{
    height: 16px;
    line-height: 18px;
    font-size: 12px;
    color: #E83632;
    margin-left: 5px;
}
.optStepLine li:not(:first-child)[step_status="0"]{
    color: #999999 !important;
}
.norm-text{
    color: #333333 !important;
}
.verify-code-btn{
    color: #333333 !important;
}
.norm-btn{
    outline: none;
}
.norm-btn span{
    color: #333333 !important;
}
.verify-code-btn:hover{
    background: #FFF7D6 !important;
    border: 1px solid #FFCC00;
}
.md_account_confirm_content .mdBtns .mdBtnOk,.md_account_confirm_content .mdBtns .mdBtnNo{
    color: #333333 !important;
}
.norm-btn:hover{
    background-color: #FFEA98 !important;
}
.inputBox .verifyErrorMsg{
    line-height: 16px;
    margin-top: 2px;
    margin-bottom: -18px;
}
.cardErrorMsg{
    margin-bottom: -18px;
}
.inputBox[input-status="alert"] .verifyErrorMsg{
    color: #333333;
    line-height: 16px;
}
.md_account_bg .md_account_confirm_content .mdBtns .mdBtnOk:hover{
    background: #FFEA98 !important;
}
.md_account_bg .md_account_confirm_content .mdBtns .mdBtnNo:hover{
    background: #FFF7D6 !important;
    border: 1px solid #FFCC00;
}
.inputBox .verifyErrorMsg img{
    width: 16px;
    height: 16px;
    margin-top: 0 !important;
}
.notSendMsmBox{
    margin-top: 20px;
}
.codeMargin{
    margin: 10px 0 20px 0;
}
#verifyCodeItem .verifyErrorMsg{
    margin-top: 10px;
    margin-bottom: 0;
}
.error_margin{
    margin: 2px !important;
    margin-bottom: -18px !important;
}
.time-loading:hover{
    background: #F3F3F3 !important;
    border: 1px solid #F3F3F3 !important;
}

.warn-btn {
    border-radius: 20px !important;
}