.w-exception .warnlogo,
.fur-reg-success0,
.fur-reg-success1,
.fur-reg-success2 {

}

.u-btn-loading,
.loading-img {
   
}

.ferrortail2-up {
  
}

.fur-agree-4 .u-zc-agree-select,
.fur-agree-4 .u-dl-agree-select {
   
}

.fur-vip {
   
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
    outline: none;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: normal;
}

del,
ins,
u,
s,
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font: 12px/1.14 "Microsoft YaHei", "微软雅黑", "宋体", helvetica, "Hiragino Sans GB";
    color: #666;
    outline: 0;
}

body {
    cursor: default;
}

input::-ms-clear,
input::-ms-reveal {
    display: none;
}

a {
    color: #666;
}

button {
    border: 0;
}

html,
body {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background: none;
    font-family: "Microsoft YaHei", "微软雅黑";
}

input {
    width: 225px;
    height: 42px;
    padding-left: 0;
    color: #333;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
}

    input:-webkit-autofill,
    textarea:-webkit-autofill,
    select:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 999px #fff inset;
    }

    input::-ms-clear {
        display: none;
    }

    input::-ms-reveal {
        display: none;
    }

    input:focus {
        border: none;
        outline: none;
        *border: 0;
        *outline: 0;
    }

a,
a:active,
a:hover,
a:visited {
    text-decoration: none;
}

input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: normal;
    color: #bdbdbd;
    line-height: 42px;
    height: 42px;
}

input::-moz-placeholder {
    font-size: 14px;
    font-weight: normal;
    color: #bdbdbd;
}

input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: normal;
    color: #bdbdbd;
}

input::-o-input-placeholder {
    font-size: 14px;
    font-weight: normal;
    color: #bdbdbd;
}

.f-cb,
.f-cbli li {
    zoom: 1;
}

    .f-cb:after,
    .f-cbli li:after {
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
        overflow: hidden;
        content: ".";
    }

.f-ib {
    display: inline-block;
    *display: inline-block;
    *zoom: 1;
}

.f-ff1 {
    font-family: "Microsoft YaHei", "微软雅黑", "宋体", helvetica, "Hiragino Sans GB";
}

.f-fs12 {
    font-size: 12px;
}

.f-fs14 {
    font-size: 14px;
}

.f-ib {
    display: inline-block;
    *display: inline-block;
    *zoom: 1;
}

.f-taj {
    text-align: justify;
    text-justify: inter-ideograph;
}

.f-wsn {
    word-wrap: normal;
    white-space: nowrap;
}

.f-pre {
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}

.f-wwb {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.f-toe {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.f-dn,
.f-urs-dn {
    display: none !important;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-cp {
    cursor: pointer;
}

.f-vam,
.f-vama * {
    vertical-align: middle;
}

.f-du,
.f-du:hover {
    text-decoration: underline;
}

.f-db {
    display: block;
}

.f-vih {
    visibility: hidden;
}

.f-viv {
    visibility: visible;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(2000px) rotateY(0deg);
    }

    100% {
        -webkit-transform: perspective(2000px) rotateY(90deg);
    }
}

@-webkit-keyframes flip_out {
    0% {
        -webkit-transform: perspective(2000px) rotateY(-90deg);
    }

    100% {
        -webkit-transform: perspective(2000px) rotateY(0deg);
    }
}

@keyframes flip {
    0% {
        transform: perspective(2000px) rotateY(0deg);
    }

    100% {
        transform: perspective(2000px) rotateY(90deg);
    }
}

@keyframes flip_out {
    0% {
        transform: perspective(2000px) rotateY(-90deg);
    }

    100% {
        transform: perspective(2000px) rotateY(0deg);
    }
}

@-webkit-keyframes shake {

    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {

    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes bounceIn {

    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {

    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -ms-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        -ms-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}

#_wmswfctner_id {
    position: absolute;
    left: 0;
    top: 0;
}

html {
    -webkit-text-size-adjust: 100%;
}

input {
    background: #fff;
}

.u-tab .tab0,
.u-tab .tab1 {
    float: right;
    padding: 0 0 0 34px;
}

.u-note {
    padding: 0 0 14px 0;
}

.loading {
    width: 295px;
    color: #fff;
    text-align: center;
    line-height: 100%;
    font-size: 14px;
    height: 100%;
    background-color: #ccc;
    z-index: 9000;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.8;
    font-weight: 700;
    filter: alpha(opacity=80);
}

    .loading span {
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -30px;
        margin-left: -80px;
    }

.sucloading {
    width: 100%;
    color: #333;
    text-align: center;
    line-height: 100%;
    font-size: 14px;
    height: 100%;
    background-color: #fff;
    z-index: 9000;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
}

    .sucloading .loading-img {
        width: 150px;
        height: 32px;
        line-height: 100px;
    }

    .sucloading div {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -29px;
        margin-left: -70px;
    }

.g-bd {
    position: relative;
    width: 400px;
    overflow: hidden;
    border-radius: 4px;
    background: #fff;
}

.regManager {
    padding-top: 20px;
}

.m-header {
    position: relative;
    /* padding: 30px 0; */
}

    .m-header .headimg {
        width: 150px;
        height: 32px;
        margin: 0 auto;
        background-position: -16px -28px;
    }

    .m-header .line {
        width: 0px;
        height: 20px;
        border-right: solid 1px #ebedf2;
        position: absolute;
        top: 50px;
    }

    .m-header .u-head1,
    .m-header .u-head2 {
        width: 210px;
        height: 58px;
        float: left;
        font-size: 18px;
        text-align: center;
        border-bottom: solid 1px #ebedf2;
        line-height: 58px;
        color: #ccc;
    }

    .m-header .u-head2 {
        float: right;
    }

        .m-header .u-head1.active,
        .m-header .u-head2.active {
            color: #000;
            border-bottom: solid 1px #f53e3a;
            font-weight: border;
        }

#cnt-box2 .m-header {
    padding: 0;
}

.u-tab {
    width: 300px;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

    .u-tab .tab0 {
        background-position: -380px -440px;
        height: 26px;
        line-height: 26px;
    }

    .u-tab .tab1 {
        background-position: -380px -380px;
        height: 26px;
        line-height: 26px;
    }

    .u-tab .tab0.active {
        background-position: -380px -478px;
    }

    .u-tab .tab1.active {
        background-position: -380px -410px;
    }

    .u-tab .active {
        color: #f53e3a;
    }

.m-cnt {
    padding: 0 30px;
    -webkit-user-select: none;
}

    .m-cnt .inputbox {
        min-width: 340px;
        border-color: #DADADA;
        height: 46px;
        margin-bottom: 0px;
        border: 1px solid #c5cddb;
        background: #fff;
        font-size: 12px;
        line-height: 44px;
        z-index: 19;
        position: relative;
    }

    .m-cnt .inputbox2 {
        margin-bottom: 0;
    }

    .m-cnt .inputbox3 {
        z-index: 19;
        position: relative;
        margin-bottom: 24px;
        font-size: 14px;
    }

        .m-cnt .inputbox3 .tip {
            margin-top: 8px;
            color: #999;
        }

        .m-cnt .inputbox3 .mobile {
            margin-top: 24px;
            font-size: 18px;
            color: #333;
        }

    .m-cnt .inputbox.active {
        border: 1px solid #4aafe9;
    }

    .m-cnt .inputbox.error-color {
        border: 1px solid #fa6060;
    }

    .m-cnt .inputbox.active .m-ferror {
        display: none;
    }

    .m-cnt .u-logo,
    .m-cnt .u-input,
    .m-cnt .u-tip {
        height: 100%;
    }

    .m-cnt .u-logo {
        float: left;
        width: 21px;
        text-align: center;
        padding: 0 5px 0 10px;
    }

        .m-cnt .u-logo div {
            display: inline-block;
            width: 22px;
            height: 24px;
            margin-top: 12px;
            *display: inline;
            *zoom: 1;
        }

        .m-cnt .u-logo .u-logo-img1 {
            background-position: -251px -86px;
        }

        .m-cnt .u-logo .u-logo-img2 {
            background-position: -291px -86px;
        }

        .m-cnt .u-logo .u-logo-img3 {
            background-position: 2px -478px;
            background: url(../images/ico-yzm.png) no-repeat;
        }

    .m-cnt .u-sep {
        float: left;
        width: 0;
        height: 24px;
        margin-top: 8px;
        border: none;
        border-left: 1px solid #dce2ec;
        *line-height: 0;
        *border: 0;
    }

    .m-cnt .u-input {
        position: relative;
        float: left;
    }

        .m-cnt .u-input .js-mhd-parent {
            position: initial;
        }

    .m-cnt .ckie6 {
        _margin-left: 6px;
    }

    .m-cnt #password-box {
        *z-index: 10;
    }

    .m-cnt #checkcode-box {
        *z-index: 20;
    }

    .m-cnt .u-input input {
        height: 41px;
        line-height: 42px;
        padding-left: 8px;
    }

    .m-cnt #register-form input.zcemail {
        width: 265px;
    }

    .m-cnt #phone-form,
    .m-cnt #otp-form {
        min-height: 260px;
    }

    .m-cnt .t-appeal {
        padding-bottom: 40px;
    }

        .m-cnt .t-appeal a {
            color: #4cb5ff;
        }

            .m-cnt .t-appeal a:hover {
                color: #4b95ca;
            }

    .m-cnt #ppc-form {
        height: 275px;
    }

        .m-cnt #ppc-form .m-ppcbox {
            width: 221px;
            margin: 0 auto;
            padding: 25px 0 12px;
        }

        .m-cnt #ppc-form .i-card {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            width: 32px;
            border: solid 1px #e5e5e5;
            margin: 0 18px;
            color: #999;
            background: #ccc;
        }

            .m-cnt #ppc-form .i-card .coord {
                display: block;
                height: 29px;
                width: 32px;
                font-size: 14px;
                color: #fff;
                line-height: 29px;
                text-align: center;
            }

                .m-cnt #ppc-form .i-card .coord.clr1 {
                    background: #a3c66c;
                }

                .m-cnt #ppc-form .i-card .coord.clr2 {
                    background: #c64e41;
                }

                .m-cnt #ppc-form .i-card .coord.clr3 {
                    background: #467ec3;
                }

            .m-cnt #ppc-form .i-card .c-ipt {
                display: block;
                width: 100%;
                height: 32px;
                font-size: 14px;
                color: #333;
                line-height: 29px;
                text-align: center;
            }

    .m-cnt .u-tip {
        display: none;
        float: right;
        padding: 0 10px;
    }

    .m-cnt .u-upsms-tip {
        display: block;
    }

        .m-cnt .u-upsms-tip .u-clear {
            background-position: -60px -89px;
            cursor: initial;
        }

