
.demo-ruleForm[data-v-0d884806] {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.cosetitle1[data-v-0d884806] {
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4a4949;
  opacity: 1;
  margin-bottom: 29px;
}
.cosetitle[data-v-0d884806] {
  width: 1500px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4a4949;
  opacity: 1;
  margin-bottom: 29px;
}
.footer_box[data-v-0d884806] {
  display: flex;
  justify-content: center;
}
.footer_box div[data-v-0d884806] {
  margin: 0 5px;
  width: 185px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #3ac3d7;
  opacity: 1;
  color: white;
  border-radius: 22px;
  cursor: pointer;
  font-size: 18px;
  letter-spacing: 5px;
}
input[data-v-0d884806]::-webkit-outer-spin-button,
input[data-v-0d884806]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="“number”"][data-v-0d884806] {
  -moz-appearance: textfield;
}

