.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 100vw;
  height: 342.61vw;
  overflow: hidden;
}

.group_1 {
  position: relative;
  overflow: hidden;
  height: 41.67vw;
  width: 100vw;
}

.slider-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  background-size: cover;
  background-position: center;
  animation: zoomEffect 20s infinite;
  z-index: 0;
}

.slider-item.active {
  opacity: 1;
}

.content-overlay {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.slider-nav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  z-index: 20;
  background: rgba(0, 0, 0, 0.3);
  padding: 8px 12px;
  border-radius: 20px;
  backdrop-filter: blur(5px);
}

.indicator {
  width: 30px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 5px;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 2px;
}

.indicator.active {
  background: #e94560;
  transform: scale(1.2);
}

@keyframes zoomEffect {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

.section_14 {
  width: 62.5vw;
  height: 1.83vw;
  margin: 0.93vw 0 0 18.75vw;
}

.label_1 {
  width: 1.88vw;
  height: 1.83vw;
}

.image_1 {
  width: 5.84vw;
  height: 1.2vw;
  margin: 0.26vw 0 0 0.41vw;
}

.text_1 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.1vw 0 0 32.18vw;
}

.text_2 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.1vw 0 0 2.34vw;
}

.text_3 {
  width: 1.67vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.1vw 0 0 1.61vw;
}

.text_4 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.1vw 0 0 1.61vw;
}

.text_5 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.1vw 0 0 1.61vw;
}

.section_15 {
  width: 2.61vw;
  height: 0.32vw;
  margin: 14.32vw 0 0 48.69vw;
}

.block_1 {
  background-color: rgba(131, 206, 236, 1);
  width: 2.61vw;
  height: 0.32vw;
}

.text-wrapper_64 {
  width: 18.75vw;
  height: 3.13vw;
  margin: 1.87vw 0 0 41.14vw;
}

.text_6 {
  width: 18.75vw;
  height: 3.13vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 3.12vw;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 4.69vw;
}

.image-wrapper_9 {
  width: 5.32vw;
  height: 0.53vw;
  margin: 16.25vw 0 2.5vw 47.34vw;
}

.image_2 {
  width: 5.32vw;
  height: 0.53vw;
}

.section_16 {
  width: 100vw;
  height: 212.09vw;
}

.text_7 {
  width: 15.63vw;
  height: 4.38vw;
  overflow-wrap: break-word;
  color: rgba(24, 24, 24, 1);
  font-size: 3.12vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 4.38vw;
  margin: 7.6vw 0 0 41.97vw;
}

.image_3 {
  width: 3.44vw;
  height: 0.06vw;
  margin: 1.61vw 0 0 47.86vw;
}

.block_2 {
  background-size: cover;
  width: 100vw;
  height: 41.67vw;
  margin-top: 4.17vw;
  justify-content: flex-center;
}

.text-group_29 {
  width: 24.28vw;
  height: 7.71vw;
  margin: 13.64vw 0 0 18.75vw;
}

.text_8 {
  width: 16.67vw;
  height: 2.92vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 2.08vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 2.92vw;
}

.text_9 {
  width: 24.28vw;
  height: 3.13vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 1.05vw;
  margin-top: 1.67vw;
}

.text-wrapper_2 {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 47, 167, 1);
  height: 3.55vw;
  width: 10.42vw;
  margin: 3.12vw 0 13.64vw 18.9vw;
}

.text_10 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 1.19vw 0 0 3.54vw;
}

.block_3 {
  background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/3677c511e2a741deba7929de4193e838_mergeImage.png);
  background-size: cover;
  position: relative;
  width: 99.95vw;
  height: 41.67vw;
  overflow: hidden;
}

.text-group_30 {
  width: 27.14vw;
  height: 6.67vw;
  margin: 14.84vw 0 0 54.11vw;
}

.text_11 {
  width: 16.67vw;
  height: 2.92vw;
  overflow-wrap: break-word;
  color: rgba(0, 47, 167, 1);
  font-size: 2.08vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 2.92vw;
  margin-left: 10.47vw;
}

