.cell__item[data-v-e2bf0920] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.21rem;
  font-size: calc(0.37rem * var(--font-size-scale));
}
.cell__item-label[data-v-e2bf0920] {
  width: 1.5rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 0.7rem;
  color: #666666;
  word-break: break-all;
}
.cell__item-label-line[data-v-e2bf0920] {
  width: 2rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 0.21rem;
  color: #666666;
  word-break: break-all;
}
.cell__item-value[data-v-e2bf0920] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: var(--textColor);
  width: var(--maxWidth);
  font-weight: 400;
  font-size: calc(0.37rem * var(--font-size-scale));
  word-break: break-all;
}
.file-com[data-v-e2bf0920]:not(:last-child) {
  margin-bottom: 0.21rem;
}
.am-large-font .cell__item-label[data-v-e2bf0920],
.am-large-font .cell__item-label-line[data-v-e2bf0920] {
  width: 2.24rem;
  min-width: 2.24rem;
  margin-right: 0.32rem;
}
.am-big-font .cell__item-label[data-v-e2bf0920] {
  width: 1.92rem;
  min-width: 1.92rem;
  margin-right: 0.93rem;
}
.am-big-font .cell__item-label-line[data-v-e2bf0920] {
  width: 2.4rem;
  min-width: 2.4rem;
  margin-right: 0.45rem;
}

