.top-bg-box {
  background: url("https://linkfit-pro.oss-cn-hangzhou.aliyuncs.com/Images/guanwang_h5/product_number_top_bg.png") no-repeat center center;
  background-size: cover;
  height: 98vw;
}
.top-bg-box .content-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 61.3vw;
}
.top-bg-box .content-box .content {
  color: #ffffff;
  font-size: 7vw;
  font-weight: 500;
  line-height: 8.5vw;
  text-align: center;
  margin-bottom: 2vw;
}
.top-bg-box .top-desc {
  font-size: 3vw;
  font-weight: 400;
  color: #ffffff;
  line-height: 5vw;
  text-align: center;
}

.des-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.des-item .des-title-box .des-title {
  font-size: 5.19vw;
  font-weight: 500;
  color: #3c4267;
  line-height: 1;
  text-align: center;
  padding-top: 7.27vw;
}
.des-item .des-title-box .des-title-desc {
  font-size: 2.96vw;
  font-weight: 400;
  color: #3c4267;
  line-height: 5vw;
  margin-top: 2.31vw;
  text-align: center;
}

.item-01 {
  background: #f4fcff;
  padding-bottom: 19vw;
}
.item-01 img {
  margin: 13vw auto 0;
  width: 94vw;
  height: 46vw;
}

.item-02 {
  background: #ffffff;
  padding-bottom: 14vw;
}
.item-02 .des-title-box {
  margin-top: 3vw;
}
.item-02 img {
  margin: 10vw auto 0;
  width: 95vw;
  height: 52vw;
}

.item-03 {
  background: #f4fcff;
  padding-bottom: 13vw;
}
.item-03 img {
  margin: 10vw auto 0;
  width: 60vw;
  height: 54vw;
}

.item-04 {
  background: #ffffff;
  padding-bottom: 17vw;
}
.item-04 img {
  margin: 13vw auto 0;
  width: 95vw;
  height: 47vw;
}

.item-05 {
  background: #f4fcff;
  padding-bottom: 19vw;
}
.item-05 .des-title-box {
  margin-top: 6vw;
}
.item-05 img {
  margin: 12vw auto 0;
  width: 95vw;
  height: 37vw;
}

.item-06 {
  background: #ffffff;
  padding-bottom: 25vw;
}
.item-06 .experience-box {
  display: flex;
  justify-content: center;
  margin-top: 11vw;
  flex-wrap: wrap;
}
.item-06 .experience-item {
  width: 44.81vw;
  min-height: 36.82vw;
  background: #6895ff;
  border-radius: 2vw;
  box-sizing: border-box;
  margin-right: 1.77vw;
  margin-bottom: 2.04vw;
  display: inline-block;
}
.item-06 .experience-item:nth-child(2n) {
  margin-right: 0;
}
.item-06 .experience-item img {
  display: block;
  margin: 0;
}
.item-06 .experience-item .experience-item-title {
  font-size: 3.24vw;
  font-weight: 500;
  color: #ffffff;
  line-height: 5vw;
  margin-bottom: 2vw;
}
.item-06 .experience-item .experience-item-desc {
  font-size: 2.69vw;
  font-weight: 300;
  color: #ffffff;
  line-height: 4.5vw;
}
.item-06 .experience-item .experience-icon {
  width: 2.69vw;
  height: 2.69vw;
  margin-bottom: 1vw;
}
.item-06 .experience-item-01 {
  padding: 3.98vw 6.39vw;
}
.item-06 .experience-item-02 {
  padding: 3.61vw 6.29vw;
}
.item-06 .experience-item-03 {
  padding: 4.09vw 4.07vw;
}
.item-06 .experience-item-04 {
  padding: 3.08vw 3.17vw;
}

/*# sourceMappingURL=h5-product-center-number.css.map */
