.temp-main[data-v-700e9054] {
  width: 32vw;
}
.temp-main[data-v-700e9054] .ant-collapse-borderless .ant-collapse-item .ant-collapse-header {
  padding: 6px 28px 6px 0;
}
.temp-main[data-v-700e9054] .ant-collapse-borderless .ant-collapse-item .ant-collapse-content-box {
  padding: 0;
}
.temp-main[data-v-700e9054] .ant-collapse-borderless .ant-collapse-item .ant-collapse-arrow {
  right: 0;
}
.temp-main[data-v-700e9054] .ant-table-small {
  border: none;
}
.temp-main[data-v-700e9054] .ant-table-small .ant-table-content .ant-table-body {
  margin: 0;
}
.temp-main[data-v-700e9054] .ant-table-small .ant-table-content .ant-table-thead > tr > th {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}
.temp-main .collapse-box[data-v-700e9054] {
  margin-left: 20px;
  padding: 5px 0;
}
.temp-main .collapse-item[data-v-700e9054] {
  margin-left: 20px;
  padding: 0 5px 0 15px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.temp-main .collapse-item[data-v-700e9054]:hover {
  background: #f4f8ff;
}
.temp-main .collapse-item[data-v-700e9054]::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  position: absolute;
  top: 45%;
  left: 3px;
}
.temp-main .collapse-item .download img[data-v-700e9054] {
  width: 2rem;
  height: 2rem;
}