.text_12 {
  width: 27.14vw;
  height: 2.09vw;
  overflow-wrap: break-word;
  color: rgba(24, 24, 24, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 1.05vw;
  margin-top: 1.67vw;
}

.text-wrapper_3 {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 47, 167, 1);
  height: 3.55vw;
  width: 10.42vw;
  margin: 4.16vw 0 12.44vw 70.83vw;
}

.text_13 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 1.19vw 0 0 3.54vw;
}

.image_4 {
  position: absolute;
  left: 33.49vw;
  top: -5.98vw;
  width: 4.43vw;
  height: 22.4vw;
}

.group_6 {
  height: 43.75vw;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/SketchPngb4e7278ca2cf1bc4a15876684cfaba2c4bec90895feb48c0f6b84bf7dd1f0a4f) -0.06vw 0vw no-repeat;
  background-size: 34.68vw 43.8vw;
  width: 34.59vw;
  position: absolute;
  left: 15.21vw;
  top: -3.69vw;
}

.image-wrapper_2 {
  height: 10.53vw;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/SketchPngd197cba60be872a6c80eeed7ed6318549260ccba71b6203d8d0149daa22e5467) -1.88vw -1.88vw no-repeat;
  background-size: 14.06vw 14.27vw;
  width: 10.37vw;
  margin: 20.05vw 0 0 19.37vw;
}

.image_5 {
  width: 9.02vw;
  height: 9.43vw;
  margin: 0.62vw 0 0 0.62vw;
}

.text_14 {
  width: 12.5vw;
  height: 4.38vw;
  overflow-wrap: break-word;
  color: rgba(24, 24, 24, 1);
  font-size: 3.12vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 4.38vw;
  margin: 9.58vw 0 0 44.32vw;
}

.image_6 {
  width: 3.44vw;
  height: 0.06vw;
  margin: 2.18vw 0 0 48.85vw;
}

.section_17 {
  width: 100vw;
  height: 31.25vw;
  margin-top: 10.11vw;
}

.section_1 {
  height: 31.25vw;
  width: 45.84vw;
}

.box_1 {
  background-color: rgba(0, 47, 167, 1);
  width: 26.05vw;
  height: 19.8vw;
  justify-content: flex-center;
  margin: -4.16vw 0 0 23.95vw;
}

.text_15 {
  width: 10vw;
  height: 1.72vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.25vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.72vw;
  margin: 4.27vw 0 0 4.42vw;
}

.text_16 {
  width: 17.19vw;
  height: 4.17vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 1.05vw;
  margin: 1.45vw 0 0 4.42vw;
}

.text-wrapper_65 {
  background-color: rgba(245, 245, 245, 1);
  height: 2.5vw;
  width: 6.25vw;
  margin: 1.45vw 0 4.21vw 4.42vw;
}

.text_155 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(0, 47, 167, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.67vw 0 0 1.45vw;
}

.section_2 {
  background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/a4ba3f4aab714b20bc3b86af5e9cd0f9_mergeImage.png);
  height: 31.25vw;
  width: 45.84vw;
}

.block_5 {
  background-color: rgba(0, 47, 167, 1);
  width: 26.05vw;
  height: 19.85vw;
  margin: 15.57vw 0 0 -4.16vw;
}

.text_18 {
  width: 10vw;
  height: 1.72vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.25vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.72vw;
  margin: 4.53vw 0 0 4.42vw;
}

.text_19 {
  width: 17.19vw;
  height: 4.17vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 1.05vw;
  margin: 1.45vw 0 0 4.42vw;
}

.text-wrapper_66 {
  background-color: rgba(245, 245, 245, 1);
  height: 2.5vw;
  width: 6.2vw;
  margin: 1.45vw 0 4.01vw 4.47vw;
}

.text_156 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(0, 47, 167, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.67vw 0 0 1.4vw;
}

.section_18 {
  width: 100vw;
  height: 31.25vw;
  margin: 8.33vw 0 13.8vw 0;
}

