﻿body,
html {
    height: 100%
}

/*-228px 60px*/
body {
    width: 100%;
    height: 100%;
    position: relative;
    background: url('/uc/images/login/s1.png') 100% 50px no-repeat;
    background-size: 100% 100%;
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src'/uc/images/login/s1.png', sizingMethod='scale');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/uc/images/login/s1.png', sizingMethod='scale');
    min-height: 800px;
}

::-ms-clear,
::-ms-reveal {
    display: none;
}

.login_box {
    width: 1360px;
    height: 750px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 8px;
    position: relative;
    top: 50%;
    margin-top: -375px;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    justify-content: space-between;
}

.login_box_left {
    width: 750px;
    height: 670px;
    background: url('/uc/images/login/s2.png') no-repeat;
    background-size: 100% 100%;
    border-radius: 8px;
    box-sizing: border-box;
    padding-top: 155px;
    padding-right: 50px;
}

.login_box_left p:nth-child(1) {
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
}

.login_box_left p:nth-child(2) {
    color: #9f9fa2;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

.login_box_left .download {
    display: block;
    width: 132px;
    margin: 15px auto 30px;
}

.login_box_left .btnBox {
    width: 400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.login_box_left .btnBox a {
    display: block;
    width: 190px;
}

.login_box_left .btnBox a img {
    display: block;
    width: 100%;
}

/*登录窗口*/
.login_box_right {
    width: 580px;
    height: 554px;
    margin-top: 58px;
    margin-left: -50px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0 0 5px #b4b4b4;
    box-sizing: border-box;
    padding: 60px;
}

.login-item {
    width: 100%;
    height: 66px;
    border: 1px solid #CBCBCB;
    border-radius: 66px;
    box-sizing: border-box;
    padding: 0 20px;
    display: flex;
}

.login-item .title {
    width: 82px;
    color: #888;
    font-size: 16px;
    line-height: 64px;
}

.pwd-loginbox,
.yzm-logobox {
    width: 290px;
    text-align: center;
    height: 60px;
}

.pwd-loginbox a,
.yzm-logobox a {
    display: block;
    font-size: 24px;
    color: #858585;
}
.login_title{
    font-size: 30px;
    font-weight: 600;
    color: #333;
}
.login_title span{
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    margin-left: 10px;
}
.this_box {
    border-bottom: 3px solid #4e85c4;
}

.this_box a {
    color: #4e85c4;
}

.login-acc,
.login-tel {
    margin-top: 33px;
}

.login-item .inp {
    border: none;
    outline: 0;
    width: 290px;
    height: 64px;

    font-size: 16px;
    color: #333;
    line-height: 64px;
}

.login-item .code-inp,
.login-item .dynamic-code-inp,
.login-item .yz-code-inp {
    width: 328px;
}

.login-item .dynamic-code-inp {
    padding: 8px 22px 6px;
}

.login-item .yz-code-inp {
    padding: 8px 22px 6px;
}

.login-item span {
    display: inline-block;
    vertical-align: top;
    /*min-width:60px;*/
    font-size: 14px;
    color: #d1a662;
    padding: 0 0 14px 0;
    line-height: 24px;
    text-align: right;
    cursor: pointer;

}

.login-code {
    line-height: 9px;
}

.login-item .img-img {
    display: inline-block;
    vertical-align: top;
    width: 103px;
}

.login-item span a {
    color: #d1a662;
}

.login-item span.send-code {
    display: inline-block;
    width: 120px;
    font-size: 16px;
    color: #BB2828;
    cursor: pointer;
    -webkit-transition: background-color linear .5s;
    -moz-transition: background-color linear .5s;
    -o-transition: background-color linear .5s;
    transition: background-color linear .5s;
    padding: 0;
    line-height: 64px;
}

.tips {
    width: 100%;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    text-align: left;
    color: #F00;
}

p.psd-tips {
    height: 21px;
    line-height: 21px;
}

.rem-acc-code .rem-acc {
    cursor: pointer;
    font-size: 0;
}

.rem-acc-code .icon-rem {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #a6a6a6;
    text-align: center;
    border-radius: 2px;
}

.rem-acc-code .icon-rem img {
    margin-top: 2px;
    margin-left: 1px;
    display: none;
}

.rem-acc-code .selected img {
    display: block;
}

.rem-acc-code .rem-txt {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    color: #333;
    line-height: 16px;
    font-size: 14px;
    text-align: left;
}

.rem-acc-code .yz-code,
.rem-acc-code .psw-login {
    display: inline-block;
    vertical-align: top;
    color: #2468b5;
    line-height: 16px;
    font-size: 14px;
    text-align: right;
    cursor: pointer;
}

.btn-ope {
    display: block;
    margin-top: 40px;
}

.btn-ope .btn-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 222px;
    line-height: 49px;
    font-size: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.btn-ope .btn-item:focus {
    outline: none;
}


.btn-ope .reset-btn {
    color: #4e85c4;
    background-color: #fff;
    border: 1px solid #4e85c4
}

.btn-ope .back-btn {
    width: 100%;
    color: #BB2828;
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
    margin-top: 5px;
}

.btn-ope .reset-btn:hover,
.btn-ope .reset-btn:active {
    background-color: rgba(200, 200, 200, 0.3);
}

.btn-ope .back-btn:hover,
.btn-ope .back-btn:active {
    background-color: rgba(187, 187, 187, 0.8);
}

.btn-ope .login-btn,
.btn-ope .post-btn {
    width: 100%;
    height: 66px;
    line-height: 66px;
    border-radius: 66px;
    color: #FFF;
    background-color: #BB2828;
}

.login_box_right .btnBox {
    width: 100%;
    margin-top: 15px;
    text-align: center;
}

.login_box_right .btnBox a {
    font-size: 16px;
    color: #BB2828;
    margin: 0 15px;
}
.rem-wrap-one{
    display: none;
}

.icon-eye {
    width: 22px;
    height: 22px;
    margin-top: 21px;
    cursor: pointer;
}

.icon-see {
    background: url(../images/icon-nav-see.png?v=0102) no-repeat 0 0;
    background-size: 100% 100%;
}

.icon-nosee {
    background: url(../images/icon-nav-nosee.png?v=0102) no-repeat 0 0;
    background-size: 100% 100%;
}

.bggray {
    background: #c9c9c9;
    color: #fff !important;
    border: 1px solid #c9c9c9 !important;
}

/*底部版权*/
.copyright {
    position: absolute;
    bottom: 48px;
    width: 100%;
    line-height: 14px;
    font-size: 14px;
    color: #767676;
    text-align: center;
}

.beian {
    color: #767676;
}

/*弹窗的图形验证码样式*/
.hide-code {
    display: inline-block;
    width: 306px;
    border-bottom: 1px solid #c9c9c9;
}

.hide-code .icon {
    display: inline-block;
    vertical-align: top;
    width: 21px;
    margin: 12px 0 14px 0;
}

.hide-code .icon img {
    width: 100%;
    height: 100%;
}

.hide-code .hide-inp {
    display: inline-block;
    vertical-align: top;
    width: 208px;
    margin-top: 9px;
    padding: 0 20px 11px;
    font-size: 13px;
    color: #767676;
    line-height: 24px;
}

.hide-code .code-img {
    width: 77px;
    height: 35px;
}

/*修改confirm弹窗按钮的样式*/
.custom a.btn.btn-success {
    display: inline-block;
    vertical-align: top;
    background: #bbbbbb;
    color: #fff;
    border-color: #c0c0c0;
    padding: 4px 0;
    font-size: 14px;
    width: 92px;
    margin-right: 32px;
}

.custom a.btn.btn-cancel {
    display: inline-block;
    vertical-align: top;
    background: #4e85c4;
    color: #fff;
    border-color: #0a487b;
    padding: 4px 0;
    font-size: 14px;
    width: 92px;
    margin-left: 32px;
}

.custom .w-layer-content {
    padding-bottom: 2px;
}

.custom .w-layer-body {
    padding: 60px 62px 0 62px;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 12px;
}

/*修改alert弹窗的样式*/
.sure-layer {
    width: 426px;
}

.sure-layer .w-layer-body {
    padding: 40px 40px 0 40px;
}

.sure-layer .w-layer-content-wrap {
    color: #515151;
    font-size: 14px;
}

.sure-layer .w-layer-content {
    padding-bottom: 50px;
}

.sure-layer .w-layer-btn .btn-success {
    display: inline-block;
    vertical-align: top;
    width: 92px;
    background: #4e85c4;
    padding: 4px 0;
    font-size: 14px;
}

.sure-layer .w-layer-btn {
    padding-bottom: 35px;
}

.sp-window {
    display: none;
    width: 340px;
    height: 220px;
    background: url(../images/fail-window.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 10001;
    left: 50%;
    top: 320px;

    position: fixed;
    margin: -10px 0 0 -170px;
    box-sizing: border-box;
    border-radius: 5px;

}

.sp-window .icon-cl {
    float: right;
    margin-top: 14px;
    margin-right: 13px;
    cursor: pointer;
}

.masking {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 1000;
}

.icon-fail {
    display: block;
    margin: 0 auto;
    margin-top: 28px;
    left: 17px;
    position: relative;
}

.sp-pinfo {
    color: #333333;
    font-size: 16px;
    text-align: center;
    margin-top: 114px;
}

.bbbtn-group {
    display: flex;
    margin-top: 38px;
}

.bbbtn-group a {
    font-size: 16px;
    text-align: center;
    flex: 1;
    height: 46px;
    line-height: 46px;
}

.bbbtn-group a:nth-child(2) {
    color: #4e85c4;
}

.hk-window {
    width: 353px;
    height: 230px;
    background: #fff;
    z-index: 10001;
    position: fixed;
    left: 41%;
    top: 40%;
    box-sizing: border-box;
    border-radius: 10px;
    display: none;
}

.hk-window-1 {
    width: 353px;
    height: 230px;
    background: #fff;
    z-index: 10001;
    position: fixed;
    left: 41%;
    top: 40%;
    box-sizing: border-box;
    border-radius: 10px;
    display: none;
}

.hk-window-1 img {
    width: 100%;
    display: block;
    margin-bottom: .1rem;
}

._nc .stage1 .slider {
    height: 40px !important;
}

._nc .stage1 .track div,
._nc .stage1 .label {
    line-height: 40px !important;
    height: 40px !important;
    text-align: center;
    font-size: 14px !important;
}

._nc .stage1 .button {
    height: 40px !important;
    width: 40px !important;
}

._nc .stage1 .icon {
    left: 5px !important;
}

._nc .stage1 .bg-green {
    background-color: #7694ff !important;
}

.window-masking {
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    opacity: .75;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
}

.window-masking.active {
    display: block;
}