.login-page{width:100%;height:100%;min-height:100vh;background:url(../img/login_bg.cb706037.png) no-repeat 50%;background-size:cover}.login-mask{width:100%;height:100%;min-height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px}.login-mask,.login-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.login-panel{width:420px;height:447px;opacity:1;background:-webkit-gradient(linear,left top,left bottom,from(#c4e0ff),color-stop(55.12%,hsla(0,0%,100%,.9)),to(rgba(237,246,252,.79)));background:linear-gradient(180deg,#c4e0ff,hsla(0,0%,100%,.9) 55.12%,rgba(237,246,252,.79));border-radius:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:52px 32px 28px}.panel-title{margin:0 0 37px;font-size:27px;font-weight:700;letter-spacing:0;line-height:31px;color:#31375e}.form-wrap .el-form-item{margin-bottom:22px}.form-wrap .el-input__inner{height:48px;line-height:48px;border-radius:10px;font-size:14px;padding-left:40px}.form-wrap .el-input__prefix{left:12px;color:#7f8bb3}.form-wrap .el-input__icon{line-height:48px;font-size:20px}.captcha-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.captcha-row .el-input{-webkit-box-flex:1;-ms-flex:1;flex:1}.captcha-canvas{width:128px;height:48px;border-radius:10px;border:1px solid #dcdfe6;cursor:pointer;background:#f5f7fa}.submit-item{margin-top:18px;margin-bottom:0}.login-btn{width:100%;height:44px;opacity:1;border:none;border-radius:10px;font-size:14px;font-weight:600;background:-webkit-gradient(linear,left top,left bottom,from(#22a7fd),to(#0d64f9));background:linear-gradient(180deg,#22a7fd,#0d64f9)}