.block_7 {
  background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/e5cc46115ffe4d759626f98108a59d35_mergeImage.png);
  height: 31.25vw;
  width: 45.84vw;
}

.box_2 {
  background-color: rgba(0, 47, 167, 1);
  width: 26.05vw;
  height: 19.8vw;
  justify-content: flex-center;
  margin: -4.16vw 0 0 23.95vw;
}

.text_21 {
  width: 11.25vw;
  height: 1.72vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.25vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.72vw;
  margin: 4.27vw 0 0 4.42vw;
}

.text_22 {
  width: 17.19vw;
  height: 4.17vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 1.05vw;
  margin: 1.45vw 0 0 4.42vw;
}

.text-wrapper_67 {
  background-color: rgba(245, 245, 245, 1);
  height: 2.5vw;
  width: 6.25vw;
  margin: 1.45vw 0 4.21vw 4.42vw;
}

.text_157 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(0, 47, 167, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.67vw 0 0 1.45vw;
}

.block_8 {
  background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/a73beb54832342469f436885433d1172_mergeImage.png);
  height: 31.25vw;
  width: 45.84vw;
}

.group_7 {
  background-color: rgba(0, 47, 167, 1);
  width: 26.05vw;
  height: 19.85vw;
  margin: 15.57vw 0 0 -4.16vw;
}

.text_24 {
  width: 8.75vw;
  height: 1.72vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.25vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.72vw;
  margin: 4.53vw 0 0 4.42vw;
}

.text_25 {
  width: 17.19vw;
  height: 4.17vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 1.05vw;
  margin: 1.45vw 0 0 4.42vw;
}

.text-wrapper_68 {
  background-color: rgba(245, 245, 245, 1);
  height: 2.5vw;
  width: 6.25vw;
  margin: 1.45vw 0 4.01vw 4.42vw;
}

.text_158 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(0, 47, 167, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.67vw 0 0 1.45vw;
}

.group_8 {
  background-color: rgba(245, 245, 245, 1);
  width: 100vw;
  height: 59.02vw;
  margin-top: -0.05vw;
}

.text_27 {
  width: 12.5vw;
  height: 4.38vw;
  overflow-wrap: break-word;
  color: rgba(24, 24, 24, 1);
  font-size: 3.12vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 4.38vw;
  margin: 9.42vw 0 0 44.01vw;
}

.image_7 {
  width: 3.44vw;
  height: 0.06vw;
  margin: 2.29vw 0 0 48.54vw;
}

.list_8 {
  width: 62.5vw;
  height: 19.17vw;
  margin: 5.36vw 0 0 18.75vw;
}

.list-items_1-0 {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 1);
  width: 19.17vw;
  height: 19.17vw;
  margin-right: 2.77vw;
}

.group_9-0 {
  background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/576b1743a3654288b687d5005952a805_mergeImage.png);
  width: 19.17vw;
  height: 11.46vw;
  background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/576b1743a3654288b687d5005952a805_mergeImage.png);
}

.text-group_31-0 {
  width: 15.89vw;
  height: 5.21vw;
  margin: 1.19vw 0 1.3vw 1.66vw;
}

.text_28-0 {
  width: 15.89vw;
  height: 3.44vw;
  overflow-wrap: break-word;
  color: rgba(74, 74, 74, 1);
  font-size: 1.25vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 1.72vw;
}

.text_29-0 {
  width: 4.22vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(158, 158, 158, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 0.73vw;
}

.list-items_1-1 {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 1);
  width: 19.17vw;
  height: 19.17vw;
  margin-right: 2.77vw;
}

.group_9-1 {
  background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/576b1743a3654288b687d5005952a805_mergeImage.png);
  width: 19.17vw;
  height: 11.46vw;
  background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/b5216ff9bdfd4069bae5071eabdd464e_mergeImage.png);
}

.text-group_31-1 {
  width: 15.89vw;
  height: 5.21vw;
  margin: 1.19vw 0 1.3vw 1.66vw;
}

