html, body {
    background: none repeat scroll 0 0 !important;
    height: 100%;
    width: 100%;
    /*overflow: hidden;*/
}
body {
    height: 100%;
    width: 100%;
    margin: 0;
	padding: 0;
    position: relative;
	font-size: 12px;
	font-family: 'Microsoft YaHei','微软雅黑';
}

div {
	padding: 0px;
	margin: 0px;
	font-family: inherit;
}

p {
	padding: 0px;
	font-style: normal;
	margin: 0px;
	font-family: inherit;
	font-weight: normal
}

table {
	padding: 0px;
	margin: 0px;
}

td {
	padding: 0px;
	margin: 0px;
	height: 20px
}

form {
	padding: 0px;
	margin: 0px;
}

input,textarea,select {
	font-size: 12px;
	font-family: inherit;
}

A {
	COLOR: #666666;
	text-decoration: none
}

A:hover {
	COLOR: #0657b2;
	text-decoration: none
}

A.visited {
	COLOR: #666666;
    text-decoration: none
}

.outerTable {
	width: 100%;
}

.innerTable {
	width: 390px;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-collapse: separate;
    background-color: #cff;
    margin-top: 150px;
    border: 1px solid #339;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5), -1px -1px 2px rgba(0, 0, 0, 0.5);
}

.innerText {
	width: 150px;
	padding: 5px;
}

/*  ==================== 标题 ====================  */
.T1 {
	font-size: 24px;
	font-weight: bold;
	COLOR: #000099;
}

.T2 {
	font-size: 14px;
	font-weight: bold;
	COLOR: #CC0033;
}

.LoginButton {
	font-size: 14px;
	padding: 5px 10px;
	cursor: pointer;
	font-family: inherit;
}

.u-input input {
    border: 0 none;
    color: #333;
    font-size: 14px;
    height: 42px;
    padding-left: 0;
    width: 100%;
}


