.fontsize12[data-v-b69aa996], .fs12[data-v-b69aa996] {
  font-size: 0.24rem;
}
.fontsize14[data-v-b69aa996] {
  font-size: 0.28rem;
}
.fontsize16[data-v-b69aa996] {
  font-size: 0.32rem;
}
.fontsize24[data-v-b69aa996], .fs24[data-v-b69aa996] {
  font-size: 0.48rem;
}
.flex-box[data-v-b69aa996] {
  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-b69aa996] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.flex-box.flex-wrap[data-v-b69aa996] {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flex-box.flex-direction-column[data-v-b69aa996] {
    -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-b69aa996] {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex-box.justify-content-between[data-v-b69aa996] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-box.justify-content-around[data-v-b69aa996] {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.flex-box.align-items-flex-start[data-v-b69aa996] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.box-shadow[data-v-b69aa996] {
  -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-b69aa996] {
  -webkit-box-shadow: 0 3px 5px #e8d5d8;
          box-shadow: 0 3px 5px #e8d5d8;
}
.animation[data-v-b69aa996] {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.text-ellipsis[data-v-b69aa996] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr[data-v-b69aa996] {
  float: right;
}
.color-active[data-v-b69aa996] {
  color: #d5a5ac;
}
.imgbg[data-v-b69aa996] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-4a[data-v-b69aa996] {
  color: #4a4a4a;
}
.color-6e[data-v-b69aa996] {
  color: #6e6e6e;
}
.redDot-pos-r[data-v-b69aa996] {
  position: relative;
}
.redDot-pos-r .redDot-pos-a[data-v-b69aa996] {
    position: absolute;
    top: .1rem;
    right: .1rem;
}
.redDot-pos-r .redDot-pos-a.redDot-pos-aList[data-v-b69aa996] {
      top: -.1rem;
      right: .1rem;
}
.redDot[data-v-b69aa996] {
  width: .2rem;
  height: .2rem;
  background-color: transparent;
  -webkit-border-radius: 200%;
          border-radius: 200%;
  display: inline-block;
}
.redDot.active[data-v-b69aa996] {
    background-color: #E7482B;
}
.rate-wrap .van-rate i.van-icon[data-v-b69aa996]:not(:last-child) {
  margin-right: .05rem;
}
.rate-wrap.pdl .van-rate[data-v-b69aa996] {
  padding-left: .08rem;
}
.rate-wrap.pdl .van-rate i.van-icon[data-v-b69aa996]:not(:last-child) {
    margin-right: .0325rem;
}
.iconfont.rotate-180[data-v-b69aa996] {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.iconfont.rotate-90[data-v-b69aa996] {
  display: inline-block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #6e6e6e;
}
.page[data-v-b69aa996] {
  padding: .18rem .24rem .72rem;
  background-image: url(../img/myInterBg.778f9c51.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #f9efef;
}
.header[data-v-b69aa996] {
  text-align: center;
  font-size: .22rem;
  color: white;
}
.header > div[data-v-b69aa996]:first-child {
    line-height: .9rem;
    font-size: .64rem;
    margin-bottom: .04rem;
    position: relative;
}
.header > div:first-child .rule[data-v-b69aa996] {
      width: 1.37rem;
      height: .44rem;
      line-height: .44rem;
      text-align: center;
      display: inline-block;
      color: white;
      background: rgba(255, 255, 255, 0.2);
      font-size: .22rem;
      -webkit-border-radius: .08rem;
              border-radius: .08rem;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
}
.header p[data-v-b69aa996] {
    line-height: .3rem;
    margin-bottom: .2rem;
}
.pannel[data-v-b69aa996] {
  width: 100%;
  background: white;
  -webkit-box-shadow: 0 0 0.24rem 0 rgba(216, 170, 199, 0.2);
          box-shadow: 0 0 0.24rem 0 rgba(216, 170, 199, 0.2);
  -webkit-border-radius: .16rem;
          border-radius: .16rem;
  padding: .24rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: .24rem;
}
.pannel .head[data-v-b69aa996] {
    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;
    margin-bottom: .3rem;
}
.pannel .head span[data-v-b69aa996] {
      color: #444444;
}
.pannel .head span[data-v-b69aa996]:first-child {
        font-size: .32rem;
        font-weight: bold;
        line-height: .45rem;
        position: relative;
}
.pannel .head span[data-v-b69aa996]:first-child:after {
          content: '';
          display: inline-block;
          position: absolute;
          left: 0;
          bottom: -.1rem;
          width: .4rem;
          height: .08rem;
          background: -webkit-gradient(linear, left top, right top, from(#9E69B1), to(#D94F93));
          background: -webkit-linear-gradient(left, #9E69B1, #D94F93);
          background: linear-gradient(to right, #9E69B1, #D94F93);
          -webkit-border-radius: .06rem;
                  border-radius: .06rem;
}
.pannel .head span.right[data-v-b69aa996] {
        font-size: .28rem;
}
.pannel .comment[data-v-b69aa996] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #F8E7ED;
    padding: .32rem .21rem .32rem .11rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: .04rem;
            border-radius: .04rem;
    margin-bottom: .25rem;
}
.pannel .comment .commentIcon[data-v-b69aa996] {
      width: .88rem;
      height: .88rem;
      -webkit-border-radius: .44rem;
              border-radius: .44rem;
      margin-right: .23rem;
      color: #F67272;
      font-size: .26rem;
      display: inline-block;
}
.pannel .comment .center[data-v-b69aa996] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      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: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
}
.pannel .comment .center p[data-v-b69aa996]:first-child {
        font-weight: bold;
        font-size: .28rem;
}
.pannel .comment .center p[data-v-b69aa996]:last-child {
        font-size: .24rem;
        color: #666666;
}
.pannel .comment .commenBat[data-v-b69aa996] {
      width: 1.12rem;
      height: .48rem;
      line-height: .48rem;
      text-align: center;
      font-size: .26rem;
      background-color: #FBF3F6;
      -webkit-border-radius: .08rem;
              border-radius: .08rem;
      color: #F67272;
}
.pannel .list .item[data-v-b69aa996] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: .26rem .19rem;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    background-color: white;
    -webkit-box-shadow: 0 0 0.48rem 0 #eee9ef;
            box-shadow: 0 0 0.48rem 0 #eee9ef;
    margin-bottom: .24rem;
}
.pannel .list .item > span[data-v-b69aa996]:first-child {
      display: inline-block;
      width: .8rem;
      height: .8rem;
      line-height: .8rem;
      -webkit-border-radius: .4rem;
              border-radius: .4rem;
      text-align: center;
      font-size: .28rem;
      margin-right: .26rem;
}
.pannel .list .item > span:first-child.com[data-v-b69aa996] {
        background-color: #FBF2F7;
}
.pannel .list .item > span:first-child.c91403[data-v-b69aa996] {
        color: #9070B7;
}
.pannel .list .item > span:first-child.c91401[data-v-b69aa996] {
        color: #F7759E;
}
.pannel .list .item > div[data-v-b69aa996]:nth-child(2) {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      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: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-right: .3rem;
}
.pannel .list .item > div:nth-child(2) p[data-v-b69aa996]:first-child {
        font-size: .26rem;
        margin-bottom: .17rem;
}
.pannel .list .item > div:nth-child(2) p[data-v-b69aa996]:last-child {
        font-size: .24rem;
        color: #999999;
}
.pannel .list .item > span[data-v-b69aa996]:last-child {
      font-size: .28rem;
      font-weight: 500;
      color: #999999;
}
.pannel .list .item > span:last-child.c91401[data-v-b69aa996] {
        color: #F7759E;
}
.pannel .list .item > span:last-child.c91403[data-v-b69aa996] {
        color: #999;
}
.pannel .list .more[data-v-b69aa996] {
    text-align: center;
    color: #666666;
    font-size: .28rem;
    padding-top: .2rem;
}
.pannel .list .empty[data-v-b69aa996] {
    text-align: center;
    font-size: .24rem;
    color: #666666;
}
.pannel .slide[data-v-b69aa996] {
    width: 100%;
    /*margin-bottom: .16rem;*/
}
.pannel .change[data-v-b69aa996] {
    background: #fff4f4;
    -webkit-border-radius: 8px;
            border-radius: 8px;
    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;
    padding: .14rem .26rem .14rem .18rem;
    font-size: .22rem;
}
.pannel .change span[data-v-b69aa996]:first-child {
      color: #808080;
}
.pannel .change span[data-v-b69aa996]:last-child {
      color: #ccc;
}

