.page {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
::-webkit-scrollbar {
  display: none;
}
.active a {
  font-weight: bold;
}

.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background-color: #000;
  transition: all 0.3s ease;
}

.section_1 {
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.06);
  background-color: rgba(255, 255, 255, 1);
  width: 100%;
  height: 5.21vw;
  justify-content: flex-center;
}
.bg-slate-50 {
  overflow-x: hidden;
}
.image_1 {
  width: 9.43vw;
  height: 3.33vw;
  margin: 0.94vw 0 0 3.13vw;
}

.block_1 {
  width: 2.29vw;
  height: 2.08vw;
  margin: 1.72vw 0 0 23.54vw;
}

.text_1 {
  width: 2.29vw;
  height: 1.61vw;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 1.15vw;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
}

.box_1 {
  background-color: rgba(0, 0, 0, 1);
  border-radius: 0.21vw;
  width: 1.67vw;
  height: 0.21vw;
  margin: 0.26vw 0 0 0.31vw;
}

.text_2 {
  width: 2.76vw;
  height: 1.30vw;
  overflow-wrap: break-word;
  color: rgba(23, 23, 23, 0.6);
  font-size: 0.94vw;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.94vw;
  margin: 1.98vw 0 0 3.13vw;
}
.wechat-icon {
  position: fixed;
  bottom: 95px;  /* 距离底部20px */
  right: 43px;   /* 距离右边20px */
  cursor: pointer; /* 鼠标悬浮时显示手形光标 */
  z-index: 9999; /* 确保图标层级较高 */
}

.wechat-icon img {
  width: 50px;  /* 根据需要调整图标的大小 */
  height: 50px;
  border-radius: 50%; /* 可选，给图标加上圆角效果 */
}
.wechat-qrcode {
  position: fixed;
  bottom: 150px;  /* 离底部80px，确保不遮挡图标 */
  right: 20px;
  display: none; /* 默认隐藏二维码 */
  z-index: 9998; /* 确保二维码在图标下方 */
}
.wechat-icon:hover + .wechat-qrcode {
  display: block;
}
.wechat-qrcode img {
  width: 160px;  /* 根据需要调整二维码的大小 */
  height: 160px;
  border-radius: 10px; /* 可选，给二维码加上圆角效果 */
}
.text_3 {
  width: 2.76vw;
  height: 1.30vw;
  overflow-wrap: break-word;
  color: rgba(23, 23, 23, 0.6);
  font-size: 0.94vw;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.94vw;
  margin: 1.98vw 0 0 3.13vw;
}

.text_4 {
  width: 3.75vw;
  height: 1.30vw;
  overflow-wrap: break-word;
  color: rgba(23, 23, 23, 0.6);
  font-size: 0.94vw;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.94vw;
  margin: 1.98vw 0 0 3.13vw;
}

.text_5 {
  width: 3.75vw;
  height: 1.30vw;
  overflow-wrap: break-word;
  color: rgba(23, 23, 23, 0.6);
  font-size: 0.94vw;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.94vw;
  margin: 1.98vw 0 0 3.13vw;
}

.block_2 {
  background-color: rgba(209, 255, 253, 1);
  border-radius: 0.31vw;
  width: 5.52vw;
  height: 1.56vw;
  margin: 1.82vw 3.13vw 0 27.45vw;
}

.image-wrapper_1 {
  background-color: rgba(217, 217, 217, 1);
  height: 1.04vw;
  width: 1.04vw;
  margin: 0.26vw 0 0 0.42vw;
}

.thumbnail_1 {
  width: 0.94vw;
  height: 0.94vw;
  margin: 0.10vw 0 0 0.10vw;
}

.text_6 {
  width: 3.33vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(0, 65, 62, 1);
  font-size: 0.83vw;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.83vw;
  margin: 0.21vw 0.42vw 0 0;
}

.section_2 {
  position: relative;
  width: 100%;
  height: auto;
}

.group_1 {
  /* width: 1200px; */
  width: 100%;
  /* height: auto; */
  /* height: 53vh; */
  /* margin: 1.56vw auto; */
  background-size: 100% 100%
}

.group_2 {
  width: 100%;
  height: 53vh;
  background: url(./img/WechatIMG857.jpg) no-repeat center center;
  background-size: cover; /* 背景图片完全覆盖容器，可能裁剪部分图片 */
  margin: 0 auto;
  position: relative;
  border-radius: 0;
  image-rendering: -webkit-optimize-contrast; /* 或者 pixelated */

}

.image_2 {
  width: 3.54vw;
  /* height: 3.54vw; */
  margin: 1.25vw 0 0 57.71vw;
}
.custom-icons {
  position: absolute;
  top: 20%;
  left: -8%;
  width: 8vw;
}
.group-title {
  font-size: 50px;
  color: #fff;
  position: absolute;
  top: 42%;
  left: 48%;
  font-weight: bolder;
  /* font-family: "Alibaba PuHuiTi 2.0", "Alibaba PuHuiTi 20"; */
  font-family: "system-ui";
}

