body {
    color: #000;
    background: #fff;
    font-size: 12px;
    line-height: 166.6%;
    text-align: center
}

body,
button,
input,
select {
    font-family: PingFangSC-Regular, Microsoft YaHei, "\5FAE\8F6F\96C5\9ED1", verdana, sans-serif, Simsun, STXihei;
    zoom: 1
}

button,
h1,
h2,
h3,
input,
select {
    font-size: 100%
}

body,
form,
h1,
h2,
h3,
img,
li,
p,
ul {
    margin: 0;
    padding: 0;
    border: 0
}

button,
img,
input,
select {
    margin: 0;
    line-height: normal
}

select {
    padding: 1px
}

ul {
    list-style: none
}

button,
button img,
input,
label,
select {
    vertical-align: middle
}

aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
    margin: 0;
    padding: 0;
    border: none
}

a {
    text-decoration: none;
    color: #848585
}

    a:hover {
        color: #626262
    }

#remAutoLoginTxt,
#styleConfText,
.domain,
.nouserselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.noscriptTitle {
    padding: 20px 0
}

.noscriptLink {
    font-weight: 400
}

.fontWeight {
    font-weight: 700
}

.unvisi {
    visibility: hidden
}

.txt-suc {
    color: #33a853
}

.txt-err {
    color: #c00
}

.txt-yixin {
    color: #279c7b
}

#mobtips,
#mobtips_arr,
#mobtips_close,
#whatAutologinTip,
.domain,
.footerLogo,
.footerNav,
.formIpt,
.headerIntro,
.headerLogo,
.headerNav {
    position: absolute
}

.ico-uid {
    background-position: -154px -64px
}

.ico-pwd,
.ico-uid {
    width: 14px;
    height: 16px
}

.ico-pwd {
    background-position: -178px -64px
}

.ico-miniAlert {
    margin-right: 3px;
    background-position: -132px -112px;
    vertical-align: top
}

.ico-arr,
.ico-miniAlert {
    display: inline-block;
    width: 14px;
    height: 14px
}

#wechatLoginContainer img {
    width: 200px;
    height: 200px;
}

#imageCode {
    display: none;
}
.error {
    width: 100%;
    height: 20px;
    font-size: 14px;
    color: #cc2929;
    text-align: center;
    line-height: 20px;
    margin-top: 30px;
    transform-origin: center;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: transform .2s ease,opacity .2s ease;
    -moz-transition: transform .2s ease,opacity .2s ease;
    -ms-transition: transform .2s ease,opacity .2s ease;
    -o-transition: transform .2s ease,opacity .2s ease;
    transition: transform .2s ease,opacity .2s ease;
}

.header {
    padding: 0 40px;
    height: 70px;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.headerLogo {
    top: 11px;
    left: 18px
}

    .headerLogo p {
        display: none
    }

.headerIntro {
    height: 28px;
    width: 144px;
    display: block;
    background-position: 0 -64px;
    top: 17px;
    left: 194px
}

.headerNav {
    top: 27px;
    right: 40px;
    text-align: right;
    line-height: 17px
}

    .headerNav,
    .headerNav a {
        color: #666;
        font-size: 12px
    }

        .headerNav a {
            padding-left: 12px;
            display: inline-block;
            vertical-align: middle
        }

            .headerNav a.separation-line:after {
                content: "";
                display: inline-block;
                vertical-align: middle;
                margin-top: -2px;
                margin-left: 12px;
                width: 1px;
                height: 12px;
                background-color: #c2c2c2;
                font-size: 0
            }

        .headerNav .last {
            padding-left: 0
        }

.headerTitle {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    width: 268px;
    display: block;
    position: absolute;
    top: 18px;
    left: 204px;
    border-left: 1px solid #ccc;
    color: #888
}

.main {
    height: 640px;
    background: #fbfbfb;
    position: relative;
    min-width: 1100px
}

.main-inner-iframe {
    border: 0;
    width: 100%;
    height: 640px;
    overflow: hidden
}

#mainCnt {
    width: 100%;
    clear: both;
    background-repeat: no-repeat;
    background-position: top
}

#mainCnt,
#theme {
    height: 640px;
    position: relative
}

#theme {
    margin: 0 auto;
    width: 100%;
    overflow: hidden
}

.themeLink {
    height: 274px;
    width: 430px;
    display: block;
    outline: 0
}

.themeText {
    margin-left: 26px
}

    .themeText li {
        line-height: 22px;
        -line-height: 24px;
        height: 24px;
        color: #858686;
        text-indent: 12px;
        background-position: -756px -72px;
        background-repeat: no-repeat
    }

        .themeText li a {
            color: #005590;
            text-decoration: underline
        }