#cnt-box2 .m-header {
    padding: 0;
}
.m-cnt {
    padding: 0 50px;
    /*height: 100%;*/
    /*padding: 0;*/
    position: relative;
}
.m-cnt .inputbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c5cddb;
    font-size: 12px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 0;
    /*position: relative;*/
    z-index: 19;
}
.m-cnt .inputbox2 {
    margin-bottom: 0;
}
.m-cnt .inputbox3 {
    font-size: 14px;
    margin-bottom: 24px;
    position: relative;
    z-index: 19;
}
.m-cnt .inputbox3 .tip {
    color: #999;
    margin-top: 8px;
}
.m-cnt .inputbox3 .mobile {
    color: #333;
    font-size: 18px;
    margin-top: 24px;
}
.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;
    padding: 0 5px 0 10px;
    text-align: center;
    width: 21px;
}
.m-cnt .u-logo div {
    display: inline-block;
    height: 24px;
    margin-top: 10px;
    width: 22px;
}
.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-sep {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #dce2ec;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    float: left;
    height: 24px;
    margin-top: 8px;
    width: 0;
}
.m-cnt .u-input {
    float: left;
    position: relative;
}
.m-cnt .u-input .js-mhd-parent {
    position: initial;
}
.m-cnt .ckie6 {
}
.m-cnt #password-box {
}
.m-cnt #checkcode-box {
}
.m-cnt .u-input input {
    height: 42px;
    line-height: 42px;
    padding-left: 8px;
}
.m-cnt #register-form input.zcemail {
    width: 265px;
}
.m-cnt .u-tip {
    display: none;
    float: right;
    padding: 0 10px;
}
.m-cnt .u-success {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin-top: 12px;
    vertical-align: top;
    width: 20px;
}
.m-cnt .u-suc {
    background-position: -194px -89px;
}
.m-cnt .u-clear {
    background-position: -147px -89px;
}
.m-cnt .u-eye {
    background-position: -140px -820px;
}
.m-cnt .eyeactive .u-eye {
    background-position: -210px -820px;
}
.m-cnt .ie67span {
    position: relative;
}
.m-cnt #login-form .u-label {
    width: 267px;
}
.m-cnt #login-form .m-ckcnt .u-label, .m-cnt #login-form .m-ckcnt input.cktext {
    width: 130px;
}
.m-cnt #login-form .m-ckcnt {
    margin-top: 16px;
}
.m-cnt .u-label {
    color: #bdbdbd;
    cursor: text;
    font-size: 14px;
    font-weight: normal;
    left: 8px;
    position: absolute;
    top: 0;
    width: 306px;
    z-index: 100;
}
.m-cnt .pr-domain {
    background: #fff none repeat scroll 0 0;
    color: #616161;
    display: block;
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    position: absolute;
    right: -86px;
    top: 5px;
    white-space: nowrap;
}
.m-cnt .m-ferror {
    border-radius: 2px;
    color: #fff;
    font-size: 0;
    height: 37px;
    left: -1px;
    position: absolute;
    top: -31px;
    width: 225px;
}
.m-cnt .m-ferror div {
    display: inline-block;
    overflow: hidden;
}
.m-cnt .m-ferror .ferrorhead {
    background-position: 0 -340px;
    color: #999;
    font-size: 12px;
    height: 37px;
    line-height: 28px;
    padding-left: 32px;
    padding-right: 8px;
    width: auto;
}
.m-cnt .m-ferror .ferrortail {
    background-position: 0 -421px;
    height: 37px;
    width: 3px;
}
.m-cnt .m-nerror {
    border-radius: 2px;
    color: #fff;
    font-size: 0;
    left: -1px;
    margin-bottom: 0;
    margin-top: 16px;
    top: -31px;
}
.m-cnt .m-nerror a {
    text-decoration: underline;
}
.m-cnt .m-nerror div {
    display: inline-block;
    overflow: hidden;
}
.m-cnt .m-nerror .ferrorhead, .m-cnt .m-nerror .ferrorhead2 {
    color: #fa5b5b;
    font-size: 12px;
    line-height: 20px;
    margin-top: -3px;
    vertical-align: top;
    width: 298px;
    word-break: break-all;
}
.m-cnt .m-nerror .ferrorhead2 {
    color: #999;
}
.m-cnt .m-nerror .ferrorhead2 a {
    color: #4aafe9;
    text-decoration: none;
}
.m-cnt .m-nerror strong {
    color: #4aafe9;
}
.m-cnt .m-nerror .ferrortail, .m-cnt .m-nerror .ferrortail2 {
    background-position: -217px -34px;
    height: 15px;
    width: 18px;
}
.m-cnt .m-nerror .ferrortail2 {
    background-position: -316px -33px;
}
.m-cnt .m-ckcnt {
    font-size: 0;
}
.m-cnt .m-ckcnt .inputbox {
    display: inline-block;
    vertical-align: top;
}
.m-cnt .ckin {
    float: left;
    width: 188px;
}
.m-cnt #register-form input.cktext {
    width: 130px;
}
.m-cnt #register-form input.cktext[disabled], .m-cnt input.cktext:disabled {
    background: none repeat scroll 0 0;
}
.m-cnt .ckimgbox {
    margin-left: 10px;
    text-align: center;
    width: 118px;
}
.m-cnt .ckimg {
    border-radius: 2px;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
    width: 118px;
}
.m-cnt .m-pccnt .ph-tip {
    color: #999;
    padding: 0 0 16px;
}
.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;
    vertical-align: top;
    width: 188px;
}
.m-cnt .m-pc .pcin {
    width: 130px;
}
.m-cnt .pcbtn {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
}
.m-cnt .pcbtn a {
    background: #9ec5e3 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 120px;
}
.m-cnt .pcbtn a:hover {
    background: #9ec5e3 none repeat scroll 0 0;
}
.m-cnt .pcbtn a:active {
    background: #9ec5e3 none repeat scroll 0 0;
}
.m-cnt .pcbtn a.disable, .m-cnt .pcbtn a.disable:hover, .m-cnt .pcbtn a.disable:active {
    background: #ddd none repeat scroll 0 0;
    color: #999;
}
.m-cnt .un-login {
    height: 14px;
    margin: 0;
    width: 14px;
}
.m-cnt .m-etbox {
    background-color: #fafbfd;
    border-bottom: 1px solid #e6e9f0;
    border-top: 1px solid #e6e9f0;
    margin: -10px -50px 10px;
    padding: 10px 50px;
}
.m-cnt .m-etbox .ettip {
    font-size: 0;
}
.m-cnt .m-etbox .etimgbox {
    display: inline-block;
    height: 18px;
    margin-top: 2px;
    vertical-align: top;
    width: 14px;
}
.m-cnt .m-etbox .etimg {
    background-position: -320px -275px;
    display: block;
    height: 14px;
    width: 14px;
}
.m-cnt .m-etbox .ettext {
    color: #fb493d;
    display: inline-block;
    font-size: 11px;
    line-height: 18px;
    margin-left: 6px;
    vertical-align: top;
    width: 300px;
}
.m-cnt .m-etbox .ettext strong {
    color: #2d85be;
    font-weight: 700;
}
.m-cnt .m-etbox .ettext a {
    color: #2c85bf;
    cursor: pointer;
    text-decoration: underline;
}
.m-cnt .m-unlogin {
    font-size: 0;
    height: 16px;
    line-height: 16px;
    padding: 2px 0 9px;
}
.m-cnt .m-unlogin label, .m-cnt .m-unlogin input {
    cursor: pointer;
}
.m-cnt .m-unlogin .b-unlogn {
    border-right: 1px solid #ccc;
    display: block;
    float: left;
    margin-right: 8px;
    width: 104px;
}
.m-cnt .m-unlogin .b-unlogn .u-checkbox {
    border: 1px solid #aaa;
    color: #999;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    height: 14px;
    width: 14px;
}
.m-cnt .m-unlogin .b-unlogn .u-checkbox-select {
    background-position: -330px -92px;
}
.m-cnt .m-unlogin .b-unlogn label {
    color: #999;
    display: block;
    float: left;
    font-size: 12px;
    height: 16px;
    line-height: 17px;
    padding-left: 8px;
}
.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 {
    color: #999;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 12px;
    line-height: 16px;
    text-decoration: none;
}
.m-cnt .m-unlogin .forgetpwd:hover {
    color: #666;
}
.m-cnt .m-unlogin .u-regbtn {
    cursor: pointer;
    float: right;
    font-size: 12px;
    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 {
    background: #fafbfd none repeat scroll 0 0;
    border: 1px solid #ccc;
    font-size: 12px;
    left: -1px;
    overflow: hidden;
    position: absolute;
    top: 42px;
    width: 318px;
    z-index: 1000;
}
.m-cnt #login-form .m-sug {
    border-radius: 0 0 4px 4px;
    left: -37px;
}
.m-cnt .m-sug-ie10 {
}
.m-cnt .m-sug .itm {
    color: #909ab0;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
}
.m-cnt #login-form .m-sug .itm {
    padding-left: 45px;
}
.m-cnt .m-sug .js-selected {
    background: #e1eaf1 none repeat scroll 0 0;
    color: #2e343c;
    height: 28px;
    line-height: 28px;
    position: relative;
}
.m-cnt .js-selected .select-tip {
    background: #2c85bd none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
}
.u-pwdtext {
    left: 0;
    position: absolute;
    top: 4px;
    z-index: -1;
}
.m-ologin {
    color: #9fabbf;
    height: 26px;
    text-align: left;
}
.m-ologin .otip {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    width: 84px;
}
.m-ologin .olist {
    height: 26px;
    margin-left: 89px;
}
.m-ologin .olist div {
    display: inline-block;
    vertical-align: top;
}
.u-loginbtn {
    background: #ddd none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 100%;
}
.u-loginbtn:hover {
    color: #fff;
}
.u-loginbtn:active {
    color: #edc8c8;
}
.loginbox, .unlockbox {
    margin-bottom: 16px;
    margin-top: 16px;
}
.loginbox {
    margin-bottom: 12px;
    margin-top: 16px;
}
.u-btn {
    border-radius: 3px;
    color: #fff;
    display: block;
    text-align: center;
}
.u-btn-big {
    font-size: 20px;
    height: 46px;
    line-height: 46px;
    width: 320px;
}
.u-btn-small {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 200px;
}
.u-btn-middle1 {
    display: inline-block;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    margin: 16px 0 0;
    width: 320px;
}
.u-btn-middle2 {
    display: inline-block;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    margin: 0 0 0 10px;
    width: 114px;
}
.u-btn-middle3 {
    border-radius: 0;
    display: inline-block;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin: 0;
    text-align: center;
    width: 145px;
}
.u-btn-bg {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 108px;
}
.u-btn.bgcolor {
    border: 1px solid #999;
    color: #999;
    height: 42px;
    line-height: 42px;
}
.u-btn-tiny {
    border: 1px solid #2c85bf;
    color: #2c85bf;
    height: 28px;
    line-height: 28px;
    width: 110px;
}
a.u-btn-tiny:hover {
    color: #2c85bf;
}
a.weibo, a.qq, a.weixin, a.yixin, a.renren, a.facebook {
    cursor: pointer;
    display: inline-block;
    margin: 0 4px;
}
a.weibo {
    background-position: -71px -140px;
    height: 26px;
    width: 22px;
}
a.qq {
    background-position: -217px -140px;
    height: 26px;
    width: 18px;
}
a.weixin {
    background-position: -376px -140px;
    height: 26px;
    width: 22px;
}
a.yixin {
    background-position: -71px -188px;
    height: 26px;
    width: 16px;
}
a.renren {
    background-position: -217px -186px;
    height: 26px;
    width: 18px;
}
a.facebook {
    background-position: -382px -188px;
    height: 26px;
    width: 10px;
}
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.facebook:hover {
    background-position: -302px -188px;
}
.u-closebtn {
    background-position: -99px -85px;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 16px;
    top: 16px;
    transition: transform 0.5s ease 0s;
    width: 30px;
}
.u-closebtn1 {
    background-position: -99px -85px;
}
.u-closebtn:hover {
    transform: rotate(180deg);
}
.m-sep {
    display: none;
    height: 11px;
    text-align: center;
}
.m-sep .leftsep, .m-sep .rightsep {
    border-bottom: 1px solid #d5dde8;
    height: 6px;
    width: 165px;
}
.m-sep .centertext {
    color: #909eb5;
    font-size: 11px;
    height: 11px;
    line-height: 11px;
    text-align: center;
}
.fail0, .fail1 {
    color: #fff;
    font-size: 14px;
    height: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 100%;
    z-index: 999;
}
.fail0 .box, .fail1 .box {
    background: #000 none repeat scroll 0 0;
    margin: 0 auto;
    opacity: 0.7;
    padding: 12px 0;
    width: 90%;
}
.fail0 .box {
    max-width: 90%;
}
.m-confirm {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    height: 141px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}
.m-confirm .btnbox {
    margin: 0 auto;
    width: 340px;
}
.m-confirm .note {
    color: #333;
    font-size: 18px;
    padding: 26px 0 38px;
    text-align: center;
}
.u-btn-confirm {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin: 0;
    text-align: center;
    width: 160px;
}
.btncolor-ext {
    background: #ddd none repeat scroll 0 0;
    color: #333;
    margin-left: 20px;
}
.g-bd {
    background: none repeat scroll 0 0 !important;
    height: 413px;
    position: static;
    width: 295px;
}
#cnt-box {
    position: absolute;
    right: 0;
    top: 0;
}
.haserr, .hascheckcode {
    width: 575px;
}
.haserr #cnt-box, .hascheckcode #cnt-box {
    width: 575px;
}

