body {
    margin: 0;
    font: 14px/1.5 tahoma, arial, Hiragino Sans GB, WenQuanYi Micro Hei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
    background: #141212 url('../img/authForm-bg.jpg') center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.m-form {
    width: 304px;
    margin: 0 auto;
}
.m-form section {
    width: 100%;
    margin: 0 auto;
}
#logo {
    display: block;
    background: url('../img/authForm-logo.png') left top no-repeat;
    width: 161px;
    height: 131px;
    margin: 74px auto 65px;
    font-size: 0;
}
.logo1 {
    background: url('../img/1.png') left top no-repeat !important;
    width: 300px!important;
}
.icon-eye {
    background-image: url(../img/sprite.png);
    background-position: -48px 0px;
    width: 23px;
    height: 14px;
}
.icon-lock-open {
    background-image: url(../img/sprite.png);
    background-position: 0px 0px;
    width: 20px;
    height: 22px; }

.icon-lock {
    background-image: url(../img/sprite.png);
    background-position: -24px 0px;
    width: 20px;
    height: 22px; }

.icon-radio-checked {
    background-image: url(../img/sprite.png);
    background-position: -48px -18px;
    width: 14px;
    height: 14px;
}
.icon-radio {
    background-image: url(../img/sprite.png);
    background-position: -48px -36px;
    width: 14px;
    height: 14px;
}
.icon-user {
    background-image: url(../img/sprite.png);
    background-position: 0px -26px;
    width: 18px;
    height: 24px;
}
[class|='icon'] {
    display: inline-block;
}
.u-submit-btn {
    display: block;
    width: 100%;
    height: 49px;
    border-radius: 25px;
    border: 0 none;
    background-color: #33babe;
    font-size: 20px;
    font-family: tahoma, arial, Hiragino Sans GB, WenQuanYi Micro Hei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
    outline: none;
    color: #fff;
    cursor: pointer;
    margin-bottom: 16px;
}
.u-submit-btn[disabled] {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    background-color: #33babe;
}
.u-form-tips {
    color: #fff;
    margin-bottom: 14px;
}
.u-link {
    color: #00ddf3;
    text-decoration: none;
}
.m-form-other-contorl {
    margin-top: -12px;
    margin-bottom: 15px;
    color: #c2bdbd;
    color: rgba(255, 255, 255, 0.5);
}
.m-form-other-contorl .forget {
    float: right;
    margin-top: -21px;
    text-decoration: none;
    color: #c2bdbd;
    color: rgba(255, 255, 255, 0.5);
}
.u-option-agree {
    padding-left: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.u-option-agree input[type=checkbox] {
    display: none; }
.u-option-agree input[type=checkbox].checked + label .icon-radio,
.u-option-agree input[type=checkbox]:checked + label .icon-radio {
    background-position: -48px -18px;
}
.u-option-agree .icon-radio {
    margin-right: 11px;
    vertical-align: -1px;
}
.m-form-item {
    position: relative;
    margin-bottom: 24px;
    padding: 2px;
    zoom: 1;
}
.m-form-item label {
    position: absolute;
    left: 22px;
    top: 14px;
}
.m-form-item .icon-eye {
    position: absolute;
    top: 17px;
    right: 19px;
    visibility: hidden;
    cursor: pointer;
}
.u-input {
    display: block;
    width: 100%;
    padding: 14px 40px 14px 63px;
    background: #342d29;
    line-height: 1;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 21px;
    border: 2px solid transparent;
    box-sizing: border-box;
    font-size: 14px;
    font-family: tahoma, arial, Hiragino Sans GB, WenQuanYi Micro Hei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
    outline: none;
    color: #c2bdbd;
    color: rgba(255, 255, 255, 0.5);
}
input[type=password].u-input{
    margin-bottom: 0;
}
.u-input::-ms-clear {
    display: none;
}
.u-input:focus,.u-input.focus {
    border: 2px solid #00ddf3;
}
.u-input.z-input + .icon-eye,
.u-input:valid + .icon-eye {
    visibility: visible; }
.alert-danger {
    width: 298px;
    height: 72px;
    background: url('../img/toast_bg.png') no-repeat;
    background-size: 100%;
    border: none;
    padding: 0;
    padding-top: 6px;
}
.alert-danger span {
    display: block;
    height: 38px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 38px;
    color: #fff;
    text-align: center;
}
/*toast*/
.toast {
    width: 500px;;
    position: fixed;
    left: 47%;
    top: 210px;
    margin-left: -190px;
    z-index: 1000;
}
.toast .toastContent {
    width: 500px;
    height: 50px;
    background: url('../img/toast_bg.png') no-repeat;
    background-size: 100%;
    padding-top: 6px;
}
.toastContent span {
    display: block;
    border-radius: 2px;
    font-size: 12px;
    line-height: 55px;
    color: #fff;
    text-align: center;
}
/*激活邮件*/
.u-email-send-tips {
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.u-email-send-tips strong {
    display: block;
    margin-top: 7px;
    font-size: 14px;
    font-weight: normal;
}

.u-activate-email {
    margin-top: 17px;
    margin-bottom: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}


