.scan-login{height:100vh;flex-direction:column;align-items:center;background:#f0f2f5}.scan-login,.scan-login .top{display:flex;justify-content:center}.scan-login .top{height:100px;width:400px;background:#fff;align-items:flex-end}.scan-login .top .logo{height:25px}.scan-login .qrcode{width:400px;background:#fff;height:300px}.scan-login .bottom{padding-top:30px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:400px;height:160px;background:#fff;color:rgba(0,0,0,.85)}.scan-login .bottom .p1{font-size:24px;font-weight:600}.scan-login .bottom .p2{font-size:16px;font-weight:400}.scan-login.app{background-color:#fff}