/* 初始样式 */
html, body, div, h1, h2, h3, h4, h5, h6, ul, li, p, i, iframe, button, img, table, th, td, a, input, textarea, label { 
    margin: 0; padding: 0; border: none; outline: none; line-height: 1; font-size: inherit; color: inherit; 
    box-sizing: content-box; background: none;
}
html, body {
    min-width: 1920px;
    padding: 0;
    margin: 0;
    background: #ffffff;
}
li {
    list-style: none;
}
.ad_login_sdk_4366_css {
    font-size: 12px;
    color: #333333;
}
.ad_login_sdk_4366_css form, .ad_login_sdk_4366_css p, .ad_login_sdk_4366_css ul, .ad_login_sdk_4366_css li, .ad_login_sdk_4366_css label  {
    padding: 0;
    margin: 0;
}
.ad_login_sdk_4366_css a, .ad_login_sdk_4366_css a:hover, .ad_login_sdk_4366_css a:visited, .ad_login_sdk_4366_css a:focus { 
    text-decoration: none; 
    cursor: pointer;
}
.ad_login_sdk_4366_css a {
    color: inherit;
}
.ad_login_sdk_4366_css ul, .ad_login_sdk_4366_css li { 
    list-style: none; 
}
.ad_login_sdk_4366_css img {
    max-width: initial;
}
.ad_login_sdk_4366_css .t_ease {
    transition: all .3s ease 0s;
}
.ad_login_sdk_4366_css .t_ease_none {
    transition: none !important;
}
.ad_login_sdk_4366_css .textcut {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ad_login_sdk_4366_css .j_input {
    margin: 0;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #333333;
}
.ad_login_sdk_4366_css .j_input.placeholder {
    color: #999;
}
.ad_login_sdk_4366_css .j_input.error {
    color: #ef3323;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes fadeUp {
    0% {
        transform: translateY(40px);
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        transform: translateY(0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes fadeDown {
    0% {
        transform: translateY(-40px);
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        transform: translateY(0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes fadeLeft {
    0% {
        transform: translateX(40px);
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        transform: translateX(0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes fadeRight {
    0% {
        transform: translateX(-40px);
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        transform: translateX(0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
/* 初始样式 */

#ad_login_sdk_4366_evalapp,
.ad_login_sdk_4366_evalapp {
    display: none;
}

/* ad_login_sdk_4366_footer */
.ad_login_sdk_4366_footer {
    position: relative;
    font-size: 12px;
    color: #6c6c6c;
    background: #ffffff;
}
.ad_login_sdk_4366_footer_content {
    position: relative;
    margin: 0 auto 0;
    padding: 40px 0 40px 310px;
    width: 950px;
}
.ad_login_sdk_4366_footer_content_logo {
    position: absolute;
    right: 1020px;
    top: 52px;
}
.ad_login_sdk_4366_footer_content_logo img {
    height: 110px;
}
.ad_login_sdk_4366_footer_content_show {
    position: relative;
}
.ad_login_sdk_4366_footer_content_show_p1 {
    position: relative;
    overflow: hidden;
    font-size: 14px;
    color: #3c3c3c;
}
.ad_login_sdk_4366_footer_content_show_p1 a {
    float: left;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
    color: #3c3c3c !important;
}
.ad_login_sdk_4366_footer_content_show_p1 a:hover {
    text-decoration: underline !important;
}
.ad_login_sdk_4366_footer_content_show_p1 i {
    float: left;
    margin: 3px 20px 0;
    width: 1px;
    height: 14px;
    line-height: 14px;
    background: #bdbdbd;
}
.ad_login_sdk_4366_footer_content_show_p2 {
    position: relative;
    margin-top: 14px;
    overflow: hidden;
}
.ad_login_sdk_4366_footer_content_show_p2 a {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    text-decoration: none;
    color: inherit !important;
    cursor: default !important;
}
.ad_login_sdk_4366_footer_content_show_p3 {
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}
.ad_login_sdk_4366_footer_content_show_p3 a {
    float: left;
    position: relative;
    margin-right: 24px;
    border-radius: 50px;
    padding: 10px 14px 0 60px;
    height: 40px;
    background: #f2f2f2;
    color: inherit !important;
    cursor: default !important;
}
.ad_login_sdk_4366_footer_content_show_p3 a i {
    position: absolute;
    left: 0;
    top: 0;
    width: 46px;
    height: 50px;
}
.ad_login_sdk_4366_footer_content_show_p3 a i img {
    position: absolute;
    right: 0;
    top: 8px;
    height: 34px;
}
.ad_login_sdk_4366_footer_content_show_p3 a p {
    height: 16px;
    white-space: nowrap;
    line-height: 16px;
}
.ad_login_sdk_4366_footer_content_show_p4 {
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}
.ad_login_sdk_4366_footer_content_show_p4 p {
    height: 20px;
    line-height: 20px;
    cursor: default !important;
}
/* ad_login_sdk_4366_footer */

/* ad_login_sdk_4366_lgnreg */
.ad_login_sdk_4366_lgnreg {
    position: relative;
    z-index: 1;
}
.ad_login_sdk_4366_lgnreg_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: none;
    opacity: .5;
    filter: alpha(opacity=50);
}
.ad_login_sdk_4366_lgnreg.tab0 .ad_login_sdk_4366_lgnreg_tabs_line {
    left: 5%;
}
.ad_login_sdk_4366_lgnreg.tab1 .ad_login_sdk_4366_lgnreg_tabs_line {
    left: 55%;
}
.ad_login_sdk_4366_lgnreg.tab0 .ad_login_sdk_4366_lgnreg_forms_reg {
    display: block;
}
.ad_login_sdk_4366_lgnreg.tab1 .ad_login_sdk_4366_lgnreg_forms_lgn {
    display: block;
}
.ad_login_sdk_4366_lgnreg_tabs {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #f0f0f0;
    height: 44px;
}
.ad_login_sdk_4366_lgnreg_tabs_tab {
    float: left;
    width: 50%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #3c3c3c;
    cursor: pointer;
}
.ad_login_sdk_4366_lgnreg_tabs_line {
    position: absolute;
    left: 5%;
    bottom: 0;
    width: 40%;
    height: 2px;
    background: #ff950d;
}
.ad_login_sdk_4366_lgnreg_forms {
    position: relative;
    z-index: 1;
}
.ad_login_sdk_4366_lgnreg_forms_reg {
    display: none;
    padding: 16px 0 0 0 !important;
    animation: fadeIn .4s ease 0s;
}
.ad_login_sdk_4366_lgnreg_forms_reg_item {
    position: relative;
    margin-bottom: 16px !important;
}
.ad_login_sdk_4366_lgnreg_forms_reg_item.ok p {
    color: #0aa80a;
}
.ad_login_sdk_4366_lgnreg_forms_reg_item.error p {
    color: #fe0202;
}
.ad_login_sdk_4366_lgnreg_forms_reg_item input {
    margin-left: 8px !important;
    width: 200px !important;
    height: 18px !important;
}
.ad_login_sdk_4366_lgnreg_forms_reg_item p {
    position: absolute;
    top: 28px;
    left: 14px;
    height: 20px;
    white-space: nowrap;
    line-height: 20px;
    font-size: 12px;
}
.ad_login_sdk_4366_lgnreg_forms_reg_submit {
    position: relative;
}
.ad_login_sdk_4366_lgnreg_forms_reg_submit button {
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    width: 210px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background: #ff950d;
    cursor: pointer;
}
.ad_login_sdk_4366_lgnreg_forms_reg_submit button.hover {
    background: #ffbe0d;
}
.ad_login_sdk_4366_lgnreg_forms_reg_agree {
    position: relative;
    margin-top: 12px;
    margin-bottom: 4px;
    padding-left: 32px;
    font-size: 12px;
    color: #141414;
}
.ad_login_sdk_4366_lgnreg_forms_reg_agree i {
    position: absolute;
    left: 12px;    
    top: 0;
    width: 15px;
    height: 15px;
    background: url(//assets-pt.4366.com/pay/images/sdk/ad_login_sdk_4366_v2.1/checkbox.png) 0 0 no-repeat;
    cursor: pointer;
}
.ad_login_sdk_4366_lgnreg_forms_reg_agree.active i {
    background-image: url(//assets-pt.4366.com/pay/images/sdk/ad_login_sdk_4366_v2.1/checkbox-active.png);
}
.ad_login_sdk_4366_lgnreg_forms_reg_agree p {
    line-height: 16px;
}
.ad_login_sdk_4366_lgnreg_forms_reg_agree a {
    line-height: 16px;
    color: #141414 !important;
}
.ad_login_sdk_4366_lgnreg_forms_lgn {
    display: none;
    padding: 16px 0 0 0 !important;
    animation: fadeIn .4s ease 0s;
}
.ad_login_sdk_4366_lgnreg_forms_lgn_item {
    position: relative;
    margin-bottom: 16px !important;
}
.ad_login_sdk_4366_lgnreg_forms_lgn_item.ok p {
    color: #0aa80a;
}
.ad_login_sdk_4366_lgnreg_forms_lgn_item.error p {
    color: #fe0202;
}
.ad_login_sdk_4366_lgnreg_forms_lgn_item input {
    margin-left: 8px !important;
    width: 200px !important;
    height: 18px !important;
}
.ad_login_sdk_4366_lgnreg_forms_lgn_item p {
    position: absolute;
    top: 28px;
    left: 14px;
    height: 20px;
    white-space: nowrap;
    line-height: 20px;
    font-size: 12px;
}
.ad_login_sdk_4366_lgnreg_forms_lgn_submit {
    position: relative;
    margin-bottom: 12px;
}
.ad_login_sdk_4366_lgnreg_forms_lgn_submit button {
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    width: 210px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background: #ff950d;
    cursor: pointer;
}
.ad_login_sdk_4366_lgnreg_forms_lgn_submit button.hover {
    background: #ffbe0d;
}
.ad_login_sdk_4366_lgnreg_else {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-left: 6px;
    font-size: 12px;
    color: #141414;
}
.ad_login_sdk_4366_lgnreg_else span {
    float: left;
    margin: 7px;
}
.ad_login_sdk_4366_lgnreg_else i {
    float: left;
    margin: 0 6px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.ad_login_sdk_4366_lgnreg_else i.qq {
    background: url(//assets-pt.4366.com/pay/images/sdk/ad_login_sdk_4366_v2.1/qq.png) 0 0 no-repeat;
}
.ad_login_sdk_4366_lgnreg_else i.wx {
    background: url(//assets-pt.4366.com/pay/images/sdk/ad_login_sdk_4366_v2.1/wx.png) 0 0 no-repeat;
}
/* ad_login_sdk_4366_lgnreg */

/* ad_login_sdk_4366_toast */
.ad_login_sdk_4366_toast {
    position: fixed;
    top: 30%;
    left: 0;
    width: 100%;
    text-align: center;
    display: none;
    z-index: 999;
}
.ad_login_sdk_4366_toast span {
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 3px;
    background: #333333;
}
/* ad_login_sdk_4366_toast */

/* brand-login-mask */
.brand-login-mask ul {
    margin: 0;
    padding: 0;
}

.brand-login-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    z-index: 99;
}

.brand-login-mask-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .7;
    filter: alpha(opacity=70);
}

.brand-login-close {
    width: 25px;
    height: 25px;
    position: absolute;
    top: -25px;
    right: 0;
    cursor: pointer;
    background: #f1f1f1 url(//assets-pt.4366.com/pay/images/sdk/icon_close.png) no-repeat;
    background-size: 50% 50%;
    background-position: center;
}

.brand-login-main {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
}

.left-ad,.right-ad{
    width: 480px;
    height: 440px;
    position: absolute;
    top: 0;
}
.left-ad {
    left: -480px;
}
.right-ad {
    right: -480px;
}

.brand-login-mask .brand-login-main .login_form {
    /* ç§»é™¤å®¿ä¸»é¡µé¢çš„å½±å“ */
    margin: 0; 
    width: 480px;
    min-height: 440px;
    background-position: 0 54px;
}

.brand-login-mask .brand-login-main .login_form .register-tab {
    height: 54px;
    font-size: 20px;
    line-height: 54px;
    color: #000;
    background: #fff;
    box-shadow: 0 2px 4px #ccc;
}

.brand-login-mask .brand-login-main .login_form .register-tab li {
    float: left;
    width: 50%;
    line-height: 54px;
    text-align: center;
    cursor: pointer;
}

.brand-login-mask .brand-login-main .login_form .register-tab .active {
    background: linear-gradient(to bottom, #ffb542, #ff9829);
    color: #fff;
}

.brand-login-mask .brand-login-main .login_form .tab-content {
    display: none;
    margin-top: 55px;
}

.brand-login-mask .brand-login-main .login_form .f_item {
    height: 36px;
    min-height: 36px;
    margin: 19px 0;
    line-height: 36px;
    text-align: center;
    position: relative;
}

.brand-login-mask .brand-login-main .login_form .f_item label {
    width: 100px;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    text-align: right;
    float: left;
    color: #4f4f4f;
}

.brand-login-mask .brand-login-main .login_form .f_item .f_input {
    width: 290px;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    padding: 10px 15px;
    font-family: 'microsoft yahei';
    float: left;
}

.brand-login-mask .brand-login-main .login_form .ag_txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 110px 20px;
    font-size: 12px;
    color: #666666;
}

.brand-login-mask .brand-login-main .login_form .ag_txt a {
    color: #2d89f2;
    cursor: pointer;
}

.brand-login-mask .brand-login-main .login_form .ag_txt i {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    background: url(//assets-pt.4366.com/pay/images/sdk/uncheck.png) 0 0 no-repeat;
    cursor: pointer;
}

.brand-login-mask .brand-login-main .login_form .ag_txt i.selected {
    background: url(//assets-pt.4366.com/pay/images/sdk/checked.png) 0 0 no-repeat;
}

.brand-login-mask .brand-login-main .login_form .ag_txt input {
    width: 0;
    height: 0;
    border: none;
    outline: none;
}

.brand-login-mask .brand-login-main .login_form .ag_txt2 {
    text-align: center;
}

.brand-login-mask .brand-login-main .login_form .ag_txt2 a {
    color: #d7932a;
}

.brand-login-mask .brand-login-main .login_form .btn_login {
    display: block;
    margin: 0 auto;
    width: 253px;
    height: 36px;
    background-color: #ff970f;
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border: none;
}

.brand-login-mask .brand-login-main .login_form .has_account {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}

.brand-login-mask .brand-login-main .login_form .has_account a {
    display: inline-block;
    margin-left: 10px;
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.brand-login-mask .brand-login-main .login_form .has_account .wechat {
    background-image: url(//assets-pt.4366.com/pay/images/sdk/wechat_icon_round.png);
}

.brand-login-mask .brand-login-main .login_form .has_account .qq {
    background-image: url(//assets-pt.4366.com/pay/images/sdk/qq_icon_round.png);
}

.brand-login-mask .brand-login-main .code_btn {
    position: absolute;
    right: 0;
    height: 0.39rem;
    border: 1px;
    padding: 10px;
    color: #1178a7;
}

.brand-login-mask .brand-login-main .footer-logo {
    text-align: center;
    padding: 10px;
    background: #fbfbfb;
}
/* brand-login-mask */