.custom-bottom {
    position: absolute;
    background: url(/themes/theme-earth/assets/custom-static/index/img/Vector-732.png) no-repeat center center;
    width: 13vw;
    height: 10vh;
    bottom: 35%;
    left: 49%;
    background-size: contain;
}
.custom-tips {
    position: absolute;
    font-size: 22px;
    color: #fff;
    bottom: 36%;
    left: 45%;
    /* letter-spacing: 6px; */
     font-family: "system-ui";
}
.cutsom-en {
    font-size: 9px;
    position: absolute;
    color: #fff;
    bottom: 33%;
    left: 45%;
    font-family: "system-ui";
    /* letter-spacing: 1px; */
    opacity: .5;
}
@media (max-width: 1600px) {
  .custom-bottom {
    bottom: 42%;
  }
  .custom-tips {
    bottom: 41%;
  }
  .cutsom-en {
    bottom: 39%;
  }
}
.group-77-titleBox {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #94DAD1;
    height: 26%;
}
.group-77 {
   transition: transform 0.3s ease-in-out;  /* 平滑过渡动画 */
}
.group-77:hover {
   transform: scale(1.1);  /* 放大10% */
}
.group-77-title {
  color: #fff;
    position: absolute;
    top: 16%;
    left: 4%;
    font-weight: bolder;
    font-size: 20px;
}
.dateTime {
    position: absolute;
    color: #fff;
    opacity: 0.5;
    top: 50%;
    left: 4%;
    font-size: 16px;

}
.group_5_bottom {
  margin: 0 15% 0;
  width: 100%;
}
.group_5_bottom img {
  width: 100%;
}
.box_2 {
  width: auto;
  height: 17.14vw;
  /* background: url(./img/FigmaDDSSlicePNG0899543bef5b8bb37fa5503d095cbb48.png) 100% no-repeat; */
  background-size: 100% 100%;
  margin-top: 13.59vw;
}

.text_7 {
  width: 16.61vw;
  height: 2.19vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.67vw;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 2.19vw;
  margin: 4vw 0 0 2.08vw;
}

.block_3 {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0) 100%);
  width: 56.25vw;
  height: 0.05vw;
  margin: 1.04vw 0 0 2.08vw;
}

.text_8 {
  width: 92%;
  height: auto;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: unset;
  line-height: 22px;
  margin: 10px 0 0 2.08vw;
}

.text_9 {
  width: 92%;
  height: auto;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  margin: 0.83vw 0 2.08vw 2.08vw;
}

.image-wrapper_2 {
  height: 6.09vw;
  background: url(./img/FigmaDDSSlicePNG8bf913ba76ff77131879f57c1eaf4875.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 6.51vw;
  margin: 18.07vw 0 0 5.36vw;
}

.image_3 {
  width: 5.68vw;
  height: 5.68vw;
  margin: 0.21vw 0 0 0.21vw;
}

.group_3 {
  width: 2.71vw;
  height: 14.64vw;
  margin: 19.79vw 0 0 1.04vw;
}

.image-wrapper_3 {
  background-image: linear-gradient(180deg, rgba(0, 243, 233, 1) 0, rgba(216, 255, 253, 1) 100%);
  border-radius: 50%;
  height: 2.76vw;
  border: 0.023vw solid rgba(0, 220, 212, 1);
  width: 2.71vw;
}

.label_1 {
  width: 1.46vw;
  height: 1.46vw;
  margin: 0.63vw 0 0 0.63vw;
}

.image-wrapper_4 {
  background-image: linear-gradient(180deg, rgba(0, 243, 233, 1) 0, rgba(216, 255, 253, 1) 100%);
  border-radius: 50%;
  height: 2.76vw;
  border: 0.023vw solid rgba(0, 220, 212, 1);
  margin-top: 1.20vw;
  width: 2.71vw;
}

.label_2 {
  width: 1.30vw;
  height: 1.30vw;
  margin: 0.73vw 0 0 0.73vw;
}

.image-wrapper_5 {
  background-image: linear-gradient(180deg, rgba(0, 243, 233, 1) 0, rgba(216, 255, 253, 1) 100%);
  border-radius: 50%;
  height: 2.76vw;
  border: 0.023vw solid rgba(0, 220, 212, 1);
  margin-top: 1.20vw;
  width: 2.71vw;
}

.label_3 {
  width: 1.46vw;
  height: 1.46vw;
  margin: 0.63vw 0 0 0.63vw;
}

.image-wrapper_6 {
  background-image: linear-gradient(180deg, rgba(0, 243, 233, 1) 0, rgba(216, 255, 253, 1) 100%);
  border-radius: 50%;
  height: 2.76vw;
  border: 0.023vw solid rgba(0, 220, 212, 1);
  margin-top: 1.20vw;
  width: 2.71vw;
}

.label_4 {
  width: 1.30vw;
  height: 1.30vw;
  margin: 0.73vw 0 0 0.73vw;
}

.group_4 {
  width: 2.71vw;
  height: 2.76vw;
  margin: 0.10vw 0 0 94.17vw;
}

.image-wrapper_7 {
  background-image: linear-gradient(180deg, rgba(0, 243, 233, 1) 0, rgba(216, 255, 253, 1) 100%);
  border-radius: 50%;
  height: 2.76vw;
  border: 0.023vw solid rgba(0, 220, 212, 1);
  width: 2.71vw;
}

.label_5 {
  width: 1.46vw;
  height: 1.46vw;
  margin: 0.68vw 0 0 0.63vw;
}

.group_5 {
  /* width:69%; */
  height: 4.95vw;
  margin: 0 15% 0;
  justify-content: space-between;
  align-items: center;
}

.image-text_1 {
  width: 8.59vw;
  height: auto;
  margin-top: 0;
}

.text-group_1 {
  width: auto;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 26px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.label_6 {
  width: 1.82vw;
  height: 1.82vw;
  margin-top: 0.26vw;
}

.box_3 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 0.21vw;
  width: 100px;
  height: 32px;
  justify-content: center;
  align-items: center;
  /*
    margin: 3.07vw 0 0 49.48vw;
    */
  cursor: pointer;
}

.box_3:hover {
  background-color: #dcdcdc;
}

.text_10 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
}

.thumbnail_2 {
  width: 16px;
  height: 16px;
  margin: 0 0 0 -4px;
}

.image-wrapper_8 {
  background-image: linear-gradient(180deg, rgba(0, 243, 233, 1) 0, rgba(216, 255, 253, 1) 100%);
  border-radius: 50%;
  height: 2.76vw;
  border: 0.023vw solid rgba(0, 220, 212, 1);
  margin-left: 12.92vw;
  width: 2.71vw;
}

.label_7 {
  width: 1.35vw;
  height: 1.41vw;
  margin: 0.73vw 0 0 0.78vw;
}

