.box_1 {
  background-color: rgba(245, 248, 255, 1);
}

.box_2 {
  background: url(./img/SketchPng9d6e8ae942b6e535bd7c09160a884448bac5f34b2de35a8cdb3621416a46180d.png) 100% no-repeat;
  background-size: cover; /* 保持背景图的比例 */
  padding: 20px 0;
}

.box_3 {
  height: 68px;
}

.label_1 {
  width: 48px;
  height: 48px;
}

.text_1 {
  color: rgba(16, 69, 215, 1);
  font-size: 24px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 36px;
}

.text-wrapper_1 {
  background: url(./img/SketchPngab887abccd6586835e3a529711d9757b17f51aaabcd9f3683cc199aab05fb6ad.png) no-repeat;
  background-size: 100% 100%;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text_2,
.text_3,
.text_4,
.text_5 {
  color: rgba(137, 135, 161, 1);
  font-size: 16px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  white-space: nowrap;
  margin: 0 10px; /* 调整间距 */
}

.text_2 {
  color: rgba(0, 6, 24, 1);
}

.text_6 {
  color: rgba(56, 56, 56, 1);
  font-size: 16px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  white-space: nowrap;
  margin-right: 20px;
}

.text-wrapper_2 {
  background: url(./img/SketchPng19e06ce697c3efb21a698deed3717fcdafea774caafb8ed59ef11fc3a6a5fc1e.png) no-repeat;
  background-size: contain; /* 保持背景图的比例并确保完整显示 */
  width: 132px; /* 设置宽度 */
  height: 48px; /* 保持高度 */
}

.text_7 {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 48px; /* 垂直居中对齐 */
}

.box_4 {
  background: url(./img/SketchPng50f164f6f3ef1b85c3aefe57a6b40920299d193f59dfa89a89cb3395ed91d8f6.png) center center no-repeat;
  background-size: cover;
  margin-top: 20px;
  color: rgba(255, 255, 255, 1);
  height: 576px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.text_8 {
  font-size: 72px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px;
}

.paragraph_1 {
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  line-height: 30px;
  text-align: center;
  margin-bottom: 15px;
}

.box_5 {
  display: flex;
  justify-content: center;
  width: 100%; /* 让它适应父元素的宽度 */
}

.box_6 {
  background-color: rgba(16, 69, 215, 1);
  border-radius: 24px;
  width: 146px;
  height: 44px;
}

.image-text_1 {
  margin: 10px;
}

.text-group_1 {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
}

.label_2,
.label_3 {
  width: 24px;
  height: 24px;
}

.box_7 {
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;
}

.image-text_2 {
  margin: 10px;
}

.text-group_2 {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
}

@media (max-width: 767px) {
  .text_8{
    font-size: 36px;
  }
  .text_22{
    font-size: 19px !important;
  }
  .text_23{
    font-size: 13px !important;
    margin-top: 20px !important;
  }
  .paragraph_1{
    font-size: 14px;
  }
  .text_9{
    font-size: 20px !important;
  }
  .container1 {
    margin: 57px 2px !important;
    width: 96%;
  }
  .text-group_3 {
    margin-top: 50px !important;
  }
  .image_3{
    margin: 25px 5px 20px 0 !important;
  }
}

.text-group_3 {
  width: 100%;
  max-width: 720px;
  margin-top: 108px;
  margin-left: auto;
  margin-right: auto;
}

.text_9 {
  width: 100%;
  max-width: 720px;
  overflow-wrap: break-word;
  color: rgba(37, 36, 50, 1);
  font-size: 48px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  text-align: center; /* 修改为居中 */
  white-space: nowrap;
  line-height: 56px;
}

.text_10 {
  width: 100%;
  max-width: 240px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Light;
  font-weight: 300;
  text-align: center; /* 修改为居中 */
  line-height: 32px;
  margin-top: 12px;
}

.container1 {
  margin: 57px 100px;
}

.box_10, .box_11, .group_3,.group_4, .box_13 {
  background: url(./img/SketchPng6b2756504e896798268b9802bbae2cf035d00b30201820c5573d964e4fc64956.png) no-repeat center center;
  background-size: cover;
  padding: 10px; /* 添加内边距 */
}

.group_2 {
  background: url(./img/SketchPngfe5c6b1b828373b6d8350d6e5b2880b06b2393b063573c117f88a0351ce2a941.png) 100% no-repeat;
  background-size: 100% 100%;
  margin-top: 32px;
}

.box_13{
  height: 100%;
}

.group_4{
  margin-top: 32px;
}

.flex-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.flex-row {
  display: flex;
  justify-content: space-between;
}

.image_1, .image_2, .image_4, .image_5, .image_6 {
  width: 76px;
  height: 76px;
  margin: 20px 0;
}
.image_3{
  margin: 20px 20px 20px 0;
}

.image_7{
  width: 60%;
  margin: 20px 0;
}

.text_11, .text_13, .text_15, .text_17, .text_20 {
  color: rgba(37, 36, 50, 1);
  font-size: 19px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  margin-top: 10px;
}

.text_12, .text_14, .text_16, .text_18, .text_19, .text_21 {
  color: rgba(137, 135, 161, 1);
  font-size: 14px;
  line-height: 21px;
  margin-top: 5px;
}

.text-wrapper_3 {
  margin: 20px;
}

/* 删除 rowspan 的 CSS */

.box_14 {
  margin-top: 108px;
}

.image_8, .image_9 {
  width: 78px;
  height: 78px;
  margin: 19px 0;
}

.text_22 {
  overflow-wrap: break-word;
  color: rgba(37, 36, 50, 1);
  font-size: 48px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  text-align: center;
  line-height: 72px;
  white-space: nowrap;
}

.text_23 {
  overflow-wrap: break-word;
  color: rgba(137, 135, 161, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  text-align: center;
  line-height: 21px;
  margin-top: 32px;
}

.carousel {
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  height: 300px; /* 根据需要调整高度 */
}

.carousel-inner {
  display: flex;
  transition: transform 0.5s ease;
}

.carousel-item {
  flex: 0 0 33.33%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.carousel-item img {
  width: 100%;
  transition: transform 0.5s;
}

.carousel-item .half-img {
  transform: scaleX(0.5); /* 只显示半张图 */
}

.carousel-item.active .full-img {
  transform: scaleX(1); /* 居中显示完整图 */
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  cursor: pointer;
  z-index: 1000;
}

.carousel-control-prev {
  left: 10px;
}

.carousel-control-next {
  right: 10px;
}


.text_24 {
  color: rgba(37, 36, 50, 1);
  font-size: 48px;
  font-family: SourceHanSansCN-Regular, sans-serif;
  line-height: 56px;
}

.text_25, .text_26, .text_27 {
  color: rgba(94, 98, 130, 1);
  font-size: 21px;
  line-height: 26px;
}

.image_11, .image_12, .image_13 {
  width: 64px;
  height: 64px;
}

.image_14, .image_18, .image_19, .image_21 {
  width: 100%;
  height: auto;
}

.box_16 {
  background: url(./img/SketchPngbf795adeecf75b673626dee679520ec27cf8afaca1b36c8f47470cd3903ca39a.png)
    no-repeat center center;
  background-size: cover;
}

.text-group_6, .text-group_9 {
  font-size: 16px;
  color: rgba(37, 36, 50, 1);
}

.text_30, .text_33 {
  font-size: 23px;
  color: rgba(8, 8, 9, 1);
}

.text_34 {
  font-size: 18px;
  color: rgba(132, 130, 154, 1);
}

.text_35 {
  font-size: 18px;
  color: rgba(0, 0, 0, 1);
}



.box_21 {
  background: url(./img/SketchPng5a7fd0816c92a4733cf45195fe18892066c64af5f5671bacdd92fd03098fe332.png)
    no-repeat center center;
  background-size: cover;
}

.label_6 {
  width: 43px;
  height: 45px;
}

.text-group_11 {
  font-size: 24px;
  color: rgba(16, 69, 215, 1);
  line-height: 36px;
  white-space: nowrap;
}

.image_22 {
  width: 240px;
  height: 42px;
}

.paragraph_2 {
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
  line-height: 24px;
}

.text-wrapper_5, .text-wrapper_6 {
  text-align: left;
}

.text_36, .text_40 {
  font-size: 21px;
  color: rgba(16, 69, 215, 1);
  line-height: 33px;
}

.text_37, .text_38, .text_39, .text_41, .text_42, .text_43 {
  font-size: 14px;
  color: rgba(56, 56, 56, 1);
  line-height: 19px;
}

.text_44, .text_45 {
  font-size: 14px;
  color: rgba(56, 56, 56, 1);
  line-height: 19px;
}

/* 下载按钮样式 */
.btn-download {
  background-color: #f8f9fa;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  padding: 20px; /* 增加内边距以提高按钮高度 */
  transition: all 0.3s ease-in-out;
}

.btn-download:hover {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
}

.btn-download img {
  vertical-align: middle;
}
