.page {
  background-color: rgba(248, 248, 248, 1);
  position: relative;
  /* width: 1920px; */
  /* height: 1894px; */
  /* overflow: hidden; */
}

.block_1 {
  width: 100%;
  /* height: 1894px; */
  /* margin-left: -13px; */
}

.section_1 {
  background-color: rgba(21, 21, 21, 1);
  height: 383px;
  margin-top: 20px;
}

.footer {
  width: 100%;
  /* 改用百分比布局 */
  height: 383px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #151515;
  box-sizing: border-box;
  /* 修正盒模型 */
}

/* 在文件顶部添加全局重置 */
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  /* 隐藏横向溢出 */
}

.footer-content {
  width: 40vw;
  display: flex;
  justify-content: space-between;
  padding: 0 40px;
}

.service-hotline {
  font-size: 14px;
  color: #666;
  margin-bottom: 8px;
}

.phone-number {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 28px;
  letter-spacing: 2px;
  font-style: normal;
  text-transform: none;
  margin: 10px 0;
}

.online-service-btn,
.feedback-btn {
  display: inline-block;
  padding: 8px 20px;
  background: #183F99;
  color: white;
  border-radius: 4px;
  margin: 10px 0;
  text-decoration: none;
}

.complaint-text {
  font-size: 12px;
  color: #999;
  margin: 15px 0 5px;
}