.group_6 {
  /* width: 69%; */
  height: 450px;
  margin: 0 15% 0;
  flex-wrap: wrap;
  justify-content: space-between;
}

.box_4 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  /* margin: 0.83vw 0 0 0.83vw; */
}
.box_4-1 {
    width: 100%;
    height: 100%;
    position: relative;
    /* margin: 0 0 0 9%; */
    background-color: #fff;
}
.box-right {
    width: 100%;
    height: 54%;
    overflow: hidden;
}
.box_4-1:hover{
  background-color: #94DAD1;
  color: #fff;
}

.box_4-1-img {
  height: 100%;width: 100%;
    transition: transform 0.3s ease-in-out;  /* 平滑过渡动画 */
}

.box_4-1-img:hover {
    transform: scale(1.1);  /* 放大10% */
}

.box_4-1-bottom {
    position: absolute;
    bottom: 0;  /* 默认位置保持在容器底部 */
    width: 100%;
    height: 46%;
    box-shadow: 0 8px 12px 0 rgba(0,0,0,.05);
}
.box_4-1-title {
    position: absolute;
    top: 10%;
    left: 3%;
    font-weight: bolder;
    font-size: 18px;
}

.box_4-1-dateTime {
    position: absolute;
    bottom: 10%;
    left: 4%;
    opacity: 0.4;
}
.box_4-1-1 {
  width: 100%;
  height: 450px;
  position: relative;
  /* margin: 1% 0 0 15%; */
  background-color: #fff;
}
.box_4-1-1:hover {
  background-color: #94DAD1;
  color: #fff;
}
.box_4-1-1-img {
  height: 244px;
  overflow: hidden;
}
.box_4-1-1-img > img{
  width: 100%;height: 100%;
  transition: transform 0.3s ease-in-out;
}
.box_4-1-1-img > img:hover{
  transform: scale(1.1);
}
.box_4-1-1-bottom{
  position: absolute;
    width: 100%;
    height: 40%;
}
.box_4-1-1-dateTime {
    position: absolute;
    bottom: 0;
    left: 4%;
    opacity: 0.4;
}
.slickArr___2Pi0d {
  display: inline-block;
    margin: 50% 0 0 6%;
}
/* 对左箭头和右箭头的 SVG 图标添加悬浮效果 */
.slick_prev___1NOBN:hover svg, 
.slick_next___1gKsI:hover svg {
  fill: red; /* 鼠标悬浮时填充颜色变为红色 */
  cursor: pointer;
}

/* 可选：如果需要其他动画效果，可以加入 */
.slick_prev___1NOBN svg, 
.slick_next___1gKsI svg {
  transition: fill 0.3s ease; /* 加入平滑过渡效果 */
}
/* .bs-news {
  margin:0 0 0 6%;
} */
.carousel-container {
      position: relative;
      /* width: 80%; */
      height: 100%;
      max-width: 600px;
      /* margin: auto; */
      /* margin-left: 4%; */
      overflow: hidden;
    }

    .carousel {
      display: flex;
      transition: transform 0.5s ease-in-out;
      height: 92%;
    }

    .carousel img {
      width: 33.33%; /* 每次展示三张图片 */
      height: auto;
    }

    .carousel-container .carousel img {
      transition: opacity 0.3s ease;
    }
    .carousel img:hover {
      background-color: #fff;
      opacity: .7;
      box-shadow: 0 0 15px rgba(0, 0, 0, .5);
      cursor: pointer;
}

.group-77 {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}

.group_7 {
  width: 1.30vw;
  height: 1.30vw;
  background: url(./img/FigmaDDSSlicePNGd466d717ca9c88c097053461114a19b0.png) 100% no-repeat;
  background-size: 100% 100%;
}
.group_666 {
  /* width: 100%; */
  height: 380px;
  margin: 1% 15% 0;
  justify-content: space-between;
  /* background-image: linear-gradient(154deg, #fff, #fff); */
}
.group_666-left{
  width: 30%;
}
.group_666-left-title {
  width: 100%;
}
.group_666-title {
  margin: 8% 0 0 5%;
  /* font-size: 20px;
  font-weight: bolder; */

  display: flex;
    align-items: center;
    margin-bottom: 60px;
    color: #060319;
    font-weight: bolder;
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.group_666-title::before{
  display: inline-block;
    width: 4px;
    height: 25px;
    margin-right: 12px;
    background-color: #5737ae;
    content: "";
}
.group_666-tips {
  width: 57%;
    opacity: 0.4;
    margin: 4% 4% 4% 0;
}
.text_11 {
  width: 100%;
  height: auto;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 1.25vw;
  margin-top: 10px;
}

.text_12 {
  width: 100%;
  height: auto;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 15px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 22px;
  margin-top: 0.83vw;
}

.image_4 {
  width: 17.71vw;
  height: 9.38vw;
}

.group_8 {
  width: 1200px;
  height: 9.38vw;
  margin: 2.08vw auto 0;
}

.box_5 {
  width: 70%;
  height: auto;
  margin: 0.83vw 0 0 0.83vw;
}

.group_9 {
  width: 1.30vw;
  height: 1.30vw;
  background: url(./img/FigmaDDSSlicePNGd466d717ca9c88c097053461114a19b0.png) 100% no-repeat;
  background-size: 100% 100%;
}

.text_13 {
  width: 100%;
  height: 1.77vw;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 1.25vw;
  margin-top: 10px;
}

.text-wrapper_1 {
  width: 100%;
  height: auto;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 1.25vw;
  margin-top: 0.83vw;
}

.text_14 {
  width: 41.67vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 15px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 22px
}

.text_15 {
  width: 41.67vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(0, 173, 183, 1);
  font-size: 15px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 22px;
}

.text_16 {
  width: 41.67vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 15px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 22px;
}

.text_17 {
  width: 41.67vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(0, 173, 183, 1);
  font-size: 15px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 22px;
}

.text_18 {
  width: 41.67vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 15px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 22px;
}

.image_5 {
  width: 17.71vw;
  height: 9.38vw;
}

.group_10 {
  width: 62.5vw;
  height: 2.34vw;
  margin: 6.67vw 0 0 18.75vw;
}

.image-text_2 {
  width: 8.59vw;
  height: 2.34vw;
}

.text-group_2 {
  width: 6.67vw;
  height: 2.34vw;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 1.67vw;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 1.67vw;
}

.label_8 {
  width: 1.82vw;
  height: 1.82vw;
  margin-top: 0.26vw;
}

.box_6 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 0.21vw;
  width: 4.43vw;
  height: 1.46vw;
  margin-top: 0.47vw;
  justify-content: flex-center;
}

