.charts[data-v-9c61b368] {
  width: 100%;
  height: 100%;
}

.charts[data-v-06ad43a5] {
  width: 100%;
  height: 100%;
}

.an-lists[data-v-3356c4f0] {
  width: 100%;
  background-color: #FFFFFF;
  box-sizing: border-box;
  padding: 24px;
}
.an-lists .an-tt[data-v-3356c4f0] {
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    word-break: break-all;
}
.an-lists .an-reply[data-v-3356c4f0] {
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    word-break: break-all;
    margin-top: 5px;
}
.st-son-content[data-v-3356c4f0] {
  width: 100%;
  margin-top: 36px;
}
.st-son-row[data-v-3356c4f0] {
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid #EEEEEE;
  display: flex;
  justify-content: start;
  align-items: top;
  margin-bottom: 24px;
}
.st-son-row .st-son-row-tt[data-v-3356c4f0] {
    width: 90px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    word-break: break-all;
}
.st-son-row .st-son-row-p[data-v-3356c4f0] {
    flex: 1;
    word-break: break-all;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
}

@charset "UTF-8";
.st-border[data-v-183e9184] {
  width: 100%;
}
.st-border .st-header[data-v-183e9184] {
    width: 100%;
    display: flex;
}
.st-border .st-header .st-header-blank[data-v-183e9184] {
      width: 24px;
      height: 10px;
}
.st-border .st-header .st-square[data-v-183e9184] {
      flex: 1;
      min-width: 0;
      box-sizing: border-box;
      border: 1px solid #EEEEEE;
      border-radius: 12px;
      padding: 12px 24px;
}
.st-border .st-header .st-square .st-square-tt[data-v-183e9184] {
        font-weight: 600;
        font-size: 14px;
        color: #666666;
        line-height: 22px;
}
.st-border .st-header .st-square .st-square-text[data-v-183e9184] {
        font-size: 24px;
        font-weight: 600;
        font-size: 36px;
        color: #736EFE;
        line-height: 44px;
        margin-top: 20px;
}
.st-border .st-header .st-square .st-square-text span[data-v-183e9184] {
          font-size: 14px;
          font-weight: 400;
          font-size: 14px;
          color: #999999;
          line-height: 22px;
          margin-left: 8px;
}
.st-content[data-v-183e9184] {
  width: 100%;
  margin: 24px auto 0;
  display: flex;
  justify-content: start;
  align-items: top;
  flex-shrink: 0;
  flex-wrap: wrap;
}
.st-content .st-son[data-v-183e9184] {
    width: calc(50% - 12px);
    box-sizing: border-box;
    border-radius: 12px;
    border: 1px solid #EEEEEE;
    padding: 24px;
    margin-bottom: 24px;
}
.st-content .st-son .st-son-header[data-v-183e9184] {
      width: 100%;
      display: flex;
      justify-content: start;
      align-items: center;
}
.st-content .st-son .st-son-header .st-son-tt[data-v-183e9184] {
        flex: 1;
        min-width: 0;
        word-break: break-all;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 600;
        font-size: 14px;
        color: #666666;
        line-height: 22px;
}
.st-content .st-son .st-son-header .st-son-more[data-v-183e9184] {
        font-weight: 400;
        font-size: 14px;
        color: #736EFE;
        line-height: 22px;
        cursor: pointer;
        margin-left: 5px;
}
.st-content .st-son .st-son-person[data-v-183e9184] {
      width: 100%;
      margin-top: 5px;
      font-weight: 600;
      font-size: 14px;
      color: #999999;
      line-height: 22px;
      word-break: break-all;
}
.st-content .st-son2[data-v-183e9184] {
    padding-bottom: 5px;
}
.st-content .st-son[data-v-183e9184]:nth-child(odd) {
    margin-right: 12px;
}
.st-content .st-son[data-v-183e9184]:nth-child(even) {
    margin-left: 12px;
}
.st-son-content-pic[data-v-183e9184] {
  width: 100%;
  height: 179px;
  margin-top: 10px;
}
.st-son-content[data-v-183e9184] {
  width: 100%;
  height: 138px;
  margin-top: 36px;
}
.st-son-content .st-son-row[data-v-183e9184] {
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid #EEEEEE;
    display: flex;
    justify-content: start;
    align-items: top;
    margin-bottom: 24px;
}
.st-son-content .st-son-row .st-son-row-tt[data-v-183e9184] {
      width: 90px;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      line-height: 22px;
      word-break: break-all;
}
.st-son-content .st-son-row .st-son-row-p[data-v-183e9184] {
      flex: 1;
      /* 核心样式 */
      display: -webkit-box;
      -webkit-line-clamp: 2;
      /* 控制显示行数：2行 */
      -webkit-box-orient: vertical;
      overflow: hidden;
      /* 可选：美化样式 */
      word-break: break-all;
      /* 长单词/链接自动换行 */
      line-height: 22px;
      /* 行高，让文字更舒展 */
      max-lines: 2;
      /* 2行文字的高度（行高×2） */
      font-weight: 400;
      font-size: 14px;
      color: #999999;
      line-height: 22px;
}
.st-son-content .st-son-row[data-v-183e9184]:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}