.email-link {
  color: #183F99;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 19px;
  letter-spacing: 1px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.footer-right {
  display: flex;
  gap: 50px;
  padding-left: 40px;
}

.link-column h4 {
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 16px;
  letter-spacing: 1px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.footer-link {
  display: block;
  color: #666;
  text-decoration: none;
  margin-bottom: 10px;
  transition: color 0.3s;
}

.footer-link:hover {
  color: #f3f3f5;
  text-decoration: underline;
}

.box_1 {
  width: 599px;
  height: 65px;
  margin: 72px 0 0 694px;
}

.text-group_1 {
  width: 325px;
  height: 65px;
}

.text_1 {
  width: 325px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_2 {
  width: 186px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 8px;
}

.text-wrapper_1 {
  width: 89px;
  height: 58px;
  margin-left: 51px;
}

.text_3 {
  width: 89px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_4 {
  width: 76px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 16px;
}

.text-wrapper_2 {
  width: 76px;
  height: 58px;
  margin-left: 58px;
}

.text_5 {
  width: 67px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_6 {
  width: 76px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 16px;
}

.box_2 {
  width: 599px;
  height: 28px;
  margin: 8px 0 0 694px;
}

.text-wrapper_3 {
  background-color: rgba(36, 91, 219, 1);
  border-radius: 10px;
  height: 28px;
  width: 92px;
}

.text_7 {
  width: 40px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 10px;
  margin: 7px 0 0 26px;
}

.text_8 {
  width: 76px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 1px 0 0 284px;
}

.text_9 {
  width: 76px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 1px 0 0 71px;
}

.box_3 {
  width: 599px;
  height: 63px;
  margin: 10px 0 0 694px;
}

.text-group_2 {
  width: 325px;
  height: 53px;
  margin-top: 10px;
}

.text_10 {
  width: 325px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_11 {
  width: 204px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 8px;
}

.text-wrapper_4 {
  width: 76px;
  height: 58px;
  margin-left: 51px;
}

.text_12 {
  width: 76px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_13 {
  width: 76px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 16px;
}

.text_14 {
  width: 76px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-left: 71px;
}

.box_4 {
  width: 452px;
  height: 28px;
  margin: 8px 0 101px 694px;
}

.text-wrapper_5 {
  background-color: rgba(36, 91, 219, 1);
  border-radius: 10px;
  height: 28px;
  width: 92px;
}

.text_15 {
  width: 40px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 10px;
  margin: 7px 0 0 26px;
}

.text_16 {
  width: 76px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  letter-spacing: 10px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 3px;
}

.section_2 {
  position: relative;
  width: 100%;
  /* height: 1512px; */
  /* margin-left: -1920px; */
}

.group_1 {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
  background-image: linear-gradient(90deg,
      rgba(240, 244, 255, 0.43) 0,
      rgba(246, 249, 255, 0.43) 52.403843%,
      rgba(240, 244, 255, 0.43) 100%);
  position: relative;
  width: 1920px;
  height: 60px;
}

.section_3 {
  background-color: rgba(35, 249, 218, 1);
  width: 11px;
  height: 5px;
  margin: 22px 0 0 340px;
}

.text-wrapper_6 {
  width: 60px;
  height: 36px;
  margin: 14px 0 0 32px;
}

.text_17 {
  width: 47px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(26, 26, 26, 1);
  font-size: 16px;
  font-family: AnJingChenMaoBiXingShu-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
}

.text_18 {
  width: 60px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 10px;
  font-family: Source Han Sans CN-Normal;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 10px;
  margin-top: 3px;
}

.text_19 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 20px 0 0 96px;
}

.text_20 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 20px 0 0 60px;
}

.section_4 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 2px;
  width: 56px;
  height: 2px;
  margin: 39px 0 0 72px;
}

.text_21 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 20px 0 0 48px;
}

.text_22 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(36, 91, 219, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 20px 0 0 60px;
}

.text_23 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 20px 0 0 60px;
}

.text_24 {
  width: 42px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 20px 0 0 60px;
}

.text-wrapper_7 {
  border-radius: 18px;
  height: 36px;
  border: 1px solid rgba(36, 91, 219, 1);
  width: 100px;
  margin: 12px 0 0 116px;
}

.text_25 {
  width: 28px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(36, 91, 219, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 8px 0 0 36px;
}

.text-wrapper_8 {
  border-radius: 18px;
  height: 36px;
  border: 1px solid rgba(36, 91, 219, 1);
  width: 100px;
  margin: 12px 0 0 20px;
}

.text_26 {
  width: 28px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(36, 91, 219, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 8px 0 0 36px;
}

.text-wrapper_9 {
  border-radius: 18px;
  height: 36px;
  border: 1px solid rgba(36, 91, 219, 1);
  width: 100px;
  margin: 12px 173px 0 20px;
}

.text_27 {
  width: 28px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(36, 91, 219, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 8px 0 0 36px;
}

.text_28 {
  position: absolute;
  left: 785px;
  top: 20px;
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.section_5 {
  background-color: rgba(0, 50, 163, 1);
  position: absolute;
  left: 342px;
  top: 11px;
  width: 27px;
  height: 26px;
}

.section_6 {
  background-color: rgba(0, 85, 255, 1);
  position: absolute;
  left: 338px;
  top: 27px;
  width: 31px;
  height: 24px;
}

/* .group_2 {
  background-color: rgba(255, 108, 108, 1);
  border-radius: 0px 8px 8px 0px;
  width: 39px;
  height: 18px;
  margin: 565px 0 0 1752px;
} */

.group_3 {
  background-color: rgba(255, 108, 108, 1);
  border-radius: 0px 8px 8px 0px;
  width: 39px;
  height: 18px;
  margin: 402px 0 0 1752px;
}

.group_4 {
  width: 367px;
  height: 24px;
  /* margin: 384px 0 41px 1377px; */
  float: right;
  margin: 0 25px 15px;
}

.text_29 {
  width: 39px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 1px;
}

.section_7 {
  width: 100px;
  height: 24px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNGcdf7b73560520c76938037bcd03e02e8.png) 100% no-repeat;
  background-size: 100% 100%;
  margin-left: 10px;
}

.image-text_1 {
  width: 72px;
  height: 21px;
  margin: 1px 0 0 20px;
}

.text-group_3 {
  width: 50px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-wrapper_1 {
  height: 6px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG33fd4e57956c595b20dcb1c8b67fa476.png) 100% no-repeat;
  background-size: 100% 100%;
  margin-top: 8px;
  width: 12px;
}

.thumbnail_1 {
  width: 11px;
  height: 6px;
  margin-left: 1px;
}

.section_8 {
  width: 14px;
  height: 14px;
  margin: 3px 0 0 20px;
}

.section_9 {
  background-color: rgba(64, 119, 247, 1);
  width: 18px;
  height: 18px;
  margin: 3px 0 0 10px;
}

.text_30 {
  width: 8px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 1px 0 0 13px;
}

.text_31 {
  width: 28px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 3px 0 0 23px;
}

.text-wrapper_10 {
  height: 24px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG55b69d7ff783746a29706d37ab3b7f43.png) 100% no-repeat;
  background-size: 100% 100%;
  margin-left: 10px;
  width: 50px;
}

.text_32 {
  width: 8px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 2px 0 0 22px;
}

.text_33 {
  width: 14px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 3px 0 0 10px;
}

.imgcon {
  width: 75%;
  margin: 0 auto;
  display: grid;
  padding: 90px 0;
}

.group_5 {
  position: absolute;
  left: 0;
  top: 59px;
  width: 100vw;
  height: 486px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG82de1c483eefc156f453f18fdeff8ec6.png) 100% no-repeat;
  background-size: 100% 100%;
}

.block_2 {
  background-image: linear-gradient(90deg,
      rgba(20, 192, 255, 1) 0,
      rgba(223, 240, 255, 0) 100%);
  border-radius: 4px 0px 4px 0px;
  width: 119px;
  height: 17px;
  margin-top: -10px;
  /* margin: 184px 0 0 356px; */
}

/* 继承颜色 */
.sort-option a:hover {
  color: #183F99;
  /* 继承父元素的颜色 */
}

.text_34 {
  width: 220px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 20px;
  /* margin: 12px 0 243px 356px; */
}

.text_35 {
  /* position: absolute; */
  left: 356px;
  top: 116px;
  width: 599px;
  /* height: 96px; */
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 64px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 64px;
}

.text_36 {
  position: absolute;
  left: 1575px;
  top: 1448px;
  width: 8px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_37 {
  position: absolute;
  left: 1549px;
  top: 1448px;
  width: 8px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.group_6 {
  position: absolute;
  left: 1598px;
  top: 1450px;
  width: 14px;
  height: 14px;
}

.block_3 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  /* height: 1067px; */
  /* width: 85%; */
  display: block;
  /* 水平居中 */
  margin: 0 auto;
  margin-top: -100px;
  z-index: 99;
}

/* 更小 */
@media screen and (max-width: 1359px) {
  .block_3 {
    width: 1000px;
  }
}

/* 720p */
@media screen and (min-width: 1360px) and (max-width: 1919px) {
  .block_3 {
    width: 90vw
  }
}

/* 1080p屏幕 */
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .block_3 {
    width: 90vw
  }
}

/* 2K屏幕 */
@media screen and (min-width: 2560px) {
  .block_3 {
    width: 2000px;
  }
}

.text-wrapper_11 {
  width: 80px;
  height: 30px;
  margin: 20px 0 0 20px;
}

.text-wrapper_11_1 {
  width: 98%;
  border-bottom: 1px solid #e6e6e6;
  margin: 10px 10px 0 20px;
  padding-bottom: 10px;
  color: #666666;
  display: flex;
  font-size: 14px;
  font-family: Source Han Sans CN, Source Han Sans CN
}

.text-wrapper_11_1 span {
  color: #333333;
  margin-right: 10px;
}

.text_38 {
  width: 80px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_12 {
  width: 202px;
  height: 21px;
  margin: 8px 0 0 20px;
}

.text_39 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_40 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-left: 8px;
}

.text_41 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin-left: 12px;
}

.text-wrapper_13 {
  width: 180px;
  height: 30px;
  margin: 35px 0 0 20px;
}

.text_42 {
  width: 80px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(36, 91, 219, 1);
  font-size: 20px;
  font-family: Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text_43 {
  width: 80px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.group_7 {
  width: 42px;
  height: 4px;
  margin: 4px 0 0 39px;
}

.group_8 {
  background-color: rgba(36, 91, 219, 1);
  width: 42px;
  height: 4px;
}

.group_9 {
  width: 281px;
  height: 32px;
  margin: 16px 0 0 20px;
}

.block_4 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  width: 281px;
  height: 32px;
  border: 1px solid rgba(217, 217, 217, 1);
}

.text_44 {
  width: 28px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: 6px 0 0 14px;
}

.image-text_2 {
  width: 82px;
  height: 21px;
  margin: 6px 25px 0 132px;
}

.text-group_4 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(36, 91, 219, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.thumbnail_2 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.group_10 {
  width: 100%;
  /* height: 100%; */
  margin: 36px auto;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0 35px;
  /* 默认就是左对齐，无需额外设置，如果需要更明确可以添加 */
  justify-content: flex-start; 
}

.block_5 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  height: 400px;
  /* margin: 5px;  */
  text-align: center;
  display: flex;
  flex-direction: column;
}

.image-text_3 {
    height: 90%;
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.muban-image-container{
  border: 1px solid #ddd;
  padding: 10px;
  flex: 1;
  overflow: hidden;
}
.image_1 {
  flex: 1;
  width: calc(100% - 20px);
  /* margin-top: 10px; */
}

.text-group_5 {
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
  flex-shrink: 0;
}

.section_10 {
  flex-shrink: 0;
  margin: 12px 0 20px 10px;
}

.text_45 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.custom-select {
  position: relative;
  margin-left: 15px;
}

.domain-filter {
  appearance: none;
  -webkit-appearance: none;
  padding: 8px 30px 8px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: white;
  width: 150px;
  font-size: 14px;
}

.dropdown-arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  pointer-events: none;
}

.sort-option {
  cursor: pointer;
  /* 重复的字体声明可以简化为一个 */
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 20px;
  color: #333333 !important;
  padding: 5px 10px;
  transition: all 0.3s;
  line-height: 15px;
  position: relative;
  /* 为伪元素定位做准备 */
  cursor: pointer;
  /* 鼠标悬停显示手型 */
}
.sort-option:hover a{
  color: #183F99 !important;

}
.sort-option>a {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
}

.sort-option.active {
  color: #183F99 !important;
  line-height: 15px;
  /* 让元素作为内联块级元素，这样边框只会应用到内容区域 */
  display: inline-block;
  /* 可以根据需要调整内边距来控制下划线长度 */
  padding-bottom: 2px;
  /* border-bottom: 3px solid #183F99; */
}

.sort-option>a.active {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 20px;
  color: #183F99;
  line-height: 15px;
  /* 让元素作为内联块级元素，这样边框只会应用到内容区域 */
  display: inline-block;
  /* 可以根据需要调整内边距来控制下划线长度 */
  padding-bottom: 2px;
  /* border-bottom: 3px solid #183F99; */
}

.sort-option.active::after {
  content: "";
  position: absolute;
  bottom: -5px;
  /* 下划线距离文本的距离 */
  left: 47%;
  /* 初始位置在父元素中心 */
  transform: translateX(-50%);
  /* 水平居中 */
  width: 40%;
  /* 缩短下划线长度 */
  height: 2px;
  /* 下划线高度 */
  background-color: #183F99;
  /* 下划线颜色，可根据需求修改 */
}

.sort-content {
  display: none;
}

.sort-content.active {
  display: block;
}

.headline_1 {
  margin: 10px 0 0 20px;
  width: 98%;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 10px;

  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
.headline_1 div {
  margin-right: 10px;
}
.textcon {
  margin: 0;
  color: #666666;
}

.image-text_4 {
  width: 58px;
  height: 21px;
}

.thumbnail_3 {
  width: 16px;
  height: 16px;
}

.text-group_6 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.block_6 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  position: relative;
  width: 250px;
  height: 400px;
  margin-left: 24px;
}

.image-text_5 {
  width: 217px;
  height: 333px;
  margin: 14px 0 0 17px;
}

.text-wrapper_14 {
  height: 297px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG90c3fdcf3a713b42d977ec8bbbb07db8.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 217px;
}

.text_46 {
  width: 24px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 4px 0 0 185px;
}

.text-group_7 {
  width: 207px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 12px;
}

.section_11 {
  width: 180px;
  height: 21px;
  margin: 12px 0 20px 17px;
}

.text_47 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_6 {
  width: 58px;
  height: 21px;
}

.thumbnail_4 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.text-group_8 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.section_12 {
  background-color: rgba(255, 108, 108, 1);
  border-radius: 0px 8px 8px 0px;
  position: absolute;
  left: 234px;
  top: 18px;
  width: 39px;
  height: 18px;
}

.block_7 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  width: 250px;
  height: 400px;
  margin-left: 25px;
}

.image-text_7 {
  width: 217px;
  height: 333px;
  margin: 14px 0 0 17px;
}

.image_2 {
  width: 217px;
  height: 297px;
}

.text-group_9 {
  width: 207px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 12px;
}

.section_13 {
  width: 180px;
  height: 21px;
  margin: 12px 0 20px 17px;
}

.text_48 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_8 {
  width: 58px;
  height: 21px;
}

.thumbnail_5 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.text-group_10 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.block_8 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  position: relative;
  width: 250px;
  height: 400px;
  margin-left: 24px;
}

.image-text_9 {
  width: 217px;
  height: 333px;
  margin: 14px 0 0 17px;
}

.text-wrapper_15 {
  height: 297px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG90c3fdcf3a713b42d977ec8bbbb07db8.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 217px;
}

.text_49 {
  width: 24px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 4px 0 0 185px;
}

.text-group_11 {
  width: 207px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 12px;
}

.box_5 {
  width: 180px;
  height: 21px;
  margin: 12px 0 20px 17px;
}

.text_50 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_10 {
  width: 58px;
  height: 21px;
}

.thumbnail_6 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.text-group_12 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.box_6 {
  background-color: rgba(255, 108, 108, 1);
  border-radius: 0px 8px 8px 0px;
  position: absolute;
  left: 234px;
  top: 18px;
  width: 39px;
  height: 18px;
}

.block_9 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  width: 250px;
  height: 400px;
  margin-left: 24px;
}

