.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}

.box_1 {
  background-color: rgba(255, 255, 255, 1);
  width: 100%;
  height: 98px;
}

.swiper-container {
  --swiper-navigation-size: 0;
}

.swiper-container .rot,
.swiper-container .rat {
  opacity: 0;
}

.swiper-container .rot:hover,
.swiper-container .rat:hover {
  opacity: 1;
}

.sliding_block_left, .sliding_block_right  {
  width: 72px;
  height: 72px;
}

.image_1 {
  width: 228px;
  height: 51px;
  margin: 23px 0 0 27px;
}

.text_1 {
  background-image: linear-gradient(90deg,
      rgba(53, 90, 159, 1) 0,
      rgba(80, 117, 185, 1) 100%);
  width: 243px;
  height: 40px;
  overflow-wrap: break-word;
  color: ;
  font-size: 34px;
  font-family: YouSheBiaoTiHei-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 40px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 29px auto 0 auto;
}

.box_2, .swiper-container {
  width: 100%;
  height: calc(100vh - 98px);
  min-height: 614px;
  /* background: url(./img/FigmaDDSSlicePNG9c75670fba383a76b898217948ffdd11.png)
    100% no-repeat;
  background-size: 100% 100%; */
}

.label_1 {
  width: 100%;
  height: calc(100vh - 98px);
  /* width: 32px;
  height: 32px;
  margin: 475px 0 0 60px; */
}

.box_3 {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  width: 76px;
  height: 76px;
  border: 2px solid rgba(255, 255, 255, 0.20000000298023224);
  margin: 453px 0 0 18px;
}

.paragraph_1 {
  background-image: linear-gradient(90deg,
      rgba(51, 89, 158, 1) 0,
      rgba(80, 117, 185, 1) 100%);
  width: 597px;
  height: 262px;
  overflow-wrap: break-word;
  color: ;
  font-size: 108px;
  font-family: YouSheBiaoTiHei-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 131px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 339px 0 0 69px;
}

.image-wrapper_1 {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  height: 72px;
  border: 2px solid rgba(255, 255, 255, 0.20000000298023224);
  width: 72px;
  margin: 455px 40px 0 956px;
}

.label_2 {
  width: 32px;
  height: 32px;
  margin: 20px 0 0 20px;
}

.box_4 {
  width: 100%;
  /*height: 307px;*/
  margin-bottom: 1px;
}

.group_1 {
  /*width: 1737px;*/
  height: 104px;
  margin: 40px 0 0 56px;
  display: flex;
  justify-content: space-between;
}

.image_2 {
  width: 132px;
  height: 92px;
}

.text_2 {
  width: 72px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 34px 0 0 131px;
  cursor: pointer;
}

.text_3 {
  width: 72px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 34px 0 0 132px;
  cursor: pointer;
}

.text_4 {
  width: 72px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 34px 0 0 132px;
  cursor: pointer;
}

.text-group_1 {
  width: 355px;
  height: 104px;
  margin-right: 40px;
}

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

.paragraph_2 {
  width: 355px;
  height: 64px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 32px;
  margin-top: 16px;
}

.text-wrapper_1 {
  width: 577px;
  height: 20px;
  margin: 118px 0 25px 56px;
}

.text_6 {
  width: 577px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}
.swiper-button-next, .swiper-button-prev {
  margin-top: -15vh !important;
}