.swiper-slide img {
  width: 100%;
  height: 100%;
}

.language-box {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50px;
  right: 5%;
  z-index: 20;
}

.language-box span {
  display: inline-block;
  cursor: pointer;
  min-width: 66px;
  box-sizing: border-box;
  height: 34px;
  line-height: 34px;
  color: #00633B;
  background: rgba(255, 255, 255, 0.52);
  font-size: 14px;
}

.language-box span:first-of-type {
  border-radius: 20px 0 0 20px;
}

.language-box span:last-of-type {
  border-radius: 0 20px 20px 0;
}

.language-box span.active {
  background: #00633B;
  color: #fff;
}

.g-logo-title {
  display: none;
}

.auth_page_content {
  padding: 0;
  height: 100%;
  min-height: 500px;
}

#iframe {
  width: 440px;
  height: 440px;
  transform: scale(0.6);
  margin-top: 0;
}

.dz_ewm {
  width: 260px;
  color: #fff;
  font-size: 18px;
  float: right;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wx-cut {
  width: 220px;
  height: 260px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.change-btns {}

.change-btns .btn {
  margin-bottom: 12px;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  width: 162px;
  height: 33px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid transparent;
}

.change-btns .btn.selected {
  border: 1px solid #fff;
}

.cus_wrap {
  display: flex;
  align-items: center;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  top: -20px;
}

.cus_wrap::before {
  content: "";
  display: block;
  width: 404px;
  height: 100%;
  background: rgba(255, 255, 255, 0.22);
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(20px);
  z-index: -1;
}

.cus_wrap::after {
  content: "";
  display: block;
  width: 260px;
  height: 100%;
  background: rgba(255, 255, 255, 0.34);
  position: absolute;
  top: 0;
  right: 0;
  backdrop-filter: blur(53px);
  z-index: -1;
}

.auth_login_content {
  min-width: auto;
  width: 100%;
  padding: 0 10%;
  box-sizing: border-box;
  justify-content: center;
}

.wrap-ge {
  width: 404px;
  height: auto;
  min-height: 430px;
  background: none;
}

.main {
  padding: 30px 40px 0;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}

.wrap-logo {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.wrap-logo img {
  height: 38px;
  margin-right: 20px;
}

.wrap-logo .logo-title {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.tabHead {
  width: 100%;
  margin: 0;
  position: relative;
  box-shadow: 0px -1px 0px 0px rgba(255, 255, 255, 1) inset;
  height: 39px;
  display: flex;
  align-items: center;
}

.tabHead span {
  margin: 0;
  padding: 0;
  height: 100%;
  flex: 1;
}

.loginFont_a {
  color: rgba(89, 89, 89, 0.7);
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  height: 100%;
  width: 100%;
  display: block;
  text-decoration: none;
  max-width: none !important;
}

.selected_underline a {
  text-align: center;
  color: #fff !important;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  box-sizing: border-box;
  position: relative;
}

.selected_underline a::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background: #fff;
  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: #fff;
  border-radius: 2px;
  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: #fff;
  border-radius: 2px;
  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 #2C5192;
}

.form .captcha .captcha-img {
  top: 5px;
}

.ge-input-eye {
  bottom: 28px;
}

.form .code .get-code {
  top: 8px;
}

.container-ge .ge-btn {
  margin-top: 0;
}

.required {
  border: 1px solid red !important;
}

.m-rememberMe {
  margin: 0;
  color: #fff;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 0;
  flex: 1;
}

.m-rememberMe input {
  border: none;
}

.container-ge .btn .login-btn {
  width: 100%;
}

.help-inline {
  display: none;
}

.container-ge .help {
  position: relative;
  width: 100%;
  margin-top: 16px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.help .fetch-online {
  padding: 0;
  color: #fff;
}

.help .activation-account {
  color: #fff;
}

.help .fo-password {
  color: #fff;
}

.help .fo-password:hover,
.help .activation-account:hover,
.help .fetch-online:hover {
  color: #00633B;
}

.container-ge .footer {
  position: relative;
  width: 100%;
  padding: 0;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  background: none;
}

.bottom-pane {
  display: none;
}

.copy-bottom {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  flex-shrink: 0;
  height: 36px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.qr_scan_box {
  width: 260px;
  height: 170px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.qrcode-middle {
  position: relative;
  top: -12px;
  left: 0;
  transform: none;
}

.qr_scan_code img {
  margin: 0;
  width: 180px;
  height: 180px;
}

.qr_scan_Invalid {
  margin-top: -55px;
  width: 180px;
  height: 180px;
  margin-left: 0px;
}

#qr_refresh {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.qr_scan_success {
  margin-top: 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.qr_scan_success img {
  margin-bottom: 12px;
  margin-top: 0;
}

.scan_a {
  color: #fff;
}

.qrcode_img_tip {
  display: none;
}

#wxitem {
  display: none;
}

.dlgz {
  text-align: left;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  padding: 0 40px;
  margin-bottom: 20px;
}

.dlgz .title {
  font-weight: 700;
}

.auth-qroce {
  height: 280px;
  padding-top: 50px;
  box-sizing: border-box;
}