.botmBtn[data-v-5a726332] {
  position: fixed;
  width: 100%;
  height: 50px;
  background: white;
  font-size: 19px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  bottom: 0;
  left: 0;
  z-index: 55;
  border-top: 1px solid #e9e9e9;
}
.btnItem[data-v-5a726332] {
  width: 50%;
  height: 50px;
  float: left;
}
.clearAll[data-v-5a726332] {
  color: #0ca6f0;
}
.clearAll .selectNum[data-v-5a726332] {
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  padding: 1px 3px 0 3px;
  float: left;
  margin-top: 16px;
  margin-left: 12px;
}
.submit[data-v-5a726332] {
  position: relative;
  height: 50px;
}
.submit-btn[data-v-5a726332] {
  position: absolute;
  top: 25px;
  transform: translate(0, -50%);
  border-radius: 15px;
  right: 20px;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  width: 80px;
  background-color: #0ca6f0;
}