.fileList[data-v-1a900a4d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  border-bottom: 1px solid #f5f5f5;
}
.fileList h1[data-v-1a900a4d] {
  width: 100px;
  font-size: 12px;
  color: #2A97F9;
  font-weight: normal;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.fileList p[data-v-1a900a4d] {
  font-size: 12px;
}
.fileList .el-image[data-v-1a900a4d],
.fileList img[data-v-1a900a4d] {
  width: 50px;
  height: 50px;
  margin-right: 5px;
}
.fileList i[data-v-1a900a4d] {
  font-size: 54px;
}
.fileList .desc[data-v-1a900a4d] {
  margin-left: 5px;
}
.fileList[data-v-1a900a4d]:last-child {
  border-bottom: none;
}
ul.list-relation[data-v-af6fc924] {
  overflow-y: auto;
  height: calc(100% - 205px);
}
ul.list-relation li[data-v-af6fc924] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #F3F3F3;
  cursor: pointer;
}
ul.list-relation li img[data-v-af6fc924] {
  width: 20px;
  height: 16px;
}
ul.list-relation li .icon-right[data-v-af6fc924] {
  width: 88%;
  padding-left: 5px;
}
ul.list-relation li .empty[data-v-af6fc924] {
  margin: 40px auto;
  text-align: center;
}
ul.list-relation li .empty img[data-v-af6fc924] {
  width: 250px;
  height: auto;
}
ul.list-relation li h1[data-v-af6fc924] {
  font-weight: normal;
  font-size: 12px;
  padding-bottom: 0;
  color: #232323;
}
ul.list-relation li p[data-v-af6fc924] {
  overflow: hidden;
  font-size: 12px;
  color: #000;
  margin-top: 5px !important;
  width: 95%;
}
ul.list-relation li span[data-v-af6fc924] {
  font-size: 12px;
  color: #8C8C8C;
}
ul.list-relation li[data-v-af6fc924]:last-child {
  border-bottom: 0;
}
