.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 1920px;
  overflow: hidden;
}

.box_1 {
  width: 1920px;
  height: 600px;
  position: relative;
}

.top-carousel-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.top-carousel-slides {
  display: flex;
  width: 100%;
  height: 100%;
}

.top-carousel-slide {
  min-width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.top-carousel-prev, .top-carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 24px;
  z-index: 1;
}

.top-carousel-prev {
  left: 10px;
}

.top-carousel-next {
  right: 10px;
}

.top-carousel-indicators {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
}

.top-carousel-indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  cursor: pointer;
}

.top-carousel-indicator.active {
  background-color: rgba(29, 133, 255, 1);
}

.box_2 {
  background-image: linear-gradient(
    360deg,
    rgba(255, 255, 255, 0.6) 0,
    rgba(255, 255, 255, 0) 100%
  );
  width: 1920px;
  height: 130px;
  justify-content: flex-center;
  z-index: 999;
}

.label_1 {
  width: 48px;
  height: 48px;
  margin: 24px 0 0 360px;
}

.image_1 {
  width: 9px;
  height: 29px;
  margin: 34px 0 0 10px;
}

.box_3 {
  background-color: rgba(74, 74, 74, 1);
  width: 19px;
  height: 28px;
  margin-top: 36px;
}

.label_2 {
  width: 22px;
  height: 28px;
  margin: 35px 0 0 4px;
}

.label_3 {
  width: 30px;
  height: 29px;
  margin: 34px 0 0 5px;
}

.text_1 {
  width: 79px;
  height: 39px;
  overflow-wrap: break-word;
  color: rgba(40, 124, 243, 1);
  font-size: 26px;
  font-family: Alimama ShuHeiTi-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 39px;
  margin: 29px 0 0 3px;
}

.section_9 {
  width: 72px;
  height: 32px;
  margin: 32px 0 0 197px;
}

.text_2 {
  width: 72px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 18px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  text-decoration: none;
}

.box_5 {
  background-color: rgba(29, 133, 255, 1);
  width: 24px;
  height: 2px;
  margin: 6px 0 0 24px;
}