.login {
    width: 400px;
    height: 540px;
    top: 50px;
    right: 50px;
    text-align: left;
    position: absolute;
    z-index: 2;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4));
    background-image: -webkit-linear-gradient(top, #fff, #f4f4f4);
    background-image: -moz-linear-gradient(top, #fff 0, #f4f4f4 100%);
    background-image: linear-gradient(-180deg, #fff, #f4f4f4);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1)
}

.loginFuncNormal {
    width: 225px
}

.loginFuncApp,
.loginFuncNormal {
    letter-spacing: 1px;
    width: 224px;
    overflow: hidden;
    position: relative;
    line-height: 48px;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #626262;
    cursor: pointer;
    font-weight: 100
}

.new-loginFunc {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 46px;
    height: 46px;
    z-index: 2;
    cursor: pointer
}

    .new-loginFunc .ico-login-switch-tips {
        position: absolute;
        top: 0;
        right: 46px;
        display: block;
        width: 99px;
        height: 18px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAAAkBAMAAAAgOVjnAAAAMFBMVEVHcEz/5aH+/O7/5aHurTrwt1Hyw2r76sX98tb++OPvsUT31pf54rP43ab0yHn1z4bqugMhAAAAAnRSTlMAgJsrThgAAAR4SURBVEjH7Zdda9tWGMf7EfYZHuJImqSYsa+gKLWd2BCkvJiyC6OYFNZdGGcKYVDQEqK0zQYiLnOy5mIozZqsuRCBre12YzLKmLNBME3Y7JtgDOvFCiZsdBfLnudIchwre2HQXYz8kxwfHZ9zfud5OecoV958xbqC+k8Y8Ep1yfj3jJuFP+nIXdjK3wgqAuvzxT9iFI/9sSbqw1PUSxyaz+dv7BYGrtM3v7Ty+PNO0D0+HFTyDhZSitWlfKBClPEz6vkOlSAqiqIWsVA+wTG6ns2sTjbb1GlKJ7nB1LEHQWV3goxRWV0e1HUN/9yDCENQtgIpDtcwGnWhXC6XRtEogNIDcTAFH3XMNcjWarW6e61KKoC0UcDexlK5jIwhhOO4vQsYaSy+oVoTDR/DTxPgdfTd3E9wUhGMtqA73QxJ6Yg6jdb8euXvGPx9B353kMGTa3WAeXRQXF1GJyxslkaw7S7ztMvsqH+vVuvVar2OjpesmxQ+7YX114z+A9jLxdNkB/UDNej3Q3bTtu8ktco5Bqr0aW8O6RSPZE88XjuL+Wxtf0ieODk2FwEGMJh8BqBGubGeJCdk03AuHqgTDzOq0/grpiCZL6ut1vOdVssIGO+/0ZW7Oq7+gwxkLbR1fLEgoW9OsC5r009QR9p0D4MbDFYO/NOnFofrjl+FaMx5MiRgiCPykOy2YW4S168oCXGITcZpftrDuvKI030puo4GloZCRlxRPFjIwGruAgYzJGAUc/KIMQ4z++gj7eGzxMBV29ZtR8zcecJUmZnkafc036KyAJhqHTuqNQ+fp0/ItfKwbS9M2HYtZJAhAeNrS1ZSFIJmRVZGxUQsyEVrwM/KHGDu4iR9uNh9Cr/iLTcaW43GIT7MY2jEJNuEcpjSIYMMCeNxz0gemu9pzqoXG0OGSItvYjINkJfZ1CCmWIXfsnDZrufviUzAgBrzKofDHm9jYUUZ37k7GhshQOxdZLDGvfMMoXkMK5O4WQD61T1v0TQ3THM2YPCaWwkPmdHuk7Pjq37lbedjPBhoMwv95xjDdEQWcywx0pym3tui1utFL4yHz5hL3Rq5iHEWc+5oCUH4nVSgTzHxLZrr7eFDJx6kw5qmsywWoIex5h5wLjY9w01qqHRYR3OXw0X04zm7cuwzDJw3UUOncuzg+9I/qtfTK9NZv9rNWPHW3M8AbmFEHuOx6iax2I7uQamHYaOsXQrcFPpPuO930g76cnczTi+j2G5uYyO34UR81X2WkB2xkKFO+fFosqAch9cRhxuoLycY13oYkjtym80+G41H9x0lZUxzZhOD28Xg2RTicHBD8k20ABNM0ghSfGTTLrVtB4rjxsvw2l1CLUxS6UQYXNd14OfV8o+/ZUCiWwt/0cMFSbUEm6xac9GHxa/CAULWiitjtP1b7fjZvdKO2pFuMNVwDrkt4CTzStJj13kgCyrA09ZHPNnx+amvA+4hvm5MZekSbUunHVUiDP7I/5Q77yac6URfMxpHYe322UuMdfmeeMmIMP4f/0f9AWAOcjgXxePHAAAAAElFTkSuQmCC) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%
    }

.login.tab-0 .new-loginFunc .ico-login-switch-tips,
.login.tab-2 .new-loginFunc .ico-login-switch-tips {
    display: none
}

.login.tab-1 .new-loginFunc .ico-login-switch-tips {
    display: block;
    cursor: default
}

.new-loginFunc .new-loginFuncApp,
.new-loginFunc .new-loginFuncNormal {
    width: 50px;
    height: 50px
}

.new-loginFunc .qrcode-126-icon {
    width: 50px;
    height: 50px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAALVBMVEVHcEyJxqmJxqmKxqqJx6mJx6mJxqmNza+JxqmIxamKx6qIyqyJxqqU1K6IxaiD2HwnAAAADnRSTlMAvIdhqEiYFOT0Vyt2Cx5hGksAAAHBSURBVFjD7dYxS8NQFAXgQ0pT0Df4Ficp/oIgBNcO0llcBF0EUe7Y1U10i4vg6BIE9+LqIv6C4CROQsFFLPc3OPTVJsZn3kFxUM9U8vh6KLfvtki0lgsAueoIQFQ/1Y8eNhEkPIl5ggFPYp7UagJI1J+l68h+v7/myKh0fOpIOT1HXCJVfSkdd7+HDH+kJZx0RETk1kfuRURko9rSU1Vd8JFHVVVdrpLWO9KfzcVH0KuS0vS9xPAEBU8MT5DwJOIJkhI5OT8/CyAxN0oAwIqPPGRZlmW3v/a+fIXsOHKZpquOjNNZPiImbPVVUvDE8AQFTwxPUPDE8AR3E/JsrV3arAee5JN3HCM8/0RVdXwwyR2AjnvtI73q+I5Kj3ykxZN3NUeTm/Q5afEt1ZowMscTDNnPAsyJyK6qPonIXpqm66q6KCINE52uvkPXsNH8JZiSG5780Za2qo6stV1Hjq21TWanegnyz6f/VhOwLSvZ5kk7p0m9BnxNwH7aymbJwwgafvd/P+lMd3k4Md7/lv4UPDE8QcKTiCdIeBLxBAOexDzBgCcxT3D1V6/YW9Z5cs2T+Zwm2OZJmycY8qTFExQ8Ma97diL3mQOekwAAAABJRU5ErkJggg==) 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.new-loginFunc .qrcode-163-icon {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAKlBMVEVHcEyHquiGqueGq+iGq+eHrOmGq+eFqueGqueNsO6JrOeHq+eUru2Fqub6x9OvAAAADXRSTlMAXLyHqEiY9eQSKXELCCPK/wAAAcRJREFUWMPt1jFLw1AUBeBTQgs1ix0cC/IGFyn4B7Jo14KL1MVBkbu5uDgFxMUsgmsGwc2pYH9AoJPo4FKFgnL/i0OfbdL2mXcQRKpnKn18PYXb3FdEOpdVALHqEEAwf6qL3iwjiHgS8AQnPKnxZK7GgwTtaVqWHLfbO5YMc8dXluTTtMQmUNW33HFrOUldRETuXeRBRER2iy1NVdV1F3lWVdWtIqnMkPb2ZC4ugqxIctN3kpAnyHgS8gQRTwKeIMqRy7OzUw9S40YJAFh1kcckSZLkfmmfl++QA0sajcaaJe+NaRYtpfDr1RcvIIi8tuVsDUuQ8STkCTKehDzBYExGxpjNvfnAkXj8ie/wzz9RVX1JxxkAeLKvXaRZHN+5vRtco5zcNxyZqfEiFZ4Ua/xIhSeFGk9SFZEjVX0VkcN+v99R1Q0RKZno5+rr2Ybd8h/BJ7nhSe9HyK/7YtVYdWiMaY3F6MIYU2a6fqtvtoYkC2rA14CvAV/jsZ/2k2liP4KSe3/5ST1N0zS9Zkjo/G/pTsaTkCeIeBLwBBFPAp4g4kmNJzjhSY0nuP2rj9gkHZ7c8WQlpgm6PKnyBE2eVHiCjCfhB4/kuLSh1hUaAAAAAElFTkSuQmCC) 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.new-loginFunc .account-126-icon,
.new-loginFunc .qrcode-163-icon {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px
}

.new-loginFunc .account-163-icon {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAHlBMVEVHcEz///+LrOuFq+eGq+eGqueHrOiFqub////C1PLgc7nMAAAAB3RSTlMAgB7rl81ZAcX/fAAAAXZJREFUWMOV1jFqw0AQRuEhhNR7BENC0psEt8ZNDpDCbcgRYpupp/vnBLpuCslysLRavek/niQGNFbsNi9f3piPg5nFTTz6itmb6ZY5riEXMwWKuO9NY+bNTz/WmNed/5rGzKdvrTnPfjaNmaN/t8mTX0xjZuebNnnwk2nMuNuKcTeNGUT6DCPBiQonwYnKSOqrckeCExVOghMVToITdZwkJ+o4SU6uC01IcDIsNCLBSb/QjAQnKpwEJyqcBCfqOElO6pk6SU6qmQWSnNQySyQ5qWQWSXIyn1kmyclspkGSE5Xmj28ywUkts0SCk/nM9ewBmeG4IpnhhAOZ4VCsT1c7R+uTlaMXZvYNkrMHvJqZyTdQMwOJOk6Sk+tlQ0hyMlw2iCQn04Vuk+BkkhHPrCD9Qr9vCOkXektInzkjku7uJ0TUcZL4waSOvr6U8CPfrcBaEpz8y4hnxDPiGfGMeEY8I54Rz4hnxDPiGfGMeEY8I54Rz2ASfzwte7EhQL3+AAAAAElFTkSuQmCC) 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.login.tab-0 .new-loginFuncApp,
.login.tab-0 .new-loginFuncNormal,
.login.tab-1 .new-loginFuncApp,
.login.tab-2 .new-loginFuncNormal {
    display: none
}

.login.tab-0 .login.tab-1 .loginFuncApp,
.login.tab-2 .loginFuncNormal {
    position: relative;
    color: #3182d9
}

    .login.tab-1 .loginFuncApp:after,
    .login.tab-2 .loginFuncNormal:after {
        content: "";
        position: absolute;
        left: 68px;
        bottom: 0;
        width: 90px;
        border-bottom: 2px solid #3182d9
    }

    .login.tab-2 .loginFuncNormal:after {
        left: 60px;
        width: 102px
    }

.tab-0 #appLoginTab,
.tab-0 #normalLoginTab {
    display: none
}

.tab-1 #appLoginTab,
.tab-2 #normalLoginTab,
.tab-22 #extVerSelect {
    display: block
}