@-webkit-keyframes tada {
    0% {
        -webkit-transform: rotate(0);
    }

    10%, 20% {
        -webkit-transform: rotate(-9deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: rotate(9deg);
    }

    40%, 60%, 80% {
        -webkit-transform: rotate(-9deg);
    }

    100% {
        -webkit-transform: rotate(0);
    }
}

.m-cnt .u-shake {
    -webkit-animation: tada 1s 0s ease both;
    -moz-animation: tada 1s 0s ease both;
    -ms-animation: tada 1s 0s ease both;
    -o-animation: tada 1s 0s ease both;
    animation: tada 1s 0s ease both;
}

.m-cnt .u-success {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 12px;
    cursor: pointer;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.m-cnt .statusTxt .u-success {
    margin-top: 7px;
}

.m-cnt .u-suc {
    background-position: -194px -89px;
}

.m-cnt .u-clear {
    background-position: -147px -89px;
}

.m-cnt .u-eye {
    background-position: -179px -476px;
    width: 22px;
    margin-top: 10px;
}

.m-cnt .eyeactive .u-eye {
    background-position: -94px -476px;
    width: 22px;
}

.m-cnt .ie67span {
    position: relative;
    *top: 10px;
    _top: 0;
    zoom: 1;
}

.m-cnt #login-form .u-label {
    width: 267px;
}

.m-cnt #login-form .m-ckcnt .u-label,
.m-cnt #login-form .m-ckcnt input.cktext,
.m-cnt #login-form .m-mb .u-label {
    width: 130px;
}

.m-cnt #login-form .m-ckcnt {
    margin-top: 16px;
    margin-bottom: -10px;
}

.m-cnt .slidebox {
    margin-top: 16px;
    z-index: 399;
}

.m-cnt .u-label {
    position: absolute;
    width: 306px;
    z-index: 100;
    top: 0;
    left: 10px;
    color: #bdbdbd;
    font-size: 14px;
    font-weight: normal;
    cursor: text;
}

.m-cnt .pr-domain {
    height: 33px;
    line-height: 33px;
    color: #616161;
    font-size: 16px;
    overflow: hidden;
    display: block;
    right: -86px;
    position: absolute;
    top: 5px;
    background: #fff;
    white-space: nowrap;
}

.m-cnt .m-ferror {
    position: absolute;
    top: -31px;
    left: -1px;
    width: 225px;
    height: 37px;
    color: #fff;
    border-radius: 2px;
    font-size: 0;
    *top: -40px;
}

    .m-cnt .m-ferror div {
        display: inline-block;
        overflow: hidden;
        *display: inline;
        *zoom: 1;
    }

    .m-cnt .m-ferror .ferrorhead {
        width: auto;
        height: 37px;
        padding-right: 8px;
        padding-left: 32px;
        color: #999;
        background-position: 0 -340px;
        font-size: 12px;
        line-height: 28px;
    }

    .m-cnt .m-ferror .ferrortail {
        width: 3px;
        height: 37px;
        background-position: 0 -421px;
        *position: relative;
        *top: 0px;
    }

