html body {
  overflow: auto;
}
.login-box {
  line-height: normal;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}
.login-box #go-protect-login {
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  width: 95%;
}
.login-box #go-protect-login .warm-tips {
  width: 100%;
  text-align: left;
}
.login-box #go-protect-login .warm-tips p {
  padding-bottom: 10px;
  line-height: normal;
  white-space: pre-wrap;
  font-size: 14px;
}
.login-box .re-head {
  font-size: 20px;
}
.login-box .re-head .back-box,
.login-box .re-head .back-box-3 {
  cursor: pointer;
  display: flex;
  align-items: center;
  line-height: normal;
}
.login-box .re-head .back-box .back,
.login-box .re-head .back-box-3 .back {
  width: 35px;
  height: 35px;
}
.login-box .re-head .back-box .back img,
.login-box .re-head .back-box-3 .back img {
  margin-top: 2px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.login-box .re-bottom {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-top: 20px;
}
.login-box .re-bottom .re-send {
  display: inline-block;
  white-space: nowrap;
  padding: 10px;
  cursor: pointer;
}
.login-box .re-bottom .re-send.disabled {
  color: #ccc;
}
.login-box .re-bottom .not-recive {
  padding: 10px;
  cursor: pointer;
}
.login-box .re-bottom .mock-btn-box {
  text-align: center;
  line-height: normal;
  margin: 20px auto;
}
.login-box .re-bottom .mock-btn-box .mock-btn {
  display: inline-block;
  line-height: normal;
  font-size: 16px;
  padding: 10px 60px;
  background: #000;
  color: #fff;
  cursor: pointer;
}
.login-box .re-center-3 .loading-img {
  width: 90px;
  height: 90px;
}
.login-box .re-center-3 .re-bottom {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 40px;
}
.login-box .re-center-2 .re-center {
  margin: 40px;
}
.login-box .text-1-img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-top: -2px;
}
.login-box .re-center {
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: normal;
}
.login-box .re-center .text-3.cn,
.login-box .re-center .text-2.cn {
  font-size: 16px;
}
.login-box .re-center .text-1 {
  color: #000;
  font-weight: bold;
  font-size: 21px;
  margin-top: 20px;
}
.login-box .re-center .text-2 {
  padding: 0 10%;
  text-align: center;
}
.login-box .re-center .verify-tip {
  font-size: 16px;
  color: red;
  margin: 10px 0;
}
.login-box .re-center .verify-box-warp {
  width: 60%;
  margin: 20px 0 10px;
}
.login-box .re-center .verify-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.login-box .re-center .verify-box .input-box {
  width: 4rem;
  height: 4rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
}
.login-box .re-center .verify-box .input-box.active {
  border-color: blue;
}
.login-box .re-center .verify-box .input-box .email-verify-code {
  width: 100%;
  height: 100%;
  outline: 0;
  border: none;
  vertical-align: top;
  text-align: center;
  font-size: 30px;
}
.login-box .red {
  color: red;
}
.login-box .blue {
  color: #6597EB;
}
.login-box .step3 .warm-tips {
  width: 150%;
}
.login-box .step3 .warm-tips p {
  white-space: normal;
}
.login-box .step3 .re-center {
  font-size: 16px;
  margin: 65px 0;
}
.login-box .step3 .re-center .warm-tips {
  text-align: left;
}
.login-box .step3 .re-center .warm-tips p {
  font-size: 15px;
}
.login-box .step3 .re-center .mock-btn {
  display: inline-block;
  width: 37%;
  padding: 14px;
  background: #333;
  color: #fff;
  margin: 20px 0;
  text-align: center;
  cursor: pointer;
}
.login-box .step3 .re-center .mock-btn.mock-btn-1 {
  width: 40%;
}
.login-box .step3 .re-center .mock-btn.green {
  background: #02bb48;
}
.login-box .step1 .saleshide.left {
  display: flex;
  justify-content: space-between;
}
.login-box .step1 .saleshide.left .simple-qrcode {
  width: 30px;
  height: 30px;
  padding-right: 14%;
  cursor: pointer;
}
.login-box .step1 .saleshide.left .simple-qrcode img {
  width: 100%;
  object-fit: contain;
}
.login-box .qr-login-box {
  text-align: center;
  font-size: 14px;
  padding-bottom: 50px;
}
.login-box .qr-login-box .qr-back-box {
  position: absolute;
  left: 4%;
  top: 5%;
  cursor: pointer;
}
.login-box .qr-login-box .qr-back-box .qr-back {
  width: 40px;
  height: 40px;
}
.login-box .qr-login-box .qr-back-box .qr-back img {
  width: 100%;
}
.login-box .qr-login-box .title-1 {
  font-size: 16px;
  font-weight: bolder;
  margin: 10px 0;
}
.login-box .qr-login-box .tips-ad {
  display: flex;
  justify-content: center;
}
.login-box .qr-login-box .tips-ad .ad-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 15%;
}
.login-box .qr-login-box .tips-ad .ad-item img {
  width: 66px;
  object-fit: contain;
}
.login-box .qr-login-box .tips-download {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.login-box .qr-login-box .tips-download img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.login-box .qr-login-box .tips-download span {
  margin-right: 10px;
}
.login-box .qr-login-box .tips-download.mobile {
  display: none;
}
.login-box .qr-login-box .download-hover {
  width: 100%;
  height: calc(100% - 50px);
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.login-box .qr-login-box .download-hover .hover-l,
.login-box .qr-login-box .download-hover .hover-r {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.login-box .qr-login-box .download-hover .hover-l {
  width: 50%;
  padding: 40px;
  box-sizing: border-box;
}
.login-box .qr-login-box .download-hover .hover-l img {
  height: 100%;
}
.login-box .qr-login-box .download-hover .hover-r {
  transform: translateX(-40px);
}
.login-box .qr-login-box .download-hover .hover-text-1 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
}
.login-box .qr-login-box .download-hover .hover-text-2 {
  font-size: 14px;
  margin: 10px 0;
}
.login-box .qr-login-box .download-hover .hover-qr {
  width: 210px;
  height: 210px;
  position: relative;
}
.login-box .qr-login-box .download-hover .hover-qr .out-line {
  width: 100%;
  object-fit: contain;
  position: relative;
  z-index: 1;
}
.login-box .qr-login-box .download-hover .hover-qr .qr-download-img {
  width: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.login-box .qr-login-box .qr-login-img-box {
  position: relative;
}
.login-box .qr-login-box .qr-login-img-box .status-txt-box .status-txt {
  width: 170px;
  height: 170px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  flex-direction: column;
  display: flex;
  background: rgba(255, 255, 255, 0.9);
}
.login-box .qr-login-box .qr-login-img-box .status-txt-box .status-txt > div {
  flex: 1;
}
.login-box .qr-login-box .qr-login-img-box .status-txt-box .status-txt > div .status-block {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.login-box .qr-login-box .qr-login-img-box .status-txt-box .status-txt > div .status-block span {
  font-weight: bold;
}
.login-box .qr-login-box .qr-login-img-box .status-txt-box .status-txt > div .status-block img {
  width: 45%;
  object-fit: contain;
  margin-bottom: 10px;
}
.login-box .qr-login-box .qr-login-img-box .status-txt-box .status-txt > div .status-block .qr-refresh {
  width: 70%;
  cursor: pointer;
  display: inline-block;
  background: #6597EB;
  color: #fff;
  padding: 6px 0px;
  margin-top: 20px;
}
.login-box .qr-login-box #qr-login-img-box {
  width: 180px;
  height: 180px;
  padding: 4px;
  margin: 20px auto;
  background: url("/common/img/images/qr_login_code_outline.png") no-repeat center;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-box .qr-login-box #qr-login-img-box img {
  width: 100%;
  object-fit: contain;
}
.warm-tips-backpack {
  width: 520px;
  height: 100%;
  font-size: 15px;
}
.warm-tips-backpack.warm-tips-backpack-2 {
  width: 600px;
}
.warm-tips-backpack .tips-close-area {
  text-align: right;
  padding: 0 10px;
}
.warm-tips-backpack .tips-close-area .close-icon {
  width: 45px;
  height: 45px;
  cursor: pointer;
}
.warm-tips-backpack .tips-ctt-area {
  padding: 0 40px 40px;
  font-size: 16px;
}
.warm-tips-backpack .tips-ctt-area .tips-btn {
  display: flex;
  margin-top: 40px;
}
.warm-tips-backpack .tips-ctt-area .tips-btn .tips-btn-cancel,
.warm-tips-backpack .tips-ctt-area .tips-btn .tips-btn-protect-login {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 0;
  background: #B3B3B3;
  color: #fff;
  cursor: pointer;
}
.warm-tips-backpack .tips-ctt-area .tips-btn .tips-btn-protect-login {
  background: #851623;
}
.warm-tips-backpack .tips-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #010101;
  padding-bottom: 35px;
  line-height: normal;
}
.warm-tips-backpack p {
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .tips-download.mobile {
    display: flex!important;
  }
  .tips-download.pc {
    display: none;
  }
  .login-box .re-center .verify-box-warp,
  .login-box #go-protect-login {
    width: 100%;
  }
  .login-box .re-center .verify-box .input-box {
    width: 2.6rem;
    height: 2.6rem;
  }
  .login-box .step3 .re-center .mock-btn {
    width: 90%;
  }
  .aetos-comfirm-box {
    width: 100%;
  }
  .warm-tips-backpack {
    width: 100%;
  }
  .warm-tips-backpack .tips-ctt-area {
    padding: 20px;
    padding-top: 0;
  }
  .g-container .login-box .step1 .saleshide .simple-qrcode {
    padding-right: 0;
  }
}
.saleshide {
  font-size: 14px;
}