.tab-1 #normalLoginTab,
.tab-2 #appLoginTab,
.tab-22 #extText {
    display: none
}

.loginForm {
    position: relative;
    padding-top: 40px;
    background: #fff
}

#login163 {
    height: 310px
}

.loginFormIpt {
    position: relative;
    width: 240px;
    height: 42px;
    line-height: 42px;
    margin: 0 0 20px 25px;
    padding-right: 5px;
    clear: both;
    background-position: 0 -352px;
    z-index: 2
}

    .loginFormIpt .ico {
        position: absolute;
        left: 9px;
        top: 13px;
        z-index: 1
    }

.loginFormIpt-focus {
    -webkit-box-shadow: 0 0 5px rgba(2, 145, 252, .5);
    box-shadow: 0 0 5px rgba(2, 145, 252, .5)
}

    .loginFormIpt-focus .placeholder {
        color: #c9c9c9
    }

.loginFormBtn {
    position: relative;
    width: 245px;
    height: 38px;
    margin: 18px 0 0 25px
}

.formIpt {
    width: 205px;
    padding: 9px 0 10px;
    ime-mode: disabled;
    height: 21px;
    top: 1px;
    left: 28px;
    border: none;
    background: rgba(0, 0, 0, 0) !important;
    color: #333;
    font-family: verdana;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px
}

    .formIpt:focus {
        outline: 0
    }

