@font-face {
  font-family: AlibabaPuHuiTi;
  src: url(../fonts/AlibabaPuHuiTi-2-65-Medium.otf);
}

body {
  font: 16px AlibabaPuHuiTi;
}

.cw-wrapper {
  background: #7751ff;
}

.pc-bg {
  display: block;
}

.h5-bg {
  display: none;
}

#header-container {
  z-index: 3;
}

.bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}

.bg img {
  width: 100%;
}

.cw-content {
  position: relative;
  z-index: 2;
}

.cw-box {
  position: relative;
}

.banner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  display: flex;
  padding-top: 77px;
  position: relative;
  z-index: 1;
}

.banner .left {
  width: 55%;
  padding-top: 100px;
}

.banner .tit {
  font-size: 48px;
  font-weight: bold;
  color: #ffffff;
}

.banner .info {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  margin-top: 20px;
}

.banner .info span {
  color: #11bf8c;
}

.banner .btn {
  padding: 13px 49px;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  background: #ffffff;
  border-radius: 24px;
  margin-top: 95px;
  display: inline-block;
  cursor: pointer;
}

.banner .right {
  width: 45%;
}

.banner .right img {
  width: 100%;
}

.affiliates {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
  margin-top: 150px;
}

.affiliates .tit {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

.affiliates .stit {
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  margin-top: 60px;
  text-align: center;
}

.affiliates .box {
  display: flex;
  justify-content: space-between;
}

.affiliates .item {
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.affiliates .item:nth-of-type(2) {
  width: 400px;
}

.affiliates .item img {
  margin-top: 40px;
  width: 200px;
}

.affiliates .info {
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}

.affiliates .info span {
  font-weight: bold;
  font-size: 30px;
}

.chat {
  text-align: center;
  width: 100%;
  max-width: 1200px;
  padding: 0 16px;
  margin: 130px auto 0;
}

.chat img {
  width: 120px;
}

.chat .info {
  width: 100%;
  max-width: 1000px;
  margin: 30px auto 0;
  font-size: 34px;
  font-weight: 500;
  color: #ffffff;
}

.incentive {
  width: 100%;
  max-width: 1200px;
  padding: 0 16px;
  margin: 130px auto 0;
}

.incentive .tit {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 70px;
}

.incentive .desc {
  width: 100%;
  max-width: 770px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  margin: 22px auto 0;
}

.incentive-box {
  width: 100%;
  height: auto;
  padding: 30px;
  box-sizing: border-box;
  background: linear-gradient(360deg, #cbbcff 0%, #e7e1ff 100%);
  box-shadow: 0px 12px 60px 0px rgba(0, 0, 0, 0.06);
  border-radius: 30px;
}

.incentive-item {
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  padding: 30px 0;
}

.incentive-item:first-child {
  padding: 0 0 15px;
}

.incentive-item:last-child {
  padding: 30px 0 0;
}

.incentive-item .left,
.incentive-item .right {
  width: 15%;
}

.incentive-item .right {
  text-align: right;
  font-weight: bold;
}

.incentive-item .center {
  width: 70%;
}

.incentive-item.head {
  font-size: 14px;
}

.incentive-item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.perks {
  width: 100%;
  max-width: 1200px;
  padding: 0 16px;
  margin: 105px auto 0;
}

.perks .tit {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 70px;
}

.perks .box {
  width: 100%;
  height: auto;
  padding: 60px 32px;
  box-sizing: border-box;
  background: linear-gradient(360deg, #cbbcff 0%, #e7e1ff 100%);
  box-shadow: 0px 12px 60px 0px rgba(0, 0, 0, 0.06);
  border-radius: 30px;
}

.perks .box-item {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  display: flex;
  align-items: center;
}

.perks .box-item:not(:last-child) {
  margin-bottom: 24px;
}

.perks .box-item img {
  width: 22px;
  display: inline-block;
  margin-right: 13px;
}

.perks .desc {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 36px;
  margin-left: 35px;
}

.supports {
  width: 100%;
  max-width: 1200px;
  padding: 0 16px;
  margin: 130px auto 0;
}

.supports .tit {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 75px;
}

.supports .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.supports .box-item {
  height: auto;
  width: 32%;
  padding: 0 30px 27px;
  text-align: center;
  background: linear-gradient(360deg, #cbbcff 0%, #e7e1ff 100%);
  box-shadow: 0px 12px 60px 0px rgba(0, 0, 0, 0.06);
  border-radius: 30px;
  box-sizing: border-box;
}

.supports .box-item img {
  height: 205px;
  display: block;
  margin: 0 auto;
}

.supports .box-item b {
  margin-bottom: 24px;
}

.supports .box-item b,
.supports .box-item span {
  display: inline-block;
}

.completes {
  width: 100%;
  max-width: 1200px;
  padding: 0 16px;
  margin: 130px auto 0;
}

.completes .tit {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 75px;
}

.completes .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.completes .box-item {
  height: auto;
  width: 48%;
  min-height: 370px;
  padding: 0 32px 27px;
  text-align: center;
  background: linear-gradient(360deg, #cbbcff 0%, #e7e1ff 100%);
  box-shadow: 0px 12px 60px 0px rgba(0, 0, 0, 0.06);
  border-radius: 30px;
  box-sizing: border-box;
}

.completes .box-item img {
  height: 205px;
  display: block;
  margin: 0 auto;
}

.completes .box-item b {
  margin-bottom: 24px;
}

.completes .box-item b,
.completes .box-item span {
  display: inline-block;
}

.contact {
  width: 100%;
  max-width: 1200px;
  padding: 0 16px;
  margin: 130px auto 0;
  text-align: center;
  padding-bottom: 170px;
  position: relative;
  z-index: 1;
}

.contact .tit {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 70px;
}

.contact .info {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}

.contact .btn {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  cursor: pointer;
  padding: 18px 124px;
  display: inline-block;
  margin: 0 auto;
  background: #fdfbfa;
  border-radius: 30px;
  margin-top: 40px;
}

@media (max-width: 1000px) {
  .cw-wrapper {
    width: 100vw;
  }

  .pc-bg {
    display: none;
  }

  .h5-bg {
    display: block;
  }

  .banner {
    flex-direction: column-reverse;
    padding-top: 0;
  }

  .banner .left,
  .banner .right {
    width: 100%;
  }

  .banner .left {
    padding-top: 15px;
  }

  .banner .tit {
    font-size: 32px;
    text-align: center;
  }

  .banner .info {
    width: 100%;
    text-align: center;
    font-size: 18px;
  }

  .banner .btn {
    width: 285px;
    display: block;
    margin: 30px auto 0;
    text-align: center;
    font-size: 18px;
  }

  .affiliates {
    margin-top: 60px;
  }

  .affiliates .tit {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .affiliates .box {
    flex-direction: column;
  }

  .affiliates .item {
    width: 100%;
  }

  .affiliates .stit {
    font-size: 24px;
    margin-top: 24px;
  }

  .affiliates .item img {
    width: 150px;
    margin-top: 0;
  }

  .affiliates .info span {
    font-size: 24px;
  }

  .chat {
    margin: 60px auto;
  }

  .chat img {
    width: 80px;
  }

  .chat .info {
    font-size: 18px;
  }

  .incentive {
    margin-top: 60px;
  }

  .incentive .tit {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .incentive-box {
    padding: 30px 15px;
  }

  .incentive-item {
    font-size: 14px;
  }

  .incentive-item.head {
    font-size: 12px;
  }

  .incentive-item .left,
  .incentive-item .right {
    width: 25%;
  }

  .incentive-item .center {
    width: 50%;
  }

  .incentive .desc {
    font-size: 14px;
  }

  .perks {
    margin-top: 60px;
  }

  .perks .tit {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .perks .box {
    padding: 30px 15px;
  }

  .perks .box-item img {
    align-self: flex-start;
    transform: translateY(4px);
  }

  .perks .box-item:not(:last-child) {
    margin-bottom: 18px;
  }

  .perks .desc {
    width: 100%;
    margin-left: 0;
    margin-top: 18px;
  }

  .contact,
  .completes,
  .supports {
    margin-top: 60px;
  }

  .contact .tit,
  .completes .tit,
  .supports .tit {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .completes .box,
  .supports .box {
    flex-direction: column;
  }

  .completes .box-item,
  .supports .box-item {
    width: 100%;
    margin-bottom: 18px;
    padding: 0 15px 30px;
  }

  .completes .box-item img,
  .supports .box-item img {
    height: 120px;
  }

  .completes .box-item b,
  .supports .box-item b {
    font-size: 16px;
    margin-bottom: 12px;
  }

  .completes .box-item {
    min-height: auto;
  }
}