.image-text_11 {
  width: 217px;
  height: 333px;
  margin: 14px 0 0 16px;
}

.text-wrapper_16 {
  height: 297px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG90c3fdcf3a713b42d977ec8bbbb07db8.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 217px;
}

.text_51 {
  width: 24px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 4px 0 0 185px;
}

.text-group_13 {
  width: 207px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 12px;
}

.block_10 {
  width: 180px;
  height: 21px;
  margin: 12px 0 20px 16px;
}

.text_52 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_12 {
  width: 58px;
  height: 21px;
}

.thumbnail_7 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.text-group_14 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.group_11 {
  width: 1347px;
  height: 400px;
  margin: 20px 0 22px 272px;
}

.section_14 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  width: 250px;
  height: 400px;
}

.image-text_13 {
  width: 217px;
  height: 333px;
  margin: 14px 0 0 17px;
}

.image_3 {
  width: 217px;
  height: 297px;
}

.text-group_15 {
  width: 207px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 12px;
}

.group_12 {
  width: 180px;
  height: 21px;
  margin: 12px 0 20px 17px;
}

.text_53 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_14 {
  width: 58px;
  height: 21px;
}

.thumbnail_8 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.text-group_16 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.section_15 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  position: relative;
  width: 250px;
  height: 400px;
  margin-left: 24px;
}

