.error-page[data-v-1837a7ec] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  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;
}
.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: -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;
}
.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;
}

.login-form .el-form-item[data-v-6bc2799e] {
  margin-bottom: 24px;
}
.download-area[data-v-6bc2799e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 20px;
}
.download-area span[data-v-6bc2799e] {
    font-size: 12px;
    font-weight: 500;
    color: #45a0ff;
    cursor: pointer;
}
[data-v-6bc2799e].el-select {
  width: 100% !important;
}
.password_icon[data-v-6bc2799e] {
  cursor: pointer;
}
[data-v-6bc2799e] .el-input .el-input__suffix {
  line-height: 42px;
}
[data-v-6bc2799e] .el-input__suffix-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.password_icon[data-v-6bc2799e] {
  height: 42px;
  line-height: 42px;
  margin-right: 16px;
  font-size: 16px;
}
[data-v-6bc2799e] .el-form-item__error {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis !important;
}

.error-page[data-v-4cf39caa] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  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;
}
.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;
}

.login-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url("/img/bg/login_bg.jpg");
  background-size: 100% 100%;
}
.login-container .login_left_png {
    position: absolute;
    right: calc(50% - 30px);
    top: calc(50% - 200px);
}
.main_top {
  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;
  margin-bottom: 48px;
  height: 33px;
}
.main_top .main_top_img {
    width: 32px;
    height: auto;
    margin-right: 14px;
}
.main_top .login_title {
    font-size: 30px;
    color: #429FFF;
    font-weight: 500;
    line-height: 30px;
}
.login-weaper {
  width: 320px;
  -webkit-box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
          box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
}
.login-weaper .el-input-group__append {
    border: none;
}
.login_area {
  border-radius: 8px;
  color: #fff;
  background-color: #fff;
  width: 440px;
  padding: 68px 40px 60px;
  position: absolute;
  right: calc(25vw - 220px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 4px 8px rgba(31, 35, 41, 0.03), 0 3px 6px -6px rgba(31, 35, 41, 0.05), 0 6px 18px 6px rgba(31, 35, 41, 0.03);
          box-shadow: 0 4px 8px rgba(31, 35, 41, 0.03), 0 3px 6px -6px rgba(31, 35, 41, 0.05), 0 6px 18px 6px rgba(31, 35, 41, 0.03);
  border: 1px solid #dee0e3;
  position: absolute;
  left: calc(50% + 56px);
}
.login-main {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-main > h3 {
  margin-bottom: 20px;
}
.login-main > p {
  color: #76838f;
}
.login-title {
  color: #333;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 22px;
  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: 42px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#6DB3FC), to(#4A8AF9));
  background: linear-gradient(180deg, #6DB3FC 0%, #4A8AF9 100%);
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 500;
  color: #409EFF;
  cursor: pointer;
  margin-top: 38px !important;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border: none;
}
.login-form i {
  color: #C0C4CC;
}
.login-form .el-form-item__content {
  width: 100%;
}
.login-form .el-form-item__content .el-input--small {
    font-size: 14px;
}
.login-form .el-form-item__content .el-form-item__error {
    padding-top: 6px;
    padding-left: 10px;
}
.login-form .el-input__inner {
  height: 42px;
  line-height: 42px;
  background-color: #F8FAFE;
}
.login-form .el-input__inner::-webkit-input-placeholder {
    color: #93979A;
    font-weight: 400;
}
.login-form .el-input__inner::-moz-placeholder {
    color: #93979A;
    font-weight: 400;
}
.login-form .el-input__inner:-ms-input-placeholder {
    color: #93979A;
    font-weight: 400;
}
.login-form .el-input__inner::-ms-input-placeholder {
    color: #93979A;
    font-weight: 400;
}
.login-form .el-input__inner::placeholder {
    color: #93979A;
    font-weight: 400;
}
.login-form .el-input input {
  text-indent: 5px;
  background: transparent;
  border: none;
  border-radius: 0;
  color: #333;
  border: 1px solid #EBF3FE;
  border-radius: 6px;
}
.login-form .el-input .el-select__caret {
  font-size: 22px;
  margin-right: 10px;
}
.login-form .el-input .el-input__prefix i {
  padding: 0 5px;
  font-size: 16px !important;
}
.login_code_container {
  margin-bottom: 18px !important;
}
.yzm-ipt {
  width: calc(100% - 160px) !important;
}
.login-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 0 0 10px;
}
.login-code-img {
  width: 150px;
  height: 42px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 42px;
  text-indent: 20px;
  text-align: center;
  cursor: pointer !important;
  margin-left: 10px;
  vertical-align: bottom;
}
.put_on_records {
  font-size: 12px;
  color: #429FFF;
  position: fixed;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
  z-index: 999;
}

.lock-container {
  height: 100%;
  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;
  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;
}

.basic-container[data-v-261b9e64] {
  padding: 0;
}
.iframe[data-v-261b9e64] {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

