.seal-open-bid .seal-open-bid-head {
  border-bottom: 1px solid #d1d3e2;
}
.seal-open-bid .seal-open-bid-body {
  display: flex;
}
.seal-open-bid .seal-open-bid-body .seal-open-bid-left {
  width: 14%;
  margin-top: 20px;
}
.seal-open-bid .seal-open-bid-body .seal-open-bid-right {
  flex: 1;
  overflow: hidden;
}
.el-step__title.is-process {
  background: #f6f6f6;
}
.el-step.is-vertical .el-step__title {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 18px;
  margin-right: 20px;
  border-radius: 7px;
}
.activity .el-step__title.is-finish {
  background: #ebf1fb;
}

.ellipsis[data-v-8929de82] {
  width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dLink {
  position: relative;
}
.link {
  position: absolute;
  left: 700px;
  top: 25px;
}
.rule-error .el-form-item__content {
  margin-left: 0px !important;
}
.rule-error .el-form-item__error {
  position: relative;
}

