.fontsize12[data-v-73d1660c], .fs12[data-v-73d1660c] {
  font-size: 0.24rem;
}
.fontsize14[data-v-73d1660c] {
  font-size: 0.28rem;
}
.fontsize16[data-v-73d1660c] {
  font-size: 0.32rem;
}
.fontsize24[data-v-73d1660c], .fs24[data-v-73d1660c] {
  font-size: 0.48rem;
}
.flex-box[data-v-73d1660c] {
  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-73d1660c] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-73d1660c] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-73d1660c] {
    -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-73d1660c] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-73d1660c] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-73d1660c] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-73d1660c] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-73d1660c] {
  -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-73d1660c] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-73d1660c] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-73d1660c] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-73d1660c] {
  float: right;
}
.color-active[data-v-73d1660c] {
  color: #d5a5ac;
}
.imgbg[data-v-73d1660c] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-73d1660c] {
  color: #4a4a4a;
}
.color-6e[data-v-73d1660c] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-73d1660c] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-73d1660c] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-73d1660c] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-73d1660c] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-73d1660c] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-73d1660c]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-73d1660c] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-73d1660c]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-73d1660c] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-73d1660c] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.wrap[data-v-73d1660c] {
  background-color: #f2f2f2;
  padding-top: .2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.head[data-v-73d1660c] {
  width: 100%;
  height: 2rem;
  text-align: center;
  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;
  background-color: white;
}
.head img[data-v-73d1660c] {
    width: .9rem;
    height: .9rem;
    margin-right: .48rem;
}
.head span[data-v-73d1660c] {
    font-size: .48rem;
    color: #4a4a4a;
}
.tab[data-v-73d1660c] {
  color: #4a4a4a;
  font-size: .28rem;
  padding: .38rem .4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  margin-top: .2rem;
}
.type1 p[data-v-73d1660c] {
  margin-bottom: .26rem;
}
.type1 p[data-v-73d1660c]:last-child {
    margin-bottom: 0;
}
.type1 p span[data-v-73d1660c]:first-child {
    display: inline-block;
    width: 1.7rem;
}
.type2 .item[data-v-73d1660c] {
  margin-bottom: .4rem;
  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;
}
.type2 .item .left[data-v-73d1660c] {
    width: 1rem;
    height: 1rem;
    margin-right: .3rem;
    background-color: #4a4a4a;
}
.type2 .item .right[data-v-73d1660c] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.type2 .item .right p[data-v-73d1660c]:first-child {
      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;
      margin-bottom: .15rem;
}
.type2 .item .right p:last-child span[data-v-73d1660c] {
      font-size: .30rem;
}
.type2 .item .right p:last-child span[data-v-73d1660c]:last-child {
      font-size: .24rem;
      color: #ea4a68;
}
.type3 span[data-v-73d1660c]:first-child {
  color: #979797;
}
.type4 .call[data-v-73d1660c] {
  display: inline-block;
  border: 1px solid #979797;
  padding: 2px 4px;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.type4 .call i[data-v-73d1660c] {
    color: #47c9f2;
}
.type4 .call span[data-v-73d1660c] {
    color: #979797;
}
.type4 p[data-v-73d1660c]:nth-child(2) {
  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;
}
.type4 p:nth-child(2) span[data-v-73d1660c]:first-child {
    width: auto;
}
.type4 p[data-v-73d1660c]:last-child {
  color: #979797;
}
.bats[data-v-73d1660c] {
  text-align: right;
}
.bats span[data-v-73d1660c] {
    width: 1.6rem;
    height: .65rem;
    line-height: .65rem;
    font-size: .28rem;
    margin: .3rem .26rem .58rem;
    color: white;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: .1rem;
            border-radius: .1rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#ea4a68), to(#fc7fb6));
    background: -webkit-linear-gradient(#ea4a68, #fc7fb6);
    background: linear-gradient(#ea4a68, #fc7fb6);
}

