.swiper-slide img {
  width: 100%;
  height: 100%;
}

.auth_page_content {
  padding: 0;
  height: 100%;
  min-height: 500px;
}

.auth_login_content {
  min-width: auto;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
  padding: 0 264px;
}

.wrap-ge {
  border-radius: 30px;
  background: #FFF;
  width: 489px;
  height: auto;
  min-height: 450px;
  padding-bottom: 36px;
  box-sizing: border-box;
}

.main {
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}

.wrap-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

.wrap-logo img {
  height: 56px;
}

.tabHead {
  width: 100%;
  margin: 0;
  position: relative;
  box-shadow: none;
  height: 60px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #EAEAEA;
  box-sizing: border-box;
  z-index: 9;
}

.tabHead span {
  margin: 0;
  padding: 0;
  height: 100%;
  flex: 1;
  text-align: center;
}

.loginFont_a {
  color: #919191;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  height: 100%;
  text-decoration: none;
}

.selected_underline a {
  text-align: center;
  color: #0567FB !important;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  box-sizing: border-box;
  position: relative;
}

.selected_underline a::after {
  content: "";
  display: block;
  width: 36px;
  height: 2px;
  background: #0567FB;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.tabHead .tabHead-underline {
  display: none !important;
}

.login-main {
  margin-top: 60px;
  text-align: left;
  padding: 0 55px;
  box-sizing: border-box;
}

.icon-flag {
  width: 50px;
}

.login-tip {
  color: #000;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  margin-top: 16px;
  margin-bottom: 32px;
}

.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: 0;
  box-sizing: border-box;
  padding: 8px 0 8px 0px;
  border-bottom: 1px solid #EAEAEA;
}

.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: 0;
  box-sizing: border-box;
  padding: 8px 100px 8px 0px;
  border-bottom: 1px solid #EAEAEA;
}

.form .m-account .item input:hover,
.form .m-phone .item input:hover {
  border-bottom: 1px solid #0567FB;
}

.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-bottom: 1px solid red !important;
}

.m-rememberMe {
  margin: 0;
  color: #222222;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 0;
  flex: 1;
}

.container-ge .btn .login-btn {
  width: 100%;
  border-radius: 8px;
  background: linear-gradient(273deg, #67D6CA 1.66%, #0567FB 95.05%);
  height: 54px;
  line-height: 54px;
}

.help-inline {
  display: none;
}

.cus_help {
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: visible !important;
  margin-top: 28px;
}

.container-ge .help {
  position: relative;
  width: auto;
  margin-top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-ge .help.help-bottom {
  margin-top: 50px;
  opacity: 0.7;
}

.help .fetch-online {
  color: rgba(110, 110, 110, 0.7);
  padding: 0;
  margin: 0;
}

.help .activation-account {
  color: rgba(110, 110, 110, 0.7);
  padding: 0;
  margin: 0;
}

.help .fo-password {
  color: rgba(110, 110, 110, 0.7);
  padding: 0;
  margin: 0;
}

.help .unlock-account {
  color: rgba(110, 110, 110, 0.7);
  padding: 0;
  margin: 0;
}

.help .fo-password:hover,
.help .activation-account:hover,
.help .fetch-online:hover,
.help .unlock-account:hover {
  color: #0567FB;
}

.help .split-lines {
  width: 1px;
  height: 10px;
  background: rgba(34, 34, 34, 0.30);
  border: none;
  transform: none;
  margin: 0 5px;
  display: inline-block;
}

.container-ge .footer {
  position: relative;
  width: 100%;
  padding: 0;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  margin-top: 16px;
}

.language-box {
  display: flex;
  align-items: center;
  position: absolute;
  top: 103px;
  right: 130px;
  z-index: 20;
}

.language-box span {
  display: inline-block;
  cursor: pointer;
  min-width: 70px;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  color: #000000;
  background: #fff;
}

.language-box span:first-of-type {
  border-radius: 20px 0 0 20px;
  border-right: none;
}

.language-box span:last-of-type {
  border-radius: 0 20px 20px 0;
}

.language-box span.active {
  background: #0567FB;
  color: #fff;
}

.copy-bottom {
  position: absolute;
  margin: 0;
  bottom: 26px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #FFF;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
  font-family: "Microsoft YaHei UI";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.9;
}

.login-tip-scan {
  color: #000;
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  margin-top: -12px;
}

.qr_scan_code img{
  margin: 0;
  margin-top: 38px;
}

.qr_scan_box{
  height: auto;
}

.qr_scan_Invalid{
  top: 38px;
}

#qr_refresh{
  margin: 0;
}

.qr_scan_success {
  margin-top: 42px;
  text-align: center;
}

.dingtalk .swiper-container {
  display: none;
}

.dingtalk .language-box {
  display: none;
}

.dingtalk .auth_login_content {
  padding: 0;
  align-items: center;
  padding-top: 12px;
  justify-content: flex-start;
}

.dingtalk .copy-bottom {
  display: none;
}

.dingtalk .tabHead {
  height: auto;
}

.dingtalk .loginFont_a {
  line-height: 60px;
  padding-top: 20px;
}

.dingtalk .container-ge .help.help-bottom {
  margin-top: 10px;
}

.dingtalk .login-main {
  margin-top: 22px;
  padding: 0 30px;
}

.dingtalk .bottom-pane{
  display: none;
}
.dingtalk .wrap-ge{
  width: 380px;
}