.auth-page[data-v-5ce7664a]{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.auth-page .content[data-v-5ce7664a]{width:400px;height:350px;background:hsla(0,0%,100%,.9411764706);border-radius:10px;box-shadow:0 0 10px 10px #cfcfcf;overflow:hidden;display:flex;justify-content:space-between;flex-direction:column;align-items:center;padding-bottom:40px;box-sizing:border-box}.auth-page .content .titleBox[data-v-5ce7664a]{background:#3d2a23;width:100%;text-align:center;padding:20px}.auth-page .content h2[data-v-5ce7664a]{font-size:28px;color:#fff;margin:0}.auth-page .content .old[data-v-5ce7664a]{margin:0;color:#cfcfcf}.auth-page .content .text[data-v-5ce7664a]{color:#9b9c9c}.auth-page .content .login-btn[data-v-5ce7664a]{background:#3d2a23;border:1px solid #3d2a23;color:#fff;font-size:16px;letter-spacing:2px;width:70%}.auth-page[data-v-5ce7664a]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(../img/login1.0c26c35d.png) no-repeat 50%;background-size:cover;background-position:50%;z-index:-1}