.fontsize12[data-v-13b55744], .fs12[data-v-13b55744] {
  font-size: 0.24rem;
}
.fontsize14[data-v-13b55744] {
  font-size: 0.28rem;
}
.fontsize16[data-v-13b55744] {
  font-size: 0.32rem;
}
.fontsize24[data-v-13b55744], .fs24[data-v-13b55744] {
  font-size: 0.48rem;
}
.flex-box[data-v-13b55744] {
  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-13b55744] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-13b55744] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-13b55744] {
    -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-13b55744] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-13b55744] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-13b55744] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-13b55744] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-13b55744] {
  -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-13b55744] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-13b55744] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-13b55744] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-13b55744] {
  float: right;
}
.color-active[data-v-13b55744] {
  color: #d5a5ac;
}
.imgbg[data-v-13b55744] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-13b55744] {
  color: #4a4a4a;
}
.color-6e[data-v-13b55744] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-13b55744] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-13b55744] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-13b55744] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-13b55744] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-13b55744] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-13b55744]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-13b55744] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-13b55744]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-13b55744] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-13b55744] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.wrap[data-v-13b55744] {
  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;
  background-color: #f5eeef;
}
.head[data-v-13b55744] {
  height: 3.09rem;
  background-image: url(../img/detail-bg.c22be4f5.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;
}
.head p[data-v-13b55744]:nth-child(1) {
    font-size: .36rem;
    line-height: .36rem;
    padding-top: .73rem;
    margin: 0;
}
.head p[data-v-13b55744]:nth-child(2) {
    font-size: .68rem;
    line-height: .68rem;
    margin-top: .36rem;
}
.head .nav[data-v-13b55744] {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1.21rem;
    background-color: white;
    -webkit-border-radius: .1rem;
            border-radius: .1rem;
    margin-top: .5rem;
    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: .16rem 0;
    color: #4d4d4d;
}
.head .nav > div[data-v-13b55744] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      height: 100%;
      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;
      font-size: .28rem;
}
.head .nav > div[data-v-13b55744]:nth-child(2) {
        border-left: 1px solid #c99ca2;
        border-right: 1px solid #c99ca2;
}
.head .nav > div span[data-v-13b55744]:first-child {
        margin-bottom: .1rem;
}
.head .nav .actived[data-v-13b55744] {
      color: #c99ca2;
}
.list[data-v-13b55744] {
  margin-top: .9rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: .5rem;
  /*overflow: scroll;*/
}
.list .list-box[data-v-13b55744] {
    padding: 0 .34rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.noDate[data-v-13b55744] {
  margin-top: 2.35rem;
  text-align: center;
}
.noDate img[data-v-13b55744] {
    width: 2.21rem;
    height: 1.79rem;
}
.noDate .tip[data-v-13b55744] {
    font-size: .28rem;
    color: #808080;
    margin-top: .1rem;
}

