.top-bg-box {
  position: relative;
  height: 97.96vw;
}
.top-bg-box .top-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.top-bg-box .content-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 62.96vw;
}
.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.7vw;
  height: 0.46vw;
  margin-top: 6.48vw;
  background: #ffffff;
  border-radius: 0.19vw;
}

.des-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 4.26vw;
}
.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: #ff9d00;
  border-radius: 50%;
  margin-right: 1.48vw;
  font-size: 2.78vw;
  font-weight: 500;
  color: #ffffff;
}
.des-item .des-title-box .des-title {
  color: #40466e;
  font-size: 4.44vw;
  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-top: 11.85vw;
  padding-bottom: 2.87vw;
}
.item-01 p {
  margin-top: 8.8vw;
}
.item-01 img {
  margin: 4.26vw auto 0;
  width: 52.69vw;
  height: 57.96vw;
}

.item-02 {
  background: #f3f7f8;
  padding-top: 11.11vw;
  padding-bottom: 6.02vw;
}
.item-02 p {
  margin-top: 9.54vw;
}
.item-02 img {
  margin: 12.59vw auto 0;
  width: 53.43vw;
  height: 59.35vw;
}

.item-03 {
  background: #ffffff;
  padding-top: 9.63vw;
  padding-bottom: 1.85vw;
}
.item-03 p {
  margin-top: 9.54vw;
}
.item-03 img {
  margin: 5.56vw auto 0;
  width: 47.87vw;
  height: 62.59vw;
}

.item-04 {
  background: #f3f7f8;
  padding-top: 9.07vw;
  padding-bottom: 7.59vw;
}
.item-04 p {
  margin-top: 9.54vw;
}
.item-04 img {
  margin: 9.26vw auto 0;
  width: 60vw;
  height: 58.52vw;
}

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