/* 图片画廊样式 */
.image-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 10px 0;
  max-width: 80%;
  padding: 20px 60px;
}

.gallery-image {
  padding: 20px 20px;
  width: calc(25% - 10px); /* 一行4个，减去间距 */
  height: auto;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #eee;
}

/* 响应式调整 */
@media (max-width: 768px) {
  .gallery-image {
    width: calc(50% - 5px); /* 在小屏幕上一行2个 */
  }
}

.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 1920px;
  /*height: 7740px;*/
  overflow: hidden;
  margin-left: -8px;
}

.box_1 {
  background-color: rgba(250, 250, 250, 1);
  width: 31422px;
  /*height: 9831px;*/
}

.group_1 {
  width: 31422px;
  /*height: 7411px;*/
}

.section_1 {
  width: 1920px;
  height: 80px;
  background: url(./img/382065d0e896b8ca0c5ee1cd90ea0f2b.png)
    100% no-repeat;
  background-size: 100% 100%;
  justify-content: flex-center;
}

.image_1 {
  width: 103px;
  height: 33px;
  margin: 24px 0 0 360px;
}

.text_1 {
  width: 122px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 34px 0 0 20px;
}

.box_2 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 20px;
  width: 285px;
  height: 42px;
  margin: 19px 0 0 500px;
}

.text_2 {
  width: 144px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 14px 0 0 18px;
}

.text-wrapper_1 {
  background-color: rgba(13, 172, 167, 1);
  border-radius: 16px;
  height: 32px;
  width: 84px;
  margin: 5px 5px 0 34px;
}

.text_3 {
  width: 27px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 9px 0 0 29px;
}

.box_3 {
  background-color: rgba(211, 5, 6, 1);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 25px 0 0 20px;
}

.box_4 {
  border-radius: 4px;
  width: 101px;
  height: 31px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  margin: 24px 359px 0 20px;
}

.thumbnail_1 {
  width: 12px;
  height: 12px;
  margin: 10px 0 0 11px;
}

.text_4 {
  width: 44px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 10px 0 0 5px;
}

.thumbnail_2 {
  width: 9px;
  height: 4px;
  margin: 14px 10px 0 10px;
}

.section_2 {
  width: 1920px;
  height: 50px;
  background: url(./img/c981e31cdc42360b626483dafab85465.png) -3px -2px
    no-repeat;
  background-size: 1923px 57px;
}

.thumbnail_3 {
  width: 16px;
  height: 14px;
  margin: 18px 0 0 376px;
}

.text_5 {
  width: 31px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 17px 0 0 4px;
}

.block_1 {
  background-color: rgba(13, 172, 167, 1);
  border-radius: 15px;
  width: 95px;
  height: 30px;
  margin: 10px 0 0 43px;
}

.thumbnail_4 {
  width: 16px;
  height: 17px;
  margin: 7px 0 0 13px;
}

.text_6 {
  width: 48px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 7px 13px 0 0;
}

.thumbnail_5 {
  width: 16px;
  height: 16px;
  margin: 17px 0 0 43px;
}

.text_7 {
  width: 63px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 17px 0 0 4px;
}

.thumbnail_6 {
  width: 16px;
  height: 16px;
  margin: 17px 0 0 59px;
}

.text_8 {
  width: 100px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 17px 0 0 5px;
}

.thumbnail_7 {
  width: 15px;
  height: 16px;
  margin: 17px 0 0 59px;
}

.text_9 {
  width: 31px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 17px 0 0 4px;
}

.thumbnail_8 {
  width: 16px;
  height: 16px;
  margin: 17px 0 0 59px;
}

.text_10 {
  width: 32px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 17px 829px 0 4px;
}

.section_3 {
  width: 1200px;
  height: 300px;
  background: url(./img/85c0a6fde2a0e711057a54098dc915d5.png) -4px -4px
    no-repeat;
  background-size: 1208px 308px;
  margin: 42px 0 0 0px;
}

.group_2 {
  width: 161px;
  height: 239px;
  margin: 21px 0 0 19px;
}

.section_4 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  position: relative;
  width: 160px;
  height: 100px;
  border: 1px solid rgba(192, 188, 185, 0.3);
  margin-left: 1px;
}

.image_2 {
  width: 132px;
  height: 67px;
  margin: 16px 0 0 14px;
}