.image-text_15 {
  width: 217px;
  height: 333px;
  margin: 14px 0 0 17px;
}

.text-wrapper_17 {
  height: 297px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG90c3fdcf3a713b42d977ec8bbbb07db8.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 217px;
}

.text_54 {
  width: 24px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 4px 0 0 185px;
}

.text-group_17 {
  width: 207px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 12px;
}

.group_13 {
  width: 180px;
  height: 21px;
  margin: 12px 0 20px 17px;
}

.text_55 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_16 {
  width: 58px;
  height: 21px;
}

.thumbnail_9 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.text-group_18 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.group_14 {
  background-color: rgba(255, 108, 108, 1);
  border-radius: 0px 8px 8px 0px;
  position: absolute;
  left: 234px;
  top: 18px;
  width: 39px;
  height: 18px;
}

.section_16 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  width: 250px;
  height: 400px;
  margin-left: 25px;
}

.image-text_17 {
  width: 217px;
  height: 333px;
  margin: 14px 0 0 17px;
}

.image_4 {
  width: 217px;
  height: 297px;
}

.text-group_19 {
  width: 207px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 12px;
}

.block_11 {
  width: 180px;
  height: 21px;
  margin: 12px 0 20px 17px;
}

.text_56 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_18 {
  width: 58px;
  height: 21px;
}

