.dep_table .num_input[data-v-86b6f1bc] {
  width: 50%;
}
.dep_table .self_table[data-v-86b6f1bc] {
  padding-top: 10px;
}
.dep_table .table_num_input[data-v-86b6f1bc] {
  width: 100%;
}
.dep_table .text_help[data-v-86b6f1bc] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  margin-top: -5px;
}
.dep_table .sum[data-v-86b6f1bc] {
  height: 50px;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  display: flex;
}
.dep_table .sum .text[data-v-86b6f1bc] {
  width: 72%;
  height: 100%;
  line-height: 50px;
  text-align: center;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  border-right: 1px solid #e8e8e8;
}
.dep_table .sum .num[data-v-86b6f1bc] {
  width: 28%;
  height: 100%;
  line-height: 50px;
  text-align: center;
}

.self_file_list[data-v-09db5388] {
  display: flex;
  align-items: center;
}
.self_file_list[data-v-09db5388]:hover {
  cursor: pointer;
  color: #1890ff;
}
.self_file_list .file_name[data-v-09db5388] {
  padding: 0 20px 0 10px;
}

.right_border[data-v-365e599a] {
  border-right: 1px solid #ccc;
}
.num_input[data-v-365e599a] {
  width: 100%;
}
.btn_area[data-v-365e599a] {
  padding-top: 40px;
  text-align: center;
}
.btn_area .submit_class[data-v-365e599a] {
  width: 300px;
  margin-left: 10px;
}
[data-v-365e599a] .self_file_list {
  margin: 10px 0;
}