.text_28-1 {
  width: 15.89vw;
  height: 3.44vw;
  overflow-wrap: break-word;
  color: rgba(74, 74, 74, 1);
  font-size: 1.25vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 1.72vw;
}

.text_29-1 {
  width: 4.22vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(158, 158, 158, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 0.73vw;
}

.list-items_1-2 {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 1);
  width: 19.17vw;
  height: 19.17vw;
  margin-right: 2.77vw;
}

.group_9-2 {
  background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/576b1743a3654288b687d5005952a805_mergeImage.png);
  width: 19.17vw;
  height: 11.46vw;
  background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/b27b759f76e94a11ac3a319bd3fd3eab_mergeImage.png);
}

.text-group_31-2 {
  width: 15.89vw;
  height: 5.21vw;
  margin: 1.19vw 0 1.3vw 1.66vw;
}

.text_28-2 {
  width: 15.89vw;
  height: 3.44vw;
  overflow-wrap: break-word;
  color: rgba(74, 74, 74, 1);
  font-size: 1.25vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 1.72vw;
}

.text_29-2 {
  width: 4.22vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(158, 158, 158, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 0.73vw;
}

.text-wrapper_8 {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 47, 167, 1);
  height: 3.55vw;
  width: 10.42vw;
  margin: 7.5vw 0 7.29vw 45.05vw;
}

.text_30 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 1.19vw 0 0 3.54vw;
}

.section_19 {
  background-color: rgba(24, 24, 24, 1);
  width: 100vw;
  height: 29.85vw;
  margin-top: 0.06vw;
}

.block_20 {
  width: 62.5vw;
  height: 9.69vw;
  margin: 6.04vw 0 0 18.75vw;
}

.image_18 {
  width: 4.8vw;
  height: 4.17vw;
}

.text-wrapper_69 {
  width: 6.57vw;
  height: 9.48vw;
  margin: 0.2vw 0 0 5.57vw;
}

.text_159 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.15vw;
}

.text_160 {
  width: 5.84vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_161 {
  width: 5.84vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_162 {
  width: 6.57vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_163 {
  width: 6.57vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text-wrapper_70 {
  width: 5.84vw;
  height: 5.32vw;
  margin: 0.2vw 0 0 3.9vw;
}

.text_164 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.15vw;
}

.text_165 {
  width: 5.84vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_166 {
  width: 5.84vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text-wrapper_71 {
  width: 3.34vw;
  height: 7.4vw;
  margin: 0.2vw 0 0 4.58vw;
}

.text_167 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
}

.text_168 {
  width: 2.92vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_169 {
  width: 2.92vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_170 {
  width: 1.46vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text-wrapper_72 {
  width: 3.34vw;
  height: 9.48vw;
  margin: 0.2vw 0 0 7.03vw;
}

.text_171 {
  width: 3.34vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.83vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
}

.text_172 {
  width: 2.92vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_173 {
  width: 2.92vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_174 {
  width: 2.92vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_175 {
  width: 2.92vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text-group_32 {
  width: 10.53vw;
  height: 9.48vw;
  margin: 0.2vw 0 0 7.03vw;
}

.paragraph_16 {
  width: 10.47vw;
  height: 3.13vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 1.05vw;
  margin-left: 0.06vw;
}

.paragraph_17 {
  width: 5.53vw;
  height: 2.09vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 1.05vw;
  margin-top: 1.15vw;
}

.paragraph_18 {
  width: 6.67vw;
  height: 2.09vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 1.05vw;
  margin-top: 1.05vw;
}

.text_176 {
  width: 2.92vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
  margin: 1.04vw 0 0 60.36vw;
}

.image_19 {
  width: 62.5vw;
  height: 0.06vw;
  margin: 4.63vw 0 0 18.75vw;
}

.text-wrapper_73 {
  width: 62.56vw;
  height: 1.05vw;
  margin: 0.67vw 0 5.62vw 18.75vw;
}

.text_177 {
  width: 12.61vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 1.05vw;
}

.text_178 {
  width: 6.62vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 1.05vw;
}