.login{display:flex;justify-content:center;align-items:center;width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}@media only screen and (max-width:1024px){.login{width:auto}}.logo{position:absolute;top:15px;left:20px}.login .el-select .el-input__inner,.title{width:300px}.title{text-align:center;margin-bottom:10px;font-size:20px;color:#000}.login_btn,.login_form{width:300px}.login_btn{font-weight:700}.login_form .el-form-item__content{margin-left:0!important;width:300px}.login_form .el-select{margin-bottom:15px}.background{width:300px;height:250px;display:flex;background:#fff;padding:30px;border-radius:5px}.logo img{width:165px;height:45px}.loginback_hb{background-image:url(/loginback.png);background-size:cover;height:100%;display:flex;justify-content:center;align-items:center}.loginback_hb .background{position:absolute;right:300px;height:280px;background:#e0e0e0}.copyright_hb{text-align:center;font-weight:700}.copyright_hb p{line-height:20px}