#login{width:100vw;height:100vh;overflow:hidden}#login .version{color:#fff;font-size:12px;position:fixed;right:1%;top:1%;-webkit-user-select:none;-moz-user-select:none;user-select:none}#login .loginContent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#login .loginContent .logo{width:100%;height:100px;text-align:center}#login .loginContent .logo img{width:52px;height:52px}#login .loginContent .logo h3{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:30px;font-size:30px;font-family:PingFang SC;font-weight:500;color:#fff;margin-top:16px;line-height:30px}#login .loginContent .login_section{width:444px;height:390px;background:#fff;margin:50px auto;overflow:hidden}#login .loginContent .login_section h4{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:23px;font-size:24px;font-family:PingFang SC;font-weight:500;color:#46a558;text-align:center;margin-top:60px;margin-bottom:40px}#login .loginContent .login_section .el-form{width:100%;height:auto}#login .loginContent .login_section .el-form .el-form-item{width:calc(100% - 68px);height:42px;margin-left:34px;margin-bottom:20px}#login .loginContent .login_section .el-form .el-form-item .el-form-item__content{width:100%;height:100%}#login .loginContent .login_section .el-form .el-form-item .el-form-item__content .el-button{width:100%;height:100%;background:#46a558;border:none;padding:0}#login .loginContent .login_section .el-form .el-form-item .el-form-item__content .el-button span{display:block;width:100%;height:100%;font-size:14px;font-family:PingFang SC;font-weight:500;line-height:42px;color:#fff;letter-spacing:10px;text-align:center}#login .submitStyle i{width:14px;margin-right:12px}#login .submitBefore{background:#9ae8a8!important;transition:all .5s ease}