.showPlaceholder .placeholder {
    visibility: visible;
    cursor: text
}

.placeholder {
    color: #c9c9c9;
    font-size: 14px;
    position: absolute;
    left: 30px;
    top: 14px;
    line-height: 14px;
    visibility: hidden;
    background: none
}

.domain {
    padding-left: 5px;
    width: 75px;
    height: 33px;
    line-height: 33px;
    color: #616161;
    font-size: 14px;
    overflow: hidden;
    display: block;
    right: 8px;
    top: 4px;
    white-space: nowrap
}

#idInput {
    width: 135px
}

    #idInput::-ms-clear {
        display: none
    }

#idInputTest {
    visibility: hidden;
    position: absolute;
    font-size: 14px;
    font-weight: 700
}

.loginFormCheck {
    height: 14px;
    line-height: 14px;
    color: #555;
    margin-left: 25px;
    clear: both;
    width: 245px;
    position: relative;
    z-index: 1
}

.loginFormCheckInner {
    line-height: 13px;
    width: 150px;
    float: left;
    position: relative
}

.forgetPwdLine {
    text-align: right
}

#capsLockHint {
    position: absolute;
    top: 42px;
    left: 0;
    padding: 4px 8px;
    line-height: 12px;
    background-color: #ffc;
    border: 1px solid #d7d7d7;
    color: #555;
    z-index: 2
}

#remAutoLogin {
    visibility: hidden;
    position: absolute;
    left: 0
}

.ico-checkbox {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-position: -40px -160px;
    vertical-align: middle;
    cursor: pointer
}

.autoLogin-checked .ico-checkbox {
    background-position: -40px -180px
}

#remAutoLoginTxt,
.forgetPwd {
    color: #848585
}

    #remAutoLoginTxt:hover,
    .forgetPwd:hover.login.tab-2 .loginFuncApp {
        color: #3182d9
    }

.loginFormCbx {
    width: 13px;
    height: 13px;
    padding: 0;
    overflow: hidden;
    margin: 0;
    vertical-align: middle
}

#whatAutologinTip {
    z-index: 9;
    width: 180px;
    height: 36px;
    background-color: #fffde4;
    border: 1px solid #dfb86d;
    left: 0;
    top: 16px;
    text-align: left;
    padding: 5px 10px;
    line-height: 18px;
    color: #dc9632;
    display: none;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.btn {
    width: 110px;
    height: 38px;
    float: left;
    text-align: center;
    cursor: pointer;
    border: 0;
    padding: 0;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 38px;
    outline: 0;
    background-color: rgba(0, 0, 0, 0)
}

.btn-main {
    color: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 28, 88, .3);
    box-shadow: 0 2px 5px rgba(0, 28, 88, .3)
}

