.fontsize12[data-v-7483b078], .fs12[data-v-7483b078] {
  font-size: 0.24rem;
}
.fontsize14[data-v-7483b078] {
  font-size: 0.28rem;
}
.fontsize16[data-v-7483b078] {
  font-size: 0.32rem;
}
.fontsize24[data-v-7483b078], .fs24[data-v-7483b078] {
  font-size: 0.48rem;
}
.flex-box[data-v-7483b078] {
  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-7483b078] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-7483b078] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-7483b078] {
    -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-7483b078] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-7483b078] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-7483b078] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-7483b078] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-7483b078] {
  -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-7483b078] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-7483b078] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-7483b078] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-7483b078] {
  float: right;
}
.color-active[data-v-7483b078] {
  color: #d5a5ac;
}
.imgbg[data-v-7483b078] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-7483b078] {
  color: #4a4a4a;
}
.color-6e[data-v-7483b078] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-7483b078] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-7483b078] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-7483b078] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-7483b078] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-7483b078] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-7483b078]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-7483b078] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-7483b078]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-7483b078] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-7483b078] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.wrap[data-v-7483b078] {
  background-color: #f2f2f2;
  height: auto;
}
.head[data-v-7483b078] {
  height: 3.09rem;
  background-image: url(../img/shop-bg.3c5dceee.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: white;
  text-align: center;
  padding: 0 .34rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.head p[data-v-7483b078] {
    position: absolute;
    left: .26rem;
    bottom: .38rem;
    font-size: .3rem;
}
.box[data-v-7483b078] {
  width: 100%;
  height: .9rem;
  margin: .2rem 0 .1rem;
}
.two[data-v-7483b078] {
  width: 100%;
  height: .9rem;
  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;
  background-color: white;
  /*margin: .2rem 0 .1rem;*/
  padding: .1rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  z-index: 999;
}
.two .actived[data-v-7483b078] {
    color: #ffa300;
}
.two > div[data-v-7483b078] {
    height: 100%;
    width: 50%;
    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;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666666;
    font-size: .28rem;
}
.two > div[data-v-7483b078]:first-child {
      border-right: 1px solid #e7e7e7;
}
.two > div p[data-v-7483b078] {
      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;
}
.two > div p i[data-v-7483b078] {
        -webkit-transform: scale(0.5);
            -ms-transform: scale(0.5);
                transform: scale(0.5);
}
.two > div p i[data-v-7483b078]:first-child {
          margin-bottom: -0.04rem;
}
.two > div p i[data-v-7483b078]:last-child {
          margin-top: -0.04rem;
}
.fixNav[data-v-7483b078] {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.lists[data-v-7483b078] {
  background-color: white;
  padding-bottom: 1rem;
  min-height: 100%;
}
.lists .item[data-v-7483b078] {
    height: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: #f5f5f5;
    padding: .1rem 0.4rem;
    position: relative;
}
.lists .item .left[data-v-7483b078] {
      width: 2rem;
      height: 2rem;
      overflow: hidden;
      margin-right: .22rem;
      border: 1px solid #f8f8f8;
}
.lists .item .left img[data-v-7483b078] {
        width: 100%;
        height: 100%;
}
.lists .item .info[data-v-7483b078] {
      -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-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around;
}
.lists .item .info p[data-v-7483b078]:first-child {
        color: #4d4d4d;
        font-size: .32rem;
}
.lists .item .info p[data-v-7483b078]:nth-child(2), .lists .item .info p[data-v-7483b078]:nth-child(3) {
        color: #808080;
        font-size: .24rem;
}
.lists .item .info p:nth-child(4) .point[data-v-7483b078] {
        color: #e73f58;
}
.lists .item .info p:nth-child(4) .price[data-v-7483b078] {
        color: #e73f58;
}
.lists .item .info p:nth-child(4) .market[data-v-7483b078] {
        color: #808080;
        font-size: .24rem;
        text-decoration: line-through;
}
.lists .item .buy[data-v-7483b078] {
      display: inline-block;
      text-align: center;
      line-height: .5rem;
      width: .5rem;
      height: .5rem;
      -webkit-border-radius: .25rem;
              border-radius: .25rem;
      background: -webkit-gradient(linear, left top, left bottom, from(#ea4a68), to(#fc7fb6));
      background: -webkit-linear-gradient(#ea4a68, #fc7fb6);
      background: linear-gradient(#ea4a68, #fc7fb6);
      position: absolute;
      bottom: .1rem;
      right: .4rem;
      z-index: 99;
}
.lists .item .buy .icon-car[data-v-7483b078] {
        font-size: .26rem;
}
.lists .item .textBuy[data-v-7483b078] {
      width: 1rem;
      font-size: .26rem;
      color: white;
}

