.bread-crumb[data-v-2c546486] {
  background: #ffffff;
  padding: 16px 20px;
  margin: 0 -20px 20px -20px;
}
.bread-crumb[data-v-2c546486] .el-breadcrumb__separator {
  margin: 0 8px;
}

.basis-info .flex-row[data-v-1790d080] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.basis-info .flex-row .item[data-v-1790d080] {
  max-width: 30%;
}
.basis-info .flex-row .item[data-v-1790d080]:not(:last-child) {
  margin-right: 80px;
}
.basis-info .flex-row .item .child[data-v-1790d080] {
  display: flex;
  margin-top: 20px;
}
.basis-info .flex-row .item .label[data-v-1790d080] {
  width: 100px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  text-align: right;
  white-space: nowrap;
}
.basis-info .flex-row .item .value[data-v-1790d080] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  word-break: break-all;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.basis-info .flex-row .item .value.letter[data-v-1790d080] {
  font-family: Helvetica;
}
.basis-info .flex-row .item .value .number[data-v-1790d080] {
  font-family: DXM-DIGIT-Bold;
  font-weight: 700;
  line-height: 1;
}

.edit-table[data-v-74ccec08] {
  background: #FFFFFF;
  padding: 15px 30px 0;
}
.edit-table[data-v-74ccec08] .el-input__inner {
  height: 32px;
  border-radius: 2px;
  padding: 0 20px 0 10px;
  font-size: 14px;
}
.edit-table[data-v-74ccec08] .el-input__icon {
  width: 12px;
  font-size: 12px;
}
.edit-table[data-v-74ccec08] .el-table .el-table__cell {
  padding: 7px 0;
  border-bottom: none;
}
.edit-table[data-v-74ccec08] .el-table .el-table__cell .cell {
  height: 48px;
  line-height: 48px;
  display: flex;
  align-items: center;
}
.edit-table[data-v-74ccec08] .el-table .el-table__cell .cell .el-form-item {
  margin-bottom: 0;
}
.edit-table[data-v-74ccec08] .el-table .el-table__cell .cell .el-form-item .el-form-item__error {
  position: relative;
}
.edit-table[data-v-74ccec08] .el-table .el-form-item__content {
  line-height: initial;
}

.halving-line[data-v-5f95c7b4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 20px;
}
.halving-line .left[data-v-5f95c7b4] {
  width: 10px;
  height: 20px;
  background-color: #f5f6fa;
  border-radius: 0 10px 10px 0;
  border: 1px solid #f0f1f4;
  border-left: none;
}
.halving-line .line[data-v-5f95c7b4] {
  width: calc(100% - 30px);
  border-top: 2px dotted #dae0ea;
}
.halving-line .right[data-v-5f95c7b4] {
  width: 10px;
  height: 20px;
  background-color: #f5f6fa;
  border-radius: 10px 0 0 10px;
  border: 1px solid #f0f1f4;
  border-right: none;
}

.content[data-v-d494440a] {
  display: flex;
  align-items: baseline;
  margin-top: 20px;
}
.content .label[data-v-d494440a] {
  font-size: 16px;
  color: #666666;
}
.content .label-val[data-v-d494440a] {
  display: flex;
  flex-direction: column;
}
.content .file-item[data-v-d494440a] {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.content .file-item img[data-v-d494440a] {
  width: 15px;
  height: 15px;
  margin-right: 7px;
}
.content .file-item img.del[data-v-d494440a] {
  display: none;
  width: 10px;
  height: 10px;
  margin-left: 20px;
  cursor: pointer;
}
.content .file-item a[data-v-d494440a] {
  color: #335dfe;
  font-size: 14px;
}
.content .file-item:hover .del[data-v-d494440a] {
  display: block;
}

.card-container[data-v-03afbf5a] {
  width: 100%;
  height: auto;
  padding: 20px 30px;
  background: #ffffff;
  border-radius: 4px;
}
.card-container .left-bold[data-v-03afbf5a] {
  display: inline-block;
  height: 16px;
  width: 3px;
  background: #335dfe;
  border-radius: 2px;
}
.card-container .title[data-v-03afbf5a] {
  display: inline-block;
  padding-left: 6px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  height: 25px;
  line-height: 25px;
  transform: translateY(-2px);
}

.file-list[data-v-a7a2d0e2] {
  padding: 10px 30px 20px;
  background: #FFFFFF;
  border-radius: 0 0 6px 6px;
}
.file-list .title[data-v-a7a2d0e2] {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.file-list .subtitle[data-v-a7a2d0e2] {
  margin-top: 10px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #999999;
  line-height: 18px;
  font-weight: 400;
}
.file-list[data-v-a7a2d0e2] .file-item:last-child {
  margin-bottom: 0;
}

