.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);
}

.gyljrBanner {
  width: 100%;
  /* margin-top: 88px; */
}

.tag2Common {
  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;
}

.tag2Common.chosen::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 60px;
  height: 4px;
  background-color: #2d51d9;
  border-radius: 4px;
}

.sectionWrapperItem0Common {
  display: flex;
  align-self: center;
  width: 353px;
  height: 112px;
  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;
}

.actionBgWrapperCommon {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 400px;
  height: 140px;
  background: linear-gradient(180deg,
      rgba(205, 216, 255, 0.4),
      rgba(255, 255, 255, 0));
  background-size: 100% 100%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.wrapper1Common {
  display: flex;
  align-self: center;
  height: 50px;
  box-sizing: border-box;
}

.colItem0Common {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 353px;
  height: 112px;
  border: 1px solid rgba(223, 230, 243, 1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  box-sizing: border-box;
}

.info2Common {
  align-self: center;
  overflow: hidden;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tag8Common {
  align-self: center;
  overflow: hidden;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.word2Common {
  align-self: center;
  overflow: hidden;
  max-width: 327px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.col1Common {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 530px;
  height: 380px;
  box-sizing: border-box;
}

.group2Common {
  display: flex;
  justify-content: flex-start;
  align-self: flex-start;
  width: 530px;
  box-sizing: border-box;
}

.group4Common {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  width: 530px;
  height: 180px;
  background: linear-gradient(180deg, #cdd8ff, rgba(255, 255, 255, 0));
  background-size: 100% 100%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.gridItem0Common {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
  width: 552px;
  height: 56px;
  box-sizing: border-box;
}

.col2Common {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 264px;
  height: 56px;
  padding: 17px 12px 15px;
  border: 1px solid rgba(75, 127, 227, 0.5);
  background-color: rgba(238, 243, 255, 0.5);
  border-radius: 2px;
  box-sizing: border-box;
}

.col3Common {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 264px;
  height: 56px;
  padding: 17px 12px 15px;
  border: 1px solid rgba(75, 127, 227, 0.5);
  background-color: rgba(238, 243, 255, 0.5);
  border-radius: 2px;
  box-sizing: border-box;
}

.col4Common {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 264px;
  height: 56px;
  padding: 17px 12px 15px;
  border: 1px solid rgba(75, 127, 227, 0.5);
  background-color: rgba(238, 243, 255, 0.5);
  border-radius: 2px;
  box-sizing: border-box;
}

.col5Common {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 264px;
  height: 56px;
  padding: 17px 12px 15px;
  border: 1px solid rgba(75, 127, 227, 0.5);
  background-color: rgba(238, 243, 255, 0.5);
  border-radius: 2px;
  box-sizing: border-box;
}

.rowItem0Common {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 530px;
  height: 170px;
  padding: 33px 12px 34px;
  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;
}

.page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  padding-top: 88px;
  font-family: "HarmonyOS_Sans_SC";
}

.tab {
  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;
}

.block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 1086px;
  box-sizing: border-box;
  padding-bottom: 60px;
}

.tag3 {
  align-self: center;
  overflow: hidden;
  max-width: 100%;
  margin-top: 40px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.summary {
  align-self: center;
  overflow: hidden;
  width: 100%;
  height: 26px;
  margin: 20px 0;
  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;
}

.label2 {
  align-self: center;
  overflow: hidden;
  max-width: 1178px;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.header {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 1084px;
  margin-top: 24px;
  box-sizing: border-box;
}

.sectionWrapperItem0 {
  justify-content: center;
  padding: 34px 12px;
}

.section {
  align-self: flex-start;
  overflow: hidden;
  width: 266px;
  height: 44px;
  margin-right: 1px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  text-align: center;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.sectionWrapperItem1 {
  justify-content: flex-start;
  padding: 45px 12px;
  margin-right: 1px;
}

.section1 {
  align-self: flex-start;
  margin-left: 50px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.sectionWrapperItem2 {
  justify-content: center;
  padding: 45px 12px;
}

.section2 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 327px;
  margin-left: 1px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.word1 {
  align-self: center;
  overflow: hidden;
  max-width: 1178px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.body {
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 1084px;
  margin-top: 20px;
  box-sizing: border-box;
}

.actionBgWrapper {
  padding: 45px 12px;
  margin-left: 123px;
}

.actionBg {
  align-self: center;
  width: 248px;
  height: 50px;
}

.buttonBgWrapper {
  padding: 44px 12px 47px;
  margin-left: 30px;
}

.buttonBg {
  align-self: center;
  width: 258px;
  height: 49px;
}

.meta3 {
  align-self: center;
  overflow: hidden;
  max-width: 1178px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.header1 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 1084px;
  margin-top: 40px;
  box-sizing: border-box;
}

.wrapper1 {
  justify-content: space-between;
  width: 186px;
}

.tagWrapper {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 120px;
  height: 50px;
  padding: 14px 12px;
  border: 1px solid rgba(61, 100, 242, 1);
  background-color: rgba(238, 243, 255, 1);
  border-radius: 2px;
  box-sizing: border-box;
}

.tag4 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 96px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.figure {
  align-self: center;
  width: 42px;
  height: 34px;
}

.wrapper2 {
  justify-content: space-between;
  width: 186px;
  margin-left: 25px;
}

.tagWrapper1 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 120px;
  height: 50px;
  padding: 14px 12px;
  border: 1px solid rgba(61, 100, 242, 1);
  background-color: rgba(238, 243, 255, 1);
  border-radius: 2px;
  box-sizing: border-box;
}

.tag5 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 96px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.thumbnail {
  align-self: center;
  width: 42px;
  height: 34px;
}

.tagWrapper2 {
  justify-content: center;
  width: 120px;
  padding: 14px 12px;
  border: 1px solid rgba(61, 100, 242, 1);
  margin-left: 25px;
  background-color: rgba(238, 243, 255, 1);
  border-radius: 2px;
}

.tag6 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 96px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tag7 {
  align-self: center;
  overflow: hidden;
  max-width: 1178px;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.submain {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 1084px;
  margin-top: 20px;
  box-sizing: border-box;
}

.colItem0 {
  padding: 26px 12px 32px;
}

.info2 {
  max-width: 327px;
  margin-left: 1px;
  font-size: 18px;
  font-weight: bold;
}

.summary1 {
  max-width: 329px;
  margin-top: 10px;
  font-size: 14px;
}

.colItem1 {
  padding: 26px 12px 34px;
  margin-right: 1px;
}

.tag8 {
  max-width: 327px;
  margin-left: 1px;
  font-size: 18px;
  font-weight: bold;
}

.desc {
  max-width: 329px;
  margin-top: 8px;
  font-size: 14px;
}

.colItem2 {
  padding: 22px 12px 38px;
}

.word2 {
  margin-left: 1px;
  font-size: 18px;
  font-weight: bold;
}

.detail {
  margin: 8px 0 0 1px;
  font-size: 14px;
}

.word3 {
  align-self: center;
  overflow: hidden;
  max-width: 1178px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: rgba(61, 100, 242, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.main {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 1084px;
  margin-top: 20px;
  box-sizing: border-box;
}

.group2 {
  position: relative;
}

.view4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  width: 530px;
  height: 180px;
  padding: 20px 12px 18px;
  background: linear-gradient(180deg, #cdd8ff, rgba(255, 255, 255, 0));
  background-size: 100% 100%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  box-sizing: border-box;
}

.actionBg1 {
  align-self: flex-start;
  width: 260px;
  height: 54px;
  margin-left: 127px;
}

.summary2 {
  align-self: center;
  overflow: hidden;
  max-width: 504px;
  margin: 16px 0 0 1px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.empty8 {
  align-self: center;
  width: 280px;
  height: 36px;
  margin-top: 10px;
  background-image: linear-gradient(90deg, #5c83f6 0%, #385eeb 100%);
  background-size: 100% 100%;
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.desc1 {
  position: absolute;
  left: 50%;
  bottom: -18px;
  overflow: hidden;
  height: 72px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  white-space: normal;
  text-overflow: ellipsis;
  transform: translateX(-50%);
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.group3 {
  flex-direction: column;
  height: 180px;
  padding: 34px 12px 17px;
  margin-top: 20px;
  background: linear-gradient(180deg, #cdd8ff, rgba(255, 255, 255, 0));
  background-size: 100% 100%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.textBackground {
  align-self: center;
  width: 341px;
  height: 39px;
  margin-left: 1px;
}

.desc2 {
  align-self: center;
  overflow: hidden;
  max-width: 506px;
  margin-top: 21px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sectionWrapper {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 280px;
  height: 36px;
  padding: 0 12px;
  margin-top: 7px;
  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;
}

.section3 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 256px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.group4 {
  padding: 23px 12px 18px;
}

.actionBg2 {
  align-self: center;
  width: 293px;
  height: 53px;
  margin-right: 1px;
}

.detail1 {
  align-self: center;
  overflow: hidden;
  max-width: 506px;
  margin-top: 14px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sectionWrapper1 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 280px;
  height: 36px;
  padding: 0 12px;
  margin-top: 10px;
  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;
}

.section4 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 256px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.group5 {
  padding: 31px 12px 17px;
  margin-top: 20px;
}

.buttonBg1 {
  align-self: center;
  width: 171px;
  height: 42px;
  margin-left: 1px;
}

.detail2 {
  align-self: center;
  overflow: hidden;
  max-width: 504px;
  margin: 21px 0 0 1px;
  font-size: 16px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sectionWrapper2 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 280px;
  height: 36px;
  padding: 0 12px;
  margin-top: 7px;
  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;
}

.section5 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 256px;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.info3 {
  align-self: center;
  overflow: hidden;
  max-width: 1920px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(36, 36, 36, 1);
  margin-bottom: 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.content5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.cover {
  align-self: center;
  width: 531px;
  height: 281px;
}

.primary2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 552px;
  height: 281px;
  padding-bottom: 33px;
  box-sizing: border-box;
}

.tag9 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 240px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(66, 66, 66, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section6 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 240px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(66, 66, 66, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.gridItem1 {
  margin-top: 8px;
}

.section7 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 240px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(66, 66, 66, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section8 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 240px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(66, 66, 66, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.gridItem2 {
  margin-top: 8px;
}

.section9 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 240px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(66, 66, 66, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section10 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 240px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(66, 66, 66, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.gridItem3 {
  margin-top: 8px;
}

.section11 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 240px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(66, 66, 66, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section12 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 240px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(66, 66, 66, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.header2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 684px;
  padding-bottom: 20px;
  box-sizing: border-box;
}

.info4 {
  align-self: center;
  overflow: hidden;
  max-width: 684px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(66, 66, 64, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.summary3 {
  align-self: flex-start;
  margin-top: 20px;
  font-size: 18px;
  line-height: 26px;
  color: rgba(36, 36, 36, 1);
  white-space: nowrap;
}

.body1 {
  display: grid;
  align-self: center;
  width: 1084px;
  height: 360px;
  grid-template-rows: 170px 170px;
  grid-template-columns: 530px 530px;
  row-gap: 20px;
  column-gap: 24px;
}

.subtitle2 {
  align-self: center;
  overflow: hidden;
  max-width: 506px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(57, 95, 235, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.summary4 {
  align-self: center;
  overflow: hidden;
  width: 396px;
  height: 50px;
  margin-top: 21px;
  font-size: 18px;
  line-height: 25px;
  color: rgba(36, 36, 36, 1);
  text-align: center;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.meta4 {
  align-self: center;
  overflow: hidden;
  max-width: 506px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(57, 95, 235, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.summary5 {
  align-self: center;
  overflow: hidden;
  width: 342px;
  height: 50px;
  margin-top: 21px;
  font-size: 18px;
  line-height: 25px;
  color: rgba(36, 36, 36, 1);
  text-align: center;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.subtitle3 {
  align-self: center;
  overflow: hidden;
  max-width: 506px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(57, 95, 235, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.summary6 {
  align-self: center;
  overflow: hidden;
  width: 342px;
  height: 50px;
  margin-top: 21px;
  font-size: 18px;
  line-height: 25px;
  color: rgba(36, 36, 36, 1);
  text-align: center;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.location {
  align-self: center;
  overflow: hidden;
  max-width: 506px;
  font-size: 24px;
  line-height: 32px;
  color: rgba(57, 95, 235, 1);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.summary7 {
  align-self: center;
  overflow: hidden;
  width: 432px;
  height: 50px;
  margin: 21px 0 0 2px;
  font-size: 18px;
  line-height: 25px;
  color: rgba(36, 36, 36, 1);
  text-align: center;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.fontBold {
  font-weight: bold;
}