.state[data-v-5626523e] {
  display: flex;
  align-items: center;
}
.state .cricle[data-v-5626523e] {
  margin-right: 6px;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #3fad09;
}
.state .finish[data-v-5626523e] {
  color: #3fad09;
}
.state .darkcricle[data-v-5626523e] {
  background: #ababab;
}
.state .dark-text[data-v-5626523e] {
  color: #ababab;
}
.mainBox .tip-box[data-v-5626523e] {
  margin-top: 20px;
  min-height: 160px;
}
.mainBox .tip[data-v-5626523e] {
  display: flex;
  color: #ec1d1d;
  padding-left: 12px;
  align-items: center;
}
.mainBox .tip[data-v-5626523e] :nth-child(1) {
  width: 5px;
  height: 5px;
  background: #ec1d1d;
  border-radius: 50%;
  margin-right: 12px;
}

