.auth_page_body {
  background: url(../images/bg.png) no-repeat center / 100% 100%;
}

.auth_page_content {
  padding: 0;
  height: 100%;
  min-height: 644px;
}

.g-logo-title {
  width: 100%;
  margin: 0;
  height: 110px;
  padding: 0 40px;
  box-sizing: border-box;
  background: #fff;
  align-items: center;
}

.school-logo {
  max-width: 100%;
  align-items: center;
  display: flex;
  align-items: center;
}

.school-logo img {
  width: 281px;
  height: 68px;
}

.school-logo .split-lines {
  margin: 0 24px;
  border: none;
  transform: none;
  width: 1px;
  height: 38px;
  background: #DFE2E8;
  display: block;
}

.school-logo .logo-title {
  color: #898989;
  font-family: Microsoft YaHei UI;
  font-size: 32px;
  font-weight: 400;
  line-height: 40.64px;
  letter-spacing: 0.1em;
  text-align: left;
}

.auth_login_content {
  width: 100%;
}

.swiper-container {
  position: relative;
  width: 50%;
  height: auto;
  margin: 0;
}

.cus_wrap {
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 16px;
}

.wrap-ge {
  background: none;
  width: 400px;
  height: auto;
  min-height: 410px;
}

.dz_ewm {
  width: 200px;
  color: #fff;
  font-size: 18px;
  float: right;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#iframe {
  width: 400px;
  height: 480px;
  /* transform: scale(0.8); */
  transform: scale(0.5);
  transform-origin: 0 0;
  margin-top: 0;
}

.wx-cut {
  width: 200px;
  height: 230px;
  overflow: hidden;
}

.wx-tip {
  color: rgba(38, 38, 38, 1);
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
}

.main {
  padding: 36px 40px 18px;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}

.tabHead {
  width: 100%;
  margin: 0;
  position: relative;
  box-shadow: none;
  height: 36px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(223, 226, 232, 1);
}

.tabHead span {
  margin: 0;
  padding: 0;
  height: 100%;
  flex: 1;
  text-align: center;
}

.loginFont_a {
  color: rgba(89, 89, 89, 1);
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 100%;
  text-decoration: none;
}

.selected_underline a {
  text-align: center;
  color: rgba(21, 64, 173, 1) !important;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  box-sizing: border-box;
  position: relative;
}

.selected_underline a::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: rgba(21, 64, 173, 1);
  position: absolute;
  bottom: 0;
  left: 0;
}

.tabHead .tabHead-underline {
  display: none !important;
}

.login-main {
  margin-top: 20px;
}

.account-title {
  display: none !important;
}

.form .m-account>div.password>input,
.form .m-account>div.username>input,
.form .m-phone>div.username>input {
  background: rgba(247, 248, 250, 1);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 8px 0 8px 32px;
  border: 1px solid transparent;
}

.form .m-account .item,
.form .m-phone .item {
  height: 56px;
  position: relative;
}

.icon-info {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 12px;
  left: 8px;
}

.form .m-account>div.captcha>input,
.form .m-phone>div.captcha>input,
.form .m-phone>div.code>input {
  background: rgba(247, 248, 250, 1);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 8px 100px 8px 32px;
  border: 1px solid transparent;
}

.form .m-account .item input:hover,
.form .m-phone .item input:hover {
  border: 1px solid rgba(21, 64, 173, 1);
}

.form .captcha .captcha-img {
  top: 5px;
  right: 8px;
}

.ge-input-eye {
  bottom: 28px;
}

.form .code .get-code {
  top: 8px;
  right: 8px
}

.container-ge .ge-btn {
  margin-top: 0;
}

.required {
  border: 1px solid red !important;
}

.container-ge .btn .login-btn {
  width: 100%;
}

.help-inline {
  display: none;
}

.help .fetch-online {
  padding: 0;
  color: rgba(89, 89, 89, 1);
}

.help .activation-account {
  color: rgba(89, 89, 89, 1);
}

.fo-password {
  color: rgba(89, 89, 89, 1);
  text-decoration: none;
}

.help .unlock-account {
  color: rgba(89, 89, 89, 1);
}

.help .fo-password:hover,
.help .activation-account:hover,
.help .fetch-online:hover,
.help .unlock-account:hover {
  color: rgba(21, 64, 173, 1);
}

.m-rememberMe {
  margin: 0;
  color: rgba(89, 89, 89, 1);
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 0;
  flex: 1;
}

.cus_help {
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: visible !important;
}

.cus_link {
  color: rgba(89, 89, 89, 1);
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}

.cus_link:hover {
  color: rgba(21, 64, 173, 1);
}

.container-ge .help {
  position: relative;
  width: 100%;
  margin-top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.help .split-lines {
  width: 1px;
  height: 10px;
  background: rgba(223, 226, 232, 1);
  border: none;
  transform: none;
  margin: 0 5px;
}

.container-ge .footer {
  position: relative;
  width: 100%;
  padding: 0;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
}

.bottom-pane {
  display: none;
}

.swiper-wrapper {
  height: auto;
}

.swiper-slide {
  height: auto;
}

.swiper-pagination {
  position: relative;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  opacity: 1;
  margin-right: 12px;
}

.swiper-pagination-bullet:last-of-type {
  margin-right: 0;
}

.swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0.8);
}

.swiper-slide img {
  width: 717px;
  height: 717px;
}

.swiper-slide a {
  display: block;
  text-decoration: none;
}

.swiper-slide {
  opacity: 0 !important;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  opacity: 1 !important;
}

.qr_scan_code img {
  margin: 0;
}

.qr_scan_Invalid {
  top: 0;
}

.qr_scan_success img {
  margin: 30px auto;
}

#qr_refresh {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.qr_scan_success {
  margin-top: 0;
  color: rgba(89, 89, 89, 1);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.scan_a {
  color: rgba(89, 89, 89, 1);
}

.qrcode_img_tip p {
  color: rgba(89, 89, 89, 1);
}

.fidoLogo {
  margin-top: 0;
}

.auth-qroce {
  min-height: 380px;
}

.ts-tip {
  color: rgba(89, 89, 89, 1);
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  margin-top: 16px;
}

.c-split-lines {
  width: 1px;
  height: 12px;
  background: #8c8c8c;
  display: inline-block;
  margin: 0 5px;
}

.help .fo-password {
  color:  #1540AD;
}

@media screen and (max-width: 1440px) {
  .swiper-slide img {
    width: 90%;
    height: auto;
  }
}

@media screen and (max-height: 872px) {
  .swiper-slide img {
    width: 550px;
    height: 550px;
  }
}

@media screen and (max-height: 700px) {
  .g-logo-title {
    height: 80px;
  }
}