#login{height:100vh;background-image:url(../../static/img/bgManager.a66874ed.png);background-position:0 0;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}#login .img_sms{position:absolute;right:0;top:0}#login #video-background{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100}#login .login-box-wrap .login-wrap{width:564px}#login .new-login-wrap{width:996px;height:638px;background:#fff;box-shadow:0 3px 24px rgba(0,0,0,.1);opacity:1;border-radius:34px;display:flex;align-items:center;justify-content:space-between;animation:mymove .7s}@keyframes mymove{0%{margin-top:-100vh}to{margin-top:0}}#login .login-left-pic{width:432px;height:638px}#login .lock-tip{padding-bottom:16px;color:#999;font-weight:400}#login .login-btn{height:40px;margin-top:30px;line-height:40px}#login .login-tip{text-align:center;font-size:14px;color:#ef3d3d}#login .login-tip img{margin-right:6px}#login .el-input--prefix .el-input__inner{padding-left:46px}#login .login-title{margin-top:72px;margin-left:94px;font-size:26px;font-weight:400;line-height:48px;color:#333;opacity:1}#login .box-Title{width:100%;margin-top:67px;margin-left:94px;display:flex}#login .box-Title .title{cursor:pointer;display:flex;justify-content:center;align-items:center}#login .box-Title .title .title-wrap{width:120px;border-bottom:1px solid #fff;position:relative;transition:all .5s;font-size:20px;color:#333;height:62px;line-height:62px}#login .box-Title .title .title-wrap .login-line{position:absolute;z-index:100;width:70px;border-bottom:4px solid #0288ff;bottom:6px;left:50%;margin-left:-55px}#login .box-Title .title .title-wrap .loginMove{animation:loginMove 2s linear infinite}#login .box-Title .title .title-wrap-border{color:#0288ff}#login .box-card{box-sizing:border-box;padding:8px 0;margin-top:34px;margin-left:94px;border-radius:5px 5px 0 0;height:350px;width:324px;border:0}#login .box-card .submitBut{width:322px;height:40px;margin-top:44px;font-size:16px;background:#0288ff;border-color:#0288ff}#login .box-card .imgCode{position:absolute;right:4px;top:0;z-index:100}#login .box-card .el-input__prefix{top:8px;left:10px}#login .box-card .el-form-item__content .el-input{border-bottom:1px solid #e5e7ef}#login .box-bg{text-align:center;height:200px;overflow:hidden}#login .el-form-item.is-error .el-input__inner,#login .el-input__inner{border:none}#login .submit-line{position:absolute;box-sizing:border-box;left:50%;width:0;bottom:-1px;height:1px;transition:all .3s;transform:translate(-50%);opacity:0;padding:0 0;background-color:#0f67ff}#login .submit-line-active{opacity:1;width:100%}#login .Box input{height:28px;line-height:28px;font-size:18px;border-bottom:1px solid #eee;width:20%;text-align:center}#login .Box input+input{margin-left:2%}@keyframes loginMove{0%{left:50%;margin-left:-22px}25%{left:0;margin-left:0}75%{left:52px;margin-left:0}to{left:50%;margin-left:-22px}}#login .wx-quote{width:453px;margin-top:-43px}#login .remember{font-size:14px;font-weight:400;line-height:19px;color:#999;opacity:1}