.fontsize12[data-v-495325f5], .fs12[data-v-495325f5] {
  font-size: 0.24rem;
}
.fontsize14[data-v-495325f5] {
  font-size: 0.28rem;
}
.fontsize16[data-v-495325f5] {
  font-size: 0.32rem;
}
.fontsize24[data-v-495325f5], .fs24[data-v-495325f5] {
  font-size: 0.48rem;
}
.flex-box[data-v-495325f5] {
  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-495325f5] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-495325f5] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-495325f5] {
    -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-495325f5] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-495325f5] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-495325f5] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-495325f5] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-495325f5] {
  -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-495325f5] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-495325f5] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-495325f5] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-495325f5] {
  float: right;
}
.color-active[data-v-495325f5] {
  color: #d5a5ac;
}
.imgbg[data-v-495325f5] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-495325f5] {
  color: #4a4a4a;
}
.color-6e[data-v-495325f5] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-495325f5] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-495325f5] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-495325f5] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-495325f5] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-495325f5] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-495325f5]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-495325f5] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-495325f5]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-495325f5] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-495325f5] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.wrap[data-v-495325f5] {
  color: #2B3540;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: .9rem;
}
.head[data-v-495325f5] {
  background-color: white;
  width: 100%;
  padding: .24rem .32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: .28rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
}
.head > div[data-v-495325f5] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    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;
}
.head > div span[data-v-495325f5]:first-child {
      width: .32rem;
      height: .32rem;
      -webkit-border-radius: .04rem;
              border-radius: .04rem;
      border: 1px solid #A6ABC0;
      display: inline-block;
      margin-right: .16rem;
}
.head > div span:first-child .iconfont[data-v-495325f5] {
        opacity: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
}
.head > div span:first-child.selected[data-v-495325f5] {
        border-color: #455CC6;
}
.head > div span:first-child.selected .iconfont[data-v-495325f5] {
          opacity: 1;
          color: #455CC6;
}
.list[data-v-495325f5] {
  margin-top: .16rem;
  padding: 0 .32rem 1.5rem;
}
.noData[data-v-495325f5] {
  width: 100%;
  text-align: center;
  padding-top: 2rem;
}
.noData img[data-v-495325f5] {
    width: 2rem;
}
.item[data-v-495325f5] {
  width: 100%;
  height: 2.16rem;
  background-color: #FBFAFD;
  margin-bottom: .32rem;
  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-border-radius: .16rem;
          border-radius: .16rem;
  border: 1px solid transparent;
}
.item.selected[data-v-495325f5] {
    border: 1px solid #FF6464;
}
.item img[data-v-495325f5] {
    width: 2.12rem;
    height: 2.16rem;
}
.item > div[data-v-495325f5] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: .16rem 0 .16rem .2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: .26rem;
    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-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.item > div p[data-v-495325f5]:first-child {
      font-size: .32rem;
      font-weight: bold;
}
.item > div p[data-v-495325f5]:nth-child(2) {
      color: #A6ABC0;
}
.bats[data-v-495325f5] {
  width: 100%;
  height: 1.5rem;
  background: white;
  -webkit-box-shadow: 0 -0.24rem 0.32rem 1px rgba(204, 204, 204, 0.3);
          box-shadow: 0 -0.24rem 0.32rem 1px rgba(204, 204, 204, 0.3);
  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;
  padding: 0 .32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
}
.bats > div[data-v-495325f5] {
    font-size: .28rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.bats > div p[data-v-495325f5] {
      color: #FF6464;
}
.bats > div p span[data-v-495325f5]:nth-child(1) {
        color: #2B3540;
}
.bats > div p span[data-v-495325f5]:nth-child(2) {
        font-size: .32rem;
}
.bats > div p span[data-v-495325f5]:nth-child(3) {
        font-size: .4rem;
}
.bats > div p[data-v-495325f5]:last-child {
      margin-top: .16rem;
}
.bats > div p:last-child span[data-v-495325f5] {
        color: #FF6464;
        font-size: .28rem;
}
.bats > span[data-v-495325f5] {
    width: 2rem;
    height: .8rem;
    line-height: .8rem;
    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;
    display: inline-block;
    text-align: center;
    color: white;
    font-size: .32rem;
}

