.step-container[data-v-7d7e6986] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.step-container .left-triangle[data-v-7d7e6986],
.step-container .right-triangle[data-v-7d7e6986] {
  width: 29px;
  height: 29px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  z-index: 10;
}
.step-container .left-triangle[data-v-7d7e6986] {
  background: #fff;
  left: 15px;
}
.step-container .right-triangle[data-v-7d7e6986] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 15px;
}
.step-container .main-con[data-v-7d7e6986] {
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 9;
}
@media (min-width: 1440px) {
.step-container .main-con[data-v-7d7e6986] {
    width: 125px;
}
}
@media (min-width: 1680px) {
.step-container .main-con[data-v-7d7e6986] {
    width: 130px;
}
}
@media (min-width: 1920px) {
.step-container .main-con[data-v-7d7e6986] {
    width: 145px;
}
}
.step-container .border-item[data-v-7d7e6986] {
  border: 1px dashed #000;
}
.step-container .border-item-top-right[data-v-7d7e6986] {
  border-top: 1px dashed #000;
  border-right: 1px dashed #000;
}

