.nav {
  position: fixed;
  top: 0;
  height: 88px;
  width: 100%;
  background: linear-gradient(135deg, #0675e6 0%, #1536b3 100%);
}

.navs {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 88px;
  background-color: rgba(45, 81, 217, 1);
  border-radius: 0px;
  box-sizing: border-box;
}

.navsContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1180px;
  height: 88px;
}

.navsLeft {
  display: flex;
  justify-content: flex-start;
  align-self: center;
  box-sizing: border-box;
}

.logo {
  align-self: center;
  width: 144px;
  height: 60px;
}

.vertical {
  align-self: center;
  width: 1px;
  height: 20px;
  margin: 2px 0 0 24px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 0px;
}

.meta {
  align-self: center;
  margin-left: 20px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 1);
  white-space: pre;
}

.navsRight {
  display: flex;
  align-items: center;
  justify-content: center;
}

.navsItem {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  height: 88px;
  padding: 0 16px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-decoration: none;
}

.navsItem.chosen {
  background: rgba(255, 255, 255, 0.2);
}

.subtitleItem0Common {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  margin: 0 40px;
  cursor: pointer;
}

.subtitleItem0Common.chosen::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 60px;
  height: 4px;
  background-color: #2d51d9;
  border-radius: 4px;
}

.headerCommon {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 1084px;
  box-sizing: border-box;
  padding-bottom: 60px;
}

