@charset "UTF-8";
.fontsize12[data-v-07204b55], .fs12[data-v-07204b55] {
  font-size: 0.24rem;
}
.fontsize14[data-v-07204b55] {
  font-size: 0.28rem;
}
.fontsize16[data-v-07204b55] {
  font-size: 0.32rem;
}
.fontsize24[data-v-07204b55], .fs24[data-v-07204b55] {
  font-size: 0.48rem;
}
.flex-box[data-v-07204b55] {
  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-07204b55] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-07204b55] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-07204b55] {
    -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-07204b55] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-07204b55] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-07204b55] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-07204b55] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-07204b55] {
  -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-07204b55] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-07204b55] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-07204b55], .model.tchnc .item p[data-v-07204b55] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-07204b55] {
  float: right;
}
.color-active[data-v-07204b55] {
  color: #d5a5ac;
}
.imgbg[data-v-07204b55] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-07204b55] {
  color: #4a4a4a;
}
.color-6e[data-v-07204b55] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-07204b55] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-07204b55] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-07204b55] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-07204b55] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-07204b55] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-07204b55]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-07204b55] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-07204b55]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-07204b55] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-07204b55] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.component[data-v-07204b55] {
  width: 100%;
  background-color: white;
  -webkit-box-shadow: 0 0 0.2rem #e8d5d8;
          box-shadow: 0 0 0.2rem #e8d5d8;
  margin: .1rem 0;
  padding: .3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.component .titles[data-v-07204b55] {
    width: 1.38rem;
    font-size: .32rem;
    line-height: .36rem;
    color: #808080;
    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;
    text-align: center;
}
.component .titles.icon[data-v-07204b55] {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.component .titles.icon .square[data-v-07204b55] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: .36rem;
        height: .36rem;
        border: 1px solid #f8be4c;
        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-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center;
}
.component .titles.icon .square i[data-v-07204b55] {
          color: #f8be4c;
}
.component .content[data-v-07204b55] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: .53rem;
}
.component .content > p[data-v-07204b55] {
      margin-bottom: .2rem;
}
.component .content > p[data-v-07204b55]:last-child {
        margin: 0;
}
.component .content .name[data-v-07204b55] {
      color: #ff9800;
      font-size: .28rem;
      line-height: .36rem;
      white-space: nowrap;
}
.component .content .addr[data-v-07204b55], .component .content .phone[data-v-07204b55] {
      font-family: "PingFangSC-Regular";
      font-size: .24rem;
      line-height: .36rem;
      color: #4a4a4a;
}
.component .content.product-wrapper[data-v-07204b55] {
      height: 100%;
}
.component .content.product-wrapper .product-item[data-v-07204b55] {
        margin-bottom: .12rem;
        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;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
}
.component .content.product-wrapper .product-img[data-v-07204b55] {
        width: 1.1rem;
        height: 1.1rem;
        -webkit-border-radius: .05rem;
                border-radius: .05rem;
        background: #D5D5D5;
        margin-right: .2rem;
}
.component .content.product-wrapper .placeholder-img[data-v-07204b55] {
        width: 1.1rem;
        height: 0.01rem;
        margin-right: .2rem;
}
.component .content.product-wrapper .product-info[data-v-07204b55] {
        height: 1.1rem;
        color: #6e6e6e;
        font-size: .24rem;
        white-space: 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-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.component .content.product-wrapper .statistics .product-info[data-v-07204b55] {
        height: auto;
        line-height: .27rem;
        margin-top: .1rem;
        font-size: .24rem;
}
.component .content.product-wrapper .statistics .product-info .price[data-v-07204b55] {
          font-size: .28rem;
          color: #e44d4d;
}
.component .content.pricedesc-wrapper .pricedesc-basics .name[data-v-07204b55] {
      color: #4d4d4d;
      font-size: .28rem;
      line-height: .36rem;
      vertical-align: top;
}
.component .content.pricedesc-wrapper .pricedesc-basics .oldPrice[data-v-07204b55] {
      color: #6e6e6e;
      font-size: .24rem;
      line-height: .27rem;
}
.component .content.pricedesc-wrapper .pricedesc-basics .price[data-v-07204b55] {
      margin-left: .17rem;
      color: #e44d4d;
      font-size: .28rem;
      line-height: .27rem;
}
.component .content.pricedesc-wrapper .desc[data-v-07204b55] {
      color: #6e6e6e;
      font-size: .24rem;
      line-height: .36rem;
      margin-top: .28rem;
}
.component .personal[data-v-07204b55] {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    -ms-transform: translateY(100%);
        transform: translateY(100%);
    -webkit-transform: translateY(100%);
    background: rgba(255, 238, 188, 0.9);
    z-index: 99;
    padding: 1.9rem .5rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.component .personal .box[data-v-07204b55] {
      width: 100%;
      height: 100%;
}
.component .personal.map[data-v-07204b55] {
      background-color: #E5E5E5;
      padding: .5rem;
}
.component .personal.map .map-wrapper[data-v-07204b55] {
        height: 3rem;
        margin-top: .5rem;
}
.component .active[data-v-07204b55] {
    -ms-transform: translateY(0%);
        transform: translateY(0%);
    -webkit-transform: translateY(0%);
}
.fontsize12[data-v-07204b55], .fs12[data-v-07204b55] {
  font-size: 0.24rem;
}
.fontsize14[data-v-07204b55] {
  font-size: 0.28rem;
}
.fontsize16[data-v-07204b55] {
  font-size: 0.32rem;
}
.fontsize24[data-v-07204b55], .fs24[data-v-07204b55] {
  font-size: 0.48rem;
}
.flex-box[data-v-07204b55] {
  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-07204b55] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-07204b55] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-07204b55] {
    -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-07204b55] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-07204b55] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-07204b55] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-07204b55] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-07204b55] {
  -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-07204b55] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-07204b55] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-07204b55], .model.tchnc .item p[data-v-07204b55] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-07204b55] {
  float: right;
}
.color-active[data-v-07204b55] {
  color: #d5a5ac;
}
.imgbg[data-v-07204b55] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-07204b55] {
  color: #4a4a4a;
}
.color-6e[data-v-07204b55] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-07204b55] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-07204b55] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-07204b55] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-07204b55] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-07204b55] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-07204b55]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-07204b55] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-07204b55]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-07204b55] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-07204b55] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.model.tchnc[data-v-07204b55] {
  margin-top: 0;
  padding: .3rem 0;
}
.model.tchnc .title[data-v-07204b55] {
    border-bottom: 0.01rem solid #dfdfdf;
    padding-bottom: .25rem;
    line-height: .4rem;
    overflow: hidden;
    margin: 0 .3rem;
    color: #d5a5ac;
}
.model.tchnc .title .btn-text[data-v-07204b55] {
      padding: 0;
      border: none;
      float: right;
      line-height: .4rem;
      height: .4rem;
}
.model.tchnc .list[data-v-07204b55] {
    margin: .2rem 0;
}
.model.tchnc .item.active[data-v-07204b55] {
    color: #d5a5ac;
}
.model.tchnc .item[data-v-07204b55]:first-child {
    margin-left: .3rem;
}
.model.tchnc .item[data-v-07204b55]:last-child {
    margin-right: .3rem;
}
.model.tchnc .item p[data-v-07204b55] {
    width: 1.5rem;
}
.model.tchnc .model-wrap[data-v-07204b55] {
    position: relative;
    padding: .2rem .55rem;
}
.model.tchnc .model-wrap .next[data-v-07204b55], .model.tchnc .model-wrap .prev[data-v-07204b55] {
      position: absolute;
      top: .3rem;
      width: .55rem;
      height: .55rem;
      text-align: center;
      line-height: .55rem;
      background: #f3f3f3;
      color: #c791b8;
      border: none;
      -webkit-border-radius: 50%;
              border-radius: 50%;
}
.model.tchnc .model-wrap .next i[data-v-07204b55]::before, .model.tchnc .model-wrap .prev i[data-v-07204b55]::before {
        top: 50%;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
}
.model.tchnc .model-wrap .prev[data-v-07204b55] {
      left: .1rem;
}
.model.tchnc .model-wrap .prev i[data-v-07204b55]::before {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
            -ms-transform: translate(-50%, -50%) rotate(180deg);
                transform: translate(-50%, -50%) rotate(180deg);
}
.model.tchnc .model-wrap .next[data-v-07204b55] {
      right: .1rem;
}
.model.tchnc .time-list .day[data-v-07204b55] {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}
.model.tchnc .time-list .day .day-item[data-v-07204b55] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
}
.model.tchnc .time-list .day .day-item.active[data-v-07204b55] {
        color: #d5a5ac;
}
.model.tchnc .time-list .day .day-item p[data-v-07204b55]:first-child {
        font-size: 0.28rem;
}
.model.tchnc .time-list .day .day-item p[data-v-07204b55]:last-child {
        font-size: .2rem;
}
.model.tchnc .time-list .list[data-v-07204b55] {
    margin: .1rem 0;
    position: relative;
    white-space: initial;
}
.model.tchnc .time-list .list[data-v-07204b55]:not(:last-child) {
      border-bottom: 0.01rem solid #d9d9d9;
      padding-bottom: .1rem;
}
.model.tchnc .time-list .list span[data-v-07204b55] {
      display: inline-block;
      width: 25%;
      text-align: center;
      padding: .15rem 0;
      font-size: 0.28rem;
      color: #808080;
}
.model.tchnc .time-list .list span.active[data-v-07204b55] {
        color: #d5a5ac;
}
.model.tchnc .time-list .list span.disabled[data-v-07204b55] {
        color: #d9d9d9;
}
.model.tchnc .time-list .list.morning[data-v-07204b55]::after, .model.tchnc .time-list .list.noon[data-v-07204b55]::after, .model.tchnc .time-list .list.night[data-v-07204b55]::after {
      position: absolute;
      left: -.25rem;
      top: 50%;
      width: .3rem;
      white-space: initial;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      color: #808080;
}
.model.tchnc .time-list .list.morning[data-v-07204b55]::after {
      content: '上午';
}
.model.tchnc .time-list .list.noon[data-v-07204b55]::after {
      content: '下午';
}
.model.tchnc .time-list .list.night[data-v-07204b55]::after {
      content: '晚上';
}

