.page[data-v-348c86bb] {
  background-color: #e7e7e7;
}
.border[data-v-348c86bb] {
  width: 100%;
  padding: 0 .3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.border > div[data-v-348c86bb] {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}
.bat[data-v-348c86bb] {
  width: 2.41rem;
  height: .81rem;
  background-color: #f9b151;
  position: fixed;
  left: 50%;
  bottom: .5rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: .32rem;
  color: white;
  -webkit-border-radius: .1rem;
          border-radius: .1rem;
  border: none;
  -webkit-box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1) !important;
}
.bat.disabled[data-v-348c86bb] {
    background-color: #c7c7c7;
}
.tip[data-v-348c86bb] {
  margin: .1rem 0;
  background-color: white;
  padding: .3rem .5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: .24rem;
  color: #4a4a4a;
}
.tip span[data-v-348c86bb] {
    color: #ff9600;
    font-size: .28rem;
    text-decoration: underline;
}
.my-btn[data-v-348c86bb] {
  color: white;
  font-size: .28rem;
  width: 2.29rem;
  height: .8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-linear-gradient(139deg, #144999 0%, #437FD9 100%);
  background: linear-gradient(311deg, #144999 0%, #437FD9 100%);
  -webkit-border-radius: 1rem 0 0 1rem;
          border-radius: 1rem 0 0 1rem;
  position: fixed;
  right: 0;
  top: 5.43rem;
  font-weight: bold;
}
.my-btn span[data-v-348c86bb]:nth-child(2) {
    width: .32rem;
    height: .32rem;
    line-height: .32rem;
    text-align: center;
    background-color: white;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    display: inline-block;
    color: #144999;
    margin-left: .15rem;
    position: relative;
}
.my-btn span:nth-child(2) i[data-v-348c86bb] {
      font-size: .16rem;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
}
.my-btn span:nth-child(2) i[data-v-348c86bb]:nth-child(1) {
        left: 20%;
}
.my-btn span:nth-child(2) i[data-v-348c86bb]:nth-child(2) {
        left: 38%;
}

