.memberPriceDetail[data-v-546a934a] {
  background: #fff;
  padding: 0 0.4rem;
}
.memberPriceDetail .title[data-v-546a934a] {
    width: 2rem;
    height: 1.25333rem;
    line-height: 1.25333rem;
    font-size: 0.4rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #333333;
    padding: 0.37333rem auto 0.32rem 0.26667rem;
}
.memberPriceDetail .lists p[data-v-546a934a] {
    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-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    padding-bottom: 0.26667rem;
}
.memberPriceDetail .lists p .item_name[data-v-546a934a] {
      width: 7.46667rem;
      height: 0.53333rem;
      font-size: 0.37333rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 0.53333rem;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
}
.memberPriceDetail .lists p .item_price[data-v-546a934a] {
      height: 0.53333rem;
      font-size: 0.37333rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #FF4B10;
      line-height: 0.53333rem;
}
.memberPriceDetail .memberPriceDetail_popup .popup_title[data-v-546a934a] {
    height: 1.30667rem;
    background: #F5F5F5;
    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;
}
.memberPriceDetail .memberPriceDetail_popup .popup_title .popup_title_font[data-v-546a934a] {
      height: 0.56rem;
      font-size: 0.4rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #969696;
      line-height: 0.56rem;
}
.memberPriceDetail .memberPriceDetail_popup .popup_title .popup_title_close[data-v-546a934a] {
      height: 0.56rem;
      font-size: 0.4rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #5792FD;
      line-height: 0.56rem;
      padding-right: 0.42667rem;
}
.memberPriceDetail .memberPriceDetail_popup .popup_list[data-v-546a934a] {
    padding: 0 0.4rem 0.4rem 0.4rem;
}
.memberPriceDetail .memberPriceDetail_popup .popup_list > p[data-v-546a934a] {
      padding-top: 0.4rem;
      font-size: 0.37333rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
}
.memberPriceDetail .memberPriceDetail_popup .popup_list > p > span[data-v-546a934a]:nth-child(1) {
        display: inline-block;
        width: 2.13333rem;
        color: #666666;
}
.memberPriceDetail .memberPriceDetail_popup .popup_list > p > span[data-v-546a934a]:nth-child(2) {
        display: inline-block;
        width: calc(100% - 2.66667rem);
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
}