.m-cnt .m-nerror {
    top: -31px;
    left: -1px;
    color: #fff;
    border-radius: 2px;
    font-size: 0;
    *top: -40px;
    margin-bottom: 0px;
    margin-top: 16px;
}

    .m-cnt .m-nerror .j-icon {
        position: relative;
        overflow: visible;
    }

@-webkit-keyframes qrshow {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.m-cnt .m-nerror .up-qrcode-anim {
    -webkit-animation: qrshow 1s 1s ease both;
    -moz-animation: qrshow 1s 1s ease both;
    -ms-animation: qrshow 1s 1s ease both;
    -o-animation: qrshow 1s 1s ease both;
    animation: qrshow 1s 1s ease both;
}

.m-cnt .m-nerror .up-qrcode-close {
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    right: 5px;
    top: 7px;
    cursor: pointer;
    background-position: -109px -95px;
}

.m-cnt .m-nerror .up-qrcode {
    cursor: auto;
    position: absolute;
    top: -44px;
    left: 22px;
    width: 120px;
    height: 130px;
    box-shadow: 0px 0px 20px rgba(98, 108, 120, 0.3);
    z-index: 8888;
    overflow: visible;
    border-radius: 3px;
    background: #fff;
}

    .m-cnt .m-nerror .up-qrcode .up-qrcode-inner {
        width: 100px;
        height: 100px;
        margin: 4px auto 0;
        display: block;
    }

    .m-cnt .m-nerror .up-qrcode .arrow {
        position: absolute;
        width: 20px;
        height: 20px;
        z-index: 8888;
        top: 46px;
        left: -6px;
    }

        .m-cnt .m-nerror .up-qrcode .arrow * {
            display: block;
            border-width: 6px;
            position: absolute;
            border-style: dashed solid dashed dashed;
            font-size: 0;
            line-height: 0;
            border-left: 0;
        }

        .m-cnt .m-nerror .up-qrcode .arrow em {
            border-color: transparent #ccc transparent transparent;
        }

        .m-cnt .m-nerror .up-qrcode .arrow span {
            border-color: transparent #fff transparent transparent;
            right: 13px;
        }

.m-cnt .m-nerror a {
    text-decoration: underline;
}

.m-cnt .m-nerror div {
    display: inline-block;
    overflow: hidden;
    *display: inline;
    *zoom: 1;
}

.m-cnt .m-nerror .ferrorhead,
.m-cnt .m-nerror .ferrorhead2,
.m-cnt .m-nerror .ferrorhead3,
.m-cnt .m-nerror .ferrorhead4 {
    width: 298px;
    margin-top: -3px;
    color: #fa5b5b;
    font-size: 12px;
    line-height: 20px;
    vertical-align: top;
    word-break: break-all;
}

    .m-cnt .m-nerror .ferrorhead a,
    .m-cnt .m-nerror .ferrorhead2 a,
    .m-cnt .m-nerror .ferrorhead3 a,
    .m-cnt .m-nerror .ferrorhead4 a {
        color: #4aafe9;
        text-decoration: none;
    }

.m-cnt .m-nerror .ferrorhead2,
.m-cnt .m-nerror .ferrorhead3,
.m-cnt .m-nerror .ferrorhead4 {
    color: #000;
}

.m-cnt .m-nerror strong {
    color: #4aafe9;
}

.m-cnt .m-nerror .ferrortail,
.m-cnt .m-nerror .ferrortail2,
.m-cnt .m-nerror .ferrortail3 {
    height: 15px;
    width: 18px;
    background-position: -217px -34px;
    *position: relative;
    *top: 0;
}

.m-cnt .m-nerror .ferrortail2 {
    background-position: -316px -33px;
}

.m-cnt .m-nerror .ferrortail3 {
    background-position: -249px -405px;
    width: 20px;
    height: 16px;
}

.m-cnt .m-nerror .ferrortail2-up {
    cursor: pointer;
    width: 15px;
    height: 18px;
    margin-right: 3px;
}

.m-cnt .m-nerror .up-qrcode-tips {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #666;
    margin-top: 6px;
}

.m-cnt .m-ckcnt {
    font-size: 0;
}

    .m-cnt .m-ckcnt .inputbox {
        display: inline-block;
        vertical-align: top;
        *display: inline;
        *zoom: 1;
    }

.m-cnt .ckin {
    width: 188px;
    float: left;
}

.m-cnt #register-form input.cktext {
    width: 130px;
}

    .m-cnt #register-form input.cktext[disabled],
    .m-cnt input.cktext:disabled {
        background: none;
    }

.m-cnt .ckimgbox {
    width: 118px;
    margin-left: 10px;
    text-align: center;
}

.m-cnt .ckimg {
    width: 118px;
    height: 44px;
    cursor: pointer;
    border-radius: 2px;
    line-height: 44px;
}

.m-cnt .m-pccnt .ph-tip {
    padding: 0 0 16px 0px;
    color: #999;
}

.m-cnt .m-pcbox {
    font-size: 0;
    margin-top: 16px;
}

    .m-cnt .m-pcbox .u-label {
        width: 176px;
    }

