.start-flow .group-name[data-v-2c4e5b16] {
  font-size: 20px;
  font-weight: 700;
  margin-left: 6%;
}
.start-flow .flow-icon[data-v-2c4e5b16] {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  border-radius: 12px;
  margin-left: 5px;
}
.start-flow .flow-icon .logo-icon[data-v-2c4e5b16] {
  text-align: center;
  line-height: 50px;
  height: 50px;
  margin: 0 14px;
  font-size: 22px;
  color: white;
}
.start-flow .all-item[data-v-2c4e5b16] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  margin: 10px 10px 0 10px;
  border-radius: 6px;
  padding: 10px 0px;
}
.start-flow .group-box-wrap[data-v-2c4e5b16] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.start-flow .group-box-wrap .group-box[data-v-2c4e5b16] {
  background: #ffffff;
  margin-top: 10px;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  text-align: center;
}
.start-flow .group-box-wrap .group-box .flow-item[data-v-2c4e5b16] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.start-flow .group-box-wrap .group-box .flow-item .flow-icon-wrap[data-v-2c4e5b16] {
  margin-bottom: 10px;
}
.start-flow .group-box-wrap .group-box .flow-item .flow-item-name[data-v-2c4e5b16] {
  width: 100%;
  padding: 0 10px;
  text-align: center;
  font-size: 18px;
}

/*# sourceMappingURL=startFlow.96652581.css.map*/