.box[data-v-18f79e90] {
  width: 400px;
  display: flex;
  flex-direction: column;
}
.centers[data-v-18f79e90] {
  display: flex;
  align-items: center;
}
.centers .tips[data-v-18f79e90] {
  color: red;
  white-space: nowrap;
  margin-left: 20px;
}
.saveBot[data-v-18f79e90] {
  background: #409eff;
  color: #fff;
  height: 43px;
  border-radius: 5px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 120px;
}

