.file-wrapper[data-v-c499f27a] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  text-align: left;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  font-family: PingFangSC-Regular, PingFang SC;
}
.file-wrapper .header[data-v-c499f27a] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: .88rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 99999;
    align-items: flex-end;
    padding-bottom: 11px;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 1px solid #eeeeee;
}
.file-wrapper .header img[data-v-c499f27a] {
      width: 0.12rem;
      height: 0.2rem;
      z-index: 2;
      margin-left: .16rem;
}
.file-wrapper .header .title[data-v-c499f27a] {
      font-size: .18rem;
      color: #333333;
      position: absolute;
      left: 50%;
      bottom: 0.1rem;
      transform: translate(-50%, 0);
      line-height: .25rem;
}
.file-wrapper .header .send[data-v-c499f27a] {
      padding-right: 0.16rem;
      font-size: 0.15rem;
      color: #1677FF;
      font-weight: normal;
      line-height: 0.21rem;
}
.content[data-v-c499f27a] {
  margin-top: 0.88rem;
  height: calc(100vh - 0.88rem);
  overflow-y: auto;
}
.content .list-box .item[data-v-c499f27a] {
    background-color: #fff;
    padding: 0.16rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #EEEEEE;
}
.content .list-box .item .left[data-v-c499f27a] {
      flex: 1;
      font-size: 0.14rem;
      line-height: 0.2rem;
      color: #333;
}
.content .list-box .item .right[data-v-c499f27a] {
      font-size: 0;
}
.content .list-box .item .right img[data-v-c499f27a] {
        width: 0.12rem;
}
.content .list-box .item[data-v-c499f27a]:last-of-type {
      border: none;
}


/*# sourceMappingURL=140.1758895010353.css.map*/