@media all and (max-width: 640px){#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%;width:100%;overflow:hidden;background:#b31b00}}@media screen and (min-width: 640px){#login{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;height:100%;width:100%;overflow:hidden;background:#b31b00}}#login .login_img{width:auto;height:auto;margin:0;margin-right:115px;z-index:1}#login .login_img img{width:589px}#login .login_box{width:400px;height:320px;padding:30px 52px 22px;background:#fff;border-radius:2px}#login .login_box .el-form-item__content{position:relative}#login .login_box .el-form-item__content>.icon-box{position:absolute;left:1px;width:40px;height:40px;top:1px;z-index:1;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}#login .login_box .el-form-item__content>.icon-box img{width:24px}#login .login_box .el-form-item__content>.icon-box:after{content:'';position:absolute;right:0;top:6px;width:1px;height:30px;background:#e5e5e5}#login .login_box .el-form-item__content>.el-input{height:42px;border:1px solid #e5e5e5;border-radius:2px}#login .login_box .el-form-item__content>.el-input .el-input__inner{border:0 !important;padding-left:55px;height:100%}#login .login_box .el-form-item__content>.el-button{height:50px}#login .login_box .el-form-item__error{left:55px}#login .el-form-item{margin-bottom:20px}#login .el-form-item .el-button--medium{width:100%;border-radius:2px}#login .el-form-item .el-button--medium.el-button--medium{background-color:#b31b00;border-color:#b31b00}#login .code-form-item{padding-right:130px}#login .code-num{position:absolute;top:0;right:-130px;width:123px;height:42px;background:#ccc;border-radius:3px;overflow:hidden}#login .code-num img{width:100%;height:100%}.form-fade-enter-active,.form-fade-leave-active{-webkit-transition:all 1s;transition:all 1s}.form-fade-enter,.form-fade-leave-active{-webkit-transform:translate3d(0, -50px, 0);transform:translate3d(0, -50px, 0);opacity:0}