#login-form {
    height: 100%;
}
.m-container {
    /*height: 100%;*/
    /*position: relative;*/
}
.m-header {
    display: none;
}
.m-footer {
    display: none;
}
.m-ologin {
    display: none;
}
.fur-agree {
    display: none;
}
.m-cnt .inputbox {
    background: url("../images/login.png") no-repeat scroll -1px -17px;
    border: medium none;
    height: 42px;
    line-height: 42px;
    margin: 15px;
    /*position: absolute;*/
    /*right: 25px;*/
    width: 245px;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}
.m-cnt .m-container .active {
    border: medium none;
    box-shadow: 0 0 10px rgba(2, 145, 252, 0.5);
}
.m-cnt .inputbox .u-logo {
    padding: 0 7px 0 9px;
    width: auto;
}
.m-cnt .inputbox .u-logo div {
    height: 16px;
    margin-top: 13px;
    width: 14px;
}
.m-cnt .inputbox .u-tip {
    display: none;
    float: none;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
}
.m-cnt .inputbox .u-input {
    height: 20px;
    line-height: 20px;
    padding: 10px 0;
}
.m-cnt .inputbox .u-input .u-label {
    left: 0;
    top: 12px;
    width: 135px;
}
.m-cnt .inputbox .u-input .j-inputtext {
    height: 21px;
    line-height: 21px;
    padding-left: 0;
}
.m-cnt .inputbox .u-input .j-inputtext:focus {
    border: medium none;
    outline: medium none;
}
.m-cnt .inputbox.error-color {
    border: medium none;
}
.m-cnt .inputbox .u-logo div {
    background: url("../images/login.png") no-repeat scroll -24px -0px;
}
.m-cnt .inputbox .u-input {
    width: 205px;
}
.m-cnt .inputbox .u-input .dlpwd {
    width: 100%;
}
.m-cnt .inputbox .u-input .u-label {
    width: 205px !important;
}
.m-cnt #account-box {
    /*top: 40px;*/
}
.m-cnt #account-box .u-logo div {
    background: url("../images/login.png") no-repeat scroll 0 0;
}
.m-cnt #account-box .u-input .dlemail {
    width: 100% !important;
}
.m-cnt #account-box .u-input .pr-domain {
    font-size: 14px;
    right: -72px !important;
}
.m-cnt #account-box .u-input .u-label {
    width: 135px !important;
}
.m-cnt .m-unlogin {
    padding: 0 0 0 10px;
    /*position: absolute;*/
    /*right: 22px;*/
    /*top: 162px;*/
}
.m-cnt .m-unlogin .b-unlogn {
    border-right: medium none;
    margin-right: 0;
    padding: 0;
    position: relative;
}
.m-cnt .m-unlogin .b-unlogn:hover label::after {
    display: block;
}
.m-cnt .m-unlogin .b-unlogn label {
    color: #848585;
    padding: 1px 0 0 3px;
}
.m-cnt .m-unlogin .b-unlogn label:hover {
    color: #626262;
}
.m-cnt .m-unlogin .b-unlogn .u-checkbox {
    border: medium none;
    height: 13px;
    margin: 3px 0 0 5px;
    width: 13px;
}
.m-cnt .m-unlogin .b-unlogn .u-checkbox-select {
    background-position: -40px -180px;
}
.m-cnt .m-unlogin .b-unlogn .u-checkbox .un-login {
    height: 13px;
    width: 13px;
}
.m-cnt .m-unlogin .forgetpwd {
    color: #848585;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    padding: 2px 0 0 77px;
}
.m-cnt .m-unlogin .forgetpwd:hover {
    color: #626262;
}