.m-cnt .m-pc {
    display: inline-block;
    width: 188px;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

    .m-cnt .m-pc .pcin {
        width: 130px;
    }

.m-cnt .pcbtn {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

    .m-cnt .pcbtn a {
        display: block;
        width: 120px;
        height: 46px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        background: #2c82ff;
        line-height: 46px;
    }

        .m-cnt .pcbtn a:hover {
            background: #2c82ff;
        }

        .m-cnt .pcbtn a:active {
            background: #2c82ff;
        }

        .m-cnt .pcbtn a.disable,
        .m-cnt .pcbtn a.disable:hover,
        .m-cnt .pcbtn a.disable:active {
            background: #ddd;
            color: #999;
        }

.m-cnt .un-login,
.m-cnt .zc-un-login,
.m-cnt .dl-clause-login {
    /* width: 14px;
    height: 14px;
    margin: 0; */
    /* opacity: 0; */
    /* -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0); */
}

.m-cnt .m-etbox {
    margin-top: 16px;
    margin-right: -50px;
    margin-bottom: -26px;
    /* margin-left: -50px; */
    /* padding: 10px 50px 10px 50px; */
    /* border-top: 1px solid #e6e9f0; */
    /* border-bottom: 1px solid #e6e9f0; */
    /* background-color: #fafbfd;*/
}

    .m-cnt .m-etbox .ettip {
        font-size: 0;
    }

    .m-cnt .m-etbox .etimgbox {
        display: inline-block;
        width: 11px;
        height: 10px;
        margin-top: 0px;
        vertical-align: top;
        *display: inline;
        *zoom: 1;
    }

    .m-cnt .m-etbox .etimg {
        display: block;
        width: 20px;
        height: 20px;
        background-position: -320px -275px;
    }

    .m-cnt .m-etbox .ettext {
        display: inline-block;
        width: 300px;
        margin-left: 6px;
        vertical-align: top;
        color: #fb493d;
        font-size: 11px;
        line-height: 18px;
        *display: inline;
        *zoom: 1;
    }

        .m-cnt .m-etbox .ettext strong {
            font-weight: 700;
            color: #2d85be;
        }

        .m-cnt .m-etbox .ettext a {
            cursor: pointer;
            text-decoration: underline;
            color: #2c85bf;
        }



.m-cnt .m-unlogin label,
.m-cnt .m-unlogin input {
    cursor: pointer;
}

.m-cnt .m-unlogin .b-unlogn {
    display: block;
    width: 104px;
    float: left;
    border-right: solid 1px #ccc;
    margin-right: 8px;
}

    .m-cnt .m-unlogin .b-unlogn .u-checkbox {
        display: block;
        float: left;
        width: 14px;
        height: 14px;
        cursor: pointer;
        border: solid 1px #aaa;
        color: #999;
        font-size: 12px;
    }

    .m-cnt .m-unlogin .b-unlogn .u-checkbox-select {
        background-position: -330px -92px;
    }

    .m-cnt .m-unlogin .b-unlogn label {
        display: block;
        float: left;
        height: 16px;
        padding-left: 8px;
        font-size: 12px;
        color: #999;
        line-height: 17px;
    }

        .m-cnt .m-unlogin .b-unlogn label:hover {
            color: #666;
        }

        .m-cnt .m-unlogin .b-unlogn label:active {
            color: #666;
        }

.m-cnt .m-unlogin .forgetpwd,
.m-cnt .m-unlogin .forgetpwdReg {
    float: left;
    height: 12px;
    text-decoration: none;
    cursor: pointer;
    color: #999;
    font-size: 12px;
    line-height: 16px;
    *padding-left: 5px;
}

    .m-cnt .m-unlogin .forgetpwd:hover,
    .m-cnt .m-unlogin .forgetpwdReg:hover {
        color: #666;
    }

.m-cnt .m-unlogin .u-regbtn {
    cursor: pointer;
    font-size: 12px;
    float: right;
    line-height: 16px;
}

    .m-cnt .m-unlogin .u-regbtn.bgcolor {
        color: #999;
    }

        .m-cnt .m-unlogin .u-regbtn.bgcolor:hover {
            color: #666;
        }

        .m-cnt .m-unlogin .u-regbtn.bgcolor:active {
            color: #666;
        }

    .m-cnt .m-unlogin .u-regbtn.bgcolor {
        color: #999;
    }

        .m-cnt .m-unlogin .u-regbtn.bgcolor:hover {
            color: #666;
        }

        .m-cnt .m-unlogin .u-regbtn.bgcolor:active {
            color: #666;
        }

.m-cnt .m-sug {
    position: absolute;
    z-index: 1000;
    top: 42px;
    left: -1px;
    overflow: hidden;
    width: 318px;
    border: 1px solid #ccc;
    background: #fafbfd;
    font-size: 12px;
}

.m-cnt #login-form .m-sug {
    left: -37px;
    border-radius: 0 0 4px 4px;
}

.m-cnt .m-sug-ie10 {
    top: 40px \0;
}

.m-cnt .m-sug .itm {
    height: 30px;
    padding-left: 15px;
    cursor: pointer;
    color: #909ab0;
    line-height: 30px;
}

.m-cnt #login-form .m-sug .itm {
    padding-left: 45px;
}

.m-cnt .m-sug .js-selected {
    position: relative;
    height: 28px;
    color: #2e343c;
    background: #e1eaf1;
    line-height: 28px;
}

.m-cnt .js-selected .select-tip {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: #2c85bd;
}

