﻿

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both
}

.clearfix {
    zoom:1}

.hidden {
    display: none
}


.login-box {
    width: 300px;
    padding: 25px 25px 23px;
    color: #6c6c6c;
    background: #fff;
    position: relative;
    margin: 0 auto;
    border-radius: 8px;
}

.login-box a {
    color: #767676
}

.login-box a.light-link {
    color: #f40
}

.login-box a:hover {
    color: #f40;
    text-decoration: none
}

.login-box.loading {
    height: 295px;
    background: #fff url(https://img.alicdn.com/tps/TB1R5zYKVXXXXb7XVXXXXXXXXXX-32-32.gif) no-repeat 50% 50%
}

.login-box.loading .bd,.login-box.loading .hd {
    display: none
}


.module-quick .static-form,.module-quick .ww-login,.module-static .quick-form {
    display: none!important
}

.module-quick .quick-form,.module-static .static-form {
    display: block
}

.module-quick .login-tip {
    display: none
}


.login-title {
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #3c3c3c;
    margin-top: 9px;
    padding-bottom: 8px;
    font-weight: 700
}

.nickx {
    display: none;
    font-size: 16px;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 1000;
    cursor: pointer
}

.static-form {
    position: relative
}

.static-form .field {
    margin-top: 20px;
    position: relative
}

.static-form .field label {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: transparent;
    text-align: center;
    position: absolute;
    left: 1px;
    top: 1px;
    outline: 0
}

.static-form .field label .icon{
	width: 16px;
	height: 16px;
    margin: 12px auto;
}

.static-form .field label .user-icon {
     background: url(../images/user-icon.png);
}

.static-form .field label .password-icon {
   background: url(../images/password-icon.png);
}

.static-form .mobile-field select {
    background: 0 0;
    height: 42px;
    border: none;
    width: 95px;
    outline: 0;
    position: absolute;
    left: 40px
}

.static-form .mobile-field .login-text {
    width: 150px;
    padding-left: 140px
}

.static-form .pwd-field label {
    background-position: 50% -30px
}

.static-form .login-text {
    width: 250px;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    padding: 11px 8px 11px 40px;
    border: 1px solid #ddd
}

.static-form .field-checkcode .login-text {
    width: 70px;
    padding-left: 10px
}

.static-form .field-checkcode .ph-label {
    left: 10px;
    top: 0
}

.static-form .check-code-img {
    border: none;
    height: 40px;
    vertical-align: middle;
    width: 150px;
    margin-right: 1px
}

.static-form .change-code {
    display: inline-block;
    line-height: 14px;
    margin: 0;
    vertical-align: middle
}

.login-links {
    margin-top: 25px;
    overflow: hidden;
    text-align: right
}

.login-links a {
    margin-right: 10px
}

.static-form .submit {
    margin-top: 20px
}

.login-box .submit button {
    width: 300px;
    height: 42px;
    border: 0;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    line-height: 42px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #013cb4;
    border-radius: 3px;
    cursor: pointer;
    zoom:1}

.login-box .submit button:hover {
    background-color: #013cb4
}

.static-form .other-login {
    margin-top: 24px;
    line-height: 14px
}

.static-form .other-login a {
    display: inline-block;
    margin-right: 20px
}

.static-form .other-login .iconfont {
    font-size: 16px;
    margin-right: 3px
}

.static-form .other-login .alipay-login .iconfont {
    color: #1ba9ee
}

.static-form .other-login .weibo-login .iconfont {
    color: #e52425
}

.static-form .login-msg {
    position: absolute;
    top: 0;
    left: 0
}


.login-msg {
    line-height: 16px;
    padding: 6px 10px;
    overflow: hidden;
    width: 278px;
    background: #fef2f2;
    border: 1px solid
}

.login-msg.warning {
    border-color: #efbf7b;
    background-color: #ffc;
    color: #e6af4b
}

.login-msg.error {
    border-color: #ffb4a8;
    background-color: #fef2f2;
    color: #6C6C6C
}

.login-msg a {
    color: #f40
}

.login-msg .iconfont {
    padding-right: 10px;
    float: left;
    font-size: 16px
}

.login-msg.error .iconfont {
    color: #f40
}

.login-msg p {
    float: left;
    white-space: normal;
    word-wrap: break-word;
    width: 240px
}