.text_19 {
  width: 2.92vw;
  height: 1.04vw;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.73vw;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.73vw;
  margin: 0.21vw 0 0 0.42vw;
}

.thumbnail_3 {
  width: 0.83vw;
  height: 0.83vw;
  margin: 0.31vw 0.42vw 0 -0.16vw;
}

.group_11 {
  width: 62.5vw;
  height: 8.33vw;
  margin: 1.88vw 0 0 18.75vw;
}

.block_4 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 0.83vw;
  width: 100%;
  height: 8.33vw;
}

.group_12 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 0.63vw;
  width: 110px;
  height: 6.67vw;
  border: 0.05vw solid rgba(246, 246, 246, 1);
  margin: 0.83vw 0 0 0.83vw;
}

.image-text_3 {
  width: 4.38vw;
  height: 5.26vw;
  margin: 0.57vw 0 0 1.15vw;
}

.text-group_3 {
  width: 4.38vw;
  height: 5.26vw;
}

.text_20 {
  width: 2.55vw;
  height: 3.65vw;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 2.60vw;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 2.60vw;
  margin-left: 1.68vw;
}

.text_21 {
  width: 4.38vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.83vw;
  margin-top: 0.47vw;
}

.section_3 {
  width: 3.75vw;
  height: 1.72vw;
  background: url(./img/FigmaDDSSlicePNG300ca5c9aaa1e54297027f9d9753c888.png) 100% no-repeat;
  background-size: 100% 100%;
  margin: 1.93vw 0.31vw 0 -3.06vw;
}

.group_13 {
  height: 5.10vw;
  margin: 1.61vw 1.04vw 0 1.04vw;
}

.block_5 {
  width: 34.22vw;
  height: 1.77vw;
}

.text-wrapper_2 {
  height: 1.15vw;
  background: url(./img/FigmaDDSSlicePNG6b30ef283d285cf1e2fad6f223e5c048.png) 100% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.31vw;
  width: 2.24vw;
}

.text_22 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.6) 100%);
  width: 1.72vw;
  height: 1.04vw;
  overflow-wrap: break-word;
  color: ;
  font-size: 0.73vw;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.73vw;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0.05vw 0 0 0.26vw;
}

.text_23 {
  width: 31.56vw;
  height: 1.77vw;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 1.25vw;
}

.text-wrapper_3 {
  width: 1030px;
  height: 2.5vw;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 1.25vw;
  margin-top: 0.83vw;
}

.text_24 {
  width: 52.92vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 15px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 22px;
}

.text_25 {
  width: 52.92vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(0, 179, 188, 1);
  font-size: 15px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 22px;
}

.text_26 {
  width: 52.92vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 15px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 22px;
}

.group_14 {
  width: 62.5vw;
  height: 8.33vw;
  margin: 2.08vw 0 0 18.75vw;
}

.section_4 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 0.83vw;
  border-radius: 16px;
  width: 1200px;
  height: 160px;
}

.group_15 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 12px;
  width: 128px;
  height: 128px;
  border: 1px solid rgba(246, 246, 246, 1);
  margin: 16px 0 0 16px;
}

.image-text_4 {
  width: 84px;
  height: 101px;
  margin: 11px 0 0 22px;
}

.text-group_4 {
  width: 84px;
  height: 101px;
}

.text_27 {
  width: 51px;
  height: 70px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 50px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  line-height: 50px;
  margin-left: 16px;
}

.text_28 {
  width: 84px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 9px;
}

.section_5 {
  width: 72px;
  height: 33px;
  background: url(./img/FigmaDDSSlicePNG300ca5c9aaa1e54297027f9d9753c888.png) 100% no-repeat;
  background-size: 100% 100%;
  margin: 37px 6px 0 -78px;
}

.text-group_5 {
  width: 1016px;
  height: 98px;
  margin: 31px 20px 0 20px;
}

