.avatar-uploader .el-upload{border-radius:4px!important;background:#fcfcfc}.avatar-uploader .avatar-uploader-icon{background:#fcfcfc}.avatar-uploader .el-icon-plus:before{content:"\4E0A\4F20\56FE\7247"!important;font-size:12px;color:#000}.el-dialog{border-radius:8px}.el-dialog__header{background:#fbfbfa;border-radius:8px 8px 0 0;border:none}.login{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background:linear-gradient(135deg,#2fb9a6,#2f6b8f)}.login,.login-box{display:-webkit-box;display:-ms-flexbox;display:flex}.login-box{width:1000px;height:480px;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.25);box-shadow:0 10px 40px rgba(0,0,0,.25)}.login-box img{width:60%;-o-object-fit:cover;object-fit:cover}.login-form{width:40%;background:#fff;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-form .el-form{width:260px}.login-form-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.login-form-title .logo{width:38px;margin-right:10px}.login-form-title .title-label{font-size:22px;font-weight:600;color:#2f6b8f}.el-input__inner{border-radius:6px;height:40px}.login-btn{width:100%;height:40px;border-radius:6px;font-size:14px;border:none}.login-btn,.login-btn:hover{background:-webkit-gradient(linear,left top,right top,from(#2fb9a6),to(#2f6b8f));background:linear-gradient(90deg,#2fb9a6,#2f6b8f)}.login-btn:hover{opacity:.9}