body{
    /* background: url(/Content/thems/Home/Blue/images/newImgs/2.png) 0 0 / 100% 100% no-repeat; */
    display: none;
    position: relative;
    height: 22.5rem;
}

#header{
    display: none;
}
#header + div{
    height: 1.58rem !important;
}

.mainNav{
    display: none;
}

.banner{
    background: none;
    margin-top: 5.53rem;
}

.banner .wrap{
    width: 8.592rem;
    height: 9.512rem;
    margin: 0 0 0 25.01rem;
}

.banner .login{
    margin-top: 0;
    border: 0;
    padding: 0;
    width: 7.792rem;
    height: 9.512rem;
}

.layui-tab-title{
    opacity: 0; 
    /* height: 3.14rem;     */
    width: 100%;    
    position: absolute;    
    top: 0;    
    right: 0 !important; 
    z-index: 999;
}

.footer{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 0.2rem;
}

.customHeader{
    height: 1.58rem;
    width: calc(40rem - 17px);
    background: url(/Content/thems/Home/Blue/images/newImgs/headerBg.png) 0 0 / 100% 100% no-repeat;
    position: absolute;
    top: 0;
}
.customHeader:after{
    content: '';
    position: absolute;
    left: 3.72rem;
    top: 0.16rem;
    background: url(/Content/thems/Home/Blue/images/newImgs/logo.png)  0 0 / 100% 100% no-repeat;
    height: 1.15rem;
    width: 9.71rem;
}

#login_normal{
    border-radius: 10px;
    position: relative;
}

#qrShort{
    width: 1.928rem;
    height: 1.928rem;
    position: absolute;
    top: 0;
    right: 0;
}

#qrShort > img{
    border-radius: 0.1rem;
    height: 100%;
    width: 100%;
}

.layui-tab-content{
    padding: 0;
}
.banner .login H2{
    margin-bottom: 0;
}

.banner .login-form .login-account,.banner .login-form .login-password{
    width: 7.328rem;
    height: 1.024rem;
    margin: 0 auto 0.456rem auto;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.banner .login-form .login-mainly{
    margin: 0;
}
.banner .login-form .ico-account{
    position: relative;
    flex-shrink: 0;
    height: 0.424rem;
    width:  0.424rem;
    margin-left: 0.504rem;
    margin-right: 0.28rem;
    BACKGROUND: url(/Content/thems/Home/Blue/images/newImgs/user.jpg) 0 0 / 100% 100% no-repeat;
}
.banner .login-form .ico-password{
    position: relative;
    flex-shrink: 0;
    height:  0.424rem;
    width:  0.424rem;
    margin-left: 0.504rem;
    margin-right: 0.28rem;
    BACKGROUND: url(/Content/thems/Home/Blue/images/newImgs/lock3.png) 0 0 / 100% 100% no-repeat;
}

.banner .login-form .ico-verify{
    position: relative;
    flex-shrink: 0;
    height:  0.424rem;
    width:  0.424rem;
    margin-left: 0.504rem;
    margin-right: 0.28rem;
    BACKGROUND: url(/Content/thems/Home/Blue/images/newImgs/code.jpg) 0 0 / 100% 100% no-repeat;
}

.forget-password{
    font-size: 0.3rem;
}
.banner .login-memory{
    width: 100%;
    box-sizing: border-box;
    padding: 0 1.152rem;
    margin-bottom: 0.464rem;
    font-size: 0.3rem;
    display: flex;
    justify-content: space-between;
}


.headerTitle{
    position: relative;
    color: #147ae3;
    font-weight: bold !important;
    display: flex;
    justify-content: center;
    font-size: 0.544rem !important;
    height: 2.512rem;
    box-sizing: border-box;
    padding-top: 0.808rem;
}

.layui-tab{
    margin: 0;
}

.headerTitle:after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #147ae3;
    top: 1.52rem;
    width: 1.048rem;
    height: 0.08rem;
}

.login-account,.login-password{
    border: 2px solid #147ae3;
    border-radius: 25px;
    overflow: hidden;
}

.banner .login-form INPUT{
    padding: 0;
    font-size: 0.33rem;
}

#myform{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#qrimg,#scan > div > div.tit,#scan > div > div.msg{
    display: flex;
    justify-content: center;
}

.banner .login .btn-login:hover{
    BACKGROUND: url(/Content/thems/Home/Blue/images/newImgs/login.png) 0 0 / 100% 100% no-repeat;
}
.banner .login .btn-login{
    width: 7.328rem;
    height: 1.024rem;
    BACKGROUND: url(/Content/thems/Home/Blue/images/newImgs/login.png) 0 0 / 100% 100% no-repeat;
}

.footer{
    letter-spacing: 1px;
    font-size: 15px;
        display: flex;
    justify-content: center;
    align-items: center;
}

.footer div,.footer div> a{
    color: #c9c9c9 !important;
}