@charset "utf-8";
/* Login CSS Document */
::-webkit-input-placeholder { /* WebKit browsers */
    color: #B6BCC4;
    font-size: 16px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #B6BCC4;
    font-size: 16px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #B6BCC4;
    font-size: 16px;
}
body{
    background-color: #F4F5F6;
}
/*按钮*/
.btn{
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-default{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-primary{
    color: #fff;
    background-color: #223649;
    border-color: #223649;
}
.btn-primary:hover{
    color: #fff;
    background-color: #ff5a00;
    border-color: #e05103;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-block {
    display: block;
    width: 100%;
}

.login-header{
    background-color: #fff;
    height: 80px;
    padding: 0;
    margin: 0;
}
.login-header .main-ma{
    width: 1200px;
    margin: 0px auto;
}
.login-header .main-ma .img-logo{
    margin-top: 8px;
}
.login-box{
    width: 900px;
    height: 600px;
    margin: 33px auto 60px;
    background-color: #fff;
    box-shadow: 0px 20px 60px 0px rgba(195, 195, 195, 0.1);
    border-radius: 5px;
}
.login-box .main-ma{
    width: 400px;
    margin: 0 auto;
    padding-top: 100px;
}
.login-box .main-ma .tab-h{
    padding: 0 12px;
}
.login-box .main-ma .tab-h span{
    float:left;
    color:#6A6E76;
    font-size: 32px;
    cursor: pointer;
    font-weight: 500;
}
.login-box .main-ma .tab-h span.cur{
    color: #FF5A00;
}
.login-box .main-ma .tab-h span.span-txt{
    height: 45px;
    line-height: 45px;
}
.login-box .main-ma .tab-h span.span-chunk{
    width: 4px;
    height: 26px;
    background-color:#D8DEE5;
    margin: 10px 44px 0;
}
.login-box .main-ma .group-amount{
    margin-top: 68px;
}
.login-box .main-ma .group-amount .row-item{
    border-radius: 6px;
    border: 1px solid #BBBEC1;
    padding:12px 0 12px 20px;
    margin-bottom: 24px;
}
.login-box .main-ma .group-amount .custom-bottom0{
    margin-bottom: 0;
}
.login-box .main-ma .group-amount .row-item .icon-lo{
    float: left;
    width: 20px;
    height: 20px;
    background-image: url("../images/icon3x.png");
    background-repeat: no-repeat;
}
.login-box .main-ma .group-amount .row-item .pos1{
    background-position: -158px -126px;
}
.login-box .main-ma .group-amount .row-item .pos2{
    background-position: -197px -126px;
}
.login-box .main-ma .group-amount .row-item .input-lo{
    float: left;
    color: #36383A;
    font-size: 16px;
    width: 290px;
    height: 22px;
    line-height: 22px;
    border: none;
    margin-left: 15px;
}
.login-box .main-ma .group-amount .row-item .set-w187{
    width: 187px;
}
.login-box .main-ma .group-amount .validator-img{
    width: 168px;
    height: 44px;
    margin-left: 8px;
}
.login-box .main-ma .group-amount .row-tips-1{
    font-size: 12px;
    color: #80848E;
    text-align: right;
}
.login-box .main-ma .group-amount .row-tips-1 span{
    cursor: pointer;
    color: #4A90E2;
}
.login-box .main-ma .group-amount .row-tips-2{
    text-align: right;
}
.login-box .main-ma .group-amount .row-tips-2 a{
    font-size: 14px;
    color: #4A90E2;
}
.login-box .main-ma .group-amount .row-tips-3{
    font-size: 12px;
    color: #80848E;
    text-align: center;
    margin-top: 24px;
}
.login-box .main-ma .group-amount .row-tips-3 a{
    color: #4A90E2;
}
.row-btn{
    margin-top: 24px;
}

.scanUlImg{
    margin: 0px 36px;
    padding:20px 0 10px;
}
.scanUlImg .li-row-code{
    height: 152px;
    position: relative;
}

.scanUlImg .li-row-code .span1{
    width: 141px;
    height: 141px;
    position: absolute;
    top:5px;
    left:63px;
    display:block;
    background:#fff;
    opacity: .8;
    filter: Alpha(opacity=80);
    z-index: 100;
}

.scanUlImg .li-row-code .b1{
    width: 141px;
    height: 141px;
    line-height: 141px;
    position: absolute;
    top:5px;
    left:63px;
    font-size: 16px;
    display:block;
    z-index: 200;
    font-weight: bold;
    text-align: center;
}
.scanUlImg .li-row-code .span3{
    position: absolute;
    top:94px;
    left:56px;
    font-size: 14px;
    z-index: 201;
    background: #f45900;
    padding:5px 10px;
    display: none;
    cursor: pointer;
}
.scanUlImg .li-row-code .span2{
    width: 140px;
    height: 140px;
    position: absolute;
    top:0;
    left:58px;
    z-index: 99;
    border: 1px solid #fff;
    padding: 5px;
}
.scanUlImg .li-row-code .DCImg{
    width:100%;
}
.scanUlImg .li-row-code .scan-code-tips{
    width: 100px;
    position: absolute;
    top:5px;
    right: 5px;
    z-index: 98;
    display:none;
}
.scanUlImg .li-row-des{
    text-align:center;
    font-size:14px;
    padding:20px 0 10px;
}
.scanUlImg .li-row-des .span1{
    font-weight:bold;
    color:#f72828
}

.login-footer{
    border-top: 1px solid #C6CACD;
    height: 230px;
    background: url("../images/login_footer.jpg") no-repeat center;
}
.login-footer .main-ma{
    width: 1200px;
    margin: 0px auto;
}

.login-footer .infor{
    padding-top: 24px;
}
.login-footer .infor .contact{
    float: left;
}
.login-footer .infor .contact .phone .span1{
    font-size: 16px;
    color: #343537;
}
.login-footer .infor .contact .phone .span2{
    font-size: 32px;
    color: #FF5A00;
    padding-left: 16px;
}
.login-footer .infor .contact .working-time{
    font-size: 14px;
    color: #81858D;
    padding-top: 15px;
}
.login-footer .infor .contact .communication{
    padding-top: 12px;
    font-size: 16px;
    color: #343537;

}
.login-footer .infor .contact .communication span{
    font-size: 16px;
    color: #343537;
}
.login-footer .infor .contact .communication .span1{
    font-weight: 500;
}
.login-footer .infor .contact .communication .span2{
    font-weight: 400;
    padding-left: 31px;

}
.login-footer .infor .scan-QR{
    float: right;
}
.login-footer .infor .scan-QR .img-box{
    width: 94px;
    height: 94px;
    float: left;
    margin-right:35px;
}
.login-footer .infor .scan-QR .img-box img{
    width: 94px;
    height: 94px;
}
.login-footer .infor .scan-QR .img-box p{
    text-align:center;
    font-size:14px;
    color: #81858D;
    padding-top: 10px;
}
.login-footer .copyright{
    text-align:center;
    font-size: 12px;
    color: #81858D;
    padding-top: 45px;
}
.login-footer .copyright a{
    color: #81858D;
}
.authorization iframe{
    width: 800px;
    height: 470px;
}
.authorization .tips{
    text-align: center;
    color:red;
    font-size: 14px;
    padding-top: 8px;
}









