@charset "UTF-8";
.field[data-v-37dfd6fc] {
  height: 58px;
}
.field.horizontal[data-v-37dfd6fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.field .field-label[data-v-37dfd6fc] {
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
}
.field .field-label .icon[data-v-37dfd6fc] {
  width: 12px;
  height: 12px;
}
.el-carousel__item h3[data-v-37dfd6fc] {
  color: #475669;
  font-size: 18px;
  opacity: 0.75;
  line-height: 300px;
  margin: 0;
}
.el-carousel__item[data-v-37dfd6fc]:nth-child(2n) {
  background-color: #99a9bf;
}
.el-carousel__item[data-v-37dfd6fc]:nth-child(2n+1) {
  background-color: #d3dce6;
}
.login-card[data-v-37dfd6fc] {
  overflow: hidden;
  border-radius: 4px;
  width: 360px;
  margin-right: 100px;
  border: 1px solid #e8e8e8;
}
.login-card-ldap[data-v-37dfd6fc] {
  overflow: hidden;
  border-radius: 4px;
  width: 360px;
  margin-right: 100px;
  border: 1px solid #e8e8e8;
}
footer[data-v-37dfd6fc] {
  height: 100px;
  margin: 20px 0px 20px 0px;
  background-color: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap/wrap-reverse;
      flex-wrap: wrap/wrap-reverse;
}
.container .content.has-text-centered section[data-v-37dfd6fc] {
  text-align: center;
  color: #a8a8a8;
  font-size: 12px;
  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;
  -ms-flex-wrap: wrap/wrap-reverse;
      flex-wrap: wrap/wrap-reverse;
  align-items: center;
}
.container .content.has-text-centered img[data-v-37dfd6fc] {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 13px;
}
.agree[data-v-37dfd6fc] {
  font-size: 14px;
}
.textColor[data-v-37dfd6fc] {
  color: blue;
  cursor: pointer;
}

/*去除ie edge的密码框默认出现的小眼睛*/
#pwd[type=password][data-v-37dfd6fc]::-ms-reveal {
  display: none;
}
#pwd[type=password][data-v-37dfd6fc]::-ms-clear {
  display: none;
}
#pwd[type=password][data-v-37dfd6fc]::-o-clear {
  display: none;
}
.login-container[data-v-37dfd6fc] {
  width: 100%;
}
.login-container-page[data-v-37dfd6fc] {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/static/images/common/login-bg.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
}
.login-form[data-v-37dfd6fc] {
  width: 510px;
  position: absolute;
  background: rgba(242, 245, 249, 0.06);
  -webkit-box-shadow: 4px 4px 20px 0px rgba(187, 196, 216, 0.24);
          box-shadow: 4px 4px 20px 0px rgba(187, 196, 216, 0.24);
  border-radius: 10px 10px 10px 10px;
  right: 10%;
}
.login-form-warp[data-v-37dfd6fc] {
  position: relative;
}
.login-form-content[data-v-37dfd6fc] {
  padding: 0 72px;
}
.login-logo[data-v-37dfd6fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 97px;
}
.login-logo .img[data-v-37dfd6fc] {
  width: 136px;
  height: 117px;
}
.login-bottom[data-v-37dfd6fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.down-load[data-v-37dfd6fc] {
  position: absolute;
  bottom: 4px;
  right: 12px;
  font-size: 12px;
  cursor: pointer;
  color: #4a4a4a;
}
[data-v-37dfd6fc] .login-input input {
  border-color: transparent;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.02);
          box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.02);
  border-radius: 10px 10px 10px 10px;
}
.left-img-text[data-v-37dfd6fc] {
  width: 504px;
  height: 27px;
  margin-top: 36px;
  margin-left: 36px;
  margin-bottom: auto;
}
.forgot-password[data-v-37dfd6fc] {
  color: var(--primary-color);
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
}
.login-form-btn[data-v-37dfd6fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.remember-password[data-v-37dfd6fc] {
  padding-left: 2px;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
}
.language[data-v-37dfd6fc] {
  position: absolute;
  top: 20px;
  right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #606266;
}
.language .language-title[data-v-37dfd6fc] {
  margin-right: 4px;
}
.left-title[data-v-37dfd6fc] {
  font-size: 32px;
  font-weight: 600;
  font-family: system-ui;
  color: #fff;
  opacity: 0.9;
  margin-top: 20px;
  margin-left: 36px;
  margin-bottom: auto;
}
[data-v-37dfd6fc] .custom-label-white .el-form-item__label {
  color: #fff;
}
.custom-login-form[data-v-37dfd6fc] {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  right: 4.5%;
}
.custom-text-white[data-v-37dfd6fc] {
  color: #fff;
}