.text_29 {
  width: 561px;
  height: 34px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text-wrapper_4 {
  width: 1016px;
  height: 48px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
  margin-top: 16px;
}

.text_30 {
  width: 1016px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
}

.text_31 {
  width: 1016px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(0, 179, 188, 1);
  font-size: 14px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 24px;
}

.text_32 {
  width: 1016px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
}

.group_16 {
  width: 1200px;
  height: 45px;
  margin: 128px 0 0 360px;
}

.image-text_5 {
  width: 165px;
  height: 45px;
}

.text-group_6 {
  width: 128px;
  height: 45px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 32px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.label_9 {
  width: 35px;
  height: 35px;
  margin-top: 5px;
}

.section_6 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  width: 85px;
  height: 28px;
  margin-top: 9px;
  justify-content: flex-center;
}

.text_33 {
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 4px 0 0 8px;
}

.thumbnail_4 {
  width: 16px;
  height: 16px;
  margin: 6px 8px 0 -3px;
}

.group_17 {
  width: 1200px;
  height: 48px;
  margin: 36px auto 0;
}

.text-wrapper_5 {
  background-image: linear-gradient(180deg,
      rgba(0, 243, 233, 1) 0,
      rgba(202, 255, 253, 1) 100%);
  border-radius: 10px;
  height: 48px;
  border: 0.5px solid rgba(0, 220, 212, 1);
  width: 48px;
}

.text_34 {
  width: 25px;
  height: 34px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 7px 0 0 12px;
}

.text_35 {
  width: 216px;
  height: 34px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 7px 0 0 16px;
}

.text-wrapper_6 {
  background-image: linear-gradient(180deg,
      rgba(0, 243, 233, 1) 0,
      rgba(202, 255, 253, 1) 100%);
  border-radius: 10px;
  height: 48px;
  border: 0.5px solid rgba(0, 220, 212, 1);
  margin-left: 205px;
  width: 48px;
}

.text_36 {
  width: 29px;
  height: 34px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  line-height: 24px;
  margin: 7px 0 0 10px;
}

.text_37 {
  width: 366px;
  height: 34px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 7px 0 0 16px;
}

.group_18 {
  height: 320px;
  width: 1200px;
  margin: 36px auto 0;
}

.image-wrapper_9 {
  height: 320px;
  background-size: 100% 100%;
  width: 48.5%;
}

.label_10 {
  width: 44px;
  height: 44px;
  margin: 138px 0 0 273px;
}

.section_7 {
  height: 320px;
  background-size: 100% 100%;
  width: 48.5%;
}

.section_8 {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 60px;
  margin-top: 260px;
  justify-content: flex-center;
}

.label_11 {
  width: 28px;
  height: 28px;
  margin: 16px 0 0 16px;
}

.box_7 {
  background-color: rgba(0, 0, 0, 0.17);
  border-radius: 7px;
  height: 6px;
  width: 356px;
  position: relative;
  margin: 27px 0 0 16px;
}

.section_9 {
  background-color: rgba(0, 243, 233, 1);
  border-radius: 7px;
  width: 259px;
  height: 6px;
}

.thumbnail_5 {
  position: absolute;
  left: 250px;
  top: -4px;
  width: 14px;
  height: 14px;
}

.label_12 {
  width: 28px;
  height: 28px;
  margin: 16px 0 0 16px;
}

.label_13 {
  width: 28px;
  height: 28px;
  margin: 16px 24px 0 12px;
}

.group_19 {
  width: 1200px;
  height: 45px;
  margin: 128px 0 0 360px;
}

.image-text_6 {
  width: 165px;
  height: 45px;
}

.text-group_7 {
  width: 128px;
  height: 45px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 32px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.label_14 {
  width: 35px;
  height: 35px;
  margin-top: 5px;
}

.block_6 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  width: 85px;
  height: 28px;
  margin-top: 9px;
  justify-content: flex-center;
}

.text_38 {
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 4px 0 0 8px;
}

.thumbnail_6 {
  width: 16px;
  height: 16px;
  margin: 6px 8px 0 -3px;
}

.group_20 {
  width: 1200px;
  height: 204px;
  margin: 36px 0 0 360px;
}

.box_8 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
}

.box_9 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 40px;
}

.box_10 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 39px;
}

.box_11 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 40px;
}

.box_12 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 39px;
}

.box_13 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 40px;
}

.text-wrapper_7 {
  width: 1093px;
  height: 28px;
  margin: 20px 0 0 360px;
}

.text_39 {
  width: 40px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text_40 {
  width: 60px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 167px;
}

.text_41 {
  width: 60px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 146px;
}

.text_42 {
  width: 40px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 147px;
}

.text_43 {
  width: 60px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 166px;
}

.text_44 {
  width: 60px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 147px;
}

.group_21 {
  width: 1200px;
  height: 124px;
  margin: 6px 0 0 360px;
}

.block_7 {
  background-color: rgba(217, 217, 217, 1);
  height: 124px;
  width: 1200px;
}

.group_22 {
  width: 1200px;
  height: 42px;
}

.text-wrapper_8 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  width: 167px;
}

.text_45 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(0, 179, 188, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_9 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-left: 40px;
  width: 167px;
}

.text_46 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_10 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-left: 39px;
  width: 167px;
}

.text_47 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_11 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-left: 40px;
  width: 167px;
}

.text_48 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_12 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-left: 39px;
  width: 167px;
}

.text_49 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_13 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-left: 40px;
  width: 167px;
}

.text_50 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.group_23 {
  width: 1165px;
  height: 74px;
  margin-top: 8px;
}

.group_24 {
  width: 167px;
  height: 74px;
}

.text-wrapper_14 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  width: 96px;
}

.text_51 {
  width: 84px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_15 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 167px;
}

.text_52 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.group_25 {
  width: 167px;
  height: 74px;
  margin-left: 40px;
}

.text-wrapper_16 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  width: 156px;
}

.text_53 {
  width: 144px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_17 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 167px;
}

.text_54 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.group_26 {
  width: 167px;
  height: 74px;
  margin-left: 39px;
}

.text-wrapper_18 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  width: 156px;
}

.text_55 {
  width: 144px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_19 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 167px;
}

.text_56 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.group_27 {
  width: 167px;
  height: 74px;
  margin-left: 40px;
}

.text-wrapper_20 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  width: 108px;
}

.text_57 {
  width: 96px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_21 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 167px;
}

.text_58 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.group_28 {
  width: 167px;
  height: 74px;
  margin-left: 39px;
}

.text-wrapper_22 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  width: 167px;
}

.text_59 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_23 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  margin-top: 8px;
  width: 132px;
}

.text_60 {
  width: 120px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.group_29 {
  width: 132px;
  height: 74px;
  margin-left: 40px;
}

.text-wrapper_24 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  width: 132px;
}

.text_61 {
  width: 120px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_25 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 132px;
}

.paragraph_1 {
  width: 120px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.group_30 {
  width: 88px;
  height: 28px;
  margin: 28px 0 0 916px;
}

.box_14 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 28px;
  width: 88px;
  position: relative;
}

.text_62 {
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 4px 0 0 8px;
}

.thumbnail_7 {
  position: absolute;
  left: 80px;
  top: 6px;
  width: 16px;
  height: 16px;
}

.group_31 {
  width: 1200px;
  height: 204px;
  margin: 60px 0 0 360px;
}

.section_10 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
}

.section_11 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 40px;
}

