
.targetRight .el-step__head .el-step__icon {
  background: unset;
  margin-top: 0.4px;
}
.targetStep .el-step__main .el-step__title {
  position: relative;
  font-size: 12px;
  top: -56px;
}
.targetStep .el-step__main .el-step__description {
  position: relative;
  top: -28px;
  font-size: 12px;
  padding: 0 10%;
}
.targetFillingSpan {
  color: #1de186;
  font-size: 14px;
}
.operationLog:before {
  top: 25px;
}