.btn-side {
    color: #6d798c;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

.btn-login {
    background-position: 0 -208px
}

.btn-login-hover {
    background-position: 0 -256px
}

.btn-login-active {
    background-position: 0 -304px;
    color: #b5d1ee
}

.btn-reg {
    background-position: -117px -208px;
    float: right
}

.btn-reg-hover {
    background-position: -117px -256px;
    color: #347bc7
}

.btn-reg-active {
    background-position: -117px -304px;
    color: #6d798c
}

.btn-cancel {
    width: 124px;
    background-position: -160px -565px
}

.btn-cancel-hover {
    background-position: -160px -613px;
    color: #347bc7
}

.btn-cancel-active {
    background-position: -160px -661px;
    color: #6d798c
}

.loginUrs {
    width: 400px !important;
    min-height: 276px !important
}

.loginFormConf {
    display: none;
    position: relative;
    height: 14px;
    line-height: 14px;
    clear: both;
    width: 330px;
    margin: 30px auto 0;
    color: #999;
    z-index: 1
}

    .loginFormConf a {
        color: #999
    }

.loginFormVer {
    float: left;
    width: 175px
}

.loginFormService {
    float: right;
    text-align: right
}

.loginFormVerList {
    width: 140px;
    position: absolute;
    padding: 1px;
    background: #fff;
    border: 1px solid #b7c2c9;
    top: 28px;
    top: 27px\9;
    left: 53px;
    display: none
}

    .loginFormVerList li a {
        height: 22px;
        line-height: 22px;
        width: 140px;
        overflow: hidden;
        color: #848585;
        display: block;
        text-indent: 22px
    }

        .loginFormVerList li a:hover {
            background-color: #eef3f8
        }

        .loginFormVerList li a.verSelected {
            color: #5b8cca;
            background-position: -250px -58px;
            background-repeat: no-repeat
        }

#noScanLoginConfirmShow > p {
    line-height: 20px
}

.m-no-scan-login-usermsg {
    display: none;
    margin-top: 40px
}

.w-no-scan-login-avatar {
    margin: 0 auto;
    width: 96px;
    height: 96px
}

    .w-no-scan-login-avatar > img {
        display: inline-block;
        width: 96px;
        height: 96px;
        -webkit-border-radius: 48px;
        border-radius: 48px
    }

.w-no-scan-login-nickname {
    margin-top: 12px;
    font-size: 16px;
    color: #333;
    font-weight: 700
}

.w-no-scan-login-operation {
    margin-top: 16px
}

    .w-no-scan-login-operation > .u-login-btn {
        display: block;
        margin: 0 auto;
        width: 220px;
        height: 42px;
        line-height: 42px;
        text-align: center;
        background: #3b78dd;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        color: #fff;
        font-size: 20px
    }

        .w-no-scan-login-operation > .u-login-btn.domain-163,
        .w-no-scan-login-operation > .u-login-btn.domain-yeah {
            background: #3b78dd
        }

            .w-no-scan-login-operation > .u-login-btn.domain-163:hover,
            .w-no-scan-login-operation > .u-login-btn.domain-yeah:hover {
                background: #1760d7
            }

        .w-no-scan-login-operation > .u-login-btn.domain-126 {
            background: #19995c
        }

            .w-no-scan-login-operation > .u-login-btn.domain-126:hover {
                background: #0fab61
            }

    .w-no-scan-login-operation > .u-change-account-btn {
        display: inline-block;
        margin-top: 10px;
        font-size: 14px;
        color: #666
    }

        .w-no-scan-login-operation > .u-change-account-btn.domain-163:hover,
        .w-no-scan-login-operation > .u-change-account-btn.domain-yeah:hover {
            color: #1760d7
        }

        .w-no-scan-login-operation > .u-change-account-btn.domain-126:hover {
            color: #0fab61
        }

.m-no-scan-login-usermsg.show + .u-common-entry {
    margin-top: 30px !important
}

.m-no-scan-login-confirm {
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    font-weight: 700
}

#extVerSelect,
.ext {
    display: none
}

.ext {
    width: 400px;
    height: 74px;
    padding: 0;
    background: #fafafa;
    overflow: hidden;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px
}

#extText {
    line-height: 20px;
    padding-top: 14px;
    font-size: 14px
}

    #extText li {
        padding-left: 60px;
        background-position: -240px -118px;
        background-repeat: no-repeat;
        background: none;
        margin-bottom: 5px
    }

        #extText li a {
            color: #999
        }

            #extText li a:hover {
                color: #999
            }

#extVerSelect {
    line-height: 40px;
    font-size: 12px;
    font-weight: 700
}

    #extVerSelect a {
        color: #005590;
        text-decoration: underline
    }

.tab-2 .ico-mob {
    top: 12px;
    width: 13px;
    height: 18px;
    background-position: -200px -64px
}

.footer {
    height: 65px;
    margin: 0 auto;
    color: #959595
}

.footer-inner {
    width: 1100px;
    height: 63px;
    overflow: visible;
    margin: 0 auto;
    color: #848585;
    position: relative
}

.footerLogo {
    top: 24px;
    left: 35px
}

.footerNav {
    top: 25px;
    right: 165px
}

.certification {
    position: absolute;
    top: 47px;
    left: 341px;
    color: #959595
}

    .certification .icp {
        padding-right: 16px
    }

.noscriptTitle {
    line-height: 32px;
    font-size: 24px;
    color: #d90000;
    padding-top: 60px;
    font-weight: 700;
    background: #fff
}

.noscriptLink {
    text-decoration: underline;
    color: #005590;
    font-size: 14px
}

