
.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}


.page-detail .el-input[data-v-afeb936e],
.input-small[data-v-afeb936e] {
  width: 220px;
}

.cell-link[data-v-e96ba096] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.cost-list[data-v-e96ba096] {
  margin: 20px;
}
.cost-list .cost-add[data-v-e96ba096] {
  width: 100%;
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cost-list .textarea[data-v-e96ba096] {
  width: 45%;
}
.btn[data-v-e96ba096] {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}

