.top-bg-box {
  background: url("https://linkfit-pro.oss-cn-hangzhou.aliyuncs.com/Images/guanwang_h5/case_service_top_bg.png") no-repeat center center;
  background-size: cover;
  height: 97.96vw;
}
.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;
}
.top-bg-box .content-box .line {
  width: 3.74vw;
  height: 0.46vw;
  margin-top: 4.69vw;
  background: #ffffff;
  border-radius: 0.19vw;
}

.des-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 11vw 4vw 0;
  box-sizing: border-box;
}
.des-item .des-title-box {
  align-self: flex-start;
  display: flex;
  align-items: center;
}
.des-item .des-title-box .num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.83vw;
  height: 5.83vw;
  background: #7e81dd;
  border-radius: 50%;
  margin-right: 1.48vw;
  font-size: 2.22vw;
  font-weight: 500;
  color: #ffffff;
}
.des-item .des-title-box .des-title {
  color: #40466e;
  font-size: 5.19vw;
  font-weight: 500;
}
.des-item p {
  align-self: flex-start;
  padding-left: 0.93vw;
  color: #666666;
  font-size: 3vw;
  line-height: 200%;
}

.item-01 {
  background: #ffffff;
  padding-bottom: 2vw;
}
.item-01 p {
  margin-top: 9vw;
}
.item-01 img {
  margin: 6vw auto 0;
  width: 48vw;
  height: 61vw;
}

.item-02 {
  background: #f3f7f8;
  padding-bottom: 9vw;
}
.item-02 p {
  margin-top: 9vw;
}
.item-02 img {
  margin: 8vw auto 0;
  width: 73vw;
  height: 62vw;
}

.item-03 {
  background: #ffffff;
  padding-bottom: 10vw;
}
.item-03 p {
  margin-top: 9vw;
}
.item-03 img {
  margin: 8vw auto 0;
  width: 44vw;
  height: 60vw;
}

.item-04 {
  background: #f3f7f8;
  padding-bottom: 4vw;
}
.item-04 p {
  margin-top: 10vw;
}
.item-04 img {
  margin: 4vw auto 0;
  width: 61vw;
  height: 55vw;
}

.item-05 {
  background: #ffffff;
  padding-bottom: 4vw;
}
.item-05 p {
  margin-top: 9vw;
}
.item-05 img {
  margin: 5vw auto 0;
  width: 49vw;
  height: 64vw;
}

/*# sourceMappingURL=h5-customer-case-service.css.map */
