body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  background: url(/static/img/login/1/bg.png) no-repeat center bottom #f4f6f8;
  background-size: cover;
  height: 100vh;
}
@media (max-height: 850px) {
  html {
    font-size: 9px;
  }
}
#app {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(/static/img/login/1/bg1.png) no-repeat center center;
  background-size: contain;
}
#app .logo {
  position: absolute;
  top: 1.875rem;
  left: 3.125rem;
}
@media (max-width: 768px) {
  #app .logo img {
    height: 4rem;
  }
}
#app .lang {
  position: absolute;
  top: 1.875rem;
  right: 2.81rem;
}
#app .login-box {
  width: 40.875rem;
  height: 43.875rem;
  height: 50.875rem;
  background: url(/static/img/login/1/bg2.png) no-repeat top center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin-top: calc(-4.68rem / 2);
}
#app .login-box .login-box-logo {
  top: 4.68rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#app .login-box .login-box-logo img {
  width: 5.5625rem;
  height: 6.25rem;
  object-fit: contain;
}
#app .login-box .login-box-title {
  position: absolute;
  top: calc(4.68rem + 6.25rem + 1.56rem);
  left: 0;
  right: 0;
  text-align: center;
  line-height: 1;
}
#app .login-box .login-box-title .t1 {
  font-size: 2rem;
  font-weight: 600;
  color: #000;
}
#app .login-box .login-box-title .t2 {
  font-size: 1.25rem;
  color: #888;
  padding-top: 0.4em;
  font-weight: 300;
}
#app .login-box .login-box-from {
  position: absolute;
  top: 18rem;
  left: 2rem;
  right: 2rem;
  bottom: 1rem;
}
.login-tabs {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.login-tabs > .el-tabs__header {
  border: none;
  margin: 0;
  flex: 0 0 auto;
  height: calc(5.0621rem);
}
.login-tabs .el-tabs__content {
  background-color: #fff;
  flex: 1 1 auto;
  background: #ffffff;
  border: 1px solid #dae4ef;
  border-radius: 1.875rem;
}
.login-tabs .el-tabs__content .item {
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 33;
  padding: 1.875rem 2.5rem 0 2.5rem;
}
.login-tabs .el-tabs__content .item .item-li {
  display: flex;
}
.login-tabs .el-tabs__content .item .item-li + .item-li {
  padding-top: 0.625rem;
}
.login-tabs .el-tabs__content .item .item-li .code {
  flex: 1 1 auto;
}
.login-tabs .el-tabs__content .item .item-li .code-btn {
  padding-left: 0.625rem;
  flex: 0 0 auto;
  width: 11.25rem;
}
.login-tabs .el-tabs__content .item .item-li .code-btn .el-button {
  height: 100%;
  width: 100%;
  --el-border-radius-base: 8px;
  --el-button-text-color: #94aecc;
  font-size: 1.375rem;
  --el-color-info: #e7eef6;
  --el-color-info-light-3: #94aecc;
}
.login-tabs .el-tabs__content .item .item-li .code-btn-img {
  padding-left: 0.625rem;
  flex: 0 0 auto;
  width: 11.25rem;
  overflow: hidden;
  height: calc(4.0625rem + 4px);
  cursor: pointer;
}
.login-tabs .el-tabs__content .item .item-li .code-btn-img img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.login-tabs .el-tabs__content .item .item-li.item-tips {
  text-align: center;
  color: #f00;
  justify-content: center;
  padding-top: 1.2rem;
}
.login-tabs .el-tabs__content .item .item-li.item-btn {
  padding-top: 1.875rem;
}
.login-tabs .el-tabs__content .item .item-li.item-btn .el-button {
  height: 4.0625rem;
  width: 100%;
  --el-button-border-color: #94aecc;
  --el-button-bg-color: #94aecc;
  --el-border-radius-base: 8px;
  --el-button-text-color: #fff;
  font-size: 1.5rem;
  --el-color-info: #e7eef6;
  --el-color-info-light-3: #94aecc;
}
.login-tabs .el-tabs__content .item .phone-code {
  background-color: #fbfdff;
  border: 1px solid #d9e2ea;
  border-radius: 8px;
}
.login-tabs .el-tabs__content .item .phone-code .el-input__wrapper {
  border: none;
  box-shadow: none;
  background: transparent;
}
.login-tabs .el-tabs__content .item .phone-code .el-input__prefix {
  width: 4.5rem;
  justify-content: center;
}
.login-tabs .el-tabs__content .item .phone-code .el-input__prefix span {
  line-height: 1;
}
@media (max-width: 768px) {
  .login-tabs .el-tabs__content .item .phone-code .el-input__prefix span img {
    width: 1.7rem;
  }
}
.login-tabs .el-tabs__content .item .dial_code {
  color: #8194aa;
  font-size: 1.125rem;
}
.login-tabs .el-tabs__content .item .input-with-select {
  background-color: #fbfdff;
  border: 1px solid #d9e2ea;
  border-radius: 8px;
}
.login-tabs .el-tabs__content .item .input-with-select .el-input-group__prepend {
  background: none;
  box-shadow: none;
}
.login-tabs .el-tabs__content .item .input-with-select .el-input__wrapper {
  border: none;
  box-shadow: none;
  background: transparent;
}
.login-tabs .el-tabs__content .item .el-input__inner {
  height: 4.0625rem;
  font-size: 1.125rem;
}
.login-tabs .el-tabs__content .item .el-select {
  width: 7.18rem;
}
@media (max-width: 768px) {
  .login-tabs .el-tabs__content .item .el-select {
    width: 10rem;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .login-tabs .el-tabs__content .item .el-select .el-input .el-select__caret.el-icon {
    text-align: left;
    margin-left: 0;
    margin-right: 8px;
  }
}
.login-tabs .el-tabs__content .item .el-select .el-input__inner {
  opacity: 0;
  display: none;
}
.login-tabs .el-tabs__content .item .el-select .el-input__wrapper {
  border: none;
  box-shadow: none !important;
}
.login-tabs .el-tabs__content .item .el-select .el-input__wrapper:hover,
.login-tabs .el-tabs__content .item .el-select .el-input__wrapper:active,
.login-tabs .el-tabs__content .item .el-select .el-input__wrapper:checked,
.login-tabs .el-tabs__content .item .el-select .el-input__wrapper:focus {
  box-shadow: none !important;
}
.login-tabs .el-tabs__nav-wrap {
  height: 100%;
  margin-bottom: -2px;
  height: calc(5.0625rem + 1.875rem);
}
.login-tabs .el-tabs__nav-wrap::after {
  display: none;
}
.login-tabs .el-tabs__nav-wrap .el-tabs__nav-scroll {
  height: 100%;
}
.login-tabs .el-tabs__nav {
  height: 100%;
  width: 100%;
  display: flex;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: calc(5.75rem / 2);
}
.login-tabs .el-tabs__nav .el-tabs__active-bar {
  display: none;
}
.login-tabs .el-tabs__nav .el-tabs__item {
  flex: 1 1 auto;
  height: 100%;
  padding: 0;
  font-size: 1.5rem;
  line-height: 5.0625rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.login-tabs .el-tabs__nav .el-tabs__item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: calc(5.0625rem + 1.875rem);
  border: 1px solid #dae4ef;
  background: #ffffff;
  z-index: -1;
  opacity: 0;
}
.login-tabs .el-tabs__nav .el-tabs__item::after {
  position: absolute;
  content: "";
  background: url(/static/img/login/1/1.png) no-repeat left top;
  background-size: contain;
  width: 5.9rem;
  height: 6rem;
  right: calc(-3.75rem);
  opacity: 0;
}
@media (max-width: 768px) {
  .login-tabs .el-tabs__nav .el-tabs__item::after {
    top: 2px;
  }
}
.login-tabs .el-tabs__nav .el-tabs__item:nth-child(3).is-active::after {
  opacity: 1;
  left: calc(-3.75rem);
  background: url(/static/img/login/1/2.png) no-repeat left top;
  background-size: contain;
}
.login-tabs .el-tabs__nav .el-tabs__item.is-active {
  color: #000;
}
.login-tabs .el-tabs__nav .el-tabs__item.is-active::before {
  opacity: 1;
  border-top-right-radius: 1.875rem;
  border-top-left-radius: 1.875rem;
}
.login-tabs .el-tabs__nav .el-tabs__item.is-active::after {
  opacity: 1;
}
.el-input-group--prepend .el-input-group__prepend .el-select .el-input.is-focus .el-input__wrapper {
  border: none !important;
  box-shadow: none !important;
}
.foot {
  position: absolute;
  bottom: 2.6875rem;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 1.125rem;
  color: #888;
  line-height: 1.6;
}
.foot ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  list-style: none;
  margin: 0;
}
.foot ul li {
  line-height: 1;
}
.foot ul li a {
  color: #888;
  outline: none;
  text-decoration: none;
  line-height: 1;
}
.foot ul li + li {
  padding-left: 1rem;
  margin-left: 1rem;
  position: relative;
}
.foot ul li + li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  content: "";
  background-color: rgba(136, 136, 136, 0.2);
  left: 0;
}
@media (max-width: 768px) {
  html {
    font-size: 9px;
  }
}
.el-dropdown-link {
  outline: none;
  background: url(/static/img/login/1/map.png) no-repeat left center;
  background-size: contain;
  padding-left: 25px;
}
.guoqi {
  width: 1.875rem;
}
@media (max-width: 768px) {
  .guoqi {
    margin-left: 0.81rem;
  }
}
