.detail-middle {
  position: relative;
  border-top: 1px dashed #427bd4;
  border-bottom: 1px dashed #427bd4;
  margin: 10px 0;
}
.detail-middle .price-reduction {
  display: flex;
}
.detail-middle .btn-top,
.detail-middle .btn-bottom {
  position: absolute;
  z-index: 20;
}
.detail-middle .el-form-item__content {
  margin-left: 0px !important;
}
.detail-middle .btn-top {
  right: 0;
  top: -1px;
}
.detail-middle .btn-bottom {
  right: 0;
  bottom: -1px;
}
.detail-middle .validity-date .el-input {
  width: auto;
}
.detail-middle .tip-span {
  color: #ff0000;
  margin-left: 15px;
}
.el-icon-warning {
  color: #f10000;
}
.high-light {
  color: #ffb970;
}
input[type='number'] {
  -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mate-div {
  margin-bottom: 5px;
}

.page-detail-planning .add-material-btn {
  margin-top: 20px;
}
.page-detail-planning .table-expert .el-form-item {
  margin-bottom: 0;
}
.page-detail-planning .el-pagination__jump .el-input {
  width: 50px;
}
.page-detail-planning .footer-btn {
  text-align: center;
}
.page-detail-planning .add-expert-btn {
  margin-top: 20px;
}
.page-detail-planning .el-form-item__content {
  margin-left: 0px !important;
}
.page-detail-planning .page-detail .section-confirm .el-form-item__content {
  width: 0;
}
.page-detail-planning .delivery-time .mate-list {
  width: auto;
}
.page-detail-planning .mate-list {
  width: 100%;
}
.page-detail-planning .mate-list .el-form-item__content {
  width: 100%;
}
.page-detail-planning .mate-list .el-input__inner {
  width: 100%;
}
.page-detail-planning .mate-list .el-input-number--mini {
  width: 110px;
}
.page-detail-planning .mate-list .el-date-editor.el-input {
  width: 130px;
}
.page-detail-planning .remark-attachment .el-form-item__content {
  width: calc(100% - 160px);
}
.page-detail-planning .remark-attachment .el-form-item {
  display: flex;
}
.page-detail-planning .page-detail .el-textarea {
  width: 100%;
}
.page-detail-planning .table-textrea {
  width: 100%;
}
.page-detail-planning .table-textrea .el-textarea {
  width: 100%;
}
.page-detail-planning .table-textrea .el-form-item__content {
  width: 100%;
}
.page-detail-planning .el-date-editor .el-input,
.page-detail-planning .el-date-editor .el-date-editor.el-input__inner {
  width: 0;
}
.page-detail-planning .section-result .el-form-item__content {
  width: auto;
  margin-left: 0 !important;
}
.page-detail-planning .flow-dict-form .el-form-item .el-form-item__content {
  margin-left: 0 !important;
}