.rowItem0Common {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 530px;
  height: 170px;
  border: 1px solid rgba(223, 230, 243, 1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  box-shadow: 0px 2px 12px 0px rgba(70, 85, 114, 0.1);
  box-sizing: border-box;
}

.subtitle2Common {
  align-self: flex-start;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.word1Common {
  align-self: center;
  overflow: hidden;
  max-width: 506px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.word2Common {
  align-self: flex-start;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.container6Common {
  display: flex;
  justify-content: space-between;
  align-self: center;
  height: 36px;
  box-sizing: border-box;
}

.container8Common {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
  box-sizing: border-box;
}

.container14Common {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
  box-sizing: border-box;
}

.colItem0Common {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 256px;
  height: 143px;
  padding: 39px 12px 29px;
  border: 1px solid rgba(223, 230, 243, 1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  box-sizing: border-box;
}

.wrapper7Common {
  display: flex;
  align-self: flex-start;
  width: 660px;
  box-sizing: border-box;
}

.group6Common {
  display: flex;
  justify-content: space-between;
  align-self: center;
  height: 34px;
  box-sizing: border-box;
}

.colItem01Common {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 144px;
  height: 223px;
  box-sizing: border-box;
}

.img3 {
  width: 24px;
  height: 26px;
  margin-top: 13px;
}

.num3Common {
  align-self: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tagWrapper1Common {
  display: flex;
  justify-content: flex-start;
  border-radius: 4px;
  box-sizing: border-box;
}

.caption1Common {
  align-self: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.title2Common {
  align-self: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.num4Common {
  align-self: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(255, 255, 255, 1);
  font-family: "HarmonyOS_Sans_SC";
  padding-top: 88px;
}

.kjjrBanner {
  width: 100%;
  /* margin-top: 88px; */
}

.block {
  position: absolute;
  display: flex;
  left: 0px;
  bottom: -15px;
  justify-content: flex-start;
  z-index: 1;
  width: 317px;
  height: 53px;
  padding: 10px 0 13px;
  background-image: linear-gradient(90deg,
      rgba(56, 94, 235, 0.3) 0%,
      rgba(92, 131, 246, 0.3) 100%);
  background-size: 100% 100%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.tag1 {
  align-self: center;
  margin: 1px 0 0 14px;
  font-size: 24px;
  line-height: 24px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.title {
  align-self: center;
  margin-left: 10px;
  font-size: 30px;
  line-height: 30px;
  color: rgba(226, 100, 44, 1);
  white-space: nowrap;
}

.bookWrapper {
  position: absolute;
  display: flex;
  left: 338px;
  bottom: -15px;
  justify-content: flex-start;
  z-index: 2;
  width: 317px;
  height: 53px;
  padding: 13.5px 12px 15.5px;
  background-image: linear-gradient(90deg,
      rgba(56, 94, 235, 0.3) 0%,
      rgba(92, 131, 246, 0.3) 100%);
  background-size: 100% 100%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.book {
  align-self: flex-start;
  overflow: hidden;
  max-width: 293px;
  font-size: 24px;
  line-height: 24px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.title1 {
  align-self: flex-start;
  overflow: hidden;
  z-index: 4;
  width: 482px;
  height: 162px;
  font-size: 40px;
  line-height: 54px;
  color: rgba(36, 36, 36, 1);
  text-align: left;
  white-space: break-spaces;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.caption {
  position: absolute;
  left: 50%;
  bottom: -50px;
  overflow: hidden;
  z-index: 3;
  width: 120px;
  height: 84px;
  font-size: 30px;
  line-height: 42px;
  color: rgba(226, 100, 44, 1);
  text-align: center;
  white-space: normal;
  text-overflow: ellipsis;
  transform: translateX(-50%);
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.col {
  padding: 11px 4px;
}

.container {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: center;
  margin: 6px 0 0 13px;
  box-sizing: border-box;
}

.empty {
  position: absolute;
  left: -6px;
  top: -6px;
  z-index: 1;
  background-image: linear-gradient(45.00000000000001deg,
      rgba(96, 135, 247, 0.8) 0%,
      rgba(60, 99, 242, 0.8) 100%);
}

.empty1 {
  align-self: flex-start;
  z-index: 2;
  background-image: linear-gradient(0deg, #ebeefe 0%, #ebeefe 100%);
}

.meta1 {
  align-self: center;
  margin-left: 8px;
  font-size: 20px;
  line-height: 30px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.col2 {
  padding: 11px 2px;
  margin-left: 40px;
}

.container1 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: center;
  margin: 6px 0 0 16px;
  box-sizing: border-box;
}

.empty2 {
  position: absolute;
  left: -6px;
  top: -6px;
  z-index: 1;
  background-image: linear-gradient(45.00000000000001deg,
      rgba(96, 135, 247, 0.8) 0%,
      rgba(60, 99, 242, 0.8) 100%);
}

.empty3 {
  align-self: flex-start;
  z-index: 2;
  background-image: linear-gradient(0deg, #ebeefe 0%, #ebeefe 100%);
}

.subtitle {
  align-self: center;
  margin-left: 9px;
  font-size: 20px;
  line-height: 30px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.footer {
  margin-top: 8px;
}

.block1 {
  width: 183px;
  padding: 11px 4px;
}

.container2 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: center;
  margin: 6px 0 0 13px;
  box-sizing: border-box;
}

.empty4 {
  position: absolute;
  left: -6px;
  top: -6px;
  z-index: 1;
  background-image: linear-gradient(45.00000000000001deg,
      rgba(96, 135, 247, 0.8) 0%,
      rgba(60, 99, 242, 0.8) 100%);
}

.empty5 {
  align-self: flex-start;
  z-index: 2;
  background-image: linear-gradient(0deg, #ebeefe 0%, #ebeefe 100%);
}

.subtitle1 {
  align-self: center;
  margin-left: 8px;
  font-size: 20px;
  line-height: 30px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.block2 {
  width: 203px;
  padding: 11px 2px;
  margin-left: 40px;
}

.container3 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: center;
  margin: 6px 0 0 17px;
  box-sizing: border-box;
}

.empty6 {
  position: absolute;
  left: -6px;
  top: -6px;
  z-index: 1;
  background-image: linear-gradient(45.00000000000001deg,
      rgba(96, 135, 247, 0.8) 0%,
      rgba(60, 99, 242, 0.8) 100%);
}

.empty7 {
  align-self: flex-start;
  z-index: 2;
  background-image: linear-gradient(0deg, #ebeefe 0%, #ebeefe 100%);
}

.meta2 {
  align-self: center;
  margin-left: 8px;
  font-size: 20px;
  line-height: 30px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.group2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-bottom: 1px #efefef solid;
}

.sticky {
  position: fixed;
  top: 88px;
  width: 100%;
  background-color: white;
  /* 可根据需求修改背景色 */
  z-index: 1000;
  /* 确保元素显示在最上层 */
}

.mt60 {
  margin-top: 60px;
}

.group3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 1086px;
  margin: 0 auto;
  box-sizing: border-box;
}

.info1 {
  align-self: center;
  max-width: 1084px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(66, 66, 64, 1);
  font-weight: bold;
  margin: 40px 0;
}

.list {
  display: grid;
  align-self: flex-start;
  width: 1084px;
  height: 360px;
  grid-template-rows: 170px 170px;
  grid-template-columns: 530px 530px;
  row-gap: 20px;
  column-gap: 24px;
}

.rowItem0 {
  padding: 31px 12px 62px;
}

.subtitle2 {
  max-width: 154px;
  margin-left: 176px;
  font-size: 24px;
  line-height: 30px;
  color: rgba(57, 95, 235, 1);
  font-weight: bold;
}

.desc {
  max-width: 334px;
  margin: 21px 0 0 86px;
  font-size: 18px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
}

.rowItem1 {
  padding: 31px 12px 62px;
}

.word1 {
  font-size: 24px;
  line-height: 30px;
  color: rgba(57, 95, 235, 1);
  font-weight: bold;
}

.detail {
  margin-top: 21px;
  font-size: 18px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
}

.rowItem2 {
  padding: 31px 12px 62px;
}

.word2 {
  max-width: 106px;
  margin-left: 200px;
  font-size: 24px;
  line-height: 30px;
  color: rgba(57, 95, 235, 1);
  font-weight: bold;
}

.desc1 {
  max-width: 356px;
  margin: 21px 0 0 75px;
  font-size: 18px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
}

.rowItem3 {
  padding: 31px 12px 36px;
}

.label2 {
  align-self: center;
  overflow: hidden;
  max-width: 506px;
  font-size: 24px;
  line-height: 30px;
  color: rgba(57, 95, 235, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.summary {
  align-self: center;
  overflow: hidden;
  width: 432px;
  height: 52px;
  margin-top: 21px;
  font-size: 18px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  text-align: center;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.meta3 {
  align-self: center;
  overflow: hidden;
  max-width: 1084px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(66, 66, 64, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.block3 {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
  width: 923px;
  margin-top: 40px;
  box-sizing: border-box;
}

.container4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-end;
  width: 381px;
  height: 84px;
  box-sizing: border-box;
}

.label3 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 381px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: rgba(66, 66, 64, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrapper {
  display: flex;
  justify-content: flex-start;
  align-self: flex-start;
  width: 381px;
  margin-top: 20px;
  box-sizing: border-box;
}

.addressWrapper {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  margin-left: 24px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.address {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.desc2 {
  align-self: center;
  margin: 2px 0 0 14px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.container5 {
  display: flex;
  justify-content: space-between;
  align-self: flex-end;
  width: 341px;
  box-sizing: border-box;
}

.addressWrapper1 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.address1 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.desc3 {
  align-self: center;
  margin-top: 2px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.block4 {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 1036px;
  margin-top: 20px;
  box-sizing: border-box;
}

.container6 {
  width: 373px;
}

.addressWrapper2 {
  display: flex;
  justify-content: center;
  align-self: flex-end;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.address2 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.desc4 {
  align-self: flex-end;
  margin-bottom: 1px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.container7 {
  width: 423px;
  margin-right: 55px;
}

.addressWrapper3 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.address3 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.detail1 {
  align-self: center;
  margin-top: 2px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.block5 {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 1036px;
  margin-top: 20px;
  box-sizing: border-box;
}

.container8 {
  width: 341px;
}

.locationWrapper {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.location {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.detail2 {
  align-self: center;
  margin-top: 2px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.container9 {
  width: 380px;
  height: 58px;
  margin-right: 98px;
}

.locationWrapper1 {
  display: flex;
  justify-content: center;
  align-self: flex-end;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  margin-bottom: 22px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.location1 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.desc5 {
  align-self: flex-end;
  width: 276px;
  height: 52px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.block6 {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
  width: 962px;
  margin-top: 18px;
  box-sizing: border-box;
}

.container10 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-end;
  width: 475px;
  height: 84px;
  box-sizing: border-box;
}

.tag2 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 475px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: rgba(66, 66, 64, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrapper1 {
  display: flex;
  justify-content: flex-start;
  align-self: flex-start;
  width: 475px;
  margin-top: 20px;
  box-sizing: border-box;
}

.addressWrapper4 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  margin-left: 24px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.address4 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.detail3 {
  align-self: center;
  margin: 2px 0 0 14px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.container11 {
  display: flex;
  justify-content: space-between;
  align-self: flex-end;
  width: 380px;
  box-sizing: border-box;
}

.addressWrapper5 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.address5 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.detail4 {
  align-self: center;
  margin-top: 2px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.block7 {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
  width: 859px;
  margin-top: 40px;
  box-sizing: border-box;
}

.container12 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-end;
  width: 365px;
  height: 84px;
  box-sizing: border-box;
}

.tag3 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 365px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: rgba(66, 66, 64, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrapper2 {
  display: flex;
  justify-content: flex-start;
  align-self: flex-start;
  width: 365px;
  margin-top: 20px;
  box-sizing: border-box;
}

.locationWrapper2 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  margin-left: 24px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.location2 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.desc6 {
  align-self: center;
  margin: 2px 0 0 14px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.container13 {
  display: flex;
  justify-content: space-between;
  align-self: flex-end;
  width: 277px;
  box-sizing: border-box;
}

.locationWrapper3 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.location3 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.location4 {
  align-self: center;
  margin-top: 2px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.block8 {
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 1036px;
  margin-top: 20px;
  box-sizing: border-box;
}

.container14 {
  width: 325px;
}

.addressWrapper6 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.address6 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.location5 {
  align-self: center;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.container15 {
  height: 56px;
  margin-left: 233px;
}

.locationWrapper4 {
  display: flex;
  justify-content: center;
  align-self: flex-end;
  width: 90px;
  height: 36px;
  padding: 0 12px;
  margin-bottom: 20px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.location6 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 66px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.location7 {
  align-self: flex-end;
  overflow: hidden;
  height: 51px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  text-align: left;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.info2 {
  align-self: center;
  overflow: hidden;
  max-width: 1084px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(66, 66, 64, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.grid {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
  width: 1084px;
  margin-top: 40px;
  box-sizing: border-box;
}

.wrapper3 {
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 102px;
  box-sizing: border-box;
}

.num {
  align-self: flex-end;
  margin-left: 1px;
  font-size: 36px;
  line-height: 42px;
  color: rgba(61, 99, 236, 1);
  white-space: nowrap;
  font-family: "HarmonyOS_Sans_Black";
  font-weight: bolder;
}

.word3 {
  align-self: flex-end;
  margin: 0 0 5px 6px;
  font-size: 18px;
  line-height: 22px;
  color: rgba(61, 99, 236, 1);
  white-space: nowrap;
  font-weight: bold;
}

.music {
  align-self: flex-end;
  margin: 0 0 5px 9px;
  font-size: 18px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  font-weight: bold;
}

.info3 {
  align-self: center;
  overflow: hidden;
  max-width: 232px;
  margin-top: 11px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrapper4 {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 68px;
  box-sizing: border-box;
}

.num1 {
  align-self: flex-end;
  margin-left: 2px;
  font-size: 36px;
  line-height: 42px;
  color: rgba(61, 99, 236, 1);
  white-space: nowrap;
  font-family: "HarmonyOS_Sans_Black";
  font-weight: bolder;
}

.tag4 {
  align-self: flex-end;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  font-weight: bold;
}

.word4 {
  align-self: center;
  overflow: hidden;
  max-width: 232px;
  margin-top: 11px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrapper5 {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 144px;
  box-sizing: border-box;
}

.group4 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: flex-end;
  height: 42px;
  margin-left: 4px;
  box-sizing: border-box;
}

.count {
  align-self: flex-start;
  z-index: 2;
  font-size: 36px;
  line-height: 42px;
  color: rgba(61, 99, 236, 1);
  white-space: nowrap;
  font-family: "HarmonyOS_Sans_Black";
  font-weight: bolder;
}

.word5 {
  align-self: flex-end;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  font-weight: bold;
}

.label5 {
  align-self: center;
  overflow: hidden;
  max-width: 232px;
  margin-top: 11px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrapper6 {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 116px;
  box-sizing: border-box;
}

.num2 {
  align-self: flex-end;
  margin-left: 4px;
  font-size: 36px;
  line-height: 42px;
  color: rgba(61, 99, 236, 1);
  white-space: nowrap;
  font-family: "HarmonyOS_Sans_Black";
  font-weight: bolder;
}

.label6 {
  align-self: flex-end;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  font-weight: bold;
}

.meta4 {
  align-self: center;
  overflow: hidden;
  max-width: 232px;
  margin-top: 11px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.subtitle3 {
  align-self: center;
  overflow: hidden;
  max-width: 1084px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(66, 66, 64, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.block9 {
  display: flex;
  justify-content: flex-start;
  align-self: flex-start;
  width: 1084px;
  margin-top: 55px;
  box-sizing: border-box;
}

.container16 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 660px;
  height: 352px;
  padding: 13px 0 15px;
  margin-left: 48px;
  box-sizing: border-box;
}

.wrapper7 {
  justify-content: flex-start;
}

.info4 {
  align-self: center;
  margin-left: 2px;
  font-size: 24px;
  line-height: 28px;
  color: rgba(45, 81, 217, 1);
  white-space: nowrap;
  font-weight: bold;
}

.group5 {
  display: flex;
  justify-content: flex-start;
  align-self: center;
  height: 21px;
  padding: 2px 7px;
  margin: 1px 0 0 18px;
  background-image: linear-gradient(45.00000000000001deg,
      #fbad17 0%,
      #fb8c15 100%);
  background-size: 100% 100%;
  border-radius: 13px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
  cursor: pointer;
}

.tag5 {
  align-self: center;
  margin-left: 3px;
  font-size: 12px;
  line-height: 17px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
}

.icon {
  align-self: center;
  width: 13px;
  height: 11px;
  margin-left: 6px;
}

.wrapper8 {
  justify-content: flex-start;
  margin-top: 22px;
}

.group6 {
  width: 169px;
}

.view {
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 11px;
  height: 11px;
  margin-bottom: 1px;
  background-image: linear-gradient(45.00000000000001deg,
      rgba(60, 99, 242, 0.6) 0%,
      rgba(47, 83, 220, 0.6) 100%);
  background-size: 100% 100%;
  border-radius: 2px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 5px;
  box-sizing: border-box;
}

.empty8 {
  align-self: flex-start;
  width: 6px;
  height: 6px;
  margin-left: 5px;
  background-image: linear-gradient(0deg, #ebeefe 0%, #ebeefe 100%);
  background-size: 100% 100%;
  border-radius: 2px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.meta5 {
  align-self: center;
  font-size: 16px;
  line-height: 34px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.group7 {
  width: 233px;
  margin-left: 105px;
}

.view1 {
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 11px;
  height: 11px;
  margin-bottom: 1px;
  background-image: linear-gradient(45.00000000000001deg,
      rgba(60, 99, 242, 0.6) 0%,
      rgba(47, 83, 220, 0.6) 100%);
  background-size: 100% 100%;
  border-radius: 2px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 5px;
  box-sizing: border-box;
}

.empty9 {
  align-self: flex-start;
  width: 6px;
  height: 6px;
  margin-left: 5px;
  background-image: linear-gradient(0deg, #ebeefe 0%, #ebeefe 100%);
  background-size: 100% 100%;
  border-radius: 2px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.detail5 {
  align-self: center;
  font-size: 16px;
  line-height: 34px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.grid1 {
  justify-content: space-between;
  margin-top: 19px;
}

.tagWrapper {
  display: flex;
  justify-content: center;
  align-self: center;
  max-width: 143px;
  padding: 14px 12px;
  border: 1px solid rgba(61, 100, 242, 1);
  margin-right: 1px;
  background-color: rgba(238, 243, 255, 1);
  border-radius: 4px;
  box-sizing: border-box;
  min-width: 142px;
}

.tag6 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 109px;
  margin-left: 5px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.view2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  width: 144px;
  height: 143px;
  padding: 39px 12px 29px;
  border: 1px solid rgba(223, 230, 243, 1);
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  box-shadow: 0px 2px 12px 0px rgba(70, 85, 114, 0.1);
  box-sizing: border-box;
}

.num3 {
  max-width: 118px;
  margin-right: 1px;
  font-size: 36px;
  line-height: 42px;
  color: rgba(61, 99, 236, 1);
  font-family: "HarmonyOS_Sans_Black";
  font-weight: bolder;
}

.word6 {
  max-width: 120px;
  margin-top: 11px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
}

.tagWrapper1 {
  justify-content: center;
  display: flex;
  align-self: center;
  max-width: 143px;
  padding: 14px 12px;
  border: 1px solid rgba(61, 100, 242, 1);
  background-color: rgba(238, 243, 255, 1);
  min-width: 142px;
}

.tag7 {
  font-size: 14px;
  line-height: 22px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
}

.view3 {
  flex-direction: column;
  align-self: flex-start;
  width: 144px;
  height: 143px;
  padding: 39px 12px 29px;
  border: 1px solid rgba(223, 230, 243, 1);
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  box-shadow: 0px 2px 12px 0px rgba(70, 85, 114, 0.1);
}

.caption1 {
  max-width: 118px;
  margin-right: 1px;
  font-size: 36px;
  line-height: 42px;
  color: rgba(61, 99, 236, 1);
  font-family: "HarmonyOS_Sans_Black";
  font-weight: bolder;
}

.word7 {
  max-width: 120px;
  margin-top: 11px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
}

.tagWrapper2 {
  display: flex;
  justify-content: center;
  align-self: center;
  max-width: 143px;
  padding: 14px 12px;
  border: 1px solid rgba(61, 100, 242, 1);
  background-color: rgba(238, 243, 255, 1);
  border-radius: 4px;
  box-sizing: border-box;
  min-width: 142px;
}

.tag8 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 118px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.view4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  width: 144px;
  height: 143px;
  padding: 39px 12px 29px;
  border: 1px solid rgba(223, 230, 243, 1);
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  box-shadow: 0px 2px 12px 0px rgba(70, 85, 114, 0.1);
  box-sizing: border-box;
}

.title2 {
  max-width: 118px;
  margin-right: 1px;
  font-size: 36px;
  line-height: 42px;
  color: rgba(61, 99, 236, 1);
  font-family: "HarmonyOS_Sans_Black";
  font-weight: bolder;
}

.tag9 {
  max-width: 120px;
  margin-top: 11px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
}

.colItem31 {
  margin-right: 12px;
}

.tagWrapper3 {
  display: flex;
  justify-content: center;
  align-self: center;
  max-width: 143px;
  padding: 14px 12px;
  border: 1px solid rgba(61, 100, 242, 1);
  margin-left: 1px;
  background-color: rgba(238, 243, 255, 1);
  border-radius: 4px;
  box-sizing: border-box;
  min-width: 142px;
}

.tag10 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 117px;
  margin-right: 1px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.view5 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  width: 144px;
  height: 143px;
  padding: 39px 12px 29px;
  border: 1px solid rgba(223, 230, 243, 1);
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  box-shadow: 0px 2px 12px 0px rgba(70, 85, 114, 0.1);
  box-sizing: border-box;
}

.num4 {
  max-width: 118px;
  margin-right: 1px;
  font-size: 36px;
  line-height: 42px;
  color: rgba(61, 99, 236, 1);
  font-family: "HarmonyOS_Sans_Black";
  font-weight: bolder;
}

.label7 {
  max-width: 120px;
  margin-top: 11px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
}

.item {
  align-self: center;
  width: 376px;
  height: 352px;
}

a {
  text-decoration: none;
  color: inherit;
}