.section_12 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 39px;
}

.section_13 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 40px;
}

.section_14 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 39px;
}

.section_15 {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 16px;
  width: 167px;
  height: 204px;
  margin-left: 40px;
}

.text-wrapper_26 {
  width: 1093px;
  height: 28px;
  margin: 20px 0 0 360px;
}

.text_63 {
  width: 40px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text_64 {
  width: 60px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 167px;
}

.text_65 {
  width: 60px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 146px;
}

.text_66 {
  width: 40px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 147px;
}

.text_67 {
  width: 60px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 166px;
}

.text_68 {
  width: 60px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 147px;
}

.group_32 {
  width: 1200px;
  height: 174px;
  margin: 6px 0 0 360px;
}

.block_8 {
  background-color: rgba(217, 217, 217, 1);
  height: 174px;
  width: 1200px;
}

.group_33 {
  width: 1200px;
  height: 124px;
}

.section_16 {
  width: 132px;
  height: 56px;
}

.text-wrapper_27 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  width: 108px;
}

.text_69 {
  width: 96px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(0, 179, 188, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_28 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  margin-top: 8px;
  width: 132px;
}

.text_70 {
  width: 120px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.section_17 {
  width: 167px;
  height: 124px;
  margin-left: 75px;
}

.text-wrapper_29 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  width: 167px;
}

.text_71 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_30 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  margin-top: 8px;
  width: 131px;
}

.text_72 {
  width: 119px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_31 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 167px;
}

.text_73 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.section_18 {
  width: 167px;
  height: 124px;
  margin-left: 39px;
}

.text-wrapper_32 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  width: 167px;
}

.text_74 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_33 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 167px;
}

.text_75 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_34 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  margin-top: 8px;
  width: 167px;
}

.text_76 {
  width: 155px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.section_19 {
  width: 167px;
  height: 124px;
  margin-left: 40px;
}

.text-wrapper_35 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  width: 167px;
}

.text_77 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_36 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 167px;
}

.text_78 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_37 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 24px;
  margin-top: 8px;
  width: 132px;
}

.text_79 {
  width: 120px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.section_20 {
  width: 167px;
  height: 92px;
  margin-left: 39px;
}

.text-wrapper_38 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  width: 167px;
}

.text_80 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_39 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 167px;
}

.text_81 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.section_21 {
  width: 167px;
  height: 92px;
  margin-left: 40px;
}

.text-wrapper_40 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  width: 167px;
}

.text_82 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.text-wrapper_41 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  margin-top: 8px;
  width: 167px;
}

.text_83 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.group_34 {
  width: 167px;
  height: 42px;
  margin: 8px 0 0 207px;
}

.text-wrapper_42 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 42px;
  width: 167px;
}

.text_84 {
  width: 155px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
  margin: 3px 0 0 6px;
}

.group_35 {
  width: 88px;
  height: 28px;
  margin: 28px 0 0 916px;
}

.box_15 {
  background-color: rgba(245, 245, 245, 1);
  border-radius: 4px;
  height: 28px;
  width: 88px;
  position: relative;
}

.text_85 {
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 4px 0 0 8px;
}

.thumbnail_8 {
  position: absolute;
  left: 64px;
  top: 22px;
  width: 16px;
  height: 16px;
}

.group_36 {
  width: 52px;
  height: 52px;
  margin: 9px 0 0 1808px;
}

.group_37 {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  height: 52px;
  width: 52px;
}

.image-wrapper_10 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 50%;
  height: 52px;
  width: 52px;
}

.label_15 {
  width: 24px;
  height: 24px;
  margin: 14px 0 0 14px;
}

.text-wrapper_43 {
  width: 48px;
  height: 19px;
  margin: 8px 0 41px 1810px;
}

.text_86 {
  width: 48px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 19px;
}

.group_38 {
  position: absolute;
  left: 360px;
  top: 921px;
  width: 180px;
  height: 180px;
  background: url(./img/FigmaDDSSlicePNG43b900444c4bbb40241f8f33cd5ed078.png) 100% no-repeat;
  background-size: 100% 100%;
}

.group_39 {
  position: absolute;
  left: 360px;
  top: 1141px;
  width: 180px;
  height: 180px;
  background: url(./img/FigmaDDSSlicePNG43b900444c4bbb40241f8f33cd5ed078.png) 100% no-repeat;
  background-size: 100% 100%;
}

.text-wrapper_44 {
  background-color: rgba(0, 0, 0, 1);
  width: 1920px;
  height: 220px;
  margin-top: -1px;
  justify-content: flex-center;
}

.text_87 {
  width: 95px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  text-decoration: underline;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 19px;
  margin: 60px 0 0 913px;
}

.text_88 {
  width: 1200px;
  height: 38px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: center;
  line-height: 19px;
  margin: 12px 0 0 360px;
}

