.mainPage[data-v-2b8c3835] {
  width: 100%;
  padding: 0.625rem;
  font-family: 'PingFang SC', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: -0.01px;
}
.content-detail[data-v-2b8c3835] {
  min-height: 60px;
  font-weight: 400;
  font-size: 0.875rem;
  padding: 0.625rem;
}
.content-detail > div[data-v-2b8c3835] {
  margin: 0.3125rem 0;
}
.tableStyle[data-v-2b8c3835] {
  width: 100%;
  border-style: solid;
  border-color: #dcdfe6;
  border-width: 1px 0 0 1px;
}
.tableStyle td[data-v-2b8c3835] {
  border-style: solid;
  border-color: #dcdfe6;
  border-width: 0 1px 1px 0;
  height: 2.5rem;
  padding: 0.125rem;
}
.tableTitle td[data-v-2b8c3835] {
  text-align: center;
  background-color: #f4f8ff;
}
.tableTitle td.ai[data-v-2b8c3835] {
  color: #254ef6;
}
.analysisRow[data-v-2b8c3835] {
  width: 100%;
  margin-bottom: 0.5rem;
  margin-top: 1.25rem;
  padding: 0 0.625rem;
  display: grid;
  justify-content: space-between;
  align-items: center;
  grid-template-columns: auto 1fr auto;
}
.analysisTitle[data-v-2b8c3835] {
  margin-left: 0.75rem;
  font-weight: 600;
}
.paginationStyle[data-v-2b8c3835] {
  text-align: right;
  margin-top: 0.5rem;
}
.ai-btn[data-v-2b8c3835] {
  width: 160px;
  height: 65px;
  padding: 22px 0 0 72px;
  background: url(../../static/img/btn_bg.c20d873a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: transform 0.5s ease, right 0.5s ease;
}
.ai-btn[data-v-2b8c3835]:hover {
  transform: scale(1.1);
  right: 1.1rem;
}
.ai-btn .ai-text[data-v-2b8c3835] {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  /* identical to box height, or 24px */
  text-align: center;
  letter-spacing: 1px;
  background: linear-gradient(90deg, #4b59e4 0%, #e17ef1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media screen and (max-width: 1500px) {
.tableTitle[data-v-2b8c3835],
  .tableTitle td[data-v-2b8c3835] {
    font-weight: 500;
}
}
@media screen and (min-width: 1500px) {
.tableTitle[data-v-2b8c3835],
  .tableTitle td[data-v-2b8c3835] {
    font-weight: 600;
}
}
.multi-text[data-v-2b8c3835] {
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multi-text.showAll[data-v-2b8c3835] {
  -webkit-line-clamp: 999;
}
.multi-text .more[data-v-2b8c3835] {
  cursor: pointer;
  color: #2980fe;
}