.u-pwdtext {
    display: none !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.m-ologin {
    height: 26px;
    text-align: left;
    color: #9fabbf;
}

    .m-ologin .otip {
        width: 84px;
        height: 26px;
        font-size: 14px;
        line-height: 26px;
    }

    .m-ologin .olist {
        height: 26px;
        margin-left: 89px;
    }

        .m-ologin .olist div {
            display: inline-block;
            vertical-align: top;
            *display: inline;
            *zoom: 1;
        }

.u-loginbtn {
    display: block;
    width: 100%;
    height: 44px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    background: #3B78DD;
    font-size: 18px;
    line-height: 44px;
}

    .u-loginbtn:hover {
        color: #fff;
    }

    .u-loginbtn:active {
        color: #edc8c8;
    }

.u-btn-loading {
    background-color: #ca5252 !important;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.u-btn-loading-blue {
    background-color: #2c82ff !important;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.loginbox,
.unlockbox {
    margin-bottom: 16px;
    margin-top: 16px;
}

/* .loginbox {
    margin-top: 16px;
    margin-bottom: 12px;
} */

.u-btn {
    border-radius: 3px;
    text-align: center;
    display: block;
    *display: inline-block;
    zoom: 1;
    color: #fff;
}

.u-btn-big {
    width: 320px;
    height: 46px;
    font-size: 20px;
    line-height: 46px;
}

.u-btn-small {
    width: 200px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
}

.u-btn-middle1 {
    margin: 16px 0 0 0;
    width: 320px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    *display: inline-block;
    *zoom: 1;
}

.u-btn-middle2 {
    margin: 0;
    margin-left: 10px;
    width: 114px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    *display: inline-block;
    *zoom: 1;
}

.u-btn-middle3 {
    margin: 0;
    width: 145px;
    height: 44px;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    *display: inline-block;
    *zoom: 1;
}

.u-btn-bg {
    display: block;
    width: 108px;
    height: 28px;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    font-size: 11px;
    line-height: 28px;
}

.u-btn.bgcolor {
    color: #999;
    height: 42px;
    line-height: 42px;
    border: 1px solid #999;
}

.u-btn-tiny {
    width: 110px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #2c85bf;
    color: #2c85bf;
}

a.u-btn-tiny:hover {
    color: #2c85bf;
}

a.weibo,
a.qq,
a.weixin,
a.yixin,
a.renren,
a.facebook,
a.alipay {
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
    *display: inline;
    *zoom: 1;
}

a.weibo {
    width: 22px;
    height: 26px;
    background-position: -71px -140px;
}

a.qq {
    width: 18px;
    height: 26px;
    background-position: -217px -140px;
}

a.weixin {
    width: 22px;
    height: 26px;
    background-position: -376px -140px;
}

a.yixin {
    width: 16px;
    height: 26px;
    background-position: -71px -188px;
}

a.alipay {
    width: 23px;
    height: 26px;
    background-position: -377px -272px;
}

a.renren {
    width: 18px;
    height: 26px;
    background-position: -217px -186px;
}

a.facebook {
    width: 10px;
    height: 26px;
    background-position: -382px -188px;
}

a.weibo:hover {
    background-position: -2px -140px;
}

a.qq:hover {
    background-position: -142px -140px;
}

a.weixin:hover {
    background-position: -296px -140px;
}

a.yixin:hover {
    background-position: -5px -188px;
}

a.renren:hover {
    background-position: -142px -186px;
}

a.alipay:hover {
    width: 23px;
    height: 26px;
    background-position: -377px -229px;
}

a.facebook:hover {
    background-position: -302px -188px;
}

.cnt-box-include .u-closebtn {
    display: none;
}

.u-closebtn {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
    background-position: -99px -85px;
}

.u-closebtn1 {
    background-position: -99px -85px;
}

.u-closebtn:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.m-sep {
    display: none;
    height: 11px;
    text-align: center;
}

    .m-sep .leftsep,
    .m-sep .rightsep {
        width: 165px;
        height: 6px;
        border-bottom: 1px solid #d5dde8;
    }

    .m-sep .centertext {
        height: 11px;
        font-size: 11px;
        line-height: 11px;
        text-align: center;
        color: #909eb5;
    }

.m-footer {
    /* position: relative;
    padding: 12px 50px 28px; */
}

    .m-footer .tip {
        line-height: 28px;
        color: #999;
        font-size: 12px;
    }

    .m-footer .m-pccnt {
        display: none;
    }

    .m-footer .m-pcbox {
        font-size: 0;
    }

    .m-footer .m-pc {
        display: inline-block;
        width: 188px;
        vertical-align: top;
        *display: inline;
        *zoom: 1;
    }

        .m-footer .m-pc .pcin {
            width: 130px;
        }

    .m-footer .pcbtn {
        display: inline-block;
        margin-left: 10px;
        vertical-align: top;
        *display: inline;
        *zoom: 1;
    }

        .m-footer .pcbtn a {
            display: block;
            width: 120px;
            height: 42px;
            text-align: center;
            color: #fff;
            background: #2aa8be;
            font-size: 14px;
            line-height: 42px;
            border-radius: 0;
        }

            .m-footer .pcbtn a:hover {
                background: #3fb9ce;
            }

            .m-footer .pcbtn a:active {
                background: #1699b0;
            }

            .m-footer .pcbtn .adisable,
            .m-footer .pcbtn a.disable:hover,
            .m-footer .pcbtn a.disable:active {
                background: #ddd;
                color: #999;
            }

    .m-footer #cnt-box {
        width: 420px;
        overflow: hidden;
        border-radius: 4px;
        background: #fff;
    }

    .m-footer .btn-qrcode {
        position: absolute;
        width: 54px;
        height: 55px;
        right: 0;
        bottom: 0;
        background-position: -63px -251px;
        color: #fff;
        -webkit-transition: background-position 0.6s ease 0s;
        -moz-transition: background-position 0.6s ease 0s;
        -ms-transition: background-position 0.6s ease 0s;
        -o-transition: background-position 0.6s ease 0s;
        transition: background-position 0.6s ease 0s;
        border-radius: 100px 0 0 0;
    }

        .m-footer .btn-qrcode.pc {
            background-position: -10px -304px;
        }

.fur-vip {
    position: absolute;
    top: 147px;
    left: 50px;
    z-index: 999;
    width: 320px;
    height: 230px;
}

    .fur-vip .btn-vip {
        top: 153px;
        left: 114px;
        position: absolute;
        border: solid 1px #afa96d;
        border-radius: 3px;
        width: 100px;
        height: 30px;
        font-size: 13px;
        color: #afa96d;
        text-align: center;
        line-height: 30px;
    }

.u-zc-agree,
.u-dl-agree {
    display: block;
    float: left;
    margin-right: 5px;
    width: 14px;
    margin-top: 3px;
    height: 14px;
    cursor: pointer;
    border: solid 1px #aaa;
    color: #999;
    font-size: 12px;
}

    .u-zc-agree .zc-un-login,
    .u-zc-agree .dl-clause-login,
    .u-dl-agree .zc-un-login,
    .u-dl-agree .dl-clause-login {
        cursor: pointer;
    }

.fur-agree-4 .u-zc-agree,
.fur-agree-4 .u-dl-agree {
    width: 12px;
    height: 12px;
    margin-top: 4px;
}

.u-zc-agree-select,
.u-dl-agree-select {
    background-position: -330px -92px;
}

.m-mail-clause,
.m-mb-clause {
    margin-bottom: 10px;
}

.fur-agree {
    color: #999;
}

    .fur-agree a {
        color: #999;
        text-decoration: none;
        line-height: 20px;
    }

        .fur-agree a:hover {
            color: #666;
        }

.fur-agree-4 {
    margin-top: 20px;
    margin-bottom: -6px;
}

.fur-btn-agree {
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
}

.fur-reg-success0,
.fur-reg-success1,
.fur-reg-success2 {
    width: 88px;
    height: 88px;
    margin: 46px auto 24px;
}

.fur-reg-success0 {
    background-position: 0 0;
}

.fur-reg-success1 {
    background-position: 0 -206px;
}

.fur-reg-success2 {
    background-position: 0 -363px;
}

.fur-item {
    position: relative;
}

.u-logbtn {
    cursor: pointer;
    font-size: 12px;
    float: right;
    margin-top: 14px;
    position: relative;
    z-index: 999;
}

    .u-logbtn.bgcolor {
        color: #999;
    }

        .u-logbtn.bgcolor:hover {
            color: #666;
        }

        .u-logbtn.bgcolor:active {
            color: #666;
        }

    .u-logbtn.bgcolor {
        color: #999;
    }

        .u-logbtn.bgcolor:hover {
            color: #666;
        }

        .u-logbtn.bgcolor:active {
            color: #666;
        }

.page-sms .loginbox {
    padding-bottom: 64px;
}

.page-sms .goback {
    text-align: right;
}

    .page-sms .goback .backToReg {
        font-size: 14px;
        color: #5084cb;
    }

.page-sms .small-note {
    font-size: 12px;
    margin-bottom: 15px;
    color: #9fabbf;
}

.page-sms .head-note {
    font-size: 14px;
    color: #000;
    height: 46px;
    line-height: 46px;
}

.page-sms .smserror2 {
    display: inline-block;
    width: 300px;
    margin-left: 6px;
    vertical-align: top;
    font-size: 11px;
    line-height: 18px;
    color: #000;
}

    .page-sms .smserror2 strong {
        font-weight: 700;
        color: #2d85be;
    }

.m-qrcode {
    position: relative;
    color: #333;
}

    .m-qrcode .m-goregqr {
        text-align: center;
    }

        .m-qrcode .m-goregqr a {
            color: #5584ff;
        }

    .m-qrcode .i-qrcode {
        display: block;
        width: 144px;
        height: 144px;
        margin: 0 auto;
        padding-top: 34px;
        line-height: 160px;
        text-align: center;
        color: #aaa;
    }

    .m-qrcode .i-qrsucc {
        margin: 0 auto;
        height: 141px;
        width: 151px;
        background-position: -139px -225px;
        margin-top: 14px;
    }

    .m-qrcode .tlt {
        position: absolute;
        top: -30px;
        width: 100%;
        font-size: 20px;
        text-align: center;
        left: 0;
    }

    .m-qrcode .warn {
        position: absolute;
        padding: 50px 0;
        width: 163px;
        top: 23px;
        left: 78px;
        line-height: 32px;
        background: #f0f0f0;
        background: rgba(240, 240, 240, 0.8);
        margin: 0 auto;
        text-align: center;
        cursor: pointer;
        font-size: 18px;
        font-weight: bold;
    }

    .m-qrcode .subtlt {
        display: block;
        text-align: center;
        font-size: 14px;
        padding: 20px 0;
    }

        .m-qrcode .subtlt a {
            color: #5584ff;
        }

            .m-qrcode .subtlt a:hover {
                color: #9cb4f5;
            }

        .m-qrcode .subtlt.tip {
            padding: 25px 0 40px 0;
        }

        .m-qrcode .subtlt.succ {
            padding-top: 21px;
            font-size: 16px;
        }

    .m-qrcode .qrback {
        display: block;
        width: 120px;
        margin: 0 auto;
        text-align: center;
        font-size: 14px;
        padding-top: 29px;
    }

        .m-qrcode .qrback:hover {
            color: #4db5ff;
        }

.captcha {
    position: absolute;
    background-color: #fff;
    top: 50%;
    left: 50%;
    z-index: 999;
    border: solid 1px #ccc;
    width: 438px;
    height: 138px;
    border-radius: 5px;
    margin-left: -219px;
    margin-top: -134px;
    box-shadow: 0 0 5px #ccc;
    padding: 56px 0 74px 0;
}

    .captcha .inner-cnt {
        width: 320px;
        margin: 0 auto;
    }

    .captcha .m-ckcnt {
        width: 320px;
        margin: 0 auto;
    }

        .captcha .m-ckcnt .loginbox {
            margin-bottom: 0;
            margin-top: 0;
        }

    .captcha .fur-submit,
    .captcha2 .fur-submit {
        position: relative;
    }

    .captcha .fur-notice,
    .captcha2 .fur-notice {
        display: none;
    }

    .captcha .fur-item,
    .captcha2 .fur-item {
        font-size: 16px;
        color: #2e343c;
        width: 320px;
        margin: 0 auto;
        padding-bottom: 10px;
    }

    .captcha .fur-sms-captcha,
    .captcha2 .fur-sms-captcha {
        width: 320px;
        margin: 0 auto;
    }

    .captcha .fur-btn,
    .captcha2 .fur-btn {
        width: 320px;
        margin: 0 auto;
    }

    .captcha .captcha-btn0,
    .captcha2 .captcha-btn0 {
        width: 194px;
        margin: 0;
    }

    .captcha .captcha-btn1,
    .captcha2 .captcha-btn1 {
        width: 114px;
        background: #fff;
        color: #536586;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 0;
        border: solid 1px #9fabbf;
        border-radius: 5px;
        display: block;
    }

.fur-change-email {
    position: relative;
    width: 320px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
}

    .fur-change-email a {
        float: right;
        line-height: 32px;
        height: 32px;
        outline: none;
        color: #2d85be;
    }

.fur-page {
    font-size: 14px;
}

    .fur-page b {
        color: #333;
    }

.fur-note {
    color: #909ab0;
}

.fur-page-success-netease,
.fur-page-success-3p {
    display: block;
    width: 320px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 1px;
    color: #999;
}

    .fur-page-success-netease .fur-btn-note,
    .fur-page-success-3p .fur-btn-note {
        margin-bottom: 70px;
        text-align: center;
    }

    .fur-page-success-netease p,
    .fur-page-success-3p p {
        text-align: left;
        line-height: 20px;
        word-break: break-all;
    }

    .fur-page-success-netease h3,
    .fur-page-success-3p h3 {
        color: #333;
        font-size: 24px;
        font-weight: normal;
        padding-bottom: 10px;
    }

    .fur-page-success-netease b,
    .fur-page-success-3p b {
        font-weight: normal;
        line-height: 22px;
        height: 22px;
        margin-bottom: 10px;
    }

    .fur-page-success-netease .loginbox,
    .fur-page-success-3p .loginbox {
        margin: 20px 0 0 0;
    }

    .fur-page-success-3p h3 {
        padding-bottom: 24px;
    }

.fur-footer-ext {
    padding-bottom: 0;
    position: relative;
    margin-top: 16px;
    color: #999;
    width: 100%;
    font-size: 12px;
    text-align: center;
}

    .fur-footer-ext li {
        line-height: 20px;
        text-align: left;
    }

    .fur-footer-ext .fur-notice {
        text-align: left;
        height: 110px;
        width: 320px;
        margin: 0 auto;
    }

        .fur-footer-ext .fur-notice a {
            color: #4aafe9;
            text-decoration: underline;
        }

.fail0,
.fail1 {
    position: absolute;
    top: 5px;
    width: 100%;
    left: 0;
    top: 20px;
    width: 100%;
    height: 20px;
    z-index: 999;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

    .fail0 .box,
    .fail1 .box {
        width: 90%;
        background: #000;
        opacity: 0.7;
        padding: 12px 0;
        margin: 0 auto;
    }

    .fail0 .box {
        max-width: 90%;
    }

.m-confirm {
    width: 100%;
    height: 141px;
    background: #fff;
    border-radius: 4px;
    top: 0;
    left: 0;
    z-index: 99;
}

    .m-confirm .btnbox {
        width: 340px;
        margin: 0 auto;
    }

    .m-confirm .note {
        padding: 26px 0 38px 0;
        text-align: center;
        font-size: 18px;
        color: #333;
    }

.u-btn-confirm {
    margin: 0;
    width: 160px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
}

.btncolor-ext {
    background: #ddd;
    color: #fff;
    margin-left: 20px;
    color: #333;
}

.ScapTcha div.statusTxt {
    width: 30px;
    padding-left: 0;
}

.mbItlBox {
    z-index: 29;
}

    .mbItlBox .u-label {
        left: 58px;
    }

    .mbItlBox input.dlemail {
        width: 218px;
        padding-left: 58px;
    }

.mbtoggleitl-box {
    position: absolute;
    top: 30px;
    right: 0;
}

    .mbtoggleitl-box .mbtoggleitl {
        color: #4cb5ff;
    }

.u-goSmsLogin {
    color: #4cb5ff;
}

.u-toggleitlbox {
    padding-top: 8px;
    text-align: right;
}

.toggleitl {
    color: #4cb5ff;
}

a.toggleitl:hover {
    color: #4b95ca;
}

.country {
    background-position: -349px -340px;
    position: absolute;
    left: 0;
    top: 0;
    height: 38px;
    line-height: 38px;
    width: 50px;
    padding: 0;
    z-index: 999;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
}

    .country em,
    .u-country em {
        height: 11px;
        line-height: 11px;
        display: inline-block;
        margin-right: 0.8em;
    }

    .country em {
        margin-top: 16px;
    }

.m-country .j-itlphone {
    text-indent: 4px;
}

.m-country .i-inpt {
    text-indent: 50px;
}

.m-country .js-placeholder {
    left: 50px !important;
}

.m-country .u-label {
    width: 250px;
    padding-left: 40px;
    text-indent: 4px;
}

.u-country {
    overflow-y: scroll;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 9999;
    position: absolute;
    width: 316px;
    height: 150px;
    top: 0;
    display: block;
    padding-left: 2px;
    left: -1px;
    top: 45px;
}

    .u-country a {
        position: relative;
        display: block;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
    }

        .u-country a:hover {
            background: #ccc;
        }

.cap-box {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: center;
}

    .cap-box .cap-title {
        text-align: left;
        font-size: 14px;
    }

    .cap-box .cap-close {
        background-position: -106px -91px;
        position: absolute;
        right: 10px;
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 16px;
        cursor: pointer;
    }

    .cap-box .cap-box-mask {
        background: #ccc;
        opacity: 0.3;
        filter: alpha(opacity=30);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
        text-align: center;
    }

    .cap-box .cap-box-inner {
        display: inline-block;
        background: #fff;
        border: solid 1px #ccc;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1000;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    }

input:disabled {
    opacity: 1;
    cursor: not-allowed;
}

.h5ext-page-sms {
    padding-top: 40px;
}

.m-smsup {
    position: relative;
    font-size: 14px;
    color: #333;
    margin-bottom: 16px;
}

    .m-smsup .u-changemb {
        color: #666;
        font-size: 12px;
        position: absolute;
        top: -37px;
        cursor: pointer;
    }

    .m-smsup .u-smsuperror {
        color: #fa5b5b;
    }

    .m-smsup .u-smsup-anobg {
        background: #fff;
    }

    .m-smsup .u-smsup-btns {
        cursor: pointer;
        position: relative;
        margin: 20px 0 10px;
        font-size: 18px;
        color: #fff;
    }

        .m-smsup .u-smsup-btns a {
            display: block;
            color: #fff;
        }

    .m-smsup .u-btn {
        font-size: 16px;
    }

    .m-smsup .u-smsUp-new {
        color: #333;
    }

        .m-smsup .u-smsUp-new .u-black {
            color: #000;
        }

        .m-smsup .u-smsUp-new .u-red {
            color: #ea3d3d;
        }

    .m-smsup .u-hand-txt {
        color: #666;
    }

    .m-smsup .u-blue {
        color: #2c82ff;
        position: relative;
        cursor: pointer;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

        .m-smsup .u-blue .u-handtip {
            position: absolute;
            top: 1.6rem;
            left: -5.4rem;
            width: 115px;
            border-radius: 2px;
            background: rgba(0, 0, 0, 0.7);
            color: #fff;
            padding: 0.1rem 0.2rem;
            z-index: 999;
            height: 19px;
            padding: 5px 10px;
        }

            .m-smsup .u-blue .u-handtip .triangle {
                width: 0;
                height: 0;
                border-width: 5px;
                position: absolute;
                border-style: dashed dashed solid dashed;
                border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent;
                top: -10px;
                left: 6.6rem;
            }

            .m-smsup .u-blue .u-handtip .u-close {
                display: inline-block;
                width: 1rem;
                height: 1.5px;
                background: #fff;
                line-height: 0;
                font-size: 0;
                left: 6px;
                top: -6px;
                position: relative;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

                .m-smsup .u-blue .u-handtip .u-close:after {
                    content: "/";
                    display: block;
                    width: 1rem;
                    height: 1.5px;
                    background: #fff;
                    -webkit-transform: rotate(90deg);
                    transform: rotate(90deg);
                }

    .m-smsup .u-smsup-step2 {
        border: 1px solid #b7272d;
        background-color: #fff !important;
    }

        .m-smsup .u-smsup-step2 a {
            color: #b7272d !important;
        }

    .m-smsup .smsup-info-box {
        margin: 10px 0;
        color: #333;
        background: #fff;
        border: 1px solid #e6e6e6;
        border-radius: 2px;
        font-size: 14px;
    }

        .m-smsup .smsup-info-box .smsup-info {
            color: #333;
            font-weight: bolder;
            -webkit-user-select: text;
            -moz-user-select: text;
            -ms-user-select: text;
            -o-user-select: text;
            user-select: text;
        }

        .m-smsup .smsup-info-box .smsup-item {
            display: block;
            height: 43px;
            line-height: 43px;
            border-bottom: 1px solid #e6e6e6;
        }

            .m-smsup .smsup-info-box .smsup-item .smsup-tlt {
                padding-left: 15px;
            }

        .m-smsup .smsup-info-box .smsup-item-noline {
            border-bottom: 0;
        }

@media (min-width: 568px) {
    .m-smsup .smsup-info-box .smsup-item {
        display: inline-block;
        border-bottom: 0;
    }

        .m-smsup .smsup-info-box .smsup-item .smsup-info {
            float: left;
        }

        .m-smsup .smsup-info-box .smsup-item .smsup-tlt {
            padding-left: 15px;
            float: left;
        }

        .m-smsup .smsup-info-box .smsup-item .smsup-tlt1 {
            padding-left: 25px;
        }
}

.w-exception {
    width: 420px;
    height: 330px;
    border-radius: 3px;
}

    .w-exception .head {
        width: 100%;
        height: 160px;
        position: relative;
    }

    .w-exception .close {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 16px;
        top: 16px;
        background-position: -99px -85px;
        cursor: pointer;
    }

    .w-exception .head .top {
        height: 40px;
        width: 100%;
    }

    .w-exception .logo {
        background-position: 1px 0;
        width: 267px;
        height: 84px;
        margin: 0 auto;
    }

    .w-exception .logo2 {
        background-position: 0px -114px;
        width: 320px;
        height: 100px;
        margin: 0 auto;
    }

    .w-exception .logo3 {
        background-position: 0px -880px;
        width: 303px;
        height: 100px;
        margin: 0 auto;
    }

    .w-exception .logo4 {
        background-position: 0px -1010px;
        width: 263px;
        height: 100px;
        margin: 0 auto;
    }

    .w-exception .warnlogo {
        width: 88px;
        height: 88px;
        background-position: 0 -357px;
        margin: 0 auto;
    }

    .w-exception .cnt {
        padding: 40px 58px 58px;
    }

        .w-exception .cnt .note {
            font-size: 22px;
            text-align: center;
            line-height: 32px;
            margin: 16px 0 30px 0;
            color: #333;
        }

        .w-exception .cnt .note2 {
            margin-top: 13px;
        }

.w-exception-normal {
    width: 420px;
    height: 330px;
    border-radius: 3px;
}

    .w-exception-normal .btnbox {
        text-align: center;
    }

    .w-exception-normal .head {
        width: 100%;
        height: 160px;
        position: relative;
    }

    .w-exception-normal .close {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 16px;
        top: 16px;
        background-position: -99px -85px;
        cursor: pointer;
    }

    .w-exception-normal .head .top {
        height: 40px;
        width: 100%;
    }

    .w-exception-normal .logo {
        background-position: 1px 0;
        width: 267px;
        height: 84px;
        margin: 0 auto;
    }

    .w-exception-normal .logo2 {
        background-position: 0px -114px;
        width: 320px;
        height: 100px;
        margin: 0 auto;
    }

    .w-exception-normal .logo3 {
        background-position: 0px -880px;
        width: 303px;
        height: 100px;
        margin: 0 auto;
    }

    .w-exception-normal .logo4 {
        background-position: 0px -1010px;
        width: 263px;
        height: 100px;
        margin: 0 auto;
    }

    .w-exception-normal .warnlogo {
        width: 88px;
        height: 88px;
        background-position: 0 -357px;
        margin: 0 auto;
    }

        .w-exception-normal .warnlogo img {
            width: 100%;
            height: 100%;
        }

    .w-exception-normal .cnt {
        padding: 40px 58px 58px;
    }

        .w-exception-normal .cnt .note {
            font-size: 22px;
            text-align: center;
            line-height: 32px;
            margin: 16px 0 30px 0;
            color: #333;
        }

        .w-exception-normal .cnt .note2 {
            margin-top: 13px;
        }

.m-cnt .m-eye {
    display: none !important;
}

.m-cnt .u-pwdshow {
    display: block !important;
    position: absolute;
    right: 20px;
    z-index: 5;
}

.u-tip-eye {
    display: none;
    float: right;
    padding: 0 10px;
}

.m-cnt .m-eye-close {
    right: 50px !important;
}

a.agree-dolock {
    background: #ccc;
}

    a.agree-dolock:hover {
        background: #ccc;
    }

    a.agree-dolock:active {
        background: #ccc;
    }

.m-cnt .m-unlogin {
    padding-bottom: 42px;
    font-size: 0;
    height: 9px;
    line-height: 16px;
}

    .m-cnt .m-unlogin .b-unlogn {
        float: left;
        border-right: none;
        width: 110px;
        display: flex;
    }

        .m-cnt .m-unlogin .b-unlogn .u-checkbox {
            width: 16px;
            height: 16px;
            border: 1px solid #D0D0D0;
            border-radius: 2px;
        }

    .m-cnt .m-unlogin label, .m-cnt .m-unlogin input {
        cursor: pointer;
    }

input[type=checkbox] {
    cursor: pointer;
    position: relative;
    width: 17px;
    height: 16px;
    font-size: 15px;
    top: 0px;
}

    input[type=checkbox]::after {
        position: absolute;
        top: -14px;
        color: #0068B7;
        width: 17px;
        /* height: 16px; */
        display: inline-block;
        visibility: visible;
        padding-left: 0px;
        text-align: center;
        content: ' ';
        /* border: 1px solid #ccc; */
    }

    input[type=checkbox]:checked::after {
        content: "✓";
        font-size: 15px;
        font-weight: bold;
        background-color: #fff;
        border: 0px solid #fff;
    }

.m-cnt .m-unlogin .b-unlogn label {
    font-size: 14px;
    color: #999;
    line-height: 18px;
}

.m-cnt .m-unlogin .forgetpwd {
    float: right;
    color: #3B78DD;
    font-size: 14px;
}

.m-cnt .m-unlogin .u-regbtn.bgcolor {
    position: absolute;
    left: 168px;
    bottom: -38px;
    color: #3B78DD;
    font-size: 14px;
    line-height: 20px;
}

.loginbox .u-loginbtn {
    position: absolute;
    bottom: 0px;
    width: 340px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border: none;
    /* margin-bottom: 36px; */
}

.m-cnt .u-logo .u-logo-img1 {
    background: url(../images/ico-user.png) no-repeat;
}

.m-cnt .u-logo .u-logo-img2 {
    background: url(../images/ico-pw.png) no-repeat;
}

.m-cnt .u-logo .u-logo-im3 {
    background: url(../images/ico-yzm.png) no-repeat;
}

.w-loginErrorBox * {
    outline: none;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .w-loginErrorBox *:focus {
        outline: none;
        border: 0 none;
    }

.w-loginErrorBox a {
    outline: none;
    text-decoration: none;
}

.w-loginErrorBox img {
    border: 0;
    border-style: none;
}

.w-loginErrorBox {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    z-index: 1000;
    display: none;
    padding: 40px 78px 28px;
    width: 480px;
    min-height: 363px;
    background-color: #fff;
    border-radius: 2px;
    box-sizing: border-box;
}

.w-loginErrorBox__close {
    position: absolute;
    top: 13px;
    right: 13px;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
    cursor: pointer;
}

.w-loginErrorBox--mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
}

.w-loginErrorBox__content {
    text-align: center;
}

.w-loginErrorBox__content--title {
    margin-top: 8px;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    font-weight: bold;
}

.w-loginErrorBox__content--subtitle {
    margin-top: 8px;
    font-size: 14px;
    color: #555;
    line-height: 20px;
}

.w-loginErrorBox__pic {
    width: 180px;
    height: 140px;
    background-size: 100% 100%;
}

.w-loginErrorBox__operation {
    margin-top: 24px;
}

.w-loginErrorBox__button {
    outline: none;
    background: #3B78DD;
    border-radius: 2px;
    height: 42px;
    width: 160px;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
    font-family: PingFangSC-Regular "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    cursor: pointer;
}

    .w-loginErrorBox__button:hover {
        background: #1760D7;
    }

.w-loginErrorBox__subbutton {
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #3A78DD;
    line-height: 20px;
    border: 0 none;
    outline: none;
}

    .w-loginErrorBox__subbutton:hover {
        color: #1760D7;
        border: 0 none;
        outline: none;
    }

.jj {
    font-size: 12px;
    line-height: 20px;
    margin: -6px 0 8px;
}

/* .u-normalLogin-reg-entry {
    position: relative;
    top: -72px !important;
    padding: 0 30px;
} */

.u-normalLogin-reg-entry a {
    color: #3b78dd;
    font-size: 14px;
    line-height: 44px !important;
}

.ul1 {
    display: flex;
    padding-left: 27px;
    padding-right: 27px;
    justify-content: space-around;
    margin-top: 22px;
    font-size: 13px;
}

    .ul1 .li22 {
        display: flex;
        flex-direction: row;
    }

.font1 {
    font-size: 13px;
}

.ul1 .li22 .img1 {
    width: 18px;
    margin-right: 2px;
}

img {
    vertical-align: middle;
    display: inline-block;
}

.imgWrap {
    vertical-align: middle;
    display: inline-block;
    margin-top: -15px;
    height: 680px;
    width: 100%;
}

.m-cnt .m-nerror .ferrortail, .m-cnt .m-nerror .ferrortail2, .m-cnt .m-nerror .ferrortail3 {
    width: 16px !important;
    height: 16px !important;
}