.login-title {
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #3c3c3c;
    margin-top: 9px;
    padding-bottom: 8px;
    font-weight: 700
}


.login-switch {
    width: 52px;
    height: 52px;
    line-height: 52px;
    position: absolute;
    right: 5px;
    top: 8px;
    -moz-user-select: none
}

.login-switch .iconfont {
    font-size: 52px;
    cursor: pointer;
    display: none;
    color: #f40
}

.login-switch .iconfont:hover {
    color: #f52b00
}


.module-quick .login-switch .static,.module-static .login-switch .quick {
    display: block;
    background: url(../images/QRcode.png);
    width: 52px;
  	height: 52px;
}

.login-tip {
    position: absolute;
    top: 5px;
    right: 58px
}

.ft-gray {
    color: #9c9c9c
}

.poptip {
    border: 1px solid #f3d995;
    height: 16px;
    line-height: 16px;
    padding: 5px 20px 5px 15px;
    background: #fefcee;
    position: relative
}

.poptip .poptip-content {
    color: #df9c1f;
    font-size: 12px;
    font-weight: 400
}

.poptip .poptip-content .iconfont {
    color: #df9c1f;
    font-size: 14px;
    margin-right: 8px
}

.poptip-arrow {
    position: absolute;
    z-index: 10;
    *zoom:1}

.poptip-arrow em,.poptip-arrow span {
    position: absolute;
    *zoom:1;width: 0;
    height: 0;
    border-color: rgba(255,255,255,0);
    border-color: transparent \0;
    *border-color: transparent;
    _border-color: tomato;
    _filter: chroma(color=tomato);
    border-style: solid;
    overflow: hidden;
    top: 0;
    left: 0
}

.poptip-arrow {
    top: 8px;
    right: 0
}

.poptip-arrow em {
    top: 0;
    left: 1px;
    border-left-color: #f3d995;
    border-width: 6px 0 6px 6px
}

.poptip-arrow span {
    border-left-color: #fefcee;
    border-width: 6px 0 6px 6px
}


.qrcode-desc {
    overflow: hidden;
    width: 188px;
    margin: 24px auto 0
}

.qrcode-desc .iconfont {
    float: left;
    color: #f40;
    font-size: 34px;
    line-height: 36px;
    margin-right: 10px
}

.qrcode-desc p {
    width: 144px;
    line-height: 18px;
    color: #6c6c6c;
    font-size: 12px;
    float: left
}

.qrcode-main {
    position: relative;
    margin-top: 24px;
    height: 140px
}

.qrcode-img {
    position: absolute;
    left: 80px;
    top: 0;
    z-index: 100
}

.qrcode-img img {
    vertical-align: top
}

.qrcode-help {
    position: absolute;
    right: 12px;
    top: -15px;
    width: 120px;
    height: 180px;
    background: url(//gtms02.alicdn.com/tps/i2/TB16efXKVXXXXbOXXXX.C3E4VXX-120-182.png) no-repeat;
    opacity: 0;
    display: none;
    z-index: 99
}

.qrcode-help-showed {
    width: 300px;
    margin: 0 auto
}

.qrcode-help-showed .qrcode-help {
    display: block;
    opacity: 1
}

.qrcode-help-showed .qrcode-img,.qrcode-login .qrcode-help-showed .msg-err {
    left: 13px
}

.qrcode-login .msg-err,.qrcode-login .qrcode-msg,.qrcode-login-error .qrcode-msg .msg-ok {
    display: none
}

.qrcode-login-error .msg-err,.qrcode-login-ok .qrcode-msg,.qrcode-login-ok .qrcode-msg .msg-ok {
    display: block
}

.qrcode-login-ok .msg-err,.qrcode-login-ok .qrcode-mod {
    display: none
}

.qrcode-msg {
    margin-top: 20px;
    position: relative
}

.qrcode-msg h6 {
    margin-top: 22px;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 12px;
    color: #6c6c6c;
    text-align: center
}

.qrcode-msg p {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #3c3c3c
}

.qrcode-msg .msg-icon {
    position: relative;
    text-align: center
}

.qrcode-msg .link {
    margin-top: 21px;
    text-align: center
}


.footer {
	margin: 15px 0;
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 12px;
}
