body{
    background-color: #E8EDF4;
}
.consult{
    background-size: contain;
    background-image: url('../images/login/xiaobao.gif');
}
.consult:hover{
    background-image: url('../images/login/xiaobao.gif');
}
#HeadLine{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    z-index: 2;
}
#beian-b{
    height: 40px;
    bottom: 0;
    width: 100%;
    background-color: #E8EDF4;

}
.login-bottom-content{
    background-color: #F2F6FC !important;
}
.b-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    min-height: calc(100vh - 40px);
    background-color: #F2F6FC;
}
.mid-wrap{
    display: flex;
    justify-content: center;

}
.m-content{
    margin-top: -20px;
}
.newLoginTable{
    background-color: #F2F6FC;
    padding: 16px 0;
    margin-top:54px;
}
.newLoginTable input,.newLoginTable input:hover,.newLoginTable input:focus{
    border: none;
    background: none !important;
    width: 270px;
    font-size: 14px;
    outline: none;
}
.newLoginTable input::placeholder{
    color: rgba(0,0,0,.45);
}
.newLoginTable input:-internal-autofill-selected{
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.newLoginTable input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.newLoginTable input::placeholder  { color: #ADB1B3;  }
.newLoginTable .label{
    width: 16px;
    height: 16px;
    background-size: cover;
    display: block;
    margin-right: 18px;
    margin-top:6px;
}

.label.passwordre{
    background-image: url("../images/login/passwordre.svg");
}

.label.enameaccount{
    background-image: url("../images/login/enameaccount.svg");
}
.label.usernameaccount{
    background-image: url("../images/login/usernameaccount.svg");
}
.label.telaccount{
    background-image: url("../images/login/telaccount.svg");
}

.label.password{
    background-image: url("../images/login/password.svg");
}
.label.messageCode{
    background-image: url("../images/login/shield.svg");
}
.label.shield{
    background-image: url("../images/login/shield.svg");
}
.label.imgCode{
    background-image: url("../images/login/shield.svg");
}
#success2-msg{
    height: 22px;
    width: 100%;
    font-size: 16px;
    color: rgba(0,0,0,0.65);
    line-height: 22px;
    text-align: center;
}
.success2-img{
    background-image: url(../images/login/success2.png);
    width: 80px;
    height: 80px;
    background-size: contain;
    margin: 150px auto 8px;
}
.messageCode-l{
    position: relative;
}
.getCode-l{
    position: absolute;
    right: 0;
    bottom: 12px;
    font-size:14px;
    color:rgba(0,122,255,1);
    line-height:20px;
    cursor: pointer;
}
.getCode-l::after{
    content: ' ';
    position: absolute;
    height: 21px;
    width: 1px;
    background-color: #E5E5E5;
    left: -14px;
}
.getCode-l.disabled,.getCode-l.disabled2{
    color:#8C929F
}
.getImgCode-l{
    position: absolute;
    right: 0;
    bottom: 6px;
    line-height:20px;
    cursor: pointer;
}
.newLoginTable .box{
    margin: 0 auto;
    display: flex;
    width: 1000px;
}
.leftBox{
    display: inline-block;
    width: 560px;
    height: 510px;
    background-color: transparent;
    border-radius: 8px 0px 0px 8px;
}
.rightBox{
    display: inline-block;
    width: 348px;
    height: 510px;
    background-color: #fff;
    position: relative;
    padding: 0 46px;
    border-radius:0px 8px 8px 0px;
}
.rightBox .head-l{
    margin: 56px auto 0;
    width: 260px;
    font-size:18px;
    color: rgba(0,0,0,.45);
    line-height:25px;
}
#phone-rest-validate .headtext{
    text-align: left;
    margin-top: 80px;
}
#phone-rest-validate .tips{
    position: relative;
    color:#999;
    padding-top: 5px;
    font-size: 16px;
}
#phone-rest-validate .tips:hover .tip-message{
    display: block;
}
#phone-rest-validate .tip-message{
    position: absolute;
    top: -56px;
    left: -96px;
    width: 200px;
    display: none;
}
.rightBox .form-l-bottom .disabled{
    color:#999;
    background-color: rgb(239,239,239);
}
#mail {
    width: 325px;
}

#phone-rest-validate .tip-message .inner{
    padding: 6px 8px;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    text-align: left;
    text-decoration: none;
    word-wrap: break-word;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
