.page {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.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;
}
.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; /* 可选，给二维码加上圆角效果 */
}
.section_1 {
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.06);
  background-color: rgba(255, 255, 255, 1);
  width: 100%;
  height: 100px;
  justify-content: flex-center;
}

.image_1 {
  width: 181px;
  height: 64px;
  margin: 18px 0 0 60px;
}

.text_1 {
  width: 36px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(23, 23, 23, 0.6);
  font-size: 18px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 38px 0 0 448px;
}

.text_2 {
  width: 53px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(23, 23, 23, 0.6);
  font-size: 18px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 38px 0 0 60px;
}

.text_3 {
  width: 53px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(23, 23, 23, 0.6);
  font-size: 18px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 38px 0 0 60px;
}

.group_1 {
  width: 88px;
  height: 40px;
  margin: 33px 0 0 60px;
}

.text_4 {
  width: 88px;
  height: 31px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
}

.group_2 {
  background-color: rgba(0, 0, 0, 1);
  border-radius: 4px;
  width: 32px;
  height: 4px;
  margin: 5px 0 0 28px;
}

.text_5 {
  width: 72px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(23, 23, 23, 0.6);
  font-size: 18px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 38px 0 0 60px;
}

.group_3 {
  background-color: rgba(209, 255, 253, 1);
  border-radius: 6px;
  width: 106px;
  height: 30px;
  margin: 35px 60px 0 523px;
}

.image-wrapper_1 {
  background-color: rgba(217, 217, 217, 1);
  height: 20px;
  width: 20px;
  margin: 5px 0 0 8px;
}

.thumbnail_1 {
  width: 18px;
  height: 18px;
  margin: 2px 0 0 2px;
}

.text_6 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(0, 65, 62, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 4px 8px 0 0;
}

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

.box_1 {
  /* width: 1200px; */
  width: 100%;
  height: 233px;
  /* margin: 40px auto; */
}

