.login-form{width:100vw;height:100vh;background:#292d36;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-form,.login-form .login-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-form .login-box{height:70vh;padding:7vh;border-radius:3px;background:#fff}.login-form .login-box .login-input{height:100%;width:420px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-form .login-box .login-input img{width:356px;height:42px;margin-top:6vh}.login-form .login-box .login-input .title{color:#232323;font-size:20px;margin-top:3vh}.login-form .el-button{height:45px!important;font-size:20px}.codebtn,.codebtn2{width:120px;height:40px;font-size:11px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#009dff;margin-left:10px}.codebtn2{pointer-events:none}