@charset "utf-8";*{padding:0;margin:0}.por{position:relative;margin-bottom:20px}#app{background:url('/Content/images/bg.jpg') no-repeat center top;background-size:cover;width:100vw;height:100vh}#login{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding-left:290px;width:500px;height:480px;background:#fff url('/Content/images/img_left.png') no-repeat left top;background-size:auto 100%;border-radius:10px}#logo{margin:80px auto 30px;text-align:center}#logo svg{width:360px;padding-left:30px;background:url('/Content/images/LOGO_03.png') no-repeat left center;background-size:contain}.cls-1{fill:#0096ff}.main{width:350px;margin:0 auto}.main .el-input .el-input__inner{border-color:#fff;border-bottom-color:#dcdfe6}.main .el-input.is-active .el-input__inner,.main .el-input__inner:focus{border-bottom-color:#0096ff}.main .el-input.is-error .el-input__inner{border-bottom-color:red}.main .el-input img{height:29px}.main .el-button{width:100%;margin-bottom:10px}.register{float:left}.forgetPassword{float:right}.qq,.wechat{display:inline-block;margin:0 10px}.qq img,.wechat img{width:34px;height:34px}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus,.el-message-box__input input.invalid,.el-message-box__input input.invalid:focus{border-color:#fff;border-bottom-color:#f56c6c}.errmsg{position:absolute;left:50%;top:45%;margin:-20px 0 0 -150px;width:300px;height:120px;display:block;background:#fff;line-height:120px;text-align:center;border-radius:6px;font-size:18px;animation:myfirst .5s forwards;-moz-animation:myfirst .5s forwards;-webkit-animation:myfirst .5s forwards;-o-animation:myfirst .5s forwards}