/*@media (max-width: 768px) {
  .flex-row {
    flex-direction: column;
  }
  
  .group_6, .group_8, .group_11, .group_14, .group_18, .group_20, .group_31 {
    width: 90% !important;
    margin: 20px auto !important;
  }
  
  @media (max-width: 768px) {
    .flex-row {
      flex-direction: column;
    }
    
    .group_6, .group_8, .group_11, .group_14, .group_18, .group_20, .group_31 {
      width: 90% !important;
      margin: 20px auto !important;
    }
    
    .image_4, .image_5 {
      width: 100% !important;
      height: auto;
      margin-top: 20px;
    }
    
    .text_7, .text_11, .text_13, .text-group_1, .text-group_2, .text-group_6 {
      font-size: 24px;
    }
    
    .text_8, .text_9, .text_12, .text_14, .text_24, .text_30 {
      font-size: 14px;
      line-height: 1.5;
    }
  }
  
  @media (max-width: 480px) {
    .page {
      padding: 0 10px;
    }
    
    .text_7, .text_11, .text_13, .text-group_1, .text-group_2, .text-group_6 {
      font-size: 20px;
    }
    
    .box_2, .box_4, .box_5 {
      padding: 15px;
    }
    
    .group_17, .text-wrapper_7, .text-wrapper_26 {
      flex-wrap: wrap;
      gap: 10px;
    }
  }
  
  @media (max-width: 768px) {
    .flex-row {
      flex-direction: column;
    }
    
    .group_6, .group_8, .group_11, .group_14, .group_18, .group_20, .group_31 {
      width: 90% !important;
      margin: 20px auto !important;
    }
    
    .image_4, .image_5 {
      width: 100% !important;
      height: auto;
      margin-top: 20px;
    }
    
    .text_7, .text_11, .text_13, .text-group_1, .text-group_2, .text-group_6 {
      font-size: 24px;
    }
    
    .text_8, .text_9, .text_12, .text_14, .text_24, .text_30 {
      font-size: 14px;
      line-height: 1.5;
    }
  }
  
  @media (max-width: 480px) {
    .page {
      padding: 0 10px;
    }
    
    .text_7, .text_11, .text_13, .text-group_1, .text-group_2, .text-group_6 {
      font-size: 20px;
    }
    
    .box_2, .box_4, .box_5 {
      padding: 15px;
    }
    
    .group_17, .text-wrapper_7, .text-wrapper_26 {
      flex-wrap: wrap;
      gap: 10px;
    }
  }
  
  .image_4, .image_5 {
    width: 100% !important;
    height: auto;
    margin-top: 20px;
  }
  
  .text_7, .text_11, .text_13, .text-group_1, .text-group_2, .text-group_6 {
    font-size: 24px;
  }
  
  .text_8, .text_9, .text_12, .text_14, .text_24, .text_30 {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media (max-width: 480px) {
  .page {
    padding: 0 10px;
  }
  
  .text_7, .text_11, .text_13, .text-group_1, .text-group_2, .text-group_6 {
    font-size: 20px;
  }
  
  .box_2, .box_4, .box_5 {
    padding: 15px;
  }
  
  .group_17, .text-wrapper_7, .text-wrapper_26 {
    flex-wrap: wrap;
    gap: 10px;
  }
}*/

.text_89 {
  width: 108px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: PingFang SC-Regular;
  text-decoration: underline;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 19px;
  margin: 12px 0 60px 906px;
}


/* 适配手机、ipad尺寸 */
/* 当屏幕宽度小于1200px时 */
@media (max-width: 1200px) {
  .page {
    padding: 0 10px;
  }

  .group_1 {
    width: 98%;
    max-width: 98%;
  }

  .group_2 {
    aspect-ratio: unset;
    max-width: 98%;
    height: 207px;
    position: relative;
  }

  .image_2 {
    width: 30px;
    height: 30px;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
  }

  .box_2 {
    width: 100%;
    height: 360px;
    position: absolute;
    bottom: -198px;
    left: 0;
  }

  .text_7 {
    width: 98%;
    height: 16px;
    font-size: 24px;
    margin: 138px 0 0 15px;
  }

  .text_8,
  .text_9 {
    width: 90%;
    height: auto;
    font-size: 14px;
    margin: 10px 0 0 15px;
    text-wrap: auto;
    line-height: 20px;
  }

  .block_3 {
    width: 98%;
    height: 2px;
    margin: 10px 0 0 15px;
  }

  .group_5 {
    width: 98%;
    margin: 240px auto 0;
    justify-content: space-between;
  }
  @media (min-width: 1911px) {
    .group_5 {
      width: 69%;
    }
  }
  .title_div {
    width: auto;
    height: auto;
  }

  .title_div span {
    width: auto;
    font-size: 22px;
    line-height: 32px;
  }

  .title_div span img {
    width: 30px;
    height: 30px;
    margin-top: 0;
    position: relative;
    top: 6px;
  }

  .box_3 {
    width: 120px;
    height: 40px;
  }

  .text_10 {
    font-size: 16px;
    line-height: 20px;
  }

  .group_6,
  .group_8 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
  }

  .group_6 {
    margin-top: 60px;
  }

  .group_8 {
    margin-top: 40px;
  }

  .box_4,
  .box_5 {
    width: 95%;
    height: auto;
  }

  .group_7,
  .group_9 {
    width: 22px;
    height: 22px;
  }

  .text_11,
  .text_13 {
    width: 100%;
    height: 25px;
    font-size: 18px;
    line-height: 25px;
    margin-top: -24px;
    margin-left: 26px;
  }

  .text_12,
  .text_14,
  .text_15,
  .text_16,
  .text_17,
  .text_18 {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }

  .image_4,
  .image_5 {
    width: 100%;
    height: 175px;
    margin-top: 15px;
  }

  .text-wrapper_1 {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 14px;
  }

  .mt {
    margin-top: 50px;
  }

  .block_4 {
    width: 100%;
    height: auto;
    display: block;
    padding: 10px 0;
  }

  .group_12,
  .image-text_3,
  .text-group_3 {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .text_20 {
    width: 100%;
    height: 50px;
    font-size: 30px;
    text-align: center;
    line-height: 40%;
    padding-top: 22px;
    margin-left: 0;
  }

  .group_12 {
    width: 140px;
    margin: 0 auto;
    border-radius: 8px;
  }

  .text_21 {
    width: 100%;
    height: 25px;
    font-size: 16px;
    margin-top: 30px;
    text-align: center;
  }

  .group_13 {
    width: 94%;
    height: auto;
    margin-top: 15px;
  }

  .block_5 {
    width: 100%;
    height: auto;
    justify-content: flex-start;
  }

  .text-wrapper_2 {
    height: 20px;
    margin: 3px 8px;
    width: 35px;
  }

  .text_22 {
    width: 100%;
    height: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    margin: 0;
  }

  .text_23 {
    width: 89%;
    height: 20px;
    font-size: 16px;
    line-height: 22px;
    text-wrap: unset;
  }

  .text-wrapper_3,
  .text_24,
  .text_25,
  .text_26 {
    width: 100%;
    height: auto;
  }

  .text-wrapper_3 {
    margin-top: 25px;
  }

  .text_24,
  .text_25,
  .text_26 {
    line-height: 20px;
    font-size: 14px;
  }

  .section_3 {
    width: 90px;
    height: 30px;
    margin: 0;
    position: relative;
    top: 38px;
    left: -115px;
  }

  .group_17 {
    width: 100%;
    display: block;
    position: relative;
    margin-top: 48px;
  }

  .text_37 {
    font-size: 18px;
  }

  .text_34,
  .text_36 {
    height: 45px;
    font-size: 20px;
    line-height: 45px;
    margin: 0 auto;
  }

  .pa1 {
    position: absolute;
    top: 3px;
    left: 40px;
  }

  .pa2 {
    position: absolute;
    left: -205px;
    top: 291px;
  }

  .pa3 {
    position: absolute;
    top: 294px;
    left: 34px;
  }

  .group_18 {
    height: auto;
    width: 100%;
    margin: 0 0 40px;
    display: block;
  }

  .image-wrapper_9,
  .section_7 {
    height: 200px;
    width: 100%;
  }

  .image-wrapper_9 {
    margin-top: 15px;
  }

  .section_7 {
    margin-top: 90px;
  }

  .section_8 {
    width: 100%;
    height: 50px;
    margin-top: 150px;
    border-radius: 0 0 10px 10px;
  }

  .label_11 {
    width: 22px;
    height: 22px;
    margin: 14px 0 0 12px;
  }

  .box_7 {
    width: calc(100% - 126px);
    margin: 22px 0 0 12px;
  }

  .section_9 {
    border-radius: 7px;
    width: 45%;
  }

  .thumbnail_5 {
    left: 43%;
  }

  .label_12 {
    width: 22px;
    height: 22px;
    margin: 12px 0 0 14px;
  }

  .label_13 {
    width: 22px;
    height: 22px;
    margin: 12px 0px 0 12px;
  }

  .thumbnail_2 {
    width: 24px;
    height: 24px;
    margin: 0 0 0 -9px;
  }
}