.m-cnt .m-nerror {
    border-radius: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5), -1px -1px 2px rgba(0, 0, 0, 0.5);
    font-family: inherit;
    font-size: 12px;
    margin: 0;
    /*padding: 20px;*/
    padding: 16px;
    text-align: left;
}
.m-cnt .m-nerror .ferrortail, .m-cnt .m-nerror .ferrortail1 {
    display: none;
}
.m-cnt .m-nerror .ferrorhead, .m-cnt .m-nerror .ferrorhead2 {
    color: #666666;
    width: 100%;
}
.m-cnt .m-nerror {
    background-color: #ffffff;
    left: auto;
    position: absolute;
    left: 340px;
    top: 64px;
    width: 212px;
}
.m-cnt .err_email {
    background-color: #ffffff;
    position: absolute;
    top: -4px;
    display: none;
}
.m-cnt .err_password {
    background-color: #ffffff;
    position: absolute;
    top: 53px;
    display: none;
}

.m-cnt .m-nerror::before {
    color: #A1A1A1;
    content: "◆";
    display: block;
    font-size: 36px;
    overflow: hidden;
    position: absolute;
    top: 0px;
}

.m-cnt .m-nerror::after {
    color: #fff;
    content: "◆";
    display: block;
    font-size: 36px;
    overflow: hidden;
    position: absolute;
    top: 0px;
}

