body {
  background-color: #f3f4f6;
}
.head-banner {
  background: url(../images/aff/head.png) no-repeat center;
  background-size: cover;
  height: 67.5rem;
  padding: 1.25rem;
  color: #fff;
}
.head-banner-logo {
  width: 5rem;
  border-radius: 50%;
  background-color: #ffdda9;
  color: #234332;
}
.head-banner .common-info-big-title {
  text-align: center;
  margin-top: 3.125rem;
  font-family: Nunito;
  font-size: 4.6875rem;
  font-weight: 700;
  line-height: 5.9375rem;
  color: #ffffff;
}
.head-banner-desc {
  font-weight: 500;
  margin-top: 2.125rem;
  width: 55.625rem;
  font-family: Quicksand;
  font-size: 1.5rem;
  line-height: 2.125rem;
  text-align: center;
}
.head-banner-btn {
  width: 60%;
  height: 3.125rem;
  line-height: 3.125rem;
  color: #234332;
  background: #ffdda9;
  box-shadow: -0.9375rem 1.25rem 3.125rem rgba(255, 221, 169, 0.3);
  border-radius: 5.4375rem;
  margin-top: 1.75rem;
  font-weight: 700;
  max-width: 21.875rem;
  cursor: pointer;
}
.head-banner2 {
  background-image: none;
  color: #000;
  position: relative;
}
.head-banner2-desc {
  width: 41.875rem;
  color: #70798b;
  margin-bottom: 0;
}
.head-banner2 .common-info-big-title {
  text-align: left;
  width: 45rem;
  font-size: 4.0625rem;
  line-height: 4.6875rem;
  margin-bottom: 1.875rem;
  color: #000;
}
.head-banner2 .foot-banner-img {
  width: 100%;
  margin-top: 0.9375rem;
}
.head-banner2 .foot-banner-img img {
  width: 100%;
}
.gold-text {
  color: #dd9e50;
}
.introduce-customers {
  margin-top: 8.75rem;
  padding: 10.625rem 8.75rem 0;
  background: url(../images/index/bg.png) no-repeat;
  background-size: 100% auto;
}
.introduce-customers .common-info-desc-gray {
  margin-top: 0.9375rem;
  line-height: 2.125rem;
}
.introduce-customers .left .left-text {
  width: 70.9375rem;
}
.introduce-customers .left .join-btn {
  width: 26.75rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  background: #ffdda9;
  border-radius: 1.75rem;
  box-shadow: -0.9375rem 1.25rem 3.125rem rgba(255, 221, 169, 0.3);
  cursor: pointer;
  margin: 1.625rem 0;
  margin: 0 auto;
}
.introduce-customers .left .join-btn .join-btn-text {
  text-decoration: none;
  font-family: Quicksand;
  font-size: 1.375rem;
  font-weight: 700;
  color: #234332;
}
.introduce-customers .bottom-con {
  margin-top: 1.375rem;
}
.introduce-customers .bottom-con .img-con {
  width: 100%;
}
.introduce-customers .bottom-con .img-con .img {
  width: 100%;
}
.introduce-customers .num-warp {
  margin: -9.125rem 0rem 0 !important;
}
.introduce-customers .num-warp .common-orange-title {
  margin-bottom: 1.25rem;
}
.introduce-customers .num-warp .num-warp-card {
  width: 43.125rem;
  height: 14.9375rem;
  background-color: #fff;
  border-radius: 1.25rem;
  transition: 0.6s;
}
.introduce-customers .num-warp .num-warp-card:hover {
  background-color: #347471;
}
.introduce-customers .num-warp .num-warp-card:hover .sub-title,
.introduce-customers .num-warp .num-warp-card:hover .sub-desc {
  color: #fff !important;
}
.introduce-customers .num-warp .num-warp-card .sub-right .sub-title {
  font-family: Nunito;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 2.5rem;
  color: #030314;
}
.introduce-customers .num-warp .num-warp-card .sub-right .sub-desc {
  font-family: Quicksand;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5625rem;
  color: #030314;
  padding-right: 3.125rem;
}
.introduce-customers .num-warp .num-warp-card .sub-right .sub-desc .gold-text {
  font-family: Quicksand;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5625rem;
  color: #dd9e50;
}
.introduce-customers .num-warp .num-con {
  width: 100%;
}
.success-story-warp .success-story .success-story-title {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 4.0625rem;
  letter-spacing: -0.125rem;
  margin-bottom: 5.5rem;
}
.success-story-warp .success-story-sub {
  display: flex;
  justify-content: center;
}
.success-story-warp .success-story-sub:nth-child(1) {
  justify-content: right;
}
.success-story-warp .success-story-sub:nth-child(3) {
  justify-content: left;
}
.success-story-warp .success-story-sub .success-story-sub-card {
  width: 32.5rem;
  height: 18.1875rem;
  background-color: #fff;
  border-radius: 0.9375rem;
  padding: 3.5rem;
}
.success-story-warp .success-story-sub .success-story-sub-card .yellow {
  display: none;
}
.success-story-warp .success-story-sub .success-story-sub-card .green {
  display: block;
}
.success-story-warp .success-story-sub .success-story-sub-card:hover .green {
  display: none;
}
.success-story-warp .success-story-sub .success-story-sub-card:hover .yellow {
  display: block;
}
.success-story-warp .success-story-sub .success-story-sub-card .card-top {
  margin-bottom: 0.9375rem;
}
.success-story-warp .success-story-sub .success-story-sub-card .card-top .card-top-left-img {
  width: 4.25rem;
  height: 4.25rem;
}
.success-story-warp .success-story-sub .success-story-sub-card .card-top .card-top-title {
  width: 100%;
  padding-left: 0.9375rem;
}
.success-story-warp .success-story-sub .success-story-sub-card .card-top .card-top-title .card-top-title-content {
  font-size: 1.25rem;
  font-weight: 700;
}
.success-story-warp .success-story-sub .success-story-sub-card .card-top .card-top-title .card-top-title-content-desc {
  color: #abafc7;
}
.success-story-warp .success-story-sub .success-story-sub-card .card-top .card-top-right-img {
  width: 3.5rem;
}
.success-story-warp .success-story-sub .success-story-sub-card .card-bottom {
  font-size: 1rem;
  color: #70798b;
}
.qa-wrap {
  background: url(../images/index/bg.png) no-repeat center;
  background-size: 100% 100%;
  padding: 1.875rem 0;
  margin-top: 1.875rem;
  margin-top: 9.375rem;
}
.qa-wrap .success-story-title {
  font-size: 3.125rem;
  font-weight: bold;
}
#content-box-affiliate {
  width: 78.125rem;
  margin: 0 auto;
}
.content-box {
  margin: 0;
  padding: 1.875rem;
  padding-bottom: 8.75rem;
}
.title-active .el-collapse-item__header {
  color: black !important;
}
.el-collapse {
  background-color: #f3f4f6;
}
.el-collapse .el-collapse-item__header {
  justify-content: space-between;
  height: 4.375rem;
  color: #347471;
  padding: 1.75rem 1.25rem;
  font-family: Nunito;
  font-size: 1.35rem;
  font-weight: 800;
  line-height: 4.0625rem;
}
.el-collapse .el-collapse-item__header .el-collapse-item__arrow {
  display: none;
}
.el-collapse .el-collapse-item__wrap {
  padding: 1.75rem 1.25rem;
  font-size: 1.25rem;
  border-top: 0.0625rem solid #e8e8ed;
}
.el-collapse .el-collapse-item__wrap .el-collapse-item__content {
  color: rgba(0, 0, 0, 0.6);
  font-family: Nunito;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.9375rem;
}
.el-collapse .open {
  width: 1.5625rem;
  height: 1.5625rem;
  background: url(../images/faqs/icon-zhankai.svg) no-repeat;
  background-size: 100% 100%;
}
.el-collapse .close {
  width: 1.5625rem;
  height: 1.5625rem;
  mask-image: url(../images/faqs/icon-problem.svg);
  mask-repeat: no-repeat;
  mask-size: 100%;
  background-color: #347471;
}
.form-box-wrap {
  position: relative;
  padding-bottom: 100px;
  width: 100%;
  overflow: hidden;
  background: #FFF;
}
.form-box-wrap .right-form {
  position: absolute;
  top: 20%;
  right: 12%;
}
.form-wrap-login {
  position: relative;
}
.login-con {
  background: #fff;
  position: relative;
  overflow: auto;
  padding-top: 100px;
}
.login-con-left img {
  width: 100%;
  height: 100%;
}
.login-con .form-wrap {
  width: 41.25rem;
  margin: 0 auto;
}
.login-con-right-logo {
  text-align: center;
}
.login-con-right-logo img {
  width: 30%;
  margin: 0.9375rem 0;
}
.login-con-right .login-con-right-title {
  width: 100%;
  text-align: left;
  font-family: Nunito;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 4.0625rem;
  letter-spacing: -0.125rem;
}
.login-con-right-title {
  font-size: 2.5rem;
  margin: 1.25rem 0;
}
.login-con-right-form .flag-container {
  padding-left: 2rem!important;
}
.login-con-right-form .form-group {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
.login-con-right-form .form-group .input-text {
  box-sizing: border-box;
  width: 100%;
  width: 39rem;
  height: 3.4375rem;
  padding-left: 2rem;
  background: #f7f8fa !important;
  box-shadow: none!important;
  border: none;
  font-family: Nunito;
  color: #000;
  border-radius: 1.875rem;
}
.login-con-right-form .form-group .input-text:focus {
  border: 1px solid #347471;
}
.login-con-right-form .form-group .input-text::placeholder {
  color: #70798B;
}
.login-con-right-form .form-group .textarea-text {
  height: 10.25rem !important;
  padding: 2rem;
}
.login-con-right-form .input-group {
  margin-bottom: 1.25rem;
  justify-content: space-evenly;
  align-items: center;
  height: 3.4375rem;
}
.login-con-right-form .input-group .contact-input {
  box-shadow: none!important;
  color: #000;
  font-family: Nunito;
}
.login-con-right-form .input-group .contact-input:focus {
  border: 1px solid #347471 !important;
}
.login-con-right-form .input-group .contact-input::placeholder {
  color: #70798B !important;
}
.login-con-right-form .input-group .input-group-btn button {
  height: 3.4375rem;
  background: #f7f8fa;
  border: none;
  box-shadow: 0rem 0rem 4.375rem rgba(0, 0, 0, 0.06);
  border-radius: 1.875rem 0 0 1.875rem;
  min-width: 10.25rem;
}
.login-con-right-form .input-group .input-group-btn button span {
  font-weight: 400;
}
.login-con-right-form .input-group .input-group-btn button .first-num {
  margin: 0 0.5rem;
}
.login-con-right-form .input-group .input-group-btn img {
  width: 1.5625rem;
  display: inline-block;
}
.login-con-right-form .input-group .input-group-btn .dropdown-menu {
  cursor: pointer;
  min-width: 7.25rem;
  padding: 0.625rem;
  max-height: 12.5rem;
  overflow: auto;
}
.login-con-right-form .input-group .input-group-btn .dropdown-menu .dropdown-menu-li {
  margin-bottom: 0.625rem;
}
.login-con-right-form .input-group .input-group-text {
  width: 22.3125rem;
  height: 3.4375rem;
  background: #f7f8fa;
  border: 0.0625rem solid #347471;
  border-left: 0;
  box-shadow: 0rem 0rem 4.375rem rgba(0, 0, 0, 0.06);
  border-radius: 0 1.875rem 1.875rem 0;
}
.login-con-right-form .help-block {
  color: #347471;
  font-weight: bold;
  cursor: pointer;
}
.login-con-right-form .login-con-right-btn {
  /* Frame 1707481069 */
  /* Auto layout */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.9375rem 11.375rem;
  width: 39rem;
  height: 3.4375rem;
  background: #ffdda9;
  box-shadow: -0.9375rem 1.25rem 3.125rem rgba(255, 221, 169, 0.3);
  border-radius: 1.75rem;
  color: #000000;
  font-weight: bold;
  border: 0;
  cursor: pointer;
}
.text-red {
  color: red;
}
.text-green {
  color: #347471;
}
.head-banner2 {
  width: 100%;
  height: 59.375rem;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 3.125rem;
  padding-left: 6.25rem;
}
.head-banner2 .head-banner-title {
  width: 15.625rem;
  text-align: left;
}
.head-banner2 .head-banner-desc {
  width: 42rem;
  text-align: left;
  margin-bottom: 1.875rem;
}
.head-banner2 .foot-banner-img {
  z-index: -1;
  position: absolute;
  top: -9.375rem;
  right: 0;
  width: 120rem;
  display: flex;
  justify-content: right;
}
.head-banner2 .foot-banner-img .img-h5 {
  display: none;
}
.head-banner2 .foot-banner-img .img-pc {
  display: block;
  width: 110rem;
  height: 100%;
}
.success-story-warp {
  margin-top: 4.5rem;
}
.success-story-warp .row {
  padding: 0 5rem;
}
.faq-wrap-phone {
  display: none !important;
}
.login-con-right-form {
  display: flex;
  justify-content: center;
}
.login-con-right-btn {
  margin: 0 auto;
}
/* 小屏幕（平板，小于等于 48rem） */
@media (max-width: 48rem) {
  .head-banner-logo {
    width: 5rem;
    height: 5rem;
  }
  .head-banner {
    width: 53.75rem;
    height: 39.875rem;
  }
  .head-banner .common-info-big-title {
    width: 50rem;
    margin: 1.5rem auto;
    font-family: Nunito;
    font-size: 3.125rem;
    font-weight: 700;
    line-height: 3.125rem;
    text-align: center;
  }
  .head-banner-desc {
    font-size: 1.5rem;
    width: 50rem;
    margin-top: 0;
  }
  .head-banner-btn {
    height: 5.625rem;
    line-height: 5.625rem;
  }
  .head-banner2 {
    align-items: center;
    padding: 0;
    width: 50rem;
    margin: 3.125rem auto 0;
    height: auto;
  }
  .head-banner2 .head-banner2-title {
    font-size: 3.125rem;
  }
  .head-banner2 .head-banner2-desc {
    font-size: 1.5rem;
    width: 50rem;
  }
  .head-banner2 .foot-banner-img {
    position: relative;
    width: 100% !important;
    top: 0;
  }
  .head-banner2 .foot-banner-img .img-h5 {
    display: block;
    border-radius: 1.25rem;
    margin-top: 1.5rem;
  }
  .head-banner2 .foot-banner-img .img-pc {
    display: none;
  }
  .introduce-customers {
    margin-top: 3.125rem;
    padding: 1.5rem 1rem;
  }
  .introduce-customers .left {
    flex-direction: column;
    text-align: center;
  }
  .introduce-customers .left .common-info-title {
    margin-bottom: 0.625rem;
  }
  .introduce-customers .left .common-info-desc-gray {
    font-family: Quicksand;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.875rem;
    text-align: center;
    margin-bottom: 1.6875rem;
  }
  .introduce-customers .num-warp {
    margin-top: -3.125rem !important;
  }
  .introduce-customers .num-warp-col {
    padding: 0 !important;
    margin-bottom: 1.25rem;
  }
  .introduce-customers .num-warp-col .num-warp-card {
    width: 100%;
  }
  .introduce-customers .num-warp-col .num-con .img {
    width: 3.75rem;
  }
  .introduce-customers .num-warp-col .num-warp-2 .img {
    width: 5.75rem;
  }
  .introduce-customers .num-warp-col .sub-right .sub-title {
    font-size: 2rem !important;
    margin-bottom: 0.625rem;
  }
  .introduce-customers .num-warp-col .sub-right .sub-desc {
    font-size: 1.5rem !important;
  }
  .success-story-warp {
    margin-top: 3.125rem;
  }
  .success-story-warp .row {
    padding: 0;
    margin-top: 1.5rem;
  }
  .success-story-warp .row .success-story-sub-card {
    padding: 3.4375rem 3.4375rem 0;
    margin-bottom: 1.5rem;
    border-radius: 1.5rem;
    height: 20.1875rem !important;
    width: 96%;
  }
  .success-story-warp .row .success-story-sub-card .card-top-title .card-top-title-content {
    font-size: 2rem !important;
  }
  .success-story-warp .row .success-story-sub-card .card-bottom {
    font-size: 1.5rem;
  }
  .content-box {
    padding-bottom: 1.875rem;
  }
  .el-collapse {
    background-color: #f3f4f6;
  }
  .el-collapse .el-collapse-item__header {
    font-family: Nunito;
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 4.0625rem;
  }
  .el-collapse .el-collapse-item__wrap .el-collapse-item__content {
    font-family: Nunito;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.9375rem;
  }
  .qa-wrap {
    margin-top: 3.125rem;
    background-size: cover;
  }
  .qa-wrap .open {
    background-size: contain;
  }
  .login-con-left {
    display: none;
  }
  .login-con .form-wrap {
    align-items: center;
    width: 100%;
  }
  .login-con-right-logo {
    justify-content: center;
  }
  .login-con-right-title {
    font-size: 3.125rem;
    text-align: center !important;
    width: 100%;
    height: 4.0625rem;
    color: #000;
    margin: 1.5rem 0;
  }
  .login-con .login-con-right-form {
    width: 100%;
  }
  .login-con .login-con-right-form form {
    width: 45rem;
  }
  .login-con .login-con-right-form form input {
    height: 5.625rem !important;
    border-radius: 4.875rem;
  }
  .login-con .login-con-right-form form .input-group-btn button {
    height: 5.625rem !important;
  }
  .login-con .login-con-right-form form .textarea-text {
    height: 10.25rem !important;
  }
  .login-con .login-con-right-form .login-con-right-btn {
    width: 100%;
    height: 5.625rem;
    border-radius: 2.75rem;
    margin-bottom: 1.25rem;
  }
}
