.mainPage[data-v-1fd3b70c] {
  width: 100vw;
  height: 100vh;
  font-family: Alibaba PuHuiTi, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.01px;
  background-color: #f5f5f5;
  overflow-y: auto;
}
.main-content[data-v-1fd3b70c] {
  margin: 1.375rem 0;
  padding: 0 10%;
  font-family: Alibaba PuHuiTi, serif;
  font-style: normal;
}
.div-content[data-v-1fd3b70c] {
  margin-top: 1.5rem;
  padding: 1rem;
  background-color: #fff;
  width: 100%;
}
.content-detail[data-v-1fd3b70c] {
  font-weight: 400;
  font-size: 0.875rem;
  padding: 0.625rem;
}
.content-detail > div[data-v-1fd3b70c] {
  margin: 0.3125rem 0;
}
.tableStyle[data-v-1fd3b70c] {
  width: 100%;
  border-style: solid;
  border-color: #dcdfe6;
  border-width: 1px 0 0 1px;
}
.tableStyle td[data-v-1fd3b70c] {
  border-style: solid;
  border-color: #dcdfe6;
  border-width: 0 1px 1px 0;
  height: 2.5rem;
  padding: 0.125rem;
}
.tableTitle[data-v-1fd3b70c] {
  text-align: center;
  background-color: #f4f8ff;
}
.analysisRow[data-v-1fd3b70c] {
  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;
}
.analysisRow[data-v-1fd3b70c] .ant-badge-status-text {
  font-size: 0.875rem;
}
.tagRow[data-v-1fd3b70c] {
  width: 100%;
  margin-bottom: 0.5rem;
  margin-top: 1.25rem;
  padding: 0 0.625rem;
  justify-content: space-between;
  align-items: center;
  grid-template-columns: auto 1fr auto;
}
.analysisTitle[data-v-1fd3b70c] {
  margin-left: 0.75rem;
  font-weight: 600;
}
.paginationStyle[data-v-1fd3b70c] {
  text-align: right;
  margin-top: 0.5rem;
}
.green[data-v-1fd3b70c] .ant-tag.ant-tag-blue {
  color: #016b54;
  background: none;
  border-color: #016b54;
}
[data-v-1fd3b70c] .ant-tag {
  cursor: pointer;
  margin-bottom: 5px;
}
[data-v-1fd3b70c] .ant-tag:hover,[data-v-1fd3b70c] .ant-tag:active {
  box-shadow: 0 1px 6px -3px #000;
}
[data-v-1fd3b70c] .ant-tag.ant-tag-blue {
  color: #5b8ff9;
  background: #f4f8ff;
  border-color: rgba(91, 143, 249, 0.2);
}
@media screen and (max-width: 1500px) {
.tableTitle[data-v-1fd3b70c],
  .tableTitle td[data-v-1fd3b70c] {
    font-weight: 500;
}
}
@media screen and (min-width: 1500px) {
.tableTitle[data-v-1fd3b70c],
  .tableTitle td[data-v-1fd3b70c] {
    font-weight: 600;
}
}
.multi-text[data-v-1fd3b70c] {
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multi-text.showAll[data-v-1fd3b70c] {
  -webkit-line-clamp: 999;
}
.multi-text .more[data-v-1fd3b70c] {
  cursor: pointer;
  color: #2980fe;
}

