.error-page[data-v-1837a7ec] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.error-page .img[data-v-1837a7ec] {
    margin-right: 80px;
    height: 360px;
    width: 100%;
    max-width: 430px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.error-page .content h1[data-v-1837a7ec] {
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px;
}
.error-page .content .desc[data-v-1837a7ec] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}

.error-page[data-v-1845bf6d] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.error-page .img[data-v-1845bf6d] {
    margin-right: 80px;
    height: 360px;
    width: 100%;
    max-width: 430px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.error-page .content h1[data-v-1845bf6d] {
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px;
}
.error-page .content .desc[data-v-1845bf6d] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}

.error-page[data-v-4cf39caa] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.error-page .img[data-v-4cf39caa] {
    margin-right: 80px;
    height: 360px;
    width: 100%;
    max-width: 430px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.error-page .content h1[data-v-4cf39caa] {
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px;
}
.error-page .content .desc[data-v-4cf39caa] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}

.iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  box-sizing: border-box;
}


.theme-picker .el-color-picker__trigger {
  vertical-align: middle;
}
.theme-picker-dropdown .el-color-dropdown__link-btn {
  display: none;
}


.content[data-v-f3dfbe30] {
  display: flex;
  align-items: center;
}


.msg-text {
  display: block;
  width: 60px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.msg-text.display {
  color: #ccc;
}

.logo[data-v-2d6f70d4] {
  display: flex;
  align-items: center;
}
.logo .line[data-v-2d6f70d4] {
  width: 1px;
  height: 30px;
  background: #d2d2d2;
  margin: 0 19px;
}
.logo .system-name[data-v-2d6f70d4] {
  color: #111111;
  font-size: 23px;
  font-weight: bold;
  flex-shrink: 0;
}
.logo img[data-v-2d6f70d4] {
  width: 350px;
  height: 60px;
}
.logo p[data-v-2d6f70d4],
.tel-wrap p[data-v-2d6f70d4] {
  color: #666666;
  font-size: 18px;
  font-weight: 400;
}
.logo p.tel[data-v-2d6f70d4],
.tel-wrap p.tel[data-v-2d6f70d4] {
  font-size: 26px;
  font-family: DINCond-Medium;
  font-weight: 500;
  color: #a80000;
  line-height: 35px;
}
.banner[data-v-2d6f70d4] {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.banner .logo[data-v-2d6f70d4] {
    display: flex;
}
.mainHeader[data-v-2d6f70d4] {
  position: relative;
}
.el-menu-demo[data-v-2d6f70d4] {
  position: absolute;
  top: 104px;
  left: 0px;
  z-index: 99;
  width: 100%;
  padding-left: 15%;
  background-color: rgba(255, 255, 255, 0.5);
}
[data-v-2d6f70d4] .el-menu-item.is-active {
  background-color: transparent;
}
.mainCenter[data-v-2d6f70d4] {
  width: 70%;
  min-width: 1100px;
  padding: 50px 0;
  margin-left: 15%;
  display: flex;
  justify-content: space-between;
}
[data-v-2d6f70d4] #tab-first {
  padding: 0 20px;
  border-radius: 10px;
}
[data-v-2d6f70d4] .el-tabs__active-bar {
  width: 68px;
  transform: translateX(20px);
  background: transparent;
}
[data-v-2d6f70d4] .is-active {
  background-color: #a80000;
  color: #fff;
}
[data-v-2d6f70d4] .el-menu-item {
  color: #111111 !important;
  border-bottom-color: transparent;
  font-size: 18px;
  font-weight: bold;
}
[data-v-2d6f70d4] .el-tabs__nav-wrap::after {
  background-color: transparent;
}
.text[data-v-2d6f70d4] {
  color: #000;
  font-size: 16px;
  padding: 8px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.el-card__header[data-v-2d6f70d4] {
  padding: 18px 20px;
  border-bottom: 1px solid #ebeef5;
  box-sizing: border-box;
}
.buttonGround[data-v-2d6f70d4] {
  margin-top: 30px;
  height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.el-button[data-v-2d6f70d4] {
  width: 100%;
  padding: 26px;
  background: #a80000;
  border-color: #a80000;
}
:v-deep .el-button span[data-v-2d6f70d4] {
  font-size: 19px;
}

.social-container[data-v-2ffb9b82] {
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.social-container .iconfont[data-v-2ffb9b82] {
    color: #fff;
    font-size: 30px;
}
.social-container .container[data-v-2ffb9b82] {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 10px;
}
.social-container .title[data-v-2ffb9b82] {
    text-align: center;
}

.login-container {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url("/img/bg/bg.jpg");
  background-size: 100% 100%;
}
.login-weaper {
  margin: 0 auto;
  width: 1000px;
  box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
}
.login-weaper .el-input-group__append {
    border: none;
}
.login-left,
.login-border {
  position: relative;
  min-height: 500px;
  align-items: center;
  display: flex;
}
.login-left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  flex-direction: column;
  background-color: #8b9aac;
  color: #fff;
  float: left;
  width: 50%;
  position: relative;
}
.login-left .img {
  width: 140px;
}
.login-time {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 100%;
  color: #fff;
  font-weight: 200;
  opacity: 0.9;
  font-size: 18px;
  overflow: hidden;
}
.login-left .title {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 2px;
}
.login-border {
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  background-color: #fff;
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.login-main {
  margin: 0 auto;
  width: 70%;
  box-sizing: border-box;
}
.login-main > h3 {
  margin-bottom: 20px;
}
.login-main > p {
  color: #76838f;
}
.login-title {
  color: #333;
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 19px;
  text-align: center;
  letter-spacing: 4px;
}
.login-menu {
  margin-top: 40px;
  width: 100%;
  text-align: center;
}
.login-menu a {
    color: #999;
    font-size: 12px;
    margin: 0px 8px;
}
.login-submit {
  width: 100%;
  height: 45px;
  border: 1px solid #409EFF;
  background: none;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #409EFF;
  cursor: pointer;
  margin-top: 30px;
  font-family: "neo";
  transition: 0.25s;
}
.login-form {
  margin: 10px 0;
}
.login-form i {
    color: #333;
}
.login-form .el-form-item__content {
    width: 100%;
}
.login-form .el-form-item {
    margin-bottom: 12px;
}
.login-form .el-input input {
    padding-bottom: 10px;
    text-indent: 5px;
    background: transparent;
    border: none;
    border-radius: 0;
    color: #333;
    border-bottom: 1px solid #ebedf2;
}
.login-form .el-input .el-input__prefix i {
    padding: 0 5px;
    font-size: 16px !important;
}
.login-code {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 0 0 10px;
}
.login-code-img {
  margin-top: 2px;
  width: 100px;
  height: 38px;
  background-color: #fdfdfd;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 38px;
  text-indent: 5px;
  text-align: center;
  cursor: pointer !important;
}

[data-v-42e14f2c] .el-drawer {
  width: 60% !important;
}

.avue-group__header {
  margin-left: 30px;
}
.avue-group__title {
  font-size: 26px;
  font-weight: bold;
}
.register {
  height: 100%;
  overflow-y: auto;
}
.el-upload__tip {
  color: red;
}

.lock-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.lock-container .title {
    margin-bottom: 8px;
    color: #333;
}
.lock-container::before {
  z-index: -999;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/bg/login.png");
  background-size: cover;
}
.lock-form {
  width: 300px;
}

.logo[data-v-706dff59] {
  display: flex;
  align-items: center;
}
.logo .line[data-v-706dff59] {
  width: 1px;
  height: 30px;
  background: #d2d2d2;
  margin: 0 19px;
}
.logo .system-name[data-v-706dff59] {
  color: #111111;
  font-size: 23px;
  font-weight: bold;
  flex-shrink: 0;
}
.logo img[data-v-706dff59] {
  width: 350px;
  height: 60px;
}
.logo p[data-v-706dff59],
.tel-wrap p[data-v-706dff59] {
  color: #666666;
  font-size: 18px;
  font-weight: 400;
}
.logo p.tel[data-v-706dff59],
.tel-wrap p.tel[data-v-706dff59] {
  font-size: 26px;
  font-family: DINCond-Medium;
  font-weight: 500;
  color: #a80000;
  line-height: 35px;
}
.banner[data-v-706dff59] {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.banner .logo[data-v-706dff59] {
    display: flex;
}
.mainHeader[data-v-706dff59] {
  position: relative;
}
.el-menu-demo[data-v-706dff59] {
  position: absolute;
  top: 104px;
  left: 0px;
  z-index: 99;
  width: 100%;
  padding-left: 15%;
  background-color: rgba(255, 255, 255, 0.8);
}
[data-v-706dff59] .el-menu-item.is-active {
  background-color: transparent;
}
.mainCenter[data-v-706dff59] {
  width: 70%;
  min-width: 1100px;
  padding: 50px 0;
  margin-left: 15%;
  display: flex;
  justify-content: space-between;
}
[data-v-706dff59] #tab-first {
  padding: 0 20px;
  border-radius: 10px;
}
[data-v-706dff59] .el-tabs__active-bar {
  width: 68px;
  transform: translateX(20px);
  background: transparent;
}
[data-v-706dff59] .is-active {
  background-color: #a80000;
  color: #fff;
}
[data-v-706dff59] .el-menu-item {
  color: #111111 !important;
  border-bottom-color: transparent;
  font-size: 18px;
  font-weight: bold;
}
[data-v-706dff59] .el-tabs__nav-wrap::after {
  background-color: transparent;
}
.text[data-v-706dff59] {
  color: #000;
  font-size: 16px;
  padding: 8px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.el-card__header[data-v-706dff59] {
  padding: 18px 20px;
  border-bottom: 1px solid #ebeef5;
  box-sizing: border-box;
}
.buttonGround[data-v-706dff59] {
  margin-top: 30px;
  height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.el-button[data-v-706dff59] {
  width: 100%;
  padding: 26px;
  background: #a80000;
  border-color: #a80000;
}
:v-deep .el-button span[data-v-706dff59] {
  font-size: 19px;
}
[data-v-706dff59] .avue-crud__menu {
  min-height: 0;
}

.logo[data-v-35a4fb5a] {
  display: flex;
  align-items: center;
}
.logo .line[data-v-35a4fb5a] {
  width: 1px;
  height: 30px;
  background: #d2d2d2;
  margin: 0 19px;
}
.logo .system-name[data-v-35a4fb5a] {
  color: #111111;
  font-size: 23px;
  font-weight: bold;
  flex-shrink: 0;
}
.logo img[data-v-35a4fb5a] {
  width: 350px;
  height: 60px;
}
.logo p[data-v-35a4fb5a],
.tel-wrap p[data-v-35a4fb5a] {
  color: #666666;
  font-size: 18px;
  font-weight: 400;
}
.logo p.tel[data-v-35a4fb5a],
.tel-wrap p.tel[data-v-35a4fb5a] {
  font-size: 26px;
  font-family: DINCond-Medium;
  font-weight: 500;
  color: #a80000;
  line-height: 35px;
}
.banner[data-v-35a4fb5a] {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.banner .logo[data-v-35a4fb5a] {
    display: flex;
}
.mainHeader[data-v-35a4fb5a] {
  position: relative;
}
.el-menu-demo[data-v-35a4fb5a] {
  position: absolute;
  top: 104px;
  left: 0px;
  z-index: 99;
  width: 100%;
  padding-left: 15%;
  background-color: rgba(255, 255, 255, 0.5);
}
[data-v-35a4fb5a] .el-menu-item.is-active {
  background-color: transparent;
}
.mainCenter[data-v-35a4fb5a] {
  width: 70%;
  min-width: 1100px;
  padding: 100px 0;
  margin-left: 15%;
  display: flex;
  justify-content: space-between;
}
[data-v-35a4fb5a] #tab-first {
  padding: 0 20px;
  border-radius: 10px;
}
[data-v-35a4fb5a] .el-tabs__active-bar {
  width: 68px;
  transform: translateX(20px);
  background: transparent;
}
[data-v-35a4fb5a] .is-active {
  background-color: #a80000;
  color: #fff;
}
[data-v-35a4fb5a] .el-menu-item {
  color: #111111 !important;
  border-bottom-color: transparent;
  font-size: 18px;
  font-weight: bold;
}
[data-v-35a4fb5a] .el-tabs__nav-wrap::after {
  background-color: transparent;
}
.text[data-v-35a4fb5a] {
  color: #000;
  font-size: 16px;
  padding: 8px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.el-card__header[data-v-35a4fb5a] {
  padding: 18px 20px;
  border-bottom: 1px solid #ebeef5;
  box-sizing: border-box;
}
.buttonGround[data-v-35a4fb5a] {
  margin-top: 30px;
  height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.el-button[data-v-35a4fb5a] {
  width: 100%;
  padding: 26px;
  background: #a80000;
  border-color: #a80000;
}
:v-deep .el-button span[data-v-35a4fb5a] {
  font-size: 19px;
}

