.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;
}
.seal-open-bid .seal-open-bid-body .el-step__title.is-process {
  background: #f6f6f6;
}
.seal-open-bid .seal-open-bid-body .el-step.is-vertical .el-step__title {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 18px;
  margin-right: 20px;
  border-radius: 7px;
}
.seal-open-bid .seal-open-bid-body .activity .el-step__title.is-finish {
  background: #ebf1fb;
}


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

