<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#Main {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.login-wrapper {
    position: absolute;
    display: inline-block;
    width: 730px;
    height: 522px;
    left: 50%;
    top: 50%;
    margin-top: -261px;
    margin-left: -365px;
}

.table-display {
    display: table;
    width: 100%;
}
.hover-main-color:hover {
    color: #2f8aef;
}
.login-context {
    box-sizing: border-box;
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    position: relative;
    width: 730px;
    height: 434px;
    border-radius: 12px;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
}

.login-header {
    width: 730px;
    margin: 0 auto 12px;
    text-align: center;
    position: relative;
}
.login-logo {
    width: 184px;
    height: 50px;
    display: inline-block;
}
.login-phone {
    margin-top: 14px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.login-msgs {
    float: left;
    width: 385px;
    box-sizing: border-box;
    position: relative;
    padding: 60px 30px 0;
}
.login-msgs::after {
    content: "";
    width: 1px;
    height: 180px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 130px;
}

.login-msgs-item {
    float: left;
    width: 50%;
    margin-top: 40px;
    text-align: center;
}
.login-msgs-item img {
    width: 40px;
    height: 40px;
}
.login-msgs-info {
    width: 100%;
    text-align: center;
    margin-top: 8px;
}
.login-msgs-info-header {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.login-msgs-info-subheader {
    font-size: 14px;
    color: #999999;
    margin-top: 4px;
}
.login-bind,
.login-code,
.login-pword,
.login-register,
.login-username {
    float: left;
    width: 342px;
}
.login-code-header {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #333333;
    margin-top: 76px;
}
.login-code-code {
    text-align: center;
    margin-top: 20px;
}
.login-code-code img {
    width: 160px;
    height: 160px;
    display: inline-block;
}
.login-code-msg {
    font-size: 16px;
    text-align: center;
    color: #666666;
    margin-top: 12px;
}
.login-code-type {
    text-align: center;
    margin-top: 20px;
}
.forget-password,
.login-code-type span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.forget-password {
    margin-top: 10px;
    float: right;
    color: #666;
}
.login-password {
    margin-right: 25px;
    position: relative;
}
.login-password::after {
    content: "";
    width: 1px;
    height: 14px;
    position: absolute;
    top: 4px;
    right: -15px;
    background: #dddd;
}

.login-change {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 0;
    top: 0;
    cursor: pointer;
}
.login-bind-wrapper,
.login-register-wrapper,
.login-username-wrapper,
.login-pword1,
.login-pword2 {
    width: 283px;
    margin-left: 30px;
}
.login-register-header,
.login-bind-header,
.login-pword1-header,
.login-pword2-header,
.login-username-header {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
}
.login-register-header {
    margin: 20px 0;
}
.login-bind-header,
.login-username-header {
    margin-top: 60px;
}

.login-pword2-header,
.login-pword1-header {
    margin-top: 100px;
}

.login-bind-form,
.login-register-form,
.login-pword1-form,
.login-pword2-form,
.login-username-form {
    margin-top: 15px;
}
.ivu-input-wrapper-large .ivu-input-prefix i{
    line-height: 40px;
    font-size: 24px;
    margin-left: 10px;
}
.ivu-input-wrapper-large .ivu-input-suffix i {
    line-height: 40px;
    font-size: 24px;
}

.ivu-input-large {
    height: 40px;
    font-size: 14px;
    padding-left: 42px;
}
.slider_div {
    width: 100%;
    height: 40px;
    background: #ffffff;
    margin-bottom: 0;
    border: 1px solid #c6e1ff;
    border-radius: 4px;
}
#sliderLock_huakuai {
    line-height: 38px;
    text-align: center;
    color: #fff;
    margin: 0;
    cursor: pointer;
    width: 60px;
    height: 38px;
    background: #1e7ee8;
    border-radius: 4px 0px 0px 4px;
}
#sliderLock_huakuai img {
    width: 17px;
    height: 12px;
    display: inline-block;
}
#sliderLock_status {
    position: relative;
    display: inline-block;
    left: 15px;
    font-size: 14px;
    text-align: left;
    color: #cccccc;
}
.slider_div_succeed {
    background-color: #1e7ee8;
}
.slider_div_succeed p {
    color: #fff !important;
}
.code-input {
    padding-right: 100px;
}
.code-suffix {
    width: 100px;
    border-left: 1px solid #ddd;
    height: 20px;
    top: 10px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #2f8aef;
    cursor: pointer;
}
.ivu-form-item {
    margin-bottom: 25px;
}

.register-msgs .msg2,
.register-msgs .msg1 {
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    line-height: initial;
}

.register-msgs .msg2 span,
.register-msgs .msg1 a {
    color: #2f8aef;
    cursor: pointer;
}
.register-msgs .msg2 span:hover,
.register-msgs .msg1 a:hover,
.code-suffix:hover {
    opacity: .8;
}
.code-suffix.off {
    color: #c5c8ce;
    cursor: not-allowed;
    pointer-events: none;
}

.login-context .ivu-input {
    border-color: #c6e1ff;
}
.ivu-form-item-error .ivu-input {
    border-color: #ed4014 !important;
}

.login-context .ivu-btn-primary {
    margin-top: 8px;
    box-shadow: 0px 0px 6px 0px rgba(30,126,232,0.5);
}
.login-context .ivu-btn[disabled] {
    box-shadow:none;
}

.login-context  .ivu-form-item {
    margin-bottom: 20px;
}

.login-context .ivu-form-item-error-tip {
    font-size: 12px;
    padding-top: 2px;
}
.login-context .ivu-input-prefix{
    width: 42px;
}

.login-context .ivu-input-suffix i {
    color: #2e8aee;
}
.input-prefix-img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
}
.login-copy-right {
    text-align: center;
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
    color: #dddddd;
}
</pre></body></html>