.fontsize12[data-v-1cf7fa5f], .fs12[data-v-1cf7fa5f] {
  font-size: 0.24rem;
}
.fontsize14[data-v-1cf7fa5f] {
  font-size: 0.28rem;
}
.fontsize16[data-v-1cf7fa5f] {
  font-size: 0.32rem;
}
.fontsize24[data-v-1cf7fa5f], .fs24[data-v-1cf7fa5f] {
  font-size: 0.48rem;
}
.flex-box[data-v-1cf7fa5f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-box .flex1[data-v-1cf7fa5f] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-1cf7fa5f] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-1cf7fa5f] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.flex-box.justify-content-start[data-v-1cf7fa5f] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-1cf7fa5f] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-1cf7fa5f] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-1cf7fa5f] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-1cf7fa5f] {
  -webkit-box-shadow: 0 0 0.2rem #e8d5d8;
          box-shadow: 0 0 0.2rem #e8d5d8;
  -webkit-border-radius: .1rem;
          border-radius: .1rem;
}
.shadow[data-v-1cf7fa5f] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-1cf7fa5f] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-1cf7fa5f] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-1cf7fa5f] {
  float: right;
}
.color-active[data-v-1cf7fa5f] {
  color: #d5a5ac;
}
.imgbg[data-v-1cf7fa5f] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-1cf7fa5f] {
  color: #4a4a4a;
}
.color-6e[data-v-1cf7fa5f] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-1cf7fa5f] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-1cf7fa5f] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-1cf7fa5f] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-1cf7fa5f] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-1cf7fa5f] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-1cf7fa5f]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-1cf7fa5f] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-1cf7fa5f]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-1cf7fa5f] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-1cf7fa5f] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.top[data-v-1cf7fa5f] {
  width: 100%;
  height: 3.96rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
  margin-bottom: .08rem;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.top .gasName[data-v-1cf7fa5f] {
    font-size: .42rem;
    position: absolute;
    top: 2.02rem;
    left: .32rem;
    z-index: 2;
}
.top .gasDistance[data-v-1cf7fa5f] {
    position: absolute;
    top: 2.85rem;
    left: .32rem;
    z-index: 2;
}
.top .gasDistance span[data-v-1cf7fa5f]:nth-child(2) {
      margin-right: .5rem;
}
.top .blurMask[data-v-1cf7fa5f] {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(13, 38, 109, 0.4);
}
.top img[data-v-1cf7fa5f] {
    width: 100%;
    position: absolute;
    top: 2.96rem;
    left: 0;
    z-index: 1;
}
.line[data-v-1cf7fa5f] {
  padding: 0 .32rem;
}
.line .title[data-v-1cf7fa5f] {
    color: #2B3540;
    font-weight: bold;
}
.line .title span[data-v-1cf7fa5f]:first-child {
      font-size: .32rem;
      margin-right: .32rem;
}
.line .title span[data-v-1cf7fa5f]:nth-child(2) {
      font-size: .28rem;
}
.line .title span[data-v-1cf7fa5f]:nth-child(3) {
      color: #FF6464;
      font-size: .28rem;
}
.line .inpBox[data-v-1cf7fa5f] {
    width: 100%;
    height: .88rem;
    position: relative;
    margin-top: .32rem;
}
.line .inpBox .inp[data-v-1cf7fa5f] {
      width: 100%;
      height: .88rem;
      background-color: #F4F5F9;
      -webkit-border-radius: .08rem;
              border-radius: .08rem;
      border: .01rem solid #FF6464;
      font-size: .28rem;
      text-indent: .2rem;
}
.line .inpBox .kmClearInput[data-v-1cf7fa5f] {
      position: absolute;
      right: .3rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
}
.line .subTitle[data-v-1cf7fa5f] {
    color: #A6ABC0;
    font-size: .24rem;
    margin-top: .08rem;
}
.line .list[data-v-1cf7fa5f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: .32rem 0 .48rem;
}
.line .list .item[data-v-1cf7fa5f] {
      display: inline-block;
      text-align: center;
      background-color: #F4F5F9;
      font-size: .28rem;
      color: #2B3540;
      border: .01rem solid #F4F5F9;
      -webkit-border-radius: .08rem;
              border-radius: .08rem;
      margin: 0 .18rem .22rem 0;
}
.line .list .item.normal[data-v-1cf7fa5f] {
        width: 1.5rem;
        height: .64rem;
        line-height: .64rem;
}
.line .list .item.normal.active[data-v-1cf7fa5f] {
          color: #FF6464;
          border-color: #FF6464;
}
.line .list .item.big[data-v-1cf7fa5f] {
        width: 2rem;
        height: 1rem;
        line-height: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -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;
}
.line .list .item.big span[data-v-1cf7fa5f]:nth-child(1) {
          font-size: .28rem;
}
.line .list .item.big span[data-v-1cf7fa5f]:nth-child(2) {
          color: #FF6464;
          font-size: .22rem;
}
.line .list .item.big.active[data-v-1cf7fa5f] {
          border-color: #FF6464;
}
.modalUp[data-v-1cf7fa5f] {
  width: 100%;
  height: 85%;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: white;
  -webkit-border-radius: .4rem .4rem 0 0;
          border-radius: .4rem .4rem 0 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: 0 -0.24rem 0.32rem 0.01rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 -0.24rem 0.32rem 0.01rem rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.modalUp.show[data-v-1cf7fa5f] {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.modalUp h1[data-v-1cf7fa5f] {
    font-size: .4rem;
    color: #2B3540;
    text-align: center;
    padding: .56rem 0 .8rem;
}
.modalUp .info[data-v-1cf7fa5f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 .64rem;
    color: #2B3540;
    margin-bottom: .45rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.modalUp .info span[data-v-1cf7fa5f]:first-child {
      font-size: .28rem;
}
.modalUp .info span[data-v-1cf7fa5f]:last-child {
      font-size: .32rem;
}
.modalUp .info .light[data-v-1cf7fa5f] {
      color: #FF6464 !important;
}
.modalUp .rule[data-v-1cf7fa5f] {
    background-color: #F9FAFC;
    color: #A6ABC0;
    font-size: .24rem;
    width: -webkit-calc(100% - .8rem);
    width: calc(100% - .8rem);
    height: 2.92rem;
    margin: .6rem .4rem 0;
    padding: .3rem .24rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: .24rem;
            border-radius: .24rem;
}
.modalUp .rule p[data-v-1cf7fa5f]:first-child {
      margin-bottom: .16rem;
}
.modalUp .rule p[data-v-1cf7fa5f]:nth-child(2) {
      margin-bottom: .32rem;
}
.modalUp .rule p[data-v-1cf7fa5f]:nth-child(3) {
      margin-bottom: .16rem;
}
.bats[data-v-1cf7fa5f] {
  z-index: 20;
  width: 100%;
  height: 1.44rem;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: white;
  font-size: .24rem;
  color: #2B3540;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 .32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 -0.24rem 0.32rem 0.01rem rgba(204, 204, 204, 0.3);
          box-shadow: 0 -0.24rem 0.32rem 0.01rem rgba(204, 204, 204, 0.3);
}
.bats .left > div:first-child span[data-v-1cf7fa5f]:nth-child(1) {
    color: #2B3540;
    font-size: .24rem;
}
.bats .left > div:first-child span[data-v-1cf7fa5f]:nth-child(2) {
    color: #FF6464;
    font-size: .32rem;
}
.bats .left > div:first-child span[data-v-1cf7fa5f]:nth-child(3) {
    color: #FF6464;
    font-size: .4rem;
}
.bats .left > div:first-child span[data-v-1cf7fa5f]:nth-child(4) {
    color: #A6ABC0;
    font-size: .28rem;
    text-decoration: line-through;
    margin-right: .18rem;
}
.bats .left > div:first-child span[data-v-1cf7fa5f]:nth-child(5) {
    font-size: .28rem;
}
.bats .left > div:nth-child(2) span[data-v-1cf7fa5f]:nth-child(2) {
    font-size: .24rem;
    color: #FF6464;
    margin-right: .24rem;
}
.bats .left > div:nth-child(2) span[data-v-1cf7fa5f]:nth-child(3) {
    width: 1.52rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    background-color: #F4F5F9;
    font-size: .24rem;
    -webkit-border-radius: .19rem;
            border-radius: .19rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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;
}
.bats .left > div:nth-child(2) span:nth-child(3) .iconfont[data-v-1cf7fa5f] {
      color: #A6ABC0;
      font-size: .18rem;
}
.bats .bat[data-v-1cf7fa5f] {
    width: 2rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(#e9617a), color-stop(21%, #e9617a), to(#fe6666));
    background: -webkit-linear-gradient(bottom, #e9617a 0%, #e9617a 21%, #fe6666 100%);
    background: linear-gradient(360deg, #e9617a 0%, #e9617a 21%, #fe6666 100%);
    -webkit-border-radius: .44rem;
            border-radius: .44rem;
    color: white;
    font-size: .32rem;
}
.modalContent[data-v-1cf7fa5f] {
  text-align: center;
}
.modalContent p[data-v-1cf7fa5f]:nth-child(2) {
    margin: .1rem 0;
}
.modalContent .light[data-v-1cf7fa5f] {
    color: #FF6464;
}

