.pagebody[data-v-25c509f7] {
  background: #ffffff;
}
.pagebody .navigation[data-v-25c509f7] {
    margin-top: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.pagebody .navigation .navigation_tab[data-v-25c509f7] {
      line-height: 28px;
      font-size: 12px;
      color: #8a95a2;
      margin-right: 8px;
}
.pagebody .navigation .right_arrow[data-v-25c509f7] {
      width: 6.25px;
      height: 10px;
      margin-right: 8px;
}
.pagebody .content[data-v-25c509f7] {
    display: flex;
    justify-content: flex-start;
}
.pagebody .content .left[data-v-25c509f7] {
      width: 848px;
      flex-shrink: 0;
}
.pagebody .content .left .newslist[data-v-25c509f7] {
        width: 825px;
        margin-top: 30px;
}
.pagebody .content .left .newslist .newcard[data-v-25c509f7] {
          border-bottom: 1px solid #e5e8eb;
          padding-top: 24px;
          padding-bottom: 24px;
}
.pagebody .content .left .newslist .newcard .title[data-v-25c509f7] {
            font-weight: bold;
            font-size: 18px;
            color: #2e343e;
            line-height: 24px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            white-space: normal;
            -webkit-line-clamp: 1;
}
.pagebody .content .left .newslist .newcard .newscontent[data-v-25c509f7] {
            font-weight: 400;
            font-size: 16px;
            color: #616469;
            line-height: 24px;
            margin-top: 8px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            white-space: normal;
            -webkit-line-clamp: 2;
}
.pagebody .content .left .newslist .newcard .newsinfo[data-v-25c509f7] {
            display: flex;
            justify-content: space-between;
            margin-top: 16px;
}
.pagebody .content .left .newslist .newcard .newsinfo .eye[data-v-25c509f7] {
              width: 22px;
              height: 14px;
}
.pagebody .content .left .newslist .newcard .newsinfo .infofont[data-v-25c509f7] {
              font-weight: 400;
              font-size: 12px;
              color: #8a95a2;
              line-height: 14px;
}
.pagebody .content .right[data-v-25c509f7] {
      margin-left: 16px;
}

