.fontsize12[data-v-4c00b6a2], .fs12[data-v-4c00b6a2] {
  font-size: 0.24rem;
}
.fontsize14[data-v-4c00b6a2] {
  font-size: 0.28rem;
}
.fontsize16[data-v-4c00b6a2] {
  font-size: 0.32rem;
}
.fontsize24[data-v-4c00b6a2], .fs24[data-v-4c00b6a2] {
  font-size: 0.48rem;
}
.flex-box[data-v-4c00b6a2] {
  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-4c00b6a2] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-4c00b6a2] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-4c00b6a2] {
    -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-4c00b6a2] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-4c00b6a2] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-4c00b6a2] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-4c00b6a2] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-4c00b6a2] {
  -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-4c00b6a2] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-4c00b6a2] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-4c00b6a2] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-4c00b6a2] {
  float: right;
}
.color-active[data-v-4c00b6a2] {
  color: #d5a5ac;
}
.imgbg[data-v-4c00b6a2] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-4c00b6a2] {
  color: #4a4a4a;
}
.color-6e[data-v-4c00b6a2] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-4c00b6a2] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-4c00b6a2] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-4c00b6a2] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-4c00b6a2] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-4c00b6a2] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-4c00b6a2]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-4c00b6a2] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-4c00b6a2]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-4c00b6a2] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-4c00b6a2] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.kmStep[data-v-4c00b6a2] {
  width: 100%;
  padding: 0 1.07rem;
  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;
}
.kmStep > span[data-v-4c00b6a2] {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    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;
}
.kmStep > span[data-v-4c00b6a2]:last-child {
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
}
.kmStep > span > span[data-v-4c00b6a2]:first-child {
    white-space: nowrap;
    display: inline-block;
    width: .56rem;
    height: .56rem;
    line-height: .52rem;
    -webkit-border-radius: .28rem;
            border-radius: .28rem;
    text-align: center;
    font-size: .32rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: .02rem solid #BFC2CC;
    color: #BFC2CC;
    position: relative;
}
.kmStep > span > span:first-child .icon-success[data-v-4c00b6a2] {
      display: none;
      color: white;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
}
.kmStep > span > span:first-child.right[data-v-4c00b6a2] {
      background: #006ED0;
      border: .02rem solid #006ED0;
      color: #006ED0;
}
.kmStep > span > span:first-child.right .icon-success[data-v-4c00b6a2] {
        display: block;
        color: white;
}
.kmStep > span > span:first-child.active[data-v-4c00b6a2] {
      color: white;
      background: #006ED0;
      -webkit-box-shadow: 0 0.08rem 0.18rem 0 rgba(146, 203, 255, 0.65);
              box-shadow: 0 0.08rem 0.18rem 0 rgba(146, 203, 255, 0.65);
      border: .02rem solid #006ED0;
}
.kmStep .name[data-v-4c00b6a2] {
    color: #006ED0;
    font-size: .32rem;
    font-weight: 500;
    text-indent: .16rem;
}
.kmStep .line[data-v-4c00b6a2] {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: .02rem;
    background-color: #BFC2CC;
}
.kmStep .line.active[data-v-4c00b6a2] {
      background-color: #006ED0;
}