.text-wrapper_1 {
  /* width: 1200px; */
  width: 100%;
  /* height: 233px; */
  height: 300px;
  background: url(./img/FigmaDDSSlicePNGba8408e40c5007b2ca3a5918afd85b7f.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.paragraph_1 {
  width: 254px;
  height: 88px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 32px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 44px;
  margin: 36px 0 0 40px;
}

.text_7 {
  width: 776px;
  height: 50px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  margin: 20px 0 39px 40px;
}
.slider-container {
  width: 1200px;
  overflow-x: auto;
  scroll-behavior: smooth;
}
.slider-container::-webkit-scrollbar {
  display: none;
}
.slider-button-left {
  position: absolute;
    top: 52%;
    left: -4%;
    transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  font-size: 18px;
  cursor: pointer;
  z-index: 10;
}
.slider-button-right {
position: absolute;
    right: -4%;
    top: 52%;
    transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  font-size: 18px;
  cursor: pointer;
  z-index: 10;
}
.box_2 {
  width: 1280px;
  height: 282px;
  margin: 0 auto;
}

.box_3 {
  /* background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 19%,
    rgba(255, 255, 255, 1) 81.5%,
    rgba(255, 255, 255, 0) 100%
  ); */
  position: relative;
  width: 1200px;
  /* height: 240px; */
  margin-top: 50px;
}

.image-text_1 {
  width: 227px;
  height: 45px;
  margin-left: 534px;
}

.text-group_1 {
  width: 190px;
  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: right;
  white-space: nowrap;
  line-height: 32px;
}

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

.image-text_2 {
  width: 131px;
  height: 159px;
  margin: 36px 0 0 1069px;
  opacity: .3;
}
.slickArr___2Pi0d {
  position: absolute;
  bottom: -24%;left: 45%;
  cursor: pointer;
}
/* 对左箭头和右箭头的 SVG 图标添加悬浮效果 */
.slick_prev___1NOBN:hover svg, 
.slick_next___1gKsI:hover svg {
  fill: red; /* 鼠标悬浮时填充颜色变为红色 */
  cursor: pointer;
}
.box_4 {
  width: 30px;
  height: 40px;
  background: url(./img/FigmaDDSSlicePNGc8e4d7e9c8a59daa17e23dabd92d40c4.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-left: 101px;
}

.text-group_2 {
  width: 131px;
  height: 99px;
  margin-top: 20px;
}

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

.text_9 {
  width: 180px;
  height: 50px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  margin-left: 30px;
}

.box_5 {
  background-color: rgba(64, 252, 245, 1);
  height: 2px;
  margin-top: -140px;
  width: 1200px;
}

.box_6 {
  width: 40px;
  height: 40px;
  background: url(./img/FigmaDDSSlicePNGc8e4d7e9c8a59daa17e23dabd92d40c4.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-top: -19px;
}

.text-group_3 {
  width: 109px;
  height: 74px;
  margin-top: 39px;
}

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

.text_11 {
  width: 170px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: unset;
  line-height: 24px;
  margin-top: 10px;
  /* position: relative;
  left: -34px; */
}

.text-group_4 {
  width: 240px;
  height: 99px;
  margin: -74px 0 0 169px;
}

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

.text_13 {
  width: 240px;
  height: 50px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
}

.text-group_5 {
  width: 240px;
  height: 99px;
  margin: -99px 0 0 469px;
}

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

.text_15 {
  width: 240px;
  height: 50px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
}

.text-group_6 {
  width: 240px;
  height: 74px;
  margin: -99px 0 25px 769px;
}

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

.text_17 {
  width: 240px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 10px;
}

.box_7 {
  position: absolute;
  left: 270px;
  top: 81px;
  width: 40px;
  height: 40px;
  background: url(./img/FigmaDDSSlicePNGc8e4d7e9c8a59daa17e23dabd92d40c4.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.box_8 {
  position: absolute;
  left: 570px;
  top: 81px;
  width: 40px;
  height: 40px;
  background: url(./img/FigmaDDSSlicePNGc8e4d7e9c8a59daa17e23dabd92d40c4.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.box_9 {
  position: absolute;
  left: 870px;
  top: 81px;
  width: 40px;
  height: 40px;
  background: url(./img/FigmaDDSSlicePNGc8e4d7e9c8a59daa17e23dabd92d40c4.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.box_10 {
  width: 52px;
  height: 281px;
}

.image-wrapper_2 {
  background-image: linear-gradient(
    180deg,
    rgba(0, 243, 233, 1) 0,
    rgba(216, 255, 253, 1) 100%
  );
  border-radius: 50%;
  height: 53px;
  border: 0.4482758641242981px solid rgba(0, 220, 212, 1);
  width: 52px;
}

.label_2 {
  width: 28px;
  height: 28px;
  margin: 12px 0 0 12px;
}

.image-wrapper_3 {
  background-image: linear-gradient(
    180deg,
    rgba(0, 243, 233, 1) 0,
    rgba(216, 255, 253, 1) 100%
  );
  border-radius: 50%;
  height: 53px;
  border: 0.4482758641242981px solid rgba(0, 220, 212, 1);
  margin-top: 23px;
  width: 52px;
}

.label_3 {
  width: 25px;
  height: 25px;
  margin: 14px 0 0 14px;
}

.image-wrapper_4 {
  background-image: linear-gradient(
    180deg,
    rgba(0, 243, 233, 1) 0,
    rgba(216, 255, 253, 1) 100%
  );
  border-radius: 50%;
  height: 53px;
  border: 0.4482758641242981px solid rgba(0, 220, 212, 1);
  margin-top: 23px;
  width: 52px;
}

.label_4 {
  width: 28px;
  height: 28px;
  margin: 12px 0 0 12px;
}

.image-wrapper_5 {
  background-image: linear-gradient(
    180deg,
    rgba(0, 243, 233, 1) 0,
    rgba(216, 255, 253, 1) 100%
  );
  border-radius: 50%;
  height: 53px;
  border: 0.4482758641242981px solid rgba(0, 220, 212, 1);
  margin-top: 23px;
  width: 52px;
}

.label_5 {
  width: 25px;
  height: 25px;
  margin: 14px 0 0 14px;
}

.box_11 {
  width: 52px;
  height: 53px;
  margin: 23px 0 0 1808px;
}

.image-wrapper_6 {
  background-image: linear-gradient(
    180deg,
    rgba(0, 243, 233, 1) 0,
    rgba(216, 255, 253, 1) 100%
  );
  border-radius: 50%;
  height: 53px;
  border: 0.4482758641242981px solid rgba(0, 220, 212, 1);
  width: 52px;
}

.label_6 {
  width: 28px;
  height: 28px;
  margin: 13px 0 0 12px;
}

.box_12 {
  width: 982px;
  height: 57px;
  margin: 23px auto;
  display: flex;
    justify-content: center;
}

.image-text_3 {
  width: 165px;
  height: 45px;
  margin-top: 12px;
}

.text-group_7 {
  width: 164px;
  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: center;
  white-space: nowrap;
  line-height: 32px;
}

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

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

.label_8 {
  width: 26px;
  height: 27px;
  margin: 14px 0 0 14px;
}

.box_13 {
  width: 164px;
  height: 125px;
  margin: 36px auto;
}

.text-wrapper_2 {
  height: 125px;
  background: url(./img/FigmaDDSSlicePNGfc02e432ca2bbd0ae130dcd7983046eb.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 164px;
}

.text_18 {
  width: 96px;
  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: 45px 0 0 33px;
}

.box_14 {
  width: 1200px;
  height: 476px;
  margin: 36px auto;
}

.image-text_4 {
  width: 220px;
  height: 500px;
}

.image_2 {
  width: 190px;
  height: 278px;
}

.text-group_8 {
  width: 200px;
  height: 178px;
  margin-top: 20px;
}

.text_19 {
  width: 202px;
  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;
}

.text_20 {
  width: 202px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_21 {
  width: 202px;
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.image-text_5 {
  width: 220px;
  height: 500px;
  margin-left: 20px;
}

.image_3 {
  width: 190px;
  height: 278px;
  margin-left: 2px;
}

.text-group_9 {
  width: 200px;
  height: 178px;
  margin-top: 20px;
}

.text_22 {
  width: 204px;
  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;
}

.text_23 {
  width: 204px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_24 {
  /* width: 204px; */
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.image-text_6 {
  width: 220px;
  height: 500px;
  margin-left: 20px;
}

.image_4 {
  width: 190px;
  height: 278px;
}

.text-group_10 {
  width: 200px;
  height: 178px;
  margin-top: 20px;
}

.text_25 {
  width: 200px;
  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;
}

.text_26 {
  width: 200px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_27 {
  width: 200px;
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.image-text_7 {
  width: 220px;
  height: 500px;
  margin-left: 20px;
}

.image_5 {
  width: 190px;
  height: 278px;
}

.text-group_11 {
  width: 202px;
  height: 178px;
  margin-top: 20px;
}

.text_28 {
  width: 202px;
  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;
}

.text_29 {
  width: 202px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_30 {
  width: 202px;
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.image-text_8 {
  width: 220px;
  height: 500px;
  margin-left: 20px;
}

.image_6 {
  width: 190px;
  height: 278px;
}

.text-group_12 {
  width: 202px;
  height: 178px;
  margin-top: 20px;
}

.text_31 {
  width: 202px;
  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;
}

.text_32 {
  width: 202px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_33 {
  width: 202px;
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.box_15 {
  width: 164px;
  height: 125px;
  margin: 60px auto;
}

.text-wrapper_3 {
  height: 125px;
  background: url(./img/FigmaDDSSlicePNGfc02e432ca2bbd0ae130dcd7983046eb.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 164px;
}

.text_34 {
  width: 96px;
  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: 45px 0 0 33px;
}

.box_16 {
  width: 1200px;
  height: 476px;
  margin: 36px auto;
}

.image-text_9 {
  width: 220px;
  height: 500px;
}

.image_7 {
  width: 190px;
  height: 278px;
}

.text-group_13 {
  width: 202px;
  height: 178px;
  margin-top: 20px;
}

.text_35 {
  width: 202px;
  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;
}

.text_36 {
  width: 202px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_37 {
  width: 202px;
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.image-text_10 {
  width: 220px;
  height: 500px;
  margin-left: 20px;
}

.image_8 {
  width: 190px;
  height: 278px;
  margin-left: 2px;
}

.text-group_14 {
  width: 204px;
  height: 178px;
  margin-top: 20px;
}

.text_38 {
  width: 204px;
  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;
}

.text_39 {
  width: 204px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_40 {
  width: 204px;
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.image-text_11 {
  width: 220px;
  height: 500px;
  margin-left: 20px;
}

.image_9 {
  width: 190px;
  height: 278px;
}

.text-group_15 {
  width: 200px;
  height: 178px;
  margin-top: 20px;
}

.text_41 {
  width: 200px;
  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;
}

.text_42 {
  width: 200px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_43 {
  width: 200px;
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.image-text_12 {
  width: 220px;
  height: 500px;
  margin-left: 20px;
}

.image_10 {
  width: 190px;
  height: 278px;
}

.text-group_16 {
  width: 202px;
  height: 178px;
  margin-top: 20px;
}

.text_44 {
  width: 202px;
  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;
}

.text_45 {
  width: 202px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_46 {
  width: 202px;
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.image-text_13 {
  width: 220px;
  height: 500px;
  margin-left: 20px;
}

.image_11 {
  width: 190px;
  height: 278px;
}

.text-group_17 {
  width: 202px;
  height: 178px;
  margin-top: 20px;
}

.text_47 {
  width: 202px;
  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;
}

.text_48 {
  width: 202px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.text_49 {
  width: 202px;
  height: 63px;
  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: 21px;
  margin-top: 10px;
}

.box_17 {
  width: 165px;
  height: 45px;
  margin: 60px auto 20px;
}

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

.text-group_18 {
  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;
}

.box_18 {
  width: 1240px;
  height: 334px;
  margin: 36px auto;
}

.image-text_15 {
  width: 264px;
  height: 334px;
}

.image_12 {
  width: 264px;
  height: 168px;
}

.text-group_19 {
  width: 264px;
  height: 146px;
  margin-top: 20px;
}

.text_50 {
  width: 264px;
  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_51 {
  width: 264px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 16px;
}

.text_52 {
  width: 264px;
  height: 42px;
  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: 21px;
  margin-top: 10px;
}

.image-text_16 {
  width: 264px;
  height: 334px;
  margin-left: 48px;
}

.image_13 {
  width: 264px;
  height: 168px;
}

.text-group_20 {
  width: 264px;
  height: 146px;
  margin-top: 20px;
}

.text_53 {
  width: 264px;
  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_54 {
  width: 264px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 16px;
}

.text_55 {
  width: 264px;
  height: 42px;
  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: 21px;
  margin-top: 10px;
}

.image-text_17 {
  width: 264px;
  height: 334px;
  margin-left: 48px;
}

.image_14 {
  width: 264px;
  height: 168px;
}

.text-group_21 {
  width: 264px;
  height: 146px;
  margin-top: 20px;
}

.text_56 {
  width: 264px;
  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_57 {
  width: 264px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 16px;
}

.text_58 {
  width: 264px;
  height: 42px;
  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: 21px;
  margin-top: 10px;
}

.image-text_18 {
  width: 264px;
  height: 334px;
  margin-left: 48px;
}

.image_15 {
  width: 264px;
  height: 168px;
}

.text-group_22 {
  width: 264px;
  height: 146px;
  margin-top: 20px;
}

.text_59 {
  width: 264px;
  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_60 {
  width: 264px;
  height: 44px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  margin-top: 16px;
}

.text_61 {
  width: 264px;
  height: 42px;
  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: 21px;
  margin-top: 10px;
}

.box_19 {
  width: 72px;
  height: 79px;
  margin: 244px 0 0 238px;
}

.image_16 {
  width: 52px;
  height: 52px;
  margin-left: 10px;
}

.text_62 {
  width: 72px;
  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;
  margin-top: 8px;
}

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

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

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

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

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

.text_63 {
  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;
}

.text-wrapper_5 {
  height: 22px;
  background: url(./img/FigmaDDSSlicePNGf04dd48760a3b8d7f805a09885017865.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 43px;
  position: absolute;
  left: 1770px;
  top: 2628px;
}

.text_64 {
  width: 24px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 2px 0 0 6px;
}

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

.text_65 {
  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_66 {
  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;
}

.text_67 {
  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;
}
.image-text {
  padding: 10px;
  border: 3px solid #76e6ba;
  border-radius: 10px;
}
.box-hezuo {
  background: url(./img/WechatIMG783.jpg) no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
}

/* 横幅样式 - 调整为与主体内容相同宽度 */
.banner-container {
	width: 100%;
	/* max-width: 1250px; */
	margin: 0 auto;
	/* padding: 0 15px; */
	box-sizing: border-box;
}

.banner {
	background: linear-gradient(45deg, #63fff8 0%, #f0fffe 100%);
	position: relative;
	overflow: hidden;
	height: 300px; /* 保持高度为300px */
	display: flex;
	align-items: center;
	/* border-radius: 12px; */
	/* margin: 20px 0; */
}

.banner::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(45deg, transparent 25%, rgba(255, 238, 0, 0.4) 50%, transparent 75%);
	transform: translateX(-50%) rotate(25deg);
	animation: lightBeam 8s infinite linear;
}

@keyframes lightBeam {
	0% { transform: translateX(-100%) rotate(25deg); }
	100% { transform: translateX(100%) rotate(25deg); }
}

.banner-content {
	position: relative;
	z-index: 2;
	text-align: center;
	flex: 1;
}

.banner-title {
	font-size: 3rem;
	font-weight: bold;
	color: #333;
	margin-bottom: 1rem;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}

/* 调整横幅图片尺寸和位置 */
.banner-image {
    position: static; /* 改为静态定位 */
    /* width: 541px; */
	width: 850px;
    height: 290px;
    margin: 10px 49px 10px 68px; /* 上下间距改为10px */
    z-index: 3;
    object-fit: contain;
    border-radius: 12px; /* 添加圆角 */
}
/* 适配手机、ipad尺寸 */
/* 当屏幕宽度小于12000px时 */
@media (max-width: 1200px) {
  body {font-size: 14px; /* 小屏幕字体大小 */}
  .page, .section_2, .box_1, .text-wrapper_1 {width:100%;}
  .box_1 {width: 100%;margin: 20px 0 0 0;height: 140px;}
  .text-wrapper_1 {width: 100%;height: 130px;}
  .paragraph_1 {width: 100%;height: auto;font-size: 22px;margin: 8px 0 0 20px;}
  .text_7 {width: 75%;height: 50px;font-size: 16px;margin: 0px 0 39px 20px;}
  .box_2 {width: 100%;height: 281px;margin:0;}
  .box_3 {width: 100%;margin-top: 20px;}
  .image-text_1, .image-text_14 {width: 100%;margin-left: 0;justify-content: center;}
  .text-group_1, .text-group_18 {width: auto;height: auto;font-size: 21px;line-height: normal;display: flex;align-items: center;}
  .text-group_3,.text-group_4,.text-group_5,.text-group_6 {width: 100%;display: block;margin-top: 15px;margin-left: 30px;}
  .box_5 {margin-top: -195px;width: 100%;}
  .box_6 {width: 26px;height: 26px;margin-top: 16px;}
  .box_7,.box_8, .box_9 {position: absolute;left: 0;top: 138px;width: 26px;height: 26px;}
  .box_7{top: 236px;}
  .box_8{top: 336px;}
  .text-group_4 {margin-top: 0;}
  .text-group_5 {margin-top: 0;}
  .text-group_6 {margin-top: 0;}
  .text_10 {font-size: 20px;text-align: left;}
  .text_11 {width: 100%;font-size: 16px;text-align: left;display: block;margin-top: 5px;}
  .text_12, .text_14, .text_16, .text_8 {width: 100%;font-size: 20px;text-align: left;line-height: unset;margin-left: 0px;position: relative;top: 1px;}
  .text_13, .text_15, .text_17, .text_9 {width: 90%;text-align: left;margin-top: 5px;display: block;font-size: 16px;}
  .image-text_2 {margin: 36px 0 0 0px;position: relative;top: 338px;width:100%;}
  .box_4 {width: 26px;height: 26px;margin-left: 0;}
  .text_8{top: -61px;left: 30px;}
  .text-group_2 {width: 100%;}
  .text_9{position: relative;top: -80px;left: 30px;}
  .box_12 {width: 100%;margin: 165px 0 0 0;}
  .image-text_3 {width: 100%;margin-top: 0}
  .text-group_7 {width: 100%;font-size: 21px;text-align: center;}
  .box_13, .box_15, .box_17{width: 100%;height: 50px;margin: -6px 0 0 0;}
  .box_17{margin: 10px 0 10px;}
  .text-wrapper_2,.text-wrapper_3 {height: 40px;width: 150px;}
  .text_18,.text_34 {text-align: center;width: 100%;font-size: 18px;line-height: 36px;margin: 0;}
  .box_14,.box_16,.box_18 {width: 100%;height: auto; margin:0;flex-wrap: wrap;}
  .box_15 {margin-top: 15px;}
  .image-text{width: 44%;height: auto;margin: 0 3% 20px;display: block;}
  .img_list{width: 100%;height: 200px;margin-left: 0;}
  .box_18 .img_list {width: 100%;height: 120px;margin-left: 0;}
  .group_t{width: 100%;height: auto;margin-top: 14px;}

  /*name*/
  .t_name {width: 100%;height: auto;font-size: 16px;line-height: 0px;}

  .t_p{width: 100%;height: auto;font-size: 14px;margin-top: 14px;}

  /*英文*/
  .t_engli{width: 100%;height: auto;font-size: 14px;line-height: 18px;margin-top: 10px;}
}






