#mobtips {
    height: 18px;
    border: 1px solid #c6c6a8;
    top: 41px;
    left: 30px;
    line-height: 18px;
    background: #ffffe1;
    padding-left: 6px;
    padding-right: 20px;
    display: none;
    color: #565656;
    zoom: 1
}

#mobtips_arr {
    width: 9px;
    height: 9px;
    background-position: -684px -72px;
    top: -5px;
    left: 15px
}

#mobtips_close {
    background-position: -715px -68px;
    top: 2px;
    width: 16px;
    height: 14px;
    right: 0
}

#mobtips em {
    font-style: normal;
    color: #328721
}

#mobtips a {
    text-decoration: underline;
    color: #005590
}

.mask {
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    z-index: 996
}

#locationTest,
.mask {
    position: absolute;
    left: 0
}

#locationTest {
    width: 255px;
    top: -2px;
    height: 88px;
    background: #fff;
    border: 1px solid #b7c2c9;
    margin-bottom: 200px;
    height: 79px;
    overflow: hidden;
    display: none
}

.locationTestTitle {
    width: 255px;
    height: 26px;
    line-height: 26px;
    position: relative;
    color: #555;
    text-indent: 10px;
    background-position: 0 -10px;
    border-bottom: 1px solid #f1f3f5
}

    .locationTestTitle h3 {
        font-size: 12px
    }

.locationTestTitleClose {
    height: 8px;
    width: 8px;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 6px;
    top: 7px;
    background-position: -224px -112px
}

    .locationTestTitleClose:hover {
        background-position: -208px -112px
    }

.locationTestEach {
    display: inline-block;
    width: 5em;
    font-family: verdana;
    color: #848585
}

.locationTestList li {
    padding: 2px;
    float: left;
    display: inline-block
}

.locationTestList .servSelected {
    background-position: -248px -50px;
    background-repeat: no-repeat
}

.locationTestList li a {
    height: 38px;
    width: 80px;
    display: block;
    line-height: 16px;
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
    color: #000
}

    .locationTestList li a:hover {
        background-color: #eef3f8
    }

#selectLocation {
    text-align: center
}

#locationTestCur {
    width: 3em
}

#selectLocationTipsDone {
    display: none
}

.locationTestBest {
    display: none;
    color: green
}

.locationChoose {
    text-decoration: underline;
    color: #005590
}

.themeCtrl {
    position: absolute;
    right: 508px;
    bottom: 50px;
    text-align: right
}

    .themeCtrl a {
        float: left
    }

#musicLink,
.nextTheme,
.prevTheme {
    width: 25px;
    height: 25px;
    margin-right: 7px;
    display: none
}

.m-footer {
    padding-top: 41px
}

#musicLink {
    background-position: -161px -457px
}

    #musicLink:hover {
        background-position: -161px -492px
    }

    #musicLink,
    #musicLink:hover,
    #nextTheme,
    #nextTheme:hover,
    #prevTheme,
    #prevTheme:hover,
    #scoreIndex,
    #scoreIndex:hover {
        -height: 24px;
        -background-position-y: -527px
    }

#yunMusic {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 999;
    left: 50%;
    top: 50%;
    margin-left: -450px;
    overflow: hidden;
    color: #626262;
    margin-top: -122px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .6);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .6);
    display: none
}

#yunMusic,
#yunMusicBackground {
    width: 329px;
    height: 162px;
    position: absolute
}

#yunMusicBackground {
    left: 0;
    top: 0;
    background: #fff;
    filter: alpha(opacity=90);
    opacity: .9;
    z-index: 0
}

#yunMusicText1 {
    position: absolute;
    z-index: 1;
    line-height: 22px;
    vertical-align: baseline;
    left: 21px;
    top: 24px;
    text-align: left;
    width: 290px
}

    #yunMusicText1 img {
        position: relative;
        top: 2px
    }

#yunMusicText2 {
    position: absolute;
    z-index: 1;
    left: 21px;
    top: 80px;
    width: 290px;
    text-align: left
}