.thumbnail_10 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.text-group_20 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.section_17 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  position: relative;
  width: 250px;
  height: 400px;
  margin-left: 24px;
}

.image-text_19 {
  width: 217px;
  height: 333px;
  margin: 14px 0 0 17px;
}

.text-wrapper_18 {
  height: 297px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG90c3fdcf3a713b42d977ec8bbbb07db8.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 217px;
}

.text_57 {
  width: 24px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 4px 0 0 185px;
}

.text-group_21 {
  width: 207px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 12px;
}

.group_15 {
  width: 180px;
  height: 21px;
  margin: 12px 0 20px 17px;
}

.text_58 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_20 {
  width: 58px;
  height: 21px;
}

.thumbnail_11 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.text-group_22 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.group_16 {
  background-color: rgba(255, 108, 108, 1);
  border-radius: 0px 8px 8px 0px;
  position: absolute;
  left: 234px;
  top: 18px;
  width: 39px;
  height: 18px;
}

.section_18 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  width: 250px;
  height: 400px;
  margin-left: 24px;
}

.image-text_21 {
  width: 217px;
  height: 333px;
  margin: 14px 0 0 16px;
}

.text-wrapper_19 {
  height: 297px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG90c3fdcf3a713b42d977ec8bbbb07db8.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 217px;
}