@media (min-width: 760px) and (max-width: 1200px) {
  .group_2 {
    height: 550px;
  }

  .block_3 {
    margin: 22px 0 0 15px;
  }

  .text_7 {
    font-size: 30px;
  }

  .text_8,
  .text_9 {
    font-size: 18px;
    line-height: 28px;
  }

  .group_6,
  .group_8 {
    margin: 35px 0 0;
    display: flex;
  }

  .text_11,
  .text_13 {
    font-size: 22px;
  }

  .text_12,
  .text_14,
  .text_15,
  .text_16,
  .text_17,
  .text_18 {
    font-size: 18px;
    line-height: 28px;
  }

  .image_4,
  .image_5 {
    width: 310px;
    margin-top: -15px;
    margin-left: 15px;
  }

  .box_4,
  .box_5 {
    flex: 1;
  }

  .title_div span {
    font-size: 28px;
  }

  .block_4 {
    width: 100%;
    height: auto;
    display: flex;
    padding: 15px;
  }

  .text_23 {
    font-size: 20px;
  }

  .text_24,
  .text_25,
  .text_26 {
    line-height: 30px;
    font-size: 19px;
  }

  .text-wrapper_3 {
    margin-top: 10px;
    width: 86%;
  }

  .text_21 {
    font-size: 20px;
    position: relative;
    top: -20px;
  }

  .text_20 {
    font-size: 60px;
    padding-top: 42px;
  }

  .section_3 {
    width: 146px;
    height: 35px;
    position: relative;
    top: 82px;
    left: -145px;
  }

  .image-wrapper_9,
  .section_7 {
    height: 350px;
  }

  .text_37 {
    font-size: 24px;
  }

  .text_34,
  .text_36 {
    font-size: 24px;
  }

  .pa2 {
    top: 440px;
  }

  .pa3 {
    top: 444px;
  }

  .section_8 {
    margin-top: 300px;
    border-radius: 0 0 17px 17px;
  }

  .text_10 {
    font-size: 20px;
    margin-left: -6px;
    width: unset;
    height: unset;
  }
}

@media (max-width: 760px) {
  .thumbnail_2 {
    display: none;
  }

  .text_10 {
    width: auto;
    height: auto;
  }

  .box_3 {
    width: 90px;
    height: 32px;
    margin-top: -4px;
  }
}
@media (min-width:1570px) {
  .group_5_bottom img {
    width: 70%;
  }
}
@media (min-width:1382px) {
  .group_5_bottom img {
    width: 70%;
  }
}
@media (min-width:1728px) {
  .group_5_bottom img {
    width: 70%;
  }
} 
.length-gy {
  width: 65%;
}
.sort-gy {
  width: 22.4%;
}
.box-gy {
  margin: 1% 15% 0;
}
.box_4-1-1-right {
  margin: 0 0 0 4%;
}
@media (min-width:2560px) {
  .group-title {
  top:42%;
  left:50%;
}
.custom-bottom {
  bottom: 40%;
  left: 50%;
  width: 10vw;
}
.custom-tips {
  bottom: 42%;left: 48%;
  letter-spacing: 4px;
}
.cutsom-en {
  bottom: 40%;left: 48%;
  letter-spacing: 1px;
}
.box_4-1-1-right {
  margin: 0;
}
/* .length-gy {
  width: 31%;
} */
.sort-gy {
  width: 15.3%;
}
.group_6 {
  margin: 0 26% 0;
  /* width: 100%; */
}
.box-gy {
  margin: 1% 26% 0;
}
.group_666 {
  margin: 1% 26% 0;
}
.group_666-left {
  width: 18%;
}
.group_5_bottom {
  margin: 0 26% 0;
    width: 48%;
}
.group_5_bottom img {
  width: 100%;
}
.group_5 {
  margin: 0 26% 0;
}
/* .bs-news {
  margin: 0 0 0 3%;
} */
}