.swiper-slide img {
  width: 100%;
  height: 100%;
}

.bottom-pane{
  display: none;
}

.auth_page_content{
  padding: 0;
  height: 100%;
  min-height: 500px;
}

.auth_login_content {
  min-width: auto;
  width: 100%;
  padding: 0 10%;
  box-sizing: border-box;
  justify-content: flex-end;
}

.g-logo-title{
  width: 100%;
  height: auto;
  padding: 0 10%;
  box-sizing: border-box;
  margin: 60px 0 0;
}

.school-logo .logo-img{
  width: 299px;
  height: 57px;
  margin-right: 24px;
}

.school-logo .logo-text{
  width: 179px;
  height: auto;
}

.wrap-ge{
  background: rgba(255, 255, 255, 0.75);
  border-radius: 4px;
  width: 424px;
  height: auto;
  min-height: 360px;
  padding-bottom: 30px;
}

.main {
  padding: 52px 40px 20px;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}

.tabHead {
  width: 100%;
  margin: 0;
  position: relative;
  height: 32px;
  display: flex;
  align-items: center;
}

.tabHead span {
  margin: 0;
  padding: 0;
  height: 100%;
}

.tabHead span:not(:last-of-type) {
  margin-right: 30px;
}

.loginFont_a {
  color: #444444;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 100%;
  text-decoration: none;
}

.selected_underline a {
  text-align: center;
  color: #111111 !important;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  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: #17449A;
  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: 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: #fff;
  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 #17449A;
}

.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: #444444;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  width: 0;
  flex: 1;
  display: flex;
  align-items: center;
}

.container-ge .btn .login-btn {
  width: 100%;
  box-shadow: 0px 4px 12px 0px rgba(21, 115, 182, 0.35);
}

.help-inline {
  display: none;
}

.container-ge .help {
  position: relative;
  width: auto;
  margin-top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cus_help{
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: visible !important;
}

.help .fetch-online {
  padding: 0;
  color: #444444;
  max-width: 80px;
}

.help .activation-account {
  color: #444444;
  max-width: 80px;
}

.help .fo-password {
  color: #444444;
  max-width: 80px;
}

.help .fo-password:hover,
.help .activation-account:hover,
.help .fetch-online:hover {
  color: #17449A;
}

.help .split-lines {
  width: 1px;
  height: 12px;
  background: #E0E0E0;
  border: none;
  transform: none;
  margin: 0 5px;
}

.container-ge .footer {
  border-radius: 0 0 4px 4px;
}

.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;
  margin-bottom: 20px;
}

.qr_scan_code img {
  margin-top: 20px;
}

.qr_scan_Invalid {
  margin-top: -30px;
}

#qr_refresh {
  top: 28%;
}

.qr_scan_success {
  margin-top: 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.scan_a {
  color: #fff;
}

.qrcode_img_tip p {
  color: #fff;
}

.qrcodeA{
  width: 60px;
  height: 60px;
  top: 8px;
  right: 8px;
  background: url(../images/ewm.png) no-repeat center / 100% 100%;
}

.qrcodeB {
  width: 60px;
  height: 60px;
  top: 8px;
  right: 8px;
  background: url(../images/pc.png) no-repeat center / 100% 100%;
}

.qrcode-middle{
  top: 170px;
}

.qrcode_img_tip{
  top: 330px;
}