#yunMusicConfirm {
    z-index: 1;
    height: 25px;
    line-height: 25px;
    width: 86px;
    display: block;
    border: 1px solid #459830;
    border-radius: 3px;
    background: #59b045;
    left: 120px;
    top: 120px;
    background: -moz-linear-gradient(top, #6bbb59 0, #459830 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6bbb59), color-stop(100%, #459830));
    background: -webkit-linear-gradient(top, #6bbb59, #459830);
    background: -webkit-gradient(linear, left top, left bottom, from(#6bbb59), to(#459830));
    background: linear-gradient(180deg, #6bbb59, #459830)
}

#yunMusicClose,
#yunMusicConfirm {
    position: absolute;
    -webkit-border-radius: 3px;
    color: #fff
}

#yunMusicClose {
    height: 14px;
    width: 14px;
    right: 0;
    top: 0;
    line-height: 14px;
    left: auto;
    font-size: 12px;
    text-align: center;
    background: #ccc;
    border-color: #b8b8b8;
    font-family: Verdana;
    border-radius: 3px
}

    #yunMusicClose:hover {
        background: #c2c2c2;
        border-color: #aaa9a9
    }

.error-tt p,
.layer-arrow,
.layer-ft,
.layer-hd,
.layer-mid {
    background-image: url(../images/error_bg.png);
    _background-image: url(../images/error_bg_ie6.png)
}

.layer {
    position: absolute;
    width: 347px;
    top: 0;
    left: 44%;
    margin-left: -265px;
    color: #434343;
    text-align: left;
    z-index: 1000;
    display: none
}

    .layer.bubbleLayer-show {
        display: block;
        -webkit-animation: shake .6s ease-in-out .3s;
        -moz-animation: shake .6s ease-in-out .3s;
        animation: shake .6s ease-in-out .3s
    }

.layer-ft,
.layer-hd {
    overflow: hidden;
    font-size: 0;
    line-height: 0
}

.layer-hd {
    height: 8px;
    background-position: -10px 0
}

.layer-ft,
.layer-hd {
    background-repeat: no-repeat
}

.layer-ft {
    height: 10px;
    background-position: -10px -8px
}

.layer-mid {
    padding: 5px 20px 7px;
    background-position: -357px 0;
    background-repeat: repeat-y
}

.layer-arrow {
    position: absolute;
    top: 35px;
    right: -6px;
    width: 10px;
    height: 19px;
    background-position: 0 0;
    background-repeat: no-repeat
}

.layer .error-tt a {
    color: #5b8cca;
    font-family: simsun
}

.layer .error-tt p {
    padding: 10px 10px 8px 50px;
    line-height: 22px;
    font-weight: 700;
    font-size: 14px;
    background-position: -714px -4px;
    background-repeat: no-repeat
}

.layer .error-detail {
    margin-top: 2px;
    padding: 8px 12px 5px;
    color: #7d7d7d;
    line-height: 18px;
    border-top: 1px solid #e1e1e1
}

    .layer .error-detail a {
        color: #4e90e2;
        text-decoration: underline
    }

.layer-default,
.layer-password,
.layer-user {
    margin-left: -118px !important
}

@-webkit-keyframes shake {
    0% {
        margin-left: -118px
    }

    25% {
        margin-left: -128px
    }

    50% {
        margin-left: -118px
    }

    75% {
        margin-left: -128px
    }

    to {
        margin-left: -118px
    }
}

@-moz-keyframes shake {
    0% {
        margin-left: -118px
    }

    25% {
        margin-left: -128px
    }

    50% {
        margin-left: -118px
    }

    75% {
        margin-left: -128px
    }

    to {
        margin-left: -118px
    }
}

@keyframes shake {
    0% {
        margin-left: -118px
    }

    25% {
        margin-left: -128px
    }

    50% {
        margin-left: -118px
    }

    75% {
        margin-left: -128px
    }

    to {
        margin-left: -118px
    }
}

#mainMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 640px;
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    z-index: 100
}

#appLoginTab {
    font-size: 16px;
    color: #626262;
    text-align: center;
    position: relative;
    overflow: hidden
}

    #appLoginTab h3 {
        padding-top: 39px;
        font-weight: 400;
        font-size: 16px;
        line-height: 32px;
        color: #666
    }

        #appLoginTab h3 strong {
            font-weight: 700;
            line-height: 32px
        }

#appCodeWrap {
    margin-top: 66px;
    height: 128px;
    position: relative
}

    #appCodeWrap .u-scan-tips {
        color: #999;
        font-size: 14px
    }

        #appCodeWrap .u-scan-tips a {
            line-height: 36px;
            color: #3a7ff2;
            text-align: center
        }

.loginForm-163 #appCodeWrap .u-scan-tips a:hover {
    color: #1760d7
}

.loginForm-126 #appCodeWrap .u-scan-tips a:hover {
    color: #0fab61
}

#appCode {
    background: #fff;
    border: 0
}

#appCodeBox,
.appCode-example {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#appCodeBox {
    position: relative;
    left: 0;
    width: 100%
}

#appLoginTab .hover #appCodeBox {
    left: -66px
}

#appCodeLoading {
    position: absolute;
    top: 58px;
    left: 192px;
    border: 0
}

.appCode-example {
    position: absolute;
    top: -20px;
    right: 5px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 140px;
    height: 175px
}

#appLoginTab .hover .appCode-example {
    opacity: 1;
    filter: alpha(opacity=100)
}

#appCodeRefresh {
    position: absolute;
    top: -6px;
    left: 130px;
    width: 140px;
    height: 140px;
    cursor: pointer
}

#appLoginTxt {
    height: 12px;
    line-height: 12px;
    font-size: 12px
}

.appLogin-hint {
    margin: 5px auto 0;
    width: 190px;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    background: #74b9f4;
    background: rgba(117, 187, 245, .8);
    color: #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.appLoginlink {
    padding-top: 30px;
    font-size: 13px;
    line-height: 16px
}

    .appLoginlink var {
        color: #e0e0e0;
        margin: 0 10px
    }

    .appLoginlink a {
        color: #4ea9f6
    }

        .appLoginlink a:hover {
            color: #4ea9f6;
            text-decoration: underline
        }

#howToUseApp:hover {
    color: #67bdff;
    text-decoration: none
}

.appCode-mask {
    height: 100%;
    background: #fff;
    opacity: .85;
    filter: alpha(opacity=85)
}

