.bottomBtns[data-v-5e7f6d11] {
  height: 1.28rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
.bottomBtns > span[data-v-5e7f6d11] {
    display: inline-block;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.42667rem;
    width: 33%;
    text-align: center;
}
.bottomBtns > span[data-v-5e7f6d11]:nth-child(2) {
    border-left: 0.02667rem solid #EDEDED;
    border-right: 0.02667rem solid #EDEDED;
    color: #EF4033;
}

