﻿.GetCode {
    display: inline-block;
    color: #0D5FEB;
    font-size: 14px;
    background: #f2f6fc;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    /* margin-left: -30px; */
    /* float: right; */
    cursor: pointer;
    margin-top: 0px;
    z-index: 999;
    position: absolute;
    margin-left: 10px;
    width: 75px;
    text-align: center;
    padding: 8px 10px;
}
.Disable{
    color:#999999 !important;
}

.input1 {
    border: solid 1px #E3E7ED;
    padding: 10px 10px;
    color: #999999;
    width: 352px;
    cursor: pointer;
    outline: none;
}
.InputText select {
    width: 374px;
}
.BtnBottom{
    padding-right:36px;
}

.input1_on {
    color: #333333;
}
.InputText select {
    background:unset;
}
.top_tip {
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    padding: 20px 20px;
    padding-top: 15px;
    border-bottom: solid 1px #EEEEEE;
}
.title1{
   /* width:200px;
    text-align:left;
    color:#ffffff;
    font-size:14px;*/
}
.title2 {
    width: 100%;
    text-align: right;
   
}

    .title2 span {
        color: #696969;
        font-size: 14px;
        padding: 0px 10px;
        
    }
    .title2 img {
        vertical-align: sub;
    }
.telephone {
    font-size: 16px;
    font-weight: 400;
    color: #0d5feb !important;
    margin-left: 5px;
}
.word1 {
   
    font-size: 22px;
   
    font-weight: 300;
   
    color: #ffffff;
   margin-bottom:10px;
   text-align:left;
}
.WxQrBox {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #fff;
}

    .WxQrBox .QrContent {
        margin-top: 40px;
        text-align: center;
    }

    .WxQrBox .Qr {
        position: relative;
        margin: 0 auto;
        margin-top: 40px;
        width: 200px;
        height: 200px;
        border: 1px solid #eee;
        text-align: center;
        text-align: center;
        line-height: 200px;
    }

        .WxQrBox .Qr .loading {
            position: absolute;
            top: 0;
            left: 0;
            margin: 0 auto;
            width: 200px;
            height: 200px;
            text-align: center;
        }

            .WxQrBox .Qr .loading img {
                margin-top: 86px;
            }

    .WxQrBox .QrContent .Tips {
        padding: 10px 0;
    }

.CloseQr {
    width: 200px;
}

.banner-bg {
    width: 100%;
    height: 488px;
}

.banner1 {
    background: url(/images/v4/login-banner.jpg) center top no-repeat;
}

.banner2 {
    background: url(/images/v4/jw-login-banner2.jpg) center top no-repeat;
}

.banner3 {
    background: url(/images/v4/jw-login-banner6.png) center top no-repeat;
}

.banner4 {
    background: url(/images/v4/jw-login-banner7.png) center top no-repeat;
}

.banner5 {
    background: url(/images/v4/jw-login-banner7.jpg) center top no-repeat;
}

.ynzp_tip {
    color: #f00;
    text-align: left;
    margin-bottom: -15px;
    margin-top: 3px;
}

.text-security-disc {
    -webkit-text-security: disc;
    -moz-text-security: disc;
    text-security: disc;
}
.login-box {
    position: unset !important;
    right: unset !important;
    margin-left: 90px !important;
}

#refImg {
    position: absolute !important;
    margin-left: 10px !important;
    margin-top: 0px !important;
    width: 50px !important;
}
.form-wrapper .form-item {
    text-align: left !important;
}

    .form-wrapper .form-item input {
        text-indent: 15px !important;
    }