#phone-rest-validate .tip-message .arrow{
    left: 50%;
    margin-left: -3px;
    position: absolute;
    display: block;
    width: 13.07106781px;
    height: 13.07106781px;
    overflow: hidden;
    background: transparent;
    pointer-events: none;
}
#phone-rest-validate .tip-message .arrow::before{
    
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.75);
    content: '';
    pointer-events: auto;
    -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
    -webkit-transform: translateY(-6.53553391px) rotate(45deg);
    transform: translateY(-6.53553391px) rotate(45deg);
}
.form-l-bottom.phone-rest-validate{
    bottom: 100px;
}
#headBox  .phone-rest{
    margin-top: 32px;
}
.rightBox .headitem{
    height:28px;
    text-align: center;
    
}
.headitem.center-h{
    color: #0B1645;
}
.rightBox .headitem.current{
    color: #0B1645;
    font-weight: 500;
    font-size: 18px;
    position: relative;
}
.rightBox .headitem.current::after{
    content: '';
    display: block;
    position: absolute;
    width:32px;
    height:5px;
    background:rgba(0,122,255,1);
    border-radius:4px;
    bottom: -12px;
    left: 50%;
    margin-left: -16px;
} 
.input-l{
    padding-top: 25px;
    width: 344px;
    border-bottom: 1px #E5E5E5 solid;
    padding-bottom: 10px;
    margin-bottom: 13px;
    display: flex;
    justify-content: flex-start
}
#login-ename .input-l{
    margin-bottom: 0px;
    padding-top: 26px;
}
#login-ename .input-l:first-child{
    padding-top: 30px;
}
#phone-rest .input-l{
    margin-bottom: 0;
}
.input-l.current_focus{
    border-bottom-color: #007AFF;
}
.input-l.error1{
    border-bottom-color: #ff3366;
    position: relative;
}
.input-l .errbox{
    position: absolute;
    right: 0;
    font-size: 12px;
    bottom: -20px;
    color: #ff3366;
    display: none;
}
#phone-rest-validate .input-l .errbox{
    top: 60px;
    bottom: unset;
    text-align: right;
}
.input-l .messagebox{
    position: absolute;
    right: 0;
    font-size: 12px;
    bottom: -20px;
    color: #8C929F;
    display: none;
}
.input-l:first-child{
    padding-top:40px;
}
#phone-rest .input-l:first-child{
    padding-top:30px;
}
.newLoginTable .input-box{
    margin-top: 3px;
}
.m-tips{
    display: flex;
    font-size: 12px;   
    color: rgba(0,0,0,.45);
    margin-top: 25px;
    justify-content: space-between
}
.m-tips .tip-item{
    font-size: 12px;  
}
.tip-item:hover{
    cursor: pointer;
    color: rgba(0,110,230, 1);
}
.tip-item span{
    cursor: pointer;
    color: #007AFF;
    text-decoration: underline;
}
.form-l-bottom{
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -160px;
    display: none;
}
.form-l-bottom.login-phone,.form-l-bottom.phone-rest{
    bottom: 30px;
}
 
.form-l-bottom i{
    cursor: pointer;
    color: #007AFF;
    text-decoration: underline;
    font-style: normal;
}
.newLoginTable .mail-btn,.newLoginTable .mail-btn2{
    width:320px;
    height:54px;
    margin: 0 auto;
    border-radius:34px;
    font-size:16px;
    line-height: 54px;
}
.newLoginTable .mail-btn2{
    position: relative;
    background-color: #1890ff99;
    color: #fff;
    display: none;
}
@keyframes loadingCircle {
    100% {
        transform: rotate(1turn);
    }
}
.newLoginTable .mail-btn2 .loading-icon{
    top:18px;
    left:110px;
    color: #fff;
    position: absolute;
    width: 16px;
    height: 16px;
    -webkit-animation: loadingCircle 1s linear infinite;
    animation: loadingCircle 1s linear infinite;
}

.newLoginTable .loginBtn, .newLoginTable .mail-btn-enable{
    width:320px;
    height:54px;
    background:rgba(0,122,255,1);
    margin: 0 auto;

    border-radius:34px;
    color: #fff;
    font-size:16px;
    line-height: 54px;
}
.backToLogin{
    color:#007AFF;
    font-size: 12px;
    cursor: pointer;
    margin-top:8px
}
.rightBox .headitem:hover,.newLoginTable .saveToDesktop:hover{
    cursor: pointer;
}
.newLoginTable .loginBtn:hover, .newLoginTable .mail-btn-enable:hover{
    cursor: pointer;
    background: rgba(0,110,230, 1);
}
.newLoginTable .loginBtn:active,.newLoginTable .mail-btn-enable:active{
    cursor: pointer;
    background:rgba(0,122,255,.8);
}
.newLoginTable .saveToDesktop:hover{
    color: rgba(0,110,230, 1);
}
.newLoginTable .saveToDesktop{
    display: inline-block;
    color: rgba(0,0,0,.45);
    font-size: 12px;
    margin-top: 10px;
}
.newLoginTable .save-ico{
    color: #007AFF;
    display: inline-block;
    width:16px;
    height:16px;
    background:url("../images/login/save-icon.png") no-repeat;
    background-size: contain;
    position: relative;
    top:3px;
}
#notice2{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 1010;
    width: 100%;
    pointer-events: none;
    display: none;
}
#notice2 .content{
    display: inline-block;
    padding: 10px 16px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
    pointer-events: all;
}
#notice2 .svg{
    display: inline-block;
    color: #ff3366;
}