.fontsize12[data-v-734e245f], .fs12[data-v-734e245f] {
  font-size: 0.24rem;
}
.fontsize14[data-v-734e245f] {
  font-size: 0.28rem;
}
.fontsize16[data-v-734e245f] {
  font-size: 0.32rem;
}
.fontsize24[data-v-734e245f], .fs24[data-v-734e245f] {
  font-size: 0.48rem;
}
.flex-box[data-v-734e245f] {
  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-734e245f] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-734e245f] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-734e245f] {
    -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-734e245f] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-734e245f] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-734e245f] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-734e245f] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-734e245f] {
  -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-734e245f] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-734e245f] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-734e245f] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-734e245f] {
  float: right;
}
.color-active[data-v-734e245f] {
  color: #d5a5ac;
}
.imgbg[data-v-734e245f] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-734e245f] {
  color: #4a4a4a;
}
.color-6e[data-v-734e245f] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-734e245f] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-734e245f] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-734e245f] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-734e245f] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-734e245f] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-734e245f]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-734e245f] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-734e245f]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-734e245f] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-734e245f] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.wrap .right-bar[data-v-734e245f] {
  color: #b8888f;
  width: 1.62rem;
  height: .62rem;
  line-height: .62rem;
  -webkit-border-radius: .31rem 0 0 .31rem;
          border-radius: .31rem 0 0 .31rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #f2dde2;
  text-align: center;
  padding: 0 .28rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
}
.wrap .right-bar i[data-v-734e245f] {
    font-size: .32rem;
}
.wrap .right-bar span[data-v-734e245f] {
    font-size: .24rem;
}
.wrap .head[data-v-734e245f] {
  width: 100%;
  height: 1.67rem;
  background-color: #f2dde2;
  padding: .34rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wrap .head .user[data-v-734e245f] {
    background-image: url(../img/intergal-bg.997b44ab.png);
    height: 1.64rem;
    width: 100%;
    padding: 0.2rem;
    color: white;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: white;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    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;
    position: relative;
}
.wrap .head .user p[data-v-734e245f]:first-child {
      font-size: .3rem;
}
.wrap .head .user p[data-v-734e245f]:nth-child(2) {
      font-size: .44rem;
}
.wrap .head .user p[data-v-734e245f]:nth-child(3) {
      width: 100%;
      text-align: left;
      font-size: .24rem;
}
.wrap .main[data-v-734e245f] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 .34rem;
  margin-top: .54rem;
}
.wrap .main .item[data-v-734e245f] {
    background-color: white;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    padding: .22rem .35rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: .2rem;
}
.wrap .main .total p[data-v-734e245f]:first-child {
    color: #4d4d4d;
    font-size: .28rem;
}
.wrap .main .total p:first-child span[data-v-734e245f] {
      color: #ee3517;
      font-weight: 600;
}
.wrap .main .total p[data-v-734e245f]:last-child {
    font-size: .24rem;
    color: #a5a5a5;
    margin-top: .2rem;
}
.wrap .main .how .title[data-v-734e245f] {
    font-size: .3rem;
    color: #4a4a4a;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: .2rem;
}
.wrap .main .how .line[data-v-734e245f] {
    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: .34rem 0;
    border-bottom: 1px dashed #e3e3e3;
}
.wrap .main .how .line[data-v-734e245f]:last-child {
      border-bottom: none;
}
.wrap .main .how .line .left[data-v-734e245f] {
      width: .76rem;
      height: .76rem;
      margin-right: .32rem;
      -webkit-border-radius: .38rem;
              border-radius: .38rem;
      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;
}
.wrap .main .how .line .center[data-v-734e245f] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.wrap .main .how .line .center p[data-v-734e245f] {
        font-size: .32rem;
        color: #4a4a4a;
        margin-bottom: .16rem;
}
.wrap .main .how .line .center p[data-v-734e245f]:last-child {
        font-size: .24rem;
        color: #969696;
}
.wrap .main .how .line .right[data-v-734e245f] {
      width: 1.07rem;
      height: .48rem;
      line-height: .48rem;
      text-align: center;
      font-size: .24rem;
      border: 1px solid #b8888f;
      color: #b8888f;
      -webkit-border-radius: .2rem;
              border-radius: .2rem;
}
.wrap .main .stand[data-v-734e245f] {
    height: 1.65rem;
    background-image: url(../img/stand-bg.7ac333ee.png);
    background-size: 100% 100%;
    position: relative;
}
.wrap .more[data-v-734e245f] {
  padding: .4rem 0;
  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;
}
.wrap .more > span[data-v-734e245f]:first-child {
    color: #e73f58;
    font-size: .32rem;
}
.wrap .more > span[data-v-734e245f]:last-child {
    font-size: .28rem;
    color: #6e6e6e;
    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;
}
.wrap .more > span:last-child .go[data-v-734e245f] {
      color: white;
      font-size: .24rem;
      width: .46rem;
      height: .46rem;
      line-height: .46rem;
      text-align: center;
      -webkit-border-radius: .23rem;
              border-radius: .23rem;
      display: inline-block;
      background: -webkit-gradient(linear, left top, left bottom, from(#ea4967), to(#fa79ad));
      background: -webkit-linear-gradient(#ea4967, #fa79ad);
      background: linear-gradient(#ea4967, #fa79ad);
      margin-left: .1rem;
}
.wrap .list[data-v-734e245f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrap .list .prod[data-v-734e245f] {
    width: 3.22rem;
    height: 3.22rem;
    background-color: white;
    margin-bottom: .2rem;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    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-shadow: 0 0 0.2rem #e8d5d8;
            box-shadow: 0 0 0.2rem #e8d5d8;
    overflow: hidden;
}
.wrap .list .prod .top[data-v-734e245f] {
      height: 1.92rem;
      background-color: #f2f2f2;
      overflow: hidden;
      position: relative;
}
.wrap .list .prod .top img[data-v-734e245f] {
        width: 100%;
        height: auto;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
}
.wrap .list .prod .bottom[data-v-734e245f] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 .2rem;
}
.wrap .list .prod .bottom p[data-v-734e245f]:first-child {
        font-size: .24rem;
        margin-bottom: .2rem;
}
.wrap .list .prod .bottom p[data-v-734e245f]:last-child {
        font-size: .28rem;
        color: #df6b45;
}
.wrap .list .prod .bottom p:last-child span[data-v-734e245f]:last-child {
          font-size: .24rem;
          color: #e73f58;
          /*text-decoration:line-through;*/
}