.text_59 {
  width: 24px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 4px 0 0 185px;
}

.text-group_23 {
  width: 207px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 12px;
}

.block_12 {
  width: 180px;
  height: 21px;
  margin: 12px 0 20px 16px;
}

.text_60 {
  width: 70px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.image-text_22 {
  width: 58px;
  height: 21px;
}

.thumbnail_12 {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}

.text-group_24 {
  width: 32px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.group_17 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  height: 400px;
  width: 250px;
  position: absolute;
  left: -2px;
  top: 225px;
}

.text-wrapper_20 {
  height: 297px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG90c3fdcf3a713b42d977ec8bbbb07db8.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 217px;
  margin: 14px 0 0 17px;
}

.text_61 {
  width: 24px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgb(53, 11, 11);
  font-size: 12px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 4px 0 0 225px;
  display: none;
}

.group_18 {}

.group_19 {
  background-image: linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 1) 100%);
  height: 127px;
  width: 248px;
  position: absolute;
  left: 2px;
  top: 273px;
}

.text-wrapper_21 {
  background-color: rgba(236, 59, 59, 1);
  border-radius: 20px;
  height: 32px;
  width: 94px;
  margin: 47px 0 0 76px;
}

.text_62 {
  width: 64px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 4px 0 0 15px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 19px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.group_20 {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  height: 400px;
  width: 250px;
  position: absolute;
  left: -2px;
  top: 645px;
}

.text-wrapper_22 {
  height: 297px;
  background: url(https://lanhu-oss-2537-2.lanhuapp.com/FigmaDDSSlicePNG90c3fdcf3a713b42d977ec8bbbb07db8.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 217px;
  margin: 14px 0 0 17px;
}

.text_63 {
  width: 24px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  margin: 4px 0 0 185px;
}

/* .group_21 {
  background-color: rgba(255, 108, 108, 1);
  border-radius: 0px 8px 8px 0px;
  position: absolute;
  left: 234px;
  top: 18px;
  width: 39px;
  height: 18px;
} */

.group_22 {
  background-image: linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 1) 100%);
  height: 127px;
  width: 248px;
  position: absolute;
  left: 2px;
  top: 273px;
}

a {
  text-decoration: none;
}

a:hover {
  color: #6c43ff;
}

.text-wrapper_23 {
  background-color: rgba(236, 59, 59, 1);
  border-radius: 20px;
  height: 32px;
  width: 94px;
  margin: 47px 0 0 76px;
  width: 94px;
  height: 32px;
  background: #EC3B3B;
  border-radius: 20px 20px 20px 20px;
}

.text_64 {
  width: 64px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: Source Han Sans CN-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin: 4px 0 0 15px;
}