/*.m-cnt .m-nerror::before {
    background: url("../images/login.png") no-repeat scroll 0px -111px;
    content: ".";
    display: block;
    height: 16px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 17px;
    width: 13px;
}*/

.m-cnt .m-nerror::before {
    left: -12px;
}
.m-cnt .err_email::before {
    left: -12px;
}
.m-cnt .err_password::before {
    left: -12px;
}

.m-cnt .m-nerror::after {
    left: -10px;
}
.m-cnt .err_email::after {
    left: -10px;
}
.m-cnt .err_password::after {
    left: -10px;
}

.fail0, .fail1 {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5), -1px -1px 2px rgba(0, 0, 0, 0.5);
    color: #666666;
    height: auto;
    left: auto;
    padding: 20px;
    right: 321px;
    text-align: left;
    top: 35px;
    width: 212px;
}
.fail0 .box, .fail1 .box {
    background: none repeat scroll 0 0;
    margin: 0;
    max-width: 100%;
    opacity: 1;
    padding: 0;
    width: 100%;
}
.fail0::after, .fail1::after {
    background: url("http://mimg.127.net/hd/all2/160301_mailIndex/1604180944/img/urs_icons_163.png") no-repeat scroll -64px 0;
    content: ".";
    display: block;
    height: 16px;
    overflow: hidden;
    position: absolute;
    right: -13px;
    text-indent: -9999px;
    top: 19px;
    width: 13px;
}
#cnt-box2 {
    position: absolute;
    right: 0;
    top: 0;
}
.w-exception {
    border-radius: 0;
    height: 100%;
    width: 100%;
}
.w-exception .cnt {
    padding: 42px 0 32px;
}
.w-exception .warnlogo {
    background: url("http://mimg.127.net/hd/all2/160301_mailIndex/1604180944/img/urs_icons_163.png") no-repeat scroll 0 0;
    height: 64px;
    width: 64px;
}
.w-exception .close {
    display: none;
}
.w-exception .cnt .note {
    margin-top: 14px;
}
.w-exception .cnt .note p {
    color: #777777;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
}
.w-exception .btnbox {
    width: 100%;
}
.w-exception .btnbox a {
    border: medium none;
    display: block;
    float: left;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    width: 110px;
}
.w-exception .btnbox .j-redirect {
    background: url("http://mimg.127.net/index/163/img/2013/bg_v3.png") no-repeat scroll 0 -208px;
    color: #ffffff;
    float: left;
    font-weight: bold;
    margin-left: 25px;
}
.w-exception .btnbox .j-redirect:hover {
    background-position: 0 -256px;
    color: #ffffff;
}
.w-exception .btnbox .j-redirect:active {
    background-position: 0 -304px;
    color: #b5d1ee;
}
.w-exception .btnbox .u-btn {
    background: url("http://mimg.127.net/index/163/img/2013/bg_v3.png") no-repeat scroll -117px -208px;
    color: #6d798c;
    float: right;
    font-weight: bold;
    margin-right: 25px;
}
.w-exception .btnbox .u-btn:hover {
    color: #626262;
}
.w-exception .btnbox .u-btn:active {
    background-position: -117px -304px;
}
.m-cnt .m-pcbox {
    margin-top: 0;
}
.m-cnt #login-form .m-ckcnt {
    margin-top: 0;
}
.m-cnt .m-ckcnt {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5), -1px -1px 2px rgba(0, 0, 0, 0.5);
    height: 153px;
    position: absolute;
    left: 340px;
    top: 130px;
    width: 114px;
}
/*.m-cnt .m-ckcnt::before {
    background: url("../images/login.png") no-repeat scroll 0px -110px;
    content: ".";
    display: block;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: -13px;
    text-indent: -9999px;
    top: 13px;
    visibility: visible;
    width: 13px;
}*/
.m-cnt .m-ckcnt::before {
    color: #A1A1A1;
    content: "◆";
    display: block;
    font-size: 36px;
    overflow: hidden;
    position: absolute;
    left: -12px;
    top: 15px;
    visibility: visible;
}
.m-cnt .m-ckcnt::after {
    color: #fff;
    content: "◆";
    display: block;
    font-size: 36px;
    overflow: hidden;
    position: absolute;
    left: -10px;
    top: 15px;
    visibility: visible;
}
.m-ckcnt .fur-item {
    display: none;
}
.m-ckcnt .inputbox.error-color {
    border: medium none;
}
.m-ckcnt .error-color:hover {
    border: medium none;
}
.checkcode_tlt {
    bottom: 125px;
    color: #666666;
    font-size: 14px;
    left: 13px;
    position: absolute;
}
.m-ckcnt .ckin {
    background: url("../images/login.png") no-repeat scroll 0 -65px;
    bottom: auto;
    height: 42px;
    left: 13px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 92px;
    width: 88px;
}
.m-ckcnt .ckin .u-input {
    width: 100%;
}
.m-ckcnt .ckin .u-input .j-inputtext {
    padding-left: 12px;
    width: 74px !important;
}
.m-ckcnt .ckin .u-input .u-label {
    height: 40px;
    left: 0;
    line-height: 40px;
    padding-left: 12px;
    text-align: left;
    top: 0;
    width: 74px !important;
}
.m-ckcnt .ckin .u-tip {
    float: none;
    height: auto;
    padding: 0;
    position: absolute;
    right: 4px;
    top: -2px;
    width: auto;
}
.m-ckcnt .ckimgbox {
    background: none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    height: 38px;
    left: 13px;
    margin: 35px 0 0 13px;
    right: auto;
    top: 42px;
    width: 86px;
}
.m-ckcnt .ckimgbox img {
    border-radius: 4px;
    height: 38px;
    width: 86px;
}
.m-ckcnt .ckimgbox:hover {
    background: none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
}
.m-cnt .err_checkcode {
    background: none repeat scroll 0 0;
    box-shadow: none;
    height: auto;
    padding: 0;
    position: absolute;
    right: 321px;
    text-align: center;
    top: 332px;
    width: 114px;
}
.m-cnt .err_checkcode .ferrorhead {
    color: #d90000;
}
.m-cnt .err_checkcode::after {
    display: none;
}