.login{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(../../static/img/login-bg.a099219c.jpg) no-repeat;background-size:cover}.login .contain{height:330px;background-color:#fff;text-align:center}.login .card{width:400px;height:100%;background:url(../../static/img/login-title.6ef5f958.png) #272343 center bottom -20px no-repeat;background-size:80% auto;position:relative}.login .card .login-logo{position:absolute;width:60px;height:auto;top:10px;left:10px}.login .card .welcome{color:#fff;display:block;white-space:pre-wrap;margin-top:50px;word-break:break-all;letter-spacing:5px}.login .main{width:280px;height:100%;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .main .el-form{padding:20px 0;width:calc(100% - 20px)}.login .main .el-form .remember{margin:0}.login .main .el-form .el-button{width:100%;background:#272343;color:#fff}.login .main .el-input-group__prepend{padding:0 15px;font-size:18px;color:#333}.login .main .el-form-item__error{padding-left:55px}