.appCode-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 36px;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 1;
    font-weight: 700
}

    .appCode-wrap a {
        display: block;
        width: 100px;
        height: 36px;
        background-color: #3b78dd;
        color: #fff;
        line-height: 36px;
        margin: 12px auto 0;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

.appLogin-scanSuc {
    margin: 42px auto 0;
    width: 60px;
    height: 60px
}

#appLoginScan {
    padding-top: 20px
}

#appLoginRestart,
#noScanAppLoginRestart {
    display: block;
    margin-top: 10px;
    color: #5b8cca;
    font-size: 14px
}

.appLogin-scantxt {
    margin-top: 32px;
    line-height: 22px;
    font-weight: 400
}

.layer ol {
    list-style: none
}

.layer li,
.layer ol {
    margin: 0;
    padding: 0
}

.layer em {
    font-style: normal
}

.loginWrap {
    margin-top: 20px;
}

.loginForm {
    height: 100%;
    padding: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

    .loginForm .loginbox-title {
        padding: 40px 0 0;
        color: #333;
        font-size: 20px;
        line-height: 10px;
        text-align: center
    }

.login-form-mask {
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 540px;
    color: #555;
    font-size: 14px;
    text-align: center;
    background: #fff;
    z-index: 2;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.loginForm .u-common-entry {
    margin-top: 50px
}

    .loginForm .u-common-entry .u-login-entry,
    .loginForm .u-common-entry .u-reg-entry {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: #666;
        line-height: 20px
    }

    .loginForm .u-common-entry .u-163-login-entry:hover,
    .loginForm .u-common-entry .u-163-reg-entry:hover {
        color: #1760d7
    }

    .loginForm .u-common-entry .u-126-login-entry:hover,
    .loginForm .u-common-entry .u-126-reg-entry:hover {
        color: #0fab61
    }


:root .login-form-mask {
    background: #fff
}

.login-form-mask a {
    color: #3182d9
}

.login-form-mask-loading {
    padding-top: 260px
}

.login-form-mask-login {
    padding-top: 190px
}

.login-form-info {
    font-size: 18px;
    line-height: 25px
}

.loginFormCbx {
    margin-bottom: 2px
}

.loginNetWork {
    position: absolute;
    top: 265px;
    right: 25px
}

.preventIE6TipMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    z-index: 999
}

.preventIE6Tip {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -80px 0 0 -296px;
    width: 592px;
    height: 160px;
    text-align: left;
    z-index: 1000
}

    .preventIE6Tip p {
        padding: 60px 50px 0 136px;
        font-size: 16px;
        font-family: "\5B8B\4F53", Arial, serif;
        color: #d90000
    }

.login-dashi-text {
    font-size: 14px
}

.appLogin-extend {
    width: 231px;
    margin: 14px auto 27px
}

.appLogin-extend-aside {
    float: left
}

.appLogin-extend-main {
    overflow: hidden;
    font-size: 14px;
    text-align: left;
    padding-left: 11px
}

    .appLogin-extend-main .appLogin-extend-text1 {
        font-size: 12px;
        color: #949494
    }

    .appLogin-extend-main a {
        font-size: 12px;
        color: #4ea9f6;
        cursor: pointer
    }

        .appLogin-extend-main a:hover {
            text-decoration: underline
        }

.certification,
.footerNav {
    right: auto;
    left: 220px
}

.header-163logo {
    background: url(../images/logonew.png) 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.header-126logo,
.header-163logo {
    display: inline-block;
    width: 176px;
    height: 46px
}

html {
    overflow-y: scroll
}

.mailApp {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: #fafafa;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.footer {
    width: 1100px;
    color: #848585;
    margin: 22px auto 0
}

.footer-aside {
    float: left;
    overflow: hidden;
    margin-left: 16px;
    margin-top: 6px
}

.footer-nav {
    line-height: 24px;
    font-size: 0
}

    .copyright,
    .footer-nav a {
        display: inline-block;
        margin-left: 10px;
        color: #666;
        font-size: 12px
    }

        .copyright span {
            display: inline-block
        }

.copyright {
    margin-left: 8px
}

.footer-nav a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;
    width: 1px;
    height: 12px;
    background: #cecece
}

.footer-nav a:first-child:before {
    display: none
}

.footer-certification {
    line-height: 24px
}

    .footer-certification a {
        display: inline-block
    }

.main-inner-wrap {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.upgrade-tips {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    background: #f9f4c5;
    z-index: 99999;
    display: none
}


    .upgrade-tips .tips-content {
        position: relative;
        font-size: 14px;
        line-height: 40px;
        color: #333
    }

.tips-link {
    color: #0f6099;
    text-decoration: underline
}

.u-important-notice-wrapper {
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 2;
    width: 100%;
    text-align: center;
    display: none
}

    .u-important-notice-wrapper > a {
        font-size: 14px;
        color: #efb041;
        line-height: 18px
    }

.f-float-left {
    float: left
}

.f-float-right {
    float: right
}

.f-clear {
    zoom: 1
}

    .f-clear:after {
        content: "" !important;
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }

.u-normalLogin-reg-entry {
    position: relative;
    padding: 0 30px
}

    .u-normalLogin-reg-entry a {
        color: #3b78dd;
        font-size: 14px;
        line-height: 20px
    }

        .u-normalLogin-reg-entry a:active,
        .u-normalLogin-reg-entry a:hover {
            color: #1760d7
        }