.text-wrapper_2 {
  height: 30px;
  background: url(./img/c51456728f17f35ebd12f6376b4f8882.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 72px;
  position: absolute;
  left: -4px;
  top: -1px;
}

.text_11 {
  width: 56px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 5px 0 0 7px;
}

.section_5 {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  height: 119px;
  margin-top: 20px;
  width: 161px;
}

.box_5 {
  width: 79px;
  height: 14px;
  margin: 32px 0 0 41px;
}

.text_12 {
  width: 56px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.thumbnail_9 {
  width: 13px;
  height: 14px;
}

.text-wrapper_3 {
  width: 85px;
  height: 24px;
  margin: 19px 0 30px 38px;
}

.text_13 {
  text-shadow: 0px 2px 0px rgba(179, 143, 0, 0.47);
  width: 56px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  font-family: DIN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text_14 {
  text-shadow: 0px 2px 0px rgba(179, 143, 0, 0.47);
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: DIN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 10px;
}

.group_3 {
  width: 330px;
  height: 219px;
  margin: 28px 0 0 18px;
}

.text_15 {
  max-width: 332px;  /* 最大宽度不超过332px */
  width: auto;  /* 宽度自适应内容 */
  height: 52px;  /* 增加高度以适应两行文本 */
  word-wrap: break-word;  /* 允许长单词或URL地址换行 */
  word-break: break-all;  /* 允许在任意字符间断行 */
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 26px;
  margin-left: 2px;
  display: -webkit-box;
  -webkit-line-clamp: 2;  /* 限制最多显示两行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.block_2 {
  width: 316px;
  height: 41px;
  margin: 18px 0 0 1px;
}

.box_6 {

  border-radius: 4px;
  width: 20px;
  height: 15px;

}

.text_16 {
  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  text-overflow: ellipsis; white-space: normal;
  width: 296px;
  max-height: 40px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: -4px;
  padding-left: 10px;
}

.block_3 {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  width: 329px;
  height: 57px;
  margin: 2px 0 0 1px;
}

.text-wrapper_4 {
  width: 204px;
  height: 33px;
  margin: 12px 0 0 18px;
}

.text_17 {
  width: 204px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

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

.thumbnail_10 {
  width: 18px;
  height: 19px;
  margin: 19px 20px 0 69px;
}

.block_4 {
  width: 329px;
  height: 41px;
  margin-top: 21px;
}

.text-wrapper_5 {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  height: 41px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 160px;
}

.text_19 {
  width: 62px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 13px 0 0 54px;
}

.text-wrapper_6 {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  height: 41px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 160px;
}

.text_20 {
  width: 64px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 13px 0 0 48px;
}

.group_4 {
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 4px;
  height: 241px;
  width: 367px;
  margin: 18px 0 0 25px;
}

.box_7 {
  width: 79px;
  height: 14px;
  margin: 25px 0 0 10px;
}

.text_21 {
  width: 56px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  padding-left:10px;
}

.thumbnail_11 {
  width: 13px;
  height: 14px;
}

.box_8 {
  width: 100px;
  height: 20px;
  margin: 8px 0 0 137px;
}

.text-wrapper_7 {
  background-color: rgba(0, 182, 148, 1);
  border-radius: 10px;
  height: 20px;
  width: 100px;
}

.text_22 {
  width: 77px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 4px 0 0 11px;
}

.box_9 {
  position: relative;
  width: 232px;
  height: 111px;
  margin: 5px 0 0 67px;
}

.text_23 {
  width: 48px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin-top: 18px;
}

.text_24 {
  text-shadow: 0px 2px 0px rgba(179, 143, 0, 0.47);
  width: 30px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: DIN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 40px 0 0 -40px;
}

.text_25 {
  width: 48px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 98px 0 0 -18px;
}

.text_26 {
  width: 48px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 98px 0 0 98px;
}

.text_27 {
  width: 48px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 23px 0 0 -30px;
}

.text_28 {
  text-shadow: 0px 2px 0px rgba(179, 143, 0, 0.47);
  width: 30px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: DIN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 45px 10px 0 -40px;

}


.text_shuzi{
  width: 30px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: DIN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 50px 10px 0 -136px;
  z-index: 999;
}


.image_3 {
  position: absolute;
  left: 58px;
  top: 0;
  width: 117px;
  height: 107px;
}

.text-wrapper_8 {
  width: 176px;
  height: 13px;
  margin: 9px 0 14px 95px;
}

.text_29 {
  text-shadow: 0px 2px 0px rgba(179, 143, 0, 0.47);
  width: 30px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: DIN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
}

.text_30 {
  text-shadow: 0px 2px 0px rgba(179, 143, 0, 0.47);
  width: 30px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: DIN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
}

.group_5 {
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 4px;
  width: 241px;
  height: 241px;
  margin: 20px 18px 0 21px;
}

.section_6 {
  width: 212px;
  height: 20px;
  margin: 20px 0 0 19px;
}

.text_31 {
  width: 71px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 4px;
}

.text-wrapper_9 {
  background-color: rgba(211, 5, 6, 1);
  border-radius: 1px;
  height: 20px;
  width: 40px;
}

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

.text_33 {
  width: 71px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 31px 0 0 84px;
}

.text_34 {
  text-shadow: 0px 2px 0px rgba(179, 143, 0, 0.47);
  width: 58px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  font-family: Adobe Heiti Std R;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 4px 0 0 91px;
}

.image_4 {
  width: 211px;
  height: 1px;
  margin: 20px 0 0 15px;
}

.section_7 {
  width: 58px;
  height: 20px;
  margin: 20px 0 0 100px;
}

.text_35 {
  width: 40px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 6px;
}

.thumbnail_12 {
  width: 13px;
  height: 13px;
}

.text_36 {
  text-shadow: 0px 2px 0px rgba(179, 143, 0, 0.47);
  width: 243px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(247, 200, 10, 1);
  font-size: 30px;
  font-family: DIN-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 30px;
  margin: 9px 0 0px 0px;
}

.section_8 {
  width: 1211px;
  /*height: 2427px;*/
  margin: 37px 0 0 0px;
}

.group_6 {
  width: 376px;
  height: 2422px;
  margin-top: 5px;
}

.box_10 {
  background-color: rgba(211, 5, 6, 0.05);
  border-radius: 4px;
  width: 376px;
  height: auto;
  min-height: 99px;
}

.text_37 {
  width: 72px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(211, 5, 6, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 18px 0 0 21px;
}

.image-text_1 {
  width: 332px;
  height: auto;
  min-height: 33px;
  margin: 9px 0 21px 21px;
}

.thumbnail_13 {
  width: 14px;
  height: 14px;
  margin-top: 1px;
}

.text-group_1 {
  width: 309px;
  height: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  color: rgba(211, 5, 6, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 18px;
}

.box_11 {
  background-color: rgba(0, 182, 148, 0.025);
  border-radius: 4px;
  width: 376px;
  height: 111px;
  margin-top: 20px;
  border:1px solid #ccc;
}

.image-wrapper_1 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  height: 70px;
  border: 1px solid rgba(192, 188, 185, 0.3);
  width: 120px;
  margin: 20px 0 0 20px;
}

.image_5 {
  width: 100px;
  height: 51px;
  margin: 9px 0 0 10px;
}

.section_9 {
  width: 187px;
  height: 47px;
  margin: 32px 41px 0 8px;
}

.text_38 {
  width: 185px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin-left: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.image-text_2 {
  width: 134px;
  height: 20px;
  margin-top: 9px;
}

.box_12 {

  border-radius: 4px;
  width: 20px;
  height: 15px;

}

.text-group_2 {
  width: 87px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 0px;
}

.box_13 {

  border-radius: 4px;
  width: 375px;
  height: auto;
  min-height: 334px;
  margin-top: 20px;
  background: #FFFFFF;
box-shadow: 0px 4px 10px 0px rgba(117,117,117,0.1);
border-radius: 4px;
}

.text_39 {
  font-weight: bold;
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 23px;
  margin: 19px 0 0 20px;
}

.block_5 {
  width: 334px;
  height: 20px;
  margin: 20px 0 0 21px;
}

.image-text_3 {
  width: 205px;
  height: 20px;
}

.image_6 {
  width: 36px;
  height: 20px;
}

.text-group_3 {
  width: 159px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 2px;
}

.text-wrapper_10 {
  background-color: rgba(13, 172, 167, 0.1);
  border-radius: 1px;
  height: 20px;
  margin-left: 53px;
  width: 50px;
}

.text_40 {
  width: 33px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 4px 0 0 9px;
}

.thumbnail_14 {
  width: 6px;
  height: 11px;
  margin: 4px 0 0 20px;
}

.image_7 {
  width: 334px;
  height: 1px;
  margin: 10px 0 0 21px;
}

.block_6 {
  width: 334px;
  height: 20px;
  margin: 10px 0 0 21px;
}

.image-text_4 {
  width: 206px;
  height: 20px;
}

.image_8 {
  width: 36px;
  height: 20px;
}

.text-group_4 {
  width: 159px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 1px;
}

.text-wrapper_11 {
  background-color: rgba(13, 172, 167, 0.1);
  border-radius: 1px;
  height: 20px;
  margin-left: 52px;
  width: 50px;
}

.text_41 {
  width: 33px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 4px 0 0 9px;
}

.thumbnail_15 {
  width: 6px;
  height: 11px;
  margin: 4px 0 0 20px;
}

.image_9 {
  width: 334px;
  height: 1px;
  margin: 10px 0 0 21px;
}

.block_7 {
  width: 334px;
  height: 20px;
  margin: 10px 0 0 21px;
}

.image-text_5 {
  width: 228px;
  height: 20px;
}

.image_10 {
  width: 36px;
  height: 20px;
}

.text-group_5 {
  width: 180px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 2px;
}

.text-wrapper_12 {
  background-color: rgba(13, 172, 167, 0.1);
  border-radius: 1px;
  height: 20px;
  margin-left: 30px;
  width: 50px;
}

.text_42 {
  width: 33px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 4px 0 0 9px;
}

.thumbnail_16 {
  width: 6px;
  height: 11px;
  margin: 4px 0 0 20px;
}

.image_11 {
  width: 334px;
  height: 1px;
  margin: 10px 0 0 21px;
}

.block_8 {
  width: 334px;
  height: 20px;
  margin: 10px 0 0 21px;
}

.image-text_6 {
  width: 205px;
  height: 20px;
}

.image_12 {
  width: 36px;
  height: 20px;
}

.text-group_6 {
  width: 159px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 2px;
}

.text-wrapper_13 {
  background-color: rgba(13, 172, 167, 0.1);
  border-radius: 1px;
  height: 20px;
  margin-left: 53px;
  width: 50px;
}

.text_43 {
  width: 33px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 4px 0 0 9px;
}

.thumbnail_17 {
  width: 6px;
  height: 11px;
  margin: 5px 0 0 20px;
}

.image_13 {
  width: 334px;
  height: 1px;
  margin: 10px 0 0 21px;
}

.block_9 {
  width: 334px;
  height: 20px;
  margin: 10px 0 0 21px;
}

.image-text_7 {
  width: 206px;
  height: 20px;
}

.image_14 {
  width: 36px;
  height: 20px;
}

.text-group_7 {
  width: 159px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 1px;
}

.text-wrapper_14 {
  background-color: rgba(13, 172, 167, 0.1);
  border-radius: 1px;
  height: 20px;
  margin-left: 52px;
  width: 50px;
}

.text_44 {
  width: 33px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 4px 0 0 9px;
}

.thumbnail_18 {
  width: 6px;
  height: 11px;
  margin: 5px 0 0 20px;
}

.image_15 {
  width: 334px;
  height: 1px;
  margin: 10px 0 0 21px;
}

.block_10 {
  width: 334px;
  height: 20px;
  margin: 10px 0 0 21px;
}

.image-text_8 {
  width: 228px;
  height: 20px;
}

.image_16 {
  width: 36px;
  height: 20px;
}

.text-group_8 {
  width: 180px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 2px;
}

.text-wrapper_15 {
  background-color: rgba(13, 172, 167, 0.1);
  border-radius: 1px;
  height: 20px;
  margin-left: 30px;
  width: 50px;
}

.text_45 {
  width: 33px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 4px 0 0 9px;
}

.thumbnail_19 {
  width: 6px;
  height: 11px;
  margin: 5px 0 0 20px;
}

.image_17 {
  width: 334px;
  height: 1px;
  margin: 10px 0 0 21px;
}

.block_11 {
  width: 334px;
  height: 20px;
  margin: 10px 0 11px 21px;
}

.image-text_9 {
  width: 205px;
  height: 20px;
}

.image_18 {
  width: 36px;
  height: 20px;
}

.text-group_9 {
  width: 159px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 2px;
}

.text-wrapper_16 {
  background-color: rgba(13, 172, 167, 0.1);
  border-radius: 1px;
  height: 20px;
  margin-left: 53px;
  width: 50px;
}

.text_46 {
  width: 33px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 4px 0 0 9px;
}

.thumbnail_20 {
  width: 6px;
  height: 11px;
  margin: 4px 0 0 20px;
}

.box_14 {
  box-shadow: 0px 4px 9px 0px rgba(117, 117, 117, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  width: 375px;
  height: 460px;
  margin-top: 20px;
}

.text_47 {
  width: 107px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 23px;
  margin: 19px 0 0 20px;
}

.image_19 {
  width: 356px;
  height: 140px;
  margin: 15px 0 0 10px;
}

.box_15 {
  height: 121px;
  background: url(./img/180e415b9684cc92bb9a236e14b77dbc.png) -10px -5px
    no-repeat;
  background-size: 356px 140px;
  width: 335px;
  justify-content: flex-center;
  margin: 9px 0 9px 15px;
}

.group_7 {
  width: 295px;
  height: 25px;
  margin: 19px 0 0 21px;
}

.text-wrapper_17 {
  background-color: rgba(255, 139, 52, 1);
  border-radius: 4px;
  height: 25px;
  width: 60px;
}

.text_48 {
  text-shadow: 0px 1px 0px rgba(178, 144, 7, 1);
  width: 47px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 6px 0 0 7px;
}

.text_49 {
  width: 90px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-top: 7px;
}

.group_8 {
  width: 294px;
  height: 49px;
  margin: 9px 0 19px 21px;
}

.group_9 {
  width: 126px;
  height: 48px;
}

.text_50 {
  width: 126px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 23px;
}

.image-text_10 {
  width: 84px;
  height: 20px;
  margin-top: 10px;
}

.section_10 {
  background-color: rgba(0, 182, 148, 1);
  border-radius: 4px;
  width: 20px;
  height: 20px;
}

.text-group_10 {
  width: 55px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 3px;
  margin-left:32px;
}

.label_1 {
  width: 42px;
  height: 48px;
  margin-top: 1px;
}

.image_20 {
  width: 356px;
  height: 140px;
  margin: 5px 0 6px 10px;
}

.box_16 {
  box-shadow: 0px 4px 9px 0px rgba(117, 117, 117, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  width: 375px;
  height: 643px;
  margin-top: 20px;
  justify-content: flex-center;
}

.text_51 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 23px;
  margin: 19px 0 0 20px;
}

.image-text_11 {
  width: 194px;
  height: 25px;
  margin: 20px 0 0 20px;
}

.label_2 {
  width: 25px;
  height: 25px;
}

.text-group_11 {
  width: 148px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 5px;
}

.image-text_12 {
  width: 205px;
  height: 25px;
  margin: 21px 0 0 20px;
}

.label_3 {
  width: 25px;
  height: 25px;
}

.text-group_12 {
  width: 160px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 6px;
}

.image-text_13 {
  width: 152px;
  height: 25px;
  margin: 20px 0 0 20px;
}

.label_4 {
  width: 25px;
  height: 25px;
}

.text-group_13 {
  width: 108px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 5px;
}

.image-text_14 {
  width: 159px;
  height: 25px;
  margin: 20px 0 0 20px;
}

.label_5 {
  width: 25px;
  height: 25px;
}

.text-group_14 {
  width: 114px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 7px;
}

.image-text_15 {
  width: 191px;
  height: 18px;
  margin: 20px 0 0 20px;
}

.image_21 {
  width: 25px;
  height: 18px;
}

.text-group_15 {
  width: 147px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 1px;
}

.image-text_16 {
  width: 266px;
  height: 25px;
  margin: 20px 0 0 20px;
}

.label_6 {
  width: 25px;
  height: 25px;
}

.text-group_16 {
  width: 222px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 5px;
}

.image-text_17 {
  width: 276px;
  height: 25px;
  margin: 21px 0 0 20px;
}

.label_7 {
  width: 25px;
  height: 25px;
}

.text-group_17 {
  width: 232px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 6px;
}

.image-text_18 {
  width: 135px;
  height: 26px;
  margin: 20px 0 0 20px;
}

.label_8 {
  width: 25px;
  height: 26px;
}

.text-group_18 {
  width: 90px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 4px;
}

.image-text_19 {
  width: 191px;
  height: 25px;
  margin: 19px 0 0 20px;
}

.label_9 {
  width: 25px;
  height: 25px;
}

.text-group_19 {
  width: 147px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 6px;
}

.image-text_20 {
  width: 122px;
  height: 25px;
  margin: 22px 0 0 20px;
}

.label_10 {
  width: 25px;
  height: 25px;
}

.text-group_20 {
  width: 77px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 4px;
}

.image-text_21 {
  width: 292px;
  height: 25px;
  margin: 20px 0 0 20px;
}

.label_11 {
  width: 25px;
  height: 25px;
}

.text-group_21 {
  width: 248px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 4px;
}

.box_17 {
  width: 335px;
  height: 75px;
  margin: 20px 0 19px 20px;
}

.label_12 {
  width: 25px;
  height: 25px;
}

.text_52 {
  width: 290px;
  height: 69px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 18px;
  margin-top: 6px;
}

.box_18 {
  box-shadow: 0px 4px 9px 0px rgba(117, 117, 117, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  width: 375px;
  height: 675px;
  margin-top: 20px;
}

.text_53 {
  width: 72px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 19px 0 0 19px;
}

.text_54 {
  width: 337px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 20px;
  margin: 18px 0 0 19px;
}

.image-text_22 {

  height: 15px;
  margin: 9px 0 0 19px;
}

.image_22 {
  width: 62px;
  height: 15px;
}

.text-group_22 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin-top: 3px;
}

.image_23 {
  width: 353px;
  height: 1px;
  margin: 20px 0 0 19px;
}

.text_55 {
  width: 337px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 20px;
  margin: 19px 0 0 19px;
}

.image-text_23 {
  width: 180px;
  height: 15px;
  margin: 9px 0 0 19px;
}

.image_24 {
  width: 62px;
  height: 15px;
}

.text-group_23 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin-top: 3px;
}

.image_25 {
  width: 353px;
  height: 1px;
  margin: 20px 0 0 19px;
}

.text_56 {
  width: 337px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 20px;
  margin: 19px 0 0 19px;
}

.image-text_24 {
  width: 180px;
  height: 15px;
  margin: 9px 0 0 19px;
}

.image_26 {
  width: 62px;
  height: 15px;
}

.text-group_24 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin-top: 3px;
}

.image_27 {
  width: 353px;
  height: 1px;
  margin: 20px 0 0 19px;
}

.text_57 {
  width: 337px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 20px;
  margin: 19px 0 0 19px;
}

.image-text_25 {
  width: 180px;
  height: 15px;
  margin: 9px 0 0 19px;
}

.image_28 {
  width: 62px;
  height: 15px;
}

.text-group_25 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin-top: 3px;
}

.image_29 {
  width: 353px;
  height: 1px;
  margin: 20px 0 0 19px;
}

.text_58 {
  width: 337px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 20px;
  margin: 19px 0 0 19px;
}

.image-text_26 {
  width: 180px;
  height: 15px;
  margin: 9px 0 0 19px;
}

.image_30 {
  width: 62px;
  height: 15px;
}

.text-group_26 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin-top: 3px;
}

.image_31 {
  width: 353px;
  height: 1px;
  margin: 20px 0 0 19px;
}

.text_59 {
  width: 336px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 20px;
  margin: 19px 0 0 19px;
}

.image-text_27 {
  width: 180px;
  height: 15px;
  margin: 9px 0 0 19px;
}

.image_32 {
  width: 62px;
  height: 15px;
}

.text-group_27 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin-top: 3px;
}

.image-text_28 {
  width: 76px;
  height: 15px;
  margin: 19px 0 20px 149px;
}

.text-group_28 {
  width: 56px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_21 {
  width: 11px;
  height: 6px;
  margin-top: 5px;
}

.group_10 {
  width: 824px;
  /*height: 2421px;*/
}

.block_12 {
  width: 824px;
  height: 1339px;
  background: url(./img/103a1bbc1301dbb601642cd3107a2fa7.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.text_60 {
  width: 245px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 25px 0 0 28px;
}

.image-wrapper_2 {
  height: 1px;
  background: url(./img/0537aef971490dc7c8ce4de4994213d5.png)
    0px 0px no-repeat;
  background-size: 766px 2px;
  width: 765px;
  margin: 19px 0 0 29px;
}

.image_33 {
  width: 765px;
  height: 1px;
}

.image_34 {
  width: 1px;
  height: 1242px;
  margin: -1px 0 0 249px;
}

.image_35 {
  width: 1px;
  height: 1240px;
  margin: -1240px 0 0 793px;
}

.image-text_29 {
  width: 158px;
  height: 19px;
  margin: -1232px 0 0 61px;
}

.thumbnail_22 {
  width: 16px;
  height: 18px;
  margin-top: 1px;
}

.text-group_29 {
  width: 123px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.text_61 {
  width: 56px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -17px 0 0 281px;
}

.image-text_30 {
  width: 108px;
  height: 18px;
  margin: 20px 0 0 60px;
}

.thumbnail_23 {
  width: 16px;
  height: 16px;
  margin-top: 1px;
}

.text-group_30 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_62 {
  width: 185px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.image-text_31 {
  width: 108px;
  height: 18px;
  margin: 19px 0 0 60px;
}

.thumbnail_24 {
  width: 16px;
  height: 16px;
  margin-top: 1px;
}

.text-group_31 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_63 {
  width: 100px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.image-text_32 {
  width: 108px;
  height: 18px;
  margin: 18px 0 0 59px;
}

.thumbnail_25 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_32 {
  width: 70px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_64 {
  width: 72px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -13px 0 0 281px;
}

.image-text_33 {
  width: 108px;
  height: 18px;
  margin: 21px 0 0 60px;
}

.thumbnail_26 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_33 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.text_65 {
  width: 27px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -15px 0 0 281px;
}

.image-text_34 {
  width: 108px;
  height: 18px;
  margin: 20px 0 0 60px;
}

.thumbnail_27 {
  width: 17px;
  height: 15px;
  margin-top: 1px;
}

.text-group_34 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.text_66 {
  width: 27px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(50, 111, 248, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.thumbnail_28 {
  width: 14px;
  height: 18px;
  margin: 20px 0 0 62px;
}

.text_67 {
  width: 35px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -18px 0 0 98px;
}

.text_68 {
  width: 307px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.image-text_35 {
  width: 142px;
  height: 18px;
  margin: 19px 0 0 61px;
}

.thumbnail_29 {
  width: 16px;
  height: 18px;
}

.text-group_35 {
  width: 106px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.text_69 {
  width: 28px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -15px 0 0 282px;
}

.image-text_36 {
  width: 143px;
  height: 18px;
  margin: 19px 0 0 60px;
}

.thumbnail_30 {
  width: 17px;
  height: 17px;
}

.text-group_36 {
  width: 106px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.text_70 {
  width: 72px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -15px 0 0 281px;
}

.image-text_37 {
  width: 105px;
  height: 18px;
  margin: 22px 0 0 60px;
}

.thumbnail_31 {
  width: 17px;
  height: 16px;
  margin-top: 2px;
}

.text-group_37 {
  width: 72px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_71 {
  width: 427px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.image-text_38 {
  width: 103px;
  height: 18px;
  margin: 18px 0 0 60px;
}

.thumbnail_32 {
  width: 17px;
  height: 16px;
  margin-top: 1px;
}

.text-group_38 {
  width: 69px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_72 {
  width: 29px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.image-text_39 {
  width: 105px;
  height: 18px;
  margin: 21px 0 0 60px;
}

.thumbnail_33 {
  width: 17px;
  height: 18px;
}

.text-group_39 {
  width: 72px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_73 {
  width: 28px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 282px;
}

.image-text_40 {
  width: 105px;
  height: 18px;
  margin: 18px 0 0 60px;
}

.thumbnail_34 {
  width: 17px;
  height: 14px;
  margin-top: 2px;
}

.text-group_40 {
  width: 72px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_74 {
  width: 407px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.image-text_41 {
  width: 105px;
  height: 18px;
  margin: 19px 0 0 60px;
}

.thumbnail_35 {
  width: 17px;
  height: 15px;
  margin-top: 2px;
}

.text-group_41 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_75 {
  width: 267px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.image-text_42 {
  width: 144px;
  height: 18px;
  margin: 18px 0 0 60px;
}

.thumbnail_36 {
  width: 17px;
  height: 15px;
  margin-top: 2px;
}

.text-group_42 {
  width: 107px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_76 {
  width: 136px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -15px 0 0 281px;
}

.image-text_43 {
  width: 109px;
  height: 18px;
  margin: 20px 0 0 60px;
}

.thumbnail_37 {
  width: 17px;
  height: 16px;
  margin-top: 1px;
}

.text-group_43 {
  width: 72px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_77 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -10px 0 0 282px;
}

.image-text_44 {
  width: 109px;
  height: 18px;
  margin: 27px 0 0 60px;
}

.thumbnail_38 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_44 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_78 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -10px 0 0 282px;
}

.image-text_45 {
  width: 109px;
  height: 18px;
  margin: 26px 0 0 60px;
}

.thumbnail_39 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_45 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_79 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -10px 0 0 282px;
}

.image-text_46 {
  width: 107px;
  height: 25px;
  margin: 22px 0 0 60px;
}

.image_36 {
  width: 18px;
  height: 25px;
}

.text-group_46 {
  width: 69px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 4px;
}

.text_80 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -14px 0 0 282px;
}

.text_81 {
  width: 52px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 26px 0 0 98px;
}

.thumbnail_40 {
  width: 15px;
  height: 16px;
  margin: -17px 0 0 61px;
}

.text_82 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -9px 0 0 282px;
}

.image-text_47 {
  width: 109px;
  height: 18px;
  margin: 27px 0 0 60px;
}

.thumbnail_41 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_47 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_83 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -10px 0 0 282px;
}

.text_84 {
  width: 90px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin: 25px 0 0 98px;
}

.thumbnail_42 {
  width: 15px;
  height: 17px;
  margin: -17px 0 0 61px;
}

.text_85 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -10px 0 0 282px;
}

.image-text_48 {
  width: 108px;
  height: 18px;
  margin: 26px 0 0 60px;
}

.thumbnail_43 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_48 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_86 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -10px 0 0 282px;
}

.image-text_49 {
  width: 108px;
  height: 19px;
  margin: 25px 0 0 60px;
}

.thumbnail_44 {
  width: 17px;
  height: 19px;
}

.text-group_49 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_87 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -11px 0 0 282px;
}

.image-text_50 {
  width: 106px;
  height: 18px;
  margin: 27px 0 0 60px;
}

.thumbnail_45 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_50 {
  width: 72px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_88 {
  width: 101px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -15px 0 0 282px;
}

.image-text_51 {
  width: 109px;
  height: 20px;
  margin: 20px 0 0 60px;
}

.thumbnail_46 {
  width: 17px;
  height: 20px;
}

.text-group_51 {
  width: 72px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_89 {
  width: 79px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -17px 0 0 281px;
}

.image-text_52 {
  width: 104px;
  height: 18px;
  margin: 18px 0 0 60px;
}

.thumbnail_47 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_52 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_90 {
  width: 68px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -15px 0 0 282px;
}

.image-text_53 {
  width: 109px;
  height: 19px;
  margin: 19px 0 0 60px;
}

.thumbnail_48 {
  width: 17px;
  height: 18px;
  margin-top: 1px;
}

.text-group_53 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_91 {
  width: 165px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.image-text_54 {
  width: 71px;
  height: 18px;
  margin: 18px 0 0 60px;
}

.thumbnail_49 {
  width: 17px;
  height: 18px;
}

.text-group_54 {
  width: 34px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_92 {
  width: 42px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 282px;
}

.image-text_55 {
  width: 108px;
  height: 18px;
  margin: 19px 0 0 60px;
}

.thumbnail_50 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_55 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_93 {
  width: 26px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -13px 0 0 281px;
}

.image-text_56 {
  width: 98px;
  height: 18px;
  margin: 21px 0 0 60px;
}

.thumbnail_51 {
  width: 17px;
  height: 17px;
  margin-top: 1px;
}

.text-group_56 {
  width: 62px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_94 {
  width: 29px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: -16px 0 0 281px;
}

.image-text_57 {
  width: 110px;
  height: 18px;
  margin: 20px 0 0 60px;
}

.thumbnail_52 {
  width: 17px;
  height: 18px;
}

.text-group_57 {
  width: 72px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_95 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 10px;
  margin: -10px 0 0 282px;
}

.paragraph_1 {
  width: 466px;
  height: 34px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 34px;
  margin: 25px 0 0 281px;
}

.image-text_58 {
  width: 109px;
  height: 18px;
  margin: -26px 0 0 60px;
}

.thumbnail_53 {
  width: 17px;
  height: 17px;
}

.text-group_58 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.image-text_59 {
  width: 108px;
  height: 18px;
  margin: 26px 0 0 60px;
}

.thumbnail_54 {
  width: 17px;
  height: 18px;
}

.text-group_59 {
  width: 70px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_96 {
  width: 9px;
  height: 2px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 10px;
  margin: -10px 0 53px 294px;
}

.block_13 {
  box-shadow: 0px 4px 9px 0px rgba(117, 117, 117, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  width: 812px;
  /*height: 1075px;*/
  /*height: 989px;*/
  margin: 7px 0 0 12px;
  overflow: hidden;
  padding-bottom: 30px;

}



.block_13_content {
  box-shadow: 0px 4px 9px 0px rgba(117, 117, 117, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  width: 812px;
  /*height: 1075px;*/
  min-height: 300px;
  height: auto;
  margin: 7px 0 0 12px;
  overflow: hidden;
  padding: 20px 50px;
}
.block_13_content img{
  max-width: 100%;

}


.text_97 {
  width: 81px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 21px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
  margin: 21px 0 0 22px;
}

.group_11 {
  background-color: rgba(41, 106, 235, 0.025);
  border-radius: 4px 0px 0px 4px;
  width: 765px;
  height: 60px;
  margin: 19px 0 0 20px;
}

.thumbnail_55 {
  width: 14px;
  height: 13px;
  margin: 24px 0 0 20px;
}

.thumbnail_56 {
  width: 13px;
  height: 13px;
  margin: 24px 0 0 5px;
}

.thumbnail_57 {
  width: 13px;
  height: 13px;
  margin: 24px 0 0 5px;
}

.thumbnail_58 {
  width: 13px;
  height: 13px;
  margin: 24px 0 0 5px;
}

.image-text_60 {
  width: 85px;
  height: 18px;
  margin: 21px 0 0 5px;
}

.thumbnail_59 {
  width: 13px;
  height: 13px;
  margin-top: 3px;
}

.text-group_60 {
  width: 58px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.section_11 {
  background-color: rgba(13, 172, 167, 0.05);
  border-radius: 4px;
  width: 71px;
  height: 31px;
  border: 1px solid rgba(13, 172, 167, 0.5);
  margin: 14px 0 0 127px;
}

.image-text_61 {
  width: 51px;
  height: 19px;
  margin: 6px 0 0 10px;
}

.thumbnail_60 {
  width: 19px;
  height: 19px;
}

.text-group_61 {
  width: 28px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(13, 172, 167, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 3px;
}

.section_12 {
  background-color: rgba(241, 244, 249, 0);
  border-radius: 4px;
  width: 71px;
  height: 31px;
  border: 1px solid rgba(51, 51, 51, 0.3);
  margin: 14px 0 0 20px;
}

.image-text_62 {
  width: 51px;
  height: 19px;
  margin: 6px 0 0 10px;
}

.thumbnail_61 {
  width: 19px;
  height: 19px;
}

.text-group_62 {
  width: 27px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 3px;
}

.section_13 {
  background-color: rgba(241, 244, 249, 0);
  border-radius: 4px;
  width: 71px;
  height: 31px;
  border: 1px solid rgba(51, 51, 51, 0.3);
  margin: 14px 0 0 20px;
}

.image-text_63 {
  width: 52px;
  height: 19px;
  margin: 6px 0 0 10px;
}

.thumbnail_62 {
  width: 19px;
  height: 19px;
}

.text-group_63 {
  width: 28px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 3px;
}

.section_14 {
  background-color: rgba(13, 172, 167, 1);
  border-radius: 4px;
  width: 100px;
  height: 30px;
  margin: 15px 47px 0 60px;
}

.image-text_64 {
  width: 80px;
  height: 14px;
  margin: 8px 0 0 10px;
}

.thumbnail_63 {
  width: 14px;
  height: 14px;
}

.text-group_64 {
  width: 56px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.group_12 {
  width: 504px;
  height: 31px;
  margin: 18px 0 0 20px;
}

.text-wrapper_18 {
  background-color: rgba(241, 244, 249, 0);
  border-radius: 4px;
  height: 31px;
  border: 1px solid rgba(51, 51, 51, 0.3);
  width: 81px;
}

.text_98 {
  width: 56px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 9px 0 0 12px;
}

.text-wrapper_19 {
  background-color: rgba(241, 244, 249, 0);
  border-radius: 4px;
  height: 31px;
  border: 1px solid rgba(51, 51, 51, 0.3);
  margin-left: 20px;
  width: 81px;
}

.text_99 {
  width: 56px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 9px 0 0 12px;
}

.text-wrapper_20 {
  background-color: rgba(241, 244, 249, 0);
  border-radius: 4px;
  height: 31px;
  border: 1px solid rgba(51, 51, 51, 0.3);
  margin-left: 20px;
  width: 81px;
}

.text_100 {
  width: 56px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 9px 0 0 12px;
}

.text-wrapper_21 {
  background-color: rgba(241, 244, 249, 0);
  border-radius: 4px;
  height: 31px;
  border: 1px solid rgba(51, 51, 51, 0.3);
  margin-left: 20px;
  width: 81px;
}

.text_101 {
  width: 55px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 9px 0 0 13px;
}

.group_13 {
  width: 228px;
  height: 47px;
  margin: 30px 0 0 21px;
}

.image-text_65 {
  width: 124px;
  height: 45px;
}

.section_15 {
  background-color: rgba(211, 5, 6, 1);
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.section_16 {
  width: 60px;
  height: 44px;
  margin-top: 1px;
}

.text-group_65 {
  width: 60px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image-wrapper_3 {
  width: 50px;
  height: 13px;
  margin: 11px 0 0 1px;
}

.thumbnail_64 {
  width: 14px;
  height: 13px;
}

.thumbnail_65 {
  width: 13px;
  height: 13px;
  margin-left: 5px;
}

.thumbnail_66 {
  width: 13px;
  height: 13px;
  margin-left: 5px;
}

.thumbnail_67 {
  width: 13px;
  height: 13px;
  margin: 32px 0 0 -4px;
}

.image-text_66 {
  width: 90px;
  height: 17px;
  margin: 30px 0 0 5px;
}

.thumbnail_68 {
  width: 13px;
  height: 13px;
  margin-top: 2px;
}

.text-group_66 {
  width: 57px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.group_14 {
  width: 765px;
  height: 71px;
  margin: 1px 0 0 21px;
}

.text_102 {
  width: 610px;
  height: 35px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 18px;
  margin-top: 20px;
}

.box_19 {
  background-color: rgba(211, 5, 6, 1);
  border-radius: 4px;
  width: 134px;
  height: 71px;
}

.group_15 {
  width: 764px;
  height: 20px;
  margin: 22px 0 0 22px;
}

.image-text_67 {
  width: 87px;
  height: 20px;
}

.box_20 {
  background-color: rgba(252, 213, 53, 1);
  border-radius: 4px;
  width: 36px;
  height: 20px;
  border: 1px solid rgba(192, 188, 185, 0.3);
}

.text-group_67 {
  width: 41px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 1px;
}

.text_103 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 5px 0 0 20px;
}

.text-wrapper_22 {
  background-color: rgba(68, 104, 226, 1);
  border-radius: 2px;
  height: 18px;
  margin-left: 20px;
  width: 54px;
}

.text_104 {
  text-shadow: 0px 1px 0px rgba(8, 41, 153, 1);
  width: 44px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 3px 0 0 5px;
}

.image-text_68 {
  width: 59px;
  height: 20px;
  margin-left: 270px;
}

.image_37 {
  width: 21px;
  height: 20px;
}

.text-group_68 {
  width: 28px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 3px;
}

.image_38 {
  width: 21px;
  height: 20px;
  margin-left: 38px;
}

.text_105 {
  width: 8px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 2px 0 0 10px;
}

.thumbnail_69 {
  width: 19px;
  height: 19px;
  margin-left: 40px;
}

.text_106 {
  width: 10px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 2px 0 0 10px;
}

.image_39 {
  width: 766px;
  height: 1px;
  margin: 19px 0 0 21px;
}

.group_16 {
  width: 228px;
  height: 46px;
  margin: 21px 0 0 21px;
}

.image-text_69 {
  width: 124px;
  height: 45px;
}

.box_21 {

  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.box_21 img{
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.box_22 {
  width: 60px;
  height: 43px;
  margin-top: 1px;
}

.text-group_69 {
  width: 60px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image-wrapper_4 {
  width: 50px;
  height: 13px;
  margin: 10px 0 0 1px;
}

.thumbnail_70 {
  width: 14px;
  height: 13px;
}

.thumbnail_71 {
  width: 13px;
  height: 13px;
  margin-left: 5px;
}

.thumbnail_72 {
  width: 13px;
  height: 13px;
  margin-left: 5px;
}

.thumbnail_73 {
  width: 13px;
  height: 13px;
  margin: 31px 0 0 -4px;
}

.image-text_70 {
  width: 90px;
  height: 17px;
  margin: 29px 0 0 5px;
}

.thumbnail_74 {
  width: 13px;
  height: 13px;
  margin-top: 2px;
}

.text-group_70 {
  width: 57px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin-left: 30px;
}

.text_107 {
  width: 761px;
  height: 35px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 18px;
  margin: 0 0 0 23px;
  display: block;
  padding-top: 22px;
}

.group_17 {
  width: 764px;
  height: 21px;
  margin: 37px 0 0 22px;
}

.image-text_71 {
  width: 87px;
  height: 20px;
  margin-top: 1px;
}

.section_17 {
  background-color: rgba(252, 213, 53, 1);
  border-radius: 4px;
  width: 36px;
  height: 20px;
  border: 1px solid rgba(192, 188, 185, 0.3);
}

.text-group_71 {
  width: 41px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 1px;
}

.text_108 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 6px 0 0 0px;
}

.text-wrapper_23 {
  background-color: rgba(68, 104, 226, 1);
  border-radius: 2px;
  height: 18px;
  width: 54px;
  margin: 1px 0 0 20px;
}

.text_109 {
  text-shadow: 0px 1px 0px rgba(8, 41, 153, 1);
  width: 44px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 3px 0 0 5px;
}

.image-text_72 {
  width: 59px;
  height: 20px;
  margin-left: 270px;
}

.image_40 {
  width: 21px;
  height: 20px;
}

.text-group_72 {
  width: 28px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 3px;
}

.image_41 {
  width: 21px;
  height: 20px;
  margin-left: 488px;
}

.text_110 {
  width: 8px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 5px 0 0 10px;
}

.thumbnail_75 {
  width: 19px;
  height: 19px;
  margin: 1px 0 0 40px;
}

.text_111 {
  width: 10px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 5px 0 0 10px;
}

.image_42 {
  width: 766px;
  height: 1px;
  margin: 19px 0 0 21px;
}

.group_18 {
  width: 228px;
  height: 47px;
  margin: 21px 0 0 21px;
}

.image-text_73 {
  width: 124px;
  height: 45px;
}

.box_23 {
  background-color: rgba(211, 5, 6, 1);
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.box_24 {
  width: 60px;
  height: 44px;
  margin-top: 1px;
}

.text-group_73 {
  width: 60px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image-wrapper_5 {
  width: 50px;
  height: 13px;
  margin: 11px 0 0 1px;
}

.thumbnail_76 {
  width: 14px;
  height: 13px;
}

.thumbnail_77 {
  width: 13px;
  height: 13px;
  margin-left: 5px;
}

.thumbnail_78 {
  width: 13px;
  height: 13px;
  margin-left: 5px;
}

.thumbnail_79 {
  width: 13px;
  height: 13px;
  margin: 32px 0 0 -4px;
}

.image-text_74 {
  width: 90px;
  height: 17px;
  margin: 30px 0 0 5px;
}

.thumbnail_80 {
  width: 13px;
  height: 13px;
  margin-top: 2px;
}

.text-group_74 {
  width: 57px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_112 {
  width: 762px;
  height: 35px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 18px;
  margin: 21px 0 0 23px;
}

.group_19 {
  width: 764px;
  height: 21px;
  margin: 37px 0 0 22px;
}

.image-text_75 {
  width: 87px;
  height: 20px;
  margin-top: 1px;
}

.box_25 {
  background-color: rgba(252, 213, 53, 1);
  border-radius: 4px;
  width: 36px;
  height: 20px;
  border: 1px solid rgba(192, 188, 185, 0.3);
}

.text-group_75 {
  width: 41px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 1px;
}

.text_113 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 6px 0 0 20px;
}

.text-wrapper_24 {
  background-color: rgba(68, 104, 226, 1);
  border-radius: 2px;
  height: 18px;
  width: 54px;
  margin: 1px 0 0 20px;
}

.text_114 {
  text-shadow: 0px 1px 0px rgba(8, 41, 153, 1);
  width: 44px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 3px 0 0 5px;
}

.image-text_76 {
  width: 59px;
  height: 20px;
  margin-left: 270px;
}

.image_43 {
  width: 21px;
  height: 20px;
}

.text-group_76 {
  width: 28px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 3px;
}

.image_44 {
  width: 21px;
  height: 20px;
  margin-left: 38px;
}

.text_115 {
  width: 8px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 5px 0 0 10px;
}

.thumbnail_81 {
  width: 19px;
  height: 19px;
  margin: 1px 0 0 40px;
}

.text_116 {
  width: 10px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 5px 0 0 10px;
}

.image_45 {
  width: 766px;
  height: 1px;
  margin: 19px 0 0 21px;
}

.group_20 {
  width: 228px;
  height: 47px;
  margin: 21px 0 0 21px;
}

.image-text_77 {
  width: 124px;
  height: 45px;
}

.section_18 {
  background-color: rgba(211, 5, 6, 1);
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.section_19 {
  width: 60px;
  height: 44px;
  margin-top: 1px;
}

.text-group_77 {
  width: 60px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image-wrapper_6 {
  width: 50px;
  height: 13px;
  margin: 11px 0 0 1px;
}

.thumbnail_82 {
  width: 14px;
  height: 13px;
}

.thumbnail_83 {
  width: 13px;
  height: 13px;
  margin-left: 5px;
}

.thumbnail_84 {
  width: 13px;
  height: 13px;
  margin-left: 5px;
}

.thumbnail_85 {
  width: 13px;
  height: 13px;
  margin: 32px 0 0 -4px;
}

.image-text_78 {
  width: 90px;
  height: 17px;
  margin: 30px 0 0 5px;
}

.thumbnail_86 {
  width: 13px;
  height: 13px;
  margin-top: 2px;
}

.text-group_78 {
  width: 57px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.text_117 {
  width: 761px;
  height: 35px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 18px;
  margin: 21px 0 0 23px;
}

.group_21 {
  width: 764px;
  height: 21px;
  margin: 37px 0 0 22px;
}

.image-text_79 {
  width: 87px;
  height: 20px;
  margin-top: 1px;
}

.block_14 {
  background-color: rgba(252, 213, 53, 1);
  border-radius: 4px;
  width: 36px;
  height: 20px;
  border: 1px solid rgba(192, 188, 185, 0.3);
}

.text-group_79 {
  width: 41px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 1px;
}

.text_118 {
  width: 98px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 6px 0 0 20px;
}

.text-wrapper_25 {
  background-color: rgba(68, 104, 226, 1);
  border-radius: 2px;
  height: 18px;
  width: 54px;
  margin: 2px 0 0 20px;
}

.text_119 {
  text-shadow: 0px 1px 0px rgba(8, 41, 153, 1);
  width: 44px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 3px 0 0 5px;
}

.image-text_80 {
  width: 59px;
  height: 20px;
  margin-left: 270px;
}

.image_46 {
  width: 21px;
  height: 20px;
}

.text-group_80 {
  width: 28px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 3px;
}

.image_47 {
  width: 21px;
  height: 20px;
  margin-left: 38px;
}

.text_120 {
  width: 8px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 5px 0 0 10px;
}

.thumbnail_87 {
  width: 19px;
  height: 19px;
  margin: 1px 0 0 40px;
}

.text_121 {
  width: 10px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 5px 0 0 10px;
}

.group_22 {
  width: 137px;
  height: 25px;
  margin: 38px 0 34px 334px;
}

.text_122 {
  width: 101px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_88 {
  width: 16px;
  height: 9px;
  margin-top: 9px;
}

.section_20 {
  box-shadow: 0px 4px 9px 0px rgba(117, 117, 117, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  width: 805px;
  /* height: 450px; */
  margin: 13px 0 0 402px;
}

.text-wrapper_26 {
  width: 720px;
  height: 29px;
  margin: 19px 0 0 18px;
}

.text_123 {
  width: 252px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text_124 {
  width: 43px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 80px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 80px;
}

.image_48 {
  width: 746px;
  height: 1px;
  margin: 19px 0 0 19px;
}

.text-wrapper_27 {
  width: 748px;
  /* height: 345px; */
  overflow-wrap: break-word;
  font-size: 0;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 26px;
  margin: 17px 0 20px 17px;
}

.text_125 {
  width: 748px;
  height: 345px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_126 {
  width: 748px;
  height: 345px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_127 {
  width: 253px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 60px 0 0 402px;
}

.image_49 {
  width: 805px;
  height: 1px;
  margin: 31px 0 0 402px;
}

.section_21 {
  width: 804px;
  height: 260px;
  margin: 28px 0 0 402px;
}

.box_26 {
  box-shadow: 0px 4px 9px 0px rgba(117, 117, 117, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  width: 389px;
  height: 260px;
}

.box_27 {
  background-color: rgba(0, 182, 148, 1);
  border-radius: 1px;
  width: 389px;
  height: 3px;
}

.image-text_81 {
  width: 110px;
  height: 32px;
  margin: 30px 0 0 19px;
}

.label_13 {
  width: 32px;
  height: 32px;
}

.text-group_81 {
  width: 59px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(0, 182, 148, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 1px;
}

.image_50 {
  width: 351px;
  height: 1px;
  margin: 26px 0 0 20px;
}

.text-wrapper_28 {
  width: 321px;
  height: 25px;
  margin: 24px 0 0 18px;
}

.text_128 {
  width: 8px;
  height: 8px;
  overflow-wrap: break-word;
  color: rgba(0, 182, 148, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-top: -4px;
}

.text_129 {
  width: 284px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_29 {
  width: 279px;
  height: 27px;
  margin: 20px 0 0 18px;
}

.text_130 {
  width: 8px;
  height: 8px;
  overflow-wrap: break-word;
  color: rgba(0, 182, 148, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 8px;
}

.text_131 {
  width: 242px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_30 {
  width: 244px;
  height: 25px;
  margin: 18px 0 23px 18px;
}

.text_132 {
  width: 8px;
  height: 8px;
  overflow-wrap: break-word;
  color: rgba(0, 182, 148, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 8px;
}

.text_133 {
  width: 206px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.box_28 {
  box-shadow: 0px 4px 9px 0px rgba(117, 117, 117, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  width: 389px;
  height: 260px;
}

.box_29 {
  background-color: rgba(211, 5, 6, 1);
  border-radius: 1px;
  width: 389px;
  height: 3px;
}

.image-text_82 {
  width: 111px;
  height: 32px;
  margin: 30px 0 0 20px;
}

.label_14 {
  width: 32px;
  height: 32px;
}

.text-group_82 {
  width: 59px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(211, 5, 6, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.image_51 {
  width: 351px;
  height: 1px;
  margin: 26px 0 0 19px;
}

.text-wrapper_31 {
  width: 320px;
  height: 26px;
  margin: 23px 0 0 19px;
}

.text_134 {
  width: 8px;
  height: 8px;
  overflow-wrap: break-word;
  color: rgba(211, 5, 6, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-top: -4px;
}

.text_135 {
  width: 283px;
  height: 26px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_32 {
  width: 322px;
  height: 62px;
  margin: 19px 0 32px 19px;
}

.text_136 {
  width: 8px;
  height: 8px;
  overflow-wrap: break-word;
  color: rgba(211, 5, 6, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 9px;
}

.paragraph_2 {
  width: 286px;
  height: 62px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 36px;
}

.text_137 {
  width: 58px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 67px 0 0 755px;
}

.image_52 {
  width: 804px;
  height: 1px;
  margin: 31px 0 0 756px;
}

.text-group_83 {
  width: 803px;
  /*height: 129px;*/
  margin: 38px 0 0 756px;
}

.text-wrapper_33 {
  width: 802px;
  height: 156px;

  overflow-wrap: break-word;
  font-size: 0;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 30px;
  overflow: hidden;
}

.text_138 {
  width: 802px;
  height: 86px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.paragraph_3 {
  width: 802px;
  height: 86px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.paragraph_4 {
  width: 803px;
  height: 26px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 17px;
}

.section_22 {
  width: 137px;
  height: 25px;
  margin: 39px 0 0 1089px;
}

.text_139 {
  width: 101px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_89 {
  width: 16px;
  height: 9px;
  margin-top: 9px;
}

.text_140 {
  width: 55px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 60px 0 0 756px;
}

.image_53 {
  width: 804px;
  height: 1px;
  margin: 31px 0 0 756px;
}

.text-group_84 {
  width: 803px;
  /* height: 128px; */
  margin: 38px 0 0 756px;
}

.text-wrapper_34 {
  width: 803px;
  height: 156px;
  overflow: hidden;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 30px;
}

.text_141 {
  width: 803px;
  height: 86px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.text_142 {
  width: 803px;
  height: 86px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.text_143 {
  width: 349px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 30px;
  margin: 17px 0 0 1px;
}

.section_23 {
  width: 137px;
  height: 25px;
  margin: 41px 0 0 1089px;
}

.text_144 {
  width: 101px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_90 {
  width: 16px;
  height: 9px;
  margin-top: 9px;
}

.text_145 {
  width: 178px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 59px 0 0 755px;
}

.image_54 {
  width: 804px;
  height: 1px;
  margin: 31px 0 0 756px;
}

.text-wrapper_35 {
  width: 806px;
  height: 156px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 30px;
  margin: 38px 0 0 755px;
}

.text_146 {
  width: 806px;
  height: 116px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.text_147 {
  width: 806px;
  height: 116px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.section_24 {
  width: 137px;
  height: 25px;
  margin: 38px 0 0 1089px;
}

.text_148 {
  width: 101px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_91 {
  width: 16px;
  height: 9px;
  margin-top: 9px;
}

.text_149 {
  width: 59px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 59px 0 0 756px;
}

.image_55 {
  width: 805px;
  height: 1px;
  margin: 32px 0 0 756px;
}

.text_150 {
  width: 803px;
  height: 85px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 30px;
  margin: 39px 0 0 757px;
}

.section_25 {
  width: 137px;
  height: 25px;
  margin: 38px 0 0 1087px;
}

.text_151 {
  width: 101px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_92 {
  width: 16px;
  height: 9px;
  margin-top: 9px;
}

.text_152 {
  width: 119px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 60px 0 0 756px;
}

.image_56 {
  width: 804px;
  height: 1px;
  margin: 31px 0 0 756px;
}

.text-wrapper_36 {
  width: 801px;
  height: 85px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 30px;
  margin: 38px 0 0 757px;
}

.text_153 {
  width: 801px;
  height: 85px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.paragraph_5 {
  width: 801px;
  height: 85px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.section_26 {
  width: 137px;
  height: 25px;
  margin: 38px 0 0 1089px;
}

.text_154 {
  width: 101px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_93 {
  width: 16px;
  height: 9px;
  margin-top: 9px;
}

.text_155 {
  width: 87px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 60px 0 0 755px;
}

.image_57 {
  width: 804px;
  height: 1px;
  margin: 30px 0 0 756px;
}

.text-wrapper_37 {
  width: 803px;
  height: 85px;
  overflow-wrap: break-word;
  font-size: 0;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 30px;
  margin: 39px 0 0 756px;
}

.text_156 {
  width: 803px;
  height: 85px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.text_157 {
  width: 803px;
  height: 85px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
}

.section_27 {
  width: 137px;
  height: 25px;
  margin: 38px 0 0 1089px;
}

.text_158 {
  width: 101px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_94 {
  width: 16px;
  height: 9px;
  margin-top: 9px;
}

.text_159 {
  width: 388px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 61px 0 0 402px;
}

.image_58 {
  width: 802px;
  height: 1px;
  margin: 31px 0 0 402px;
}

.text_160 {
  width: 801px;
  height: 86px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  line-height: 30px;
  margin: 38px 0 0 402px;
}

.section_28 {
  width: 137px;
  height: 25px;
  margin: 38px 0 0 1089px;
}

.text_161 {
  width: 101px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(68, 104, 226, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_95 {
  width: 16px;
  height: 9px;
  margin-top: 9px;
}

.text_162 {
  width: 441px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 64px 0 0 402px;
}

.image_59 {
  width: 802px;
  height: 1px;
  margin: 31px 0 0 402px;
}

.section_29 {
  width: 419px;
  height: 61px;
  margin: 41px 0 0 402px;
}

.text_163 {
  width: 43px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(216, 216, 216, 1);
  font-size: 40px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 40px;
  margin-top: 16px;
}

.text-wrapper_38 {
  width: 337px;
  /*height: 61px;*/
}

.text_164 {
  width: 337px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
}

.text_165 {
  width: 259px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 18px;
  overflow-wrap: break-word;
}

.section_30 {
  width: 497px;
  height: 61px;
  margin: 40px 0 0 757px;
  padding-top:10px;
}

.text_166 {
  width: 43px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(216, 216, 216, 1);
  font-size: 40px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 40px;
  margin-top: 16px;
}

.text-wrapper_39 {
  width: 415px;
  height: 61px;
}

.text_167 {
  width: 415px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
}

.text_168 {
  width: 239px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 18px;
}

.section_31 {
  width: 750px;
  /*height: 85px;*/
  margin: 40px 64px 0 407px;
}

.text_169 {
  width: 42px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(216, 216, 216, 1);
  font-size: 40px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 40px;
  margin-top: 15px;
}

.text-wrapper_40 {
  width: 669px;
  /*height: 85px;*/
}

.text_170 {
  width: 415px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  margin-left: 1px;
}

.paragraph_6 {
  width: 669px;
  /*height: 42px;*/
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 22px;
  margin-top: 18px;
}

.section_32 {
  width: 502px;
  height: 63px;
  margin: 37px 0 0 757px;
}

.text_171 {
  width: 44px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(216, 216, 216, 1);
  font-size: 40px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 40px;
  margin-top: 16px;
}

.text-wrapper_41 {
  width: 420px;
  height: 63px;
}

.text_172 {
  width: 420px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
}

.text_173 {
  width: 379px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 18px;
}

.text_174 {
  width: 119px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin: 65px 0 0 402px;
}

.image_60 {
  width: 802px;
  height: 1px;
  margin: 31px 0 0 402px;
}

.text-wrapper_42 {
  width: 780px;
  /*height: 392px;*/
  overflow-wrap: break-word;
  font-size: 0;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 26px;
  margin: 40px 0 0 402px;
}

.text_175 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 23px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.paragraph_7 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_176 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.paragraph_8 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_177 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.paragraph_9 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_178 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.paragraph_10 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_179 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.paragraph_11 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_180 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.paragraph_12 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_181 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.paragraph_13 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_182 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.paragraph_14 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_183 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.text_184 {
  width: 780px;
  height: 392px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 26px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
}

.image-text_83 {
  width: 100px;
  height: 18px;
  margin: 59px 0 0 402px;
}

.thumbnail_96 {
  width: 19px;
  height: 15px;
  margin-top: 1px;
}

.text-group_85 {
  width: 71px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 18px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 18px;
}

.image_61 {
  width: 802px;
  height: 1px;
  margin: 30px 0 0 402px;
}

.text_185 {
  width: 796px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 30px;
  margin: 29px 0 60px 402px;
}

.group_23 {
  height: 330px;
  background: url(./img/9fbd2437ebc80edaf03d5486b19347cb.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 1920px;
  position: relative;
   /*margin: 0 0 0 -31422px;*/
}

.group_24 {
  width: 422px;
  height: 70px;
  margin: 41px 0 0 360px;
}

.image-text_84 {
  width: 123px;
  height: 70px;
}

.image_62 {
  width: 123px;
  height: 39px;
}

.text-group_86 {
  width: 120px;
  height: 13px;
  margin-top: 18px;
}

.text_186 {
  width: 45px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-top: 1px;
}

.text_187 {
  width: 2px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-left: 14px;
  margin-right: 14px;
}

.text_188 {
  width: 45px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 1px 0 0 14px;
}

.text_189 {
  width: 2px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 57px 0 0 11px;
}

.text_190 {
  width: 46px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 58px 0 0 13px;
}

.text_191 {
  width: 2px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 57px 0 0 14px;
}

.text_192 {
  width: 46px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 58px 0 0 14px;
}

.text_193 {
  width: 2px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 57px 0 0 14px;
}

.text_194 {
  width: 45px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 58px 0 0 14px;
}

.text_195 {
  width: 2px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 57px 0 0 14px;
}

.text_196 {
  width: 46px;
  height: 11px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 58px 0 0 14px;
}

.group_25 {
  width: 826px;
  height: 56px;
  margin: 20px 0 0 359px;
}

.text-group_87 {
  width: 826px;
  height: 56px;
}

.text_197 {
  width: 825px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 40px;
  margin-left: 1px;
}

.text_198 {
  width: 139px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-top: 32px;
}

.text_199 {
  width: 168px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-top: 10px;
}

.text-wrapper_43 {
  width: 46px;
  height: 12px;
  margin: 41px 0 0 360px;
}

.text_200 {
  width: 46px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
}

.text-wrapper_44 {
  width: 1190px;
  height: 12px;
  margin: 19px 0 59px 360px;
}

.text_201 {
  width: 52px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-top: 1px;
  margin-right: 35px;
}

.text_202 {
  width: 158px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-left: 20px;
}

.text_203 {
  width: 158px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-left: 19px;
}

.text_204 {
  width: 116px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-left: 19px;
}

.text_205 {
  width: 52px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 1px 0 0 20px;
}

.text_206 {
  width: 116px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-left: 20px;
}

.text_207 {
  width: 52px;
  height: 9px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin: 1px 0 0 20px;
}

.text_208 {
  width: 158px;
  height: 12px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: SourceHanSansCN-Normal;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 11px;
  margin-left: 20px;
}