.text_3 {
  width: 72px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(31, 35, 41, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 36px 0 0 72px;
  text-decoration: none;
}

.text_4 {
  width: 72px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(31, 35, 41, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 36px 0 0 72px;
  text-decoration: none;
}

.text_5 {
  width: 72px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(31, 35, 41, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 36px 0 0 72px;
  text-decoration: none;
}

.text_6 {
  width: 72px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(31, 35, 41, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 36px 0 0 72px;
  text-decoration: none;
}

.text_7 {
  width: 54px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(31, 35, 41, 1);
  font-size: 18px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 36px 360px 0 72px;
}

.image_2 {
  width: 358px;
  height: 302px;
  margin: 38px 0 0 360px;
}

.image_3 {
  width: 160px;
  height: 4px;
  margin: 86px 0 40px 880px;
}

.box_14 {
  width: 1920px;
  height: 4200px;
  margin-bottom: 1px;
}

.box_6 {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 1920px;
  height: 850px;
}

.text-wrapper_4 {
  width: 1168px;
  height: 160px;
  margin: 80px 0 0 376px;
}

.text-wrapper_1 {
  width: 80px;
  height: 100px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 38px;
  letter-spacing: 10px;
  font-family: Source-KeynoteartHans-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 50px;
  margin-top: 30px;
}

.text_43 {
  width: 13px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 32px;
  letter-spacing: 10px;
  font-family: Source-KeynoteartHans-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 48px;
  margin: 56px 0 0 48px;
}

.text_10 {
  width: 979px;
  height: 160px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 40px;
  margin-left: 48px;
}

.text-wrapper_2 {
  box-shadow: 0px 0px 16px 0px rgba(29, 133, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 16px;
  height: 149px;
  border: 3px gradient;
  width: 1094px;
  margin: 83px 0 0 413px;
}

.text_11 {
  width: 902px;
  height: 80px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 40px;
  margin: 35px 0 0 96px;
}

.text_12 {
  width: 128px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 32px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 48px;
  margin: 69px 0 0 896px;
}

.block_2 {
  width: 1200px;
  height: 150px;
  margin: 48px 0 63px 360px;
}

.block_3 {
  box-shadow: 0px 0px 8px 0px rgba(29, 133, 255, 0.2);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  width: 374px;
  height: 150px;
  margin-right: 20px;
}

.text-group_17 {
  width: 342px;
  height: 106px;
  margin: 16px 0 0 16px;
}

.text_13 {
  width: 342px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 20px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text_14 {
  width: 342px;
  height: 60px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.block_4 {
  box-shadow: 0px 0px 8px 0px rgba(29, 133, 255, 0.2);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  width: 374px;
  height: 150px;
  margin: 0 20px;
}

.text-group_18 {
  width: 342px;
  height: 106px;
  margin: 16px 0 0 16px;
}

.text_15 {
  width: 342px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 20px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text_16 {
  width: 342px;
  height: 60px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.block_5 {
  box-shadow: 0px 0px 8px 0px rgba(29, 133, 255, 0.2);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  width: 374px;
  height: 150px;
  margin-left: 20px;
}

.text-group_19 {
  width: 342px;
  height: 106px;
  margin: 16px 0 0 16px;
}

.text_17 {
  width: 342px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 20px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text_18 {
  width: 342px;
  height: 60px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.text_19 {
  background-image: linear-gradient(
    90deg,
    rgba(29, 133, 255, 1) 0,
    rgba(6, 226, 120, 1) 100%
  );
  position: absolute;
  left: 1211px;
  top: 286px;
  width: 336px;
  height: 72px;
  overflow-wrap: break-word;
  color: ;
  font-size: 56px;
  font-family: DingTalk JinBuTi-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 72px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box_9 {
  position: relative;
  width: 1920px;
  height: 404px;
  background: url(images/FigmaDDSSlicePNG5b6d3c0ff416c21e53370014ac36ae70.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-top: 1270px;
}

.section_2 {
  background-image: linear-gradient(
    90deg,
    rgba(237, 237, 237, 0) 0,
    rgba(237, 237, 237, 1) 49.5%,
    rgba(237, 237, 237, 0) 100%
  );
  width: 1200px;
  height: 3px;
  margin: 254px 0 0 360px;
}

.text-wrapper_5 {
  width: 980px;
  height: 30px;
  margin: 45px 0 72px 470px;
}

.text_24 {
  width: 155px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 30px;
}

.text_25 {
  width: 155px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 120px;
}

.text_26 {
  width: 155px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 120px;
}

.text_27 {
  width: 155px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 30px;
  margin-left: 120px;
}

.section_3 {
  background-color: rgba(29, 133, 255, 1);
  border-radius: 50%;
  position: absolute;
  left: 542px;
  top: 250px;
  width: 12px;
  height: 12px;
}

.section_4 {
  background-color: rgba(29, 133, 255, 1);
  border-radius: 50%;
  position: absolute;
  left: 817px;
  top: 250px;
  width: 12px;
  height: 12px;
}

.section_5 {
  background-color: rgba(29, 133, 255, 1);
  border-radius: 50%;
  position: absolute;
  left: 1092px;
  top: 250px;
  width: 12px;
  height: 12px;
}

.section_6 {
  background-color: rgba(29, 133, 255, 1);
  border-radius: 50%;
  position: absolute;
  left: 1367px;
  top: 250px;
  width: 12px;
  height: 12px;
}

.box_13 {
  background-color: rgba(240, 244, 252, 1);
  width: 1920px;
  height: 802px;
  justify-content: flex-center;
}

.text-group_20 {
  width: 1200px;
  height: 86px;
  margin: 72px 0 0 360px;
}

.text_44 {
  width: 1200px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 32px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 48px;
}

.text_45 {
  width: 1200px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 20px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 8px;
}

.section_10 {
  width: 1200px;
  height: 500px;
  margin: 72px 0 72px 360px;
}

.carousel-container {
  position: relative;
  width: 810px;
  height: 500px;
  overflow: hidden;
}

.carousel-slides {
  display: flex;
  width: 100%;
  height: 100%;
}

.carousel-slide {
  min-width: 100%;
  transition: transform 0.5s ease;
}

.carousel-slide img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

.carousel-prev, .carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 24px;
  z-index: 1;
}

.carousel-prev {
  left: 10px;
}

.carousel-next {
  right: 10px;
}

.carousel-indicators {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
}

.carousel-indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  cursor: pointer;
}

.carousel-indicator.active {
  background-color: rgba(29, 133, 255, 1);
}

.image_20 {
  width: 376px;
  height: 500px;
}

.image-wrapper_3 {
  width: 810px;
  height: 500px;
  flex-wrap: wrap;
}

.image_21-0 {
  width: 397px;
  height: 242px;
  margin: 0 16px 16px 0;
}

.image_21-1 {
  width: 397px;
  height: 242px;
  margin: 0 16px 16px 0;
  margin-right: 0;
}

.image_21-2 {
  width: 397px;
  height: 242px;
  margin: 0 16px 16px 0;
  margin-bottom: 0;
}

.image_21-3 {
  width: 397px;
  height: 242px;
  margin: 0 16px 16px 0;
  margin-right: 0;
  margin-bottom: 0;
}

.box_11 {
  background-color: rgba(255, 255, 255, 1);
  width: 1920px;
  height: 742px;
  margin-bottom: 132px;
  justify-content: flex-center;
}

.text-group_21 {
  width: 1200px;
  height: 86px;
  margin: 72px 0 0 360px;
}

.text_28 {
  width: 1200px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 32px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 48px;
}

.text_29 {
  width: 1200px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 20px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 8px;
}

.box_15 {
  width: 1128px;
  height: 440px;
  margin: 72px 0 72px 432px;
}

.group_7 {
  width: 104px;
  height: 440px;
}

.image-text_4 {
  width: 104px;
  height: 136px;
}

.image_22 {
  width: 104px;
  height: 104px;
}

.text-group_7 {
  width: 84px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 24px;
  margin: 8px 0 0 10px;
}

.image-text_5 {
  width: 104px;
  height: 136px;
  margin-top: 16px;
}

.image_23 {
  width: 104px;
  height: 104px;
}

.text-group_8 {
  width: 84px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 24px;
  margin: 8px 0 0 10px;
}

.image-text_6 {
  width: 104px;
  height: 136px;
  margin-top: 16px;
}

.image_24 {
  width: 104px;
  height: 104px;
}

.text-group_9 {
  width: 70px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 24px;
  margin: 8px 0 0 17px;
}

.image_13 {
  width: 952px;
  height: 440px;
}

.box_7 {
  position: absolute;
  left: 0;
  top: 1450px;
  width: 1920px;
  height: 1523px;
  background: url(images/FigmaDDSSlicePNGa33b41f07578ad63b8a39a53c4e17191.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.text-group_22 {
  width: 1200px;
  height: 86px;
  margin: 72px 0 0 360px;
}

.text_46 {
  width: 1200px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 32px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 48px;
}

.text_47 {
  width: 1200px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 20px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 8px;
}

.block_10 {
  width: 1200px;
  height: 200px;
  margin: 72px 0 0 360px;
}

.group_8 {
  box-shadow: 2px 2px 8px 0px rgba(29, 133, 255, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  width: 588px;
  height: 200px;
}

.image_25 {
  width: 80px;
  height: 80px;
  margin: 60px 0 0 24px;
}

.text-group_23 {
  width: 436px;
  height: 112px;
  margin: 44px 24px 0 0;
}

.text_48 {
  width: 191px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 24px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_49 {
  width: 436px;
  height: 60px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.group_9 {
  box-shadow: 2px 2px 8px 0px rgba(29, 133, 255, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  width: 588px;
  height: 200px;
}

.image_26 {
  width: 80px;
  height: 80px;
  margin: 60px 0 0 24px;
}

.text-group_24 {
  width: 436px;
  height: 112px;
  margin: 44px 24px 0 0;
}

.text_50 {
  width: 168px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 24px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_51 {
  width: 436px;
  height: 60px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.block_11 {
  width: 1200px;
  height: 200px;
  margin: 24px 0 0 360px;
}

.box_16 {
  box-shadow: 2px 2px 8px 0px rgba(29, 133, 255, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  width: 588px;
  height: 200px;
}

.image_27 {
  width: 80px;
  height: 80px;
  margin: 60px 0 0 24px;
}

.text-group_25 {
  width: 436px;
  height: 112px;
  margin: 44px 24px 0 0;
}

.text_52 {
  width: 168px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 24px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_53 {
  width: 436px;
  height: 60px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.box_17 {
  box-shadow: 2px 2px 8px 0px rgba(29, 133, 255, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  width: 588px;
  height: 200px;
}

.image_28 {
  width: 80px;
  height: 80px;
  margin: 60px 0 0 24px;
}

.text-group_26 {
  width: 436px;
  height: 142px;
  margin: 29px 24px 0 0;
}

.text_54 {
  width: 168px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 24px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_55 {
  width: 436px;
  height: 90px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.block_12 {
  width: 1200px;
  height: 200px;
  margin: 24px 0 0 360px;
}

.group_10 {
  box-shadow: 2px 2px 8px 0px rgba(29, 133, 255, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  width: 588px;
  height: 200px;
}

.image_29 {
  width: 80px;
  height: 80px;
  margin: 60px 0 0 24px;
}

.text-group_27 {
  width: 436px;
  height: 112px;
  margin: 44px 24px 0 0;
}

.text_56 {
  width: 215px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 24px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.paragraph_2 {
  width: 436px;
  height: 60px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.group_11 {
  box-shadow: 2px 2px 8px 0px rgba(29, 133, 255, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  width: 588px;
  height: 200px;
}

.image_30 {
  width: 80px;
  height: 80px;
  margin: 60px 0 0 24px;
}

.text-group_28 {
  width: 436px;
  height: 142px;
  margin: 29px 24px 0 0;
}

.text_57 {
  width: 215px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(29, 133, 255, 1);
  font-size: 24px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 36px;
}

.text_58 {
  width: 436px;
  height: 90px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 16px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.text-group_29 {
  width: 1200px;
  height: 86px;
  margin: 144px 0 0 360px;
}

.text_22 {
  width: 1200px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 32px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  line-height: 48px;
}

.text_23 {
  width: 1200px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(142, 142, 142, 1);
  font-size: 20px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 8px;
}

.block_13 {
  width: 1200px;
  height: 300px;
  margin: 72px 0 43px 360px;
}

.group_12 {
  width: 49px;
  height: 91px;
  margin-top: 131px;
}

.label_4 {
  width: 41px;
  height: 40px;
  margin-left: 4px;
}

.group_1 {
  box-shadow: 6px 6px 12px 0px rgba(168, 204, 255, 0.3);
  width: 49px;
  height: 48px;
  margin-top: 3px;
}

.image-wrapper_4 {
  width: 1044px;
  height: 300px;
  margin-left: 29px;
  justify-content: space-between;
}

.image_6-0 {
  width: 219px;
  height: 300px;
}

.image_6-1 {
  width: 219px;
  height: 300px;
}

.image_6-2 {
  width: 219px;
  height: 300px;
}

.image_6-3 {
  width: 219px;
  height: 300px;
}

.group_13 {
  width: 49px;
  height: 91px;
  margin: 131px 0 0 30px;
}

.label_5 {
  width: 41px;
  height: 40px;
  margin-left: 4px;
}

.group_2 {
  box-shadow: 6px 6px 12px 0px rgba(168, 204, 255, 0.3);
  width: 49px;
  height: 48px;
  margin-top: 3px;
}

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 50px;
  height: 50px;
  background-color: rgba(29, 133, 255, 0.8);
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  font-size: 24px;
  display: none;
  z-index: 1000;
  transition: background-color 0.3s;
}

#back-to-top:hover {
  background-color: rgba(29, 133, 255, 1);
}

.qualification-carousel-container {
  position: relative;
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
}

.footer {
  background-color: #f5f5f5;
  margin-top: 60px;
}

.footer-content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.company-info {
  text-align: center;
  margin-bottom: 30px;
}

.company-name {
  font-size: 20px;
  font-family: PingFang SC-Bold;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}

.company-address {
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  color: #666;
  margin-bottom: 5px;
}

.company-contact {
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  color: #666;
}

.footer-links {
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
}

.footer-links a {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: #555;
  text-decoration: none;
  transition: color 0.3s;
}

.footer-links a:hover {
  color: #1d85ff;
}

.footer-bottom {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
  width: 100%;
}

.copyright {
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  color: #777;
  margin-bottom: 8px;
}

.icp {
  font-size: 13px;
  font-family: PingFang SC-Regular;
  font-weight: normal;
  color: #888;
}

.qualification-carousel-slides {
  display: flex;
  transition: transform 0.5s ease;
  height: 100%;
}

.qualification-carousel-slide {
  min-width: 25%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.qualification-carousel-slide span {
  font-size: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(0, 0, 0, 1);
  white-space: nowrap;
}

.qualification-carousel-prev, .qualification-carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(29, 133, 255, 0.8);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 20px;
  z-index: 1;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.qualification-carousel-prev {
  left: 10px;
}

.qualification-carousel-next {
  right: 10px;
}

.qualification-carousel-prev:hover, .qualification-carousel-next:hover {
  background-color: rgba(29, 133, 255, 1);
}
