@font-face {
  font-family: 'D-DIN-PRO';
  src: url('/zxHtml/html/font/D-DIN-PRO.otf');
}
.bindCardListBG {
  background-color: #f7f7f6;
  font-family: "Microsoft Sans Serif", sans-serif;
}
.member_privilegeflex {
  background-color: #ffffff;
}

.hide {
  display: none;
}

.header_user {
  position: relative;
  height: 130px;
  padding-top: 10px;
  /* background: linear-gradient(135deg, rgba(43, 37, 27, 1) 0%, rgba(22, 18, 13, 1) 100%); */
  background: linear-gradient(155deg, #2E2E2F 0%, #242424 100%);
}
.header_user::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://cdn3.cmread.com/cbs/static/68/da/5527c1c8add188c8056a73be9269b505f14fd12668da/upfile.png) no-repeat right;
  background-size: 3.6rem 3.78rem;
}
.header_content {
  padding: 23px 0 0 16px;
  display: flex;
  align-items: center;
}

.card_activation {
  position: absolute;
  right: 0;
  bottom: 84px;
  width: 82px;
  height: 22px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.42) 100%);
  border-radius: 12px 0px 0px 12px;
  opacity: 0.3;
}

.card_text, .member_package_image {
  position: absolute;
  right: 15px;
  bottom: 86px;
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  opacity: 0.8;
}

.member_package_image {
  position: absolute;
  right: 5px;
  bottom: 98px;
  width: 5px;
  height: 9px;
}

.member_right_image {
  width: 6px;
  height: 10px;
  padding-bottom: 2px;
}

.header_imge {
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  vertical-align: top;
  border: 2px solid rgba(255, 255, 255, 0.25);
}

.header_content_text {
  display: inline-block;
  padding-left: 8px;

}

.header_content_title {
  display: inline-block;
  color: #FFFFFF;
  font-size: 14px;
    max-width: 2.8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header_content_icon {
  vertical-align: text-top;
  /* width: 34px; */
  height: 12px;
  padding-left: 5px;
}

.header_content_subtitle {
  padding-top: 5px;
  font-size: 12px;
  color: #99958D;
}

.header_tab {
  width: 100%;
  height: 0.8rem;
  margin-top: 0.36rem;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0;
  white-space: nowrap;
}
.header_tab .current{

}
.divider{
  display: inline-block;
  width: 1px;
  height: 19px;
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0) 100%);
}

.member-quanyi{
  padding-top: 0.48rem;
    /* padding-left: 16px;
    padding-right: 16px; */
    background-color: #fff;
}
  .quanyi-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
    .quanyi-title{
      /* width: 195px; */
      height:   0.32rem;
      font-size: 0.3rem;
      font-family: PingFangSC-Medium, PingFang SC;
      font-weight: 500;
      color: #352D2B;
      line-height: 0.32rem;
    }
    .quanyi-tip{
      /* margin-left: 69px; */
      width: 1.12rem;
      height: 0.24rem;
      font-size: 0.28rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #868180;
      line-height: 0.24rem;
      margin-right: 0.16rem;
    }
    .icon-quanju_zhixiangjiantou_xiao{
      color:#868180 ;
    }

  .rights-list{
    display: flex;
    /* // align-items: center; */
    white-space: nowrap;
    overflow-x: auto;
    /* height: 2.6rem; */
    margin-top: 0.48rem;
  }
  .rights-list::-webkit-scrollbar {
    display: none;
  }
  .rights-slice{
    margin-right: 0.48rem;


  }
  .quanyi-list{
    margin-bottom: 0.44rem;
    display: flex;
    align-items: center;}
    .rights-icon{
      display: inline-block;
      width: 0.72rem;
      height: 0.76rem;
      margin-right: 0.2rem;
    }
    .rights{}

      .right-title{
        /* // width: 186px; */
        height: 0.28rem;
        font-size: 0.28rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #352D2B;
        line-height: 0.28rem;

      }
      .right-remark{
        /* // width: 144px; */
        margin-top: 0.08rem;
        height: 0.28rem;
        font-size: 0.24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #AEABAA;
        line-height: 0.28rem;
      }








/*打折二期新增*/

.header_tab>div {
  position: relative;
  width: 33.3%;
  height: 0.74rem;
  padding-top: 0.08rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header_tab>div i {
  display: none;
  position: absolute;
  top: 0.08rem;
  right: 0.22rem;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
  height: 0.64rem;
  line-height: 0.58rem;
  background: rgba(247, 108, 90, 1);
  border-radius: 4rem;
  box-sizing: border-box;
  border: 2px solid rgba(31, 26, 19, 1);
  color: #fff;
  text-align: center;
  font-size: 0.36rem;
  transform: scale(0.5);
  transform-origin: top right;
}
#container .cardIcon {

  position: absolute;
  top: -0.14rem;
  left: -1px;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
  height: 0.64rem;
  line-height: 0.64rem;
  background: rgba(247, 108, 90, 1);
  border-radius: 4rem 4rem 4rem 0;
  font-size: 0.36rem;
  color: rgba(255, 255, 255, 1);
  transform: scale(0.5);
  transform-origin: top left;
}

#container .discounted_money {
  margin-top: -0.08rem;
  height: 0.34rem;
  line-height: 0.34rem;
  font-size: 0.24rem;
  color: rgba(174, 171, 170, 1);
  font-weight: normal;
}

.header_tab_text {
  font-size: 0.28rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  position: relative;
}
.header_tab .current  {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #352D2B !important;

}
.header_tab .current .header_tab_text{
  color: #352D2B !important;
  font-size: 0.32rem;
}
 .current0  {
  background-image: url(https://cdn3.cmread.com/cbs/cover/storage-66/339/bf6874a2b75d43e89d710f286802054c/upfile.png);
  background-repeat: repeat;
  background-size: cover;
}
.current1  {
  background-image: url(https://cdn3.cmread.com/cbs/cover/storage-525/350/c36c67fb46164e0da3b296b2ea923ef4/upfile.png);
  background-repeat: repeat;
  background-size: cover;
}
.current2 {
  background-image: url(https://cdn3.cmread.com/cbs/cover/storage-312/245/f5a964806b89446480c581940a3168aa/upfile.png);
  background-repeat: repeat;
  background-size: cover;
}
/* .header_tab .current p {
  font-size: 15px;
  color: #fff;
  font-weight: 600;
} */

/* .current::after {
  position: relative;
  content: "";
  display: block;
  width: 28px;
  height: 3px;
  background: linear-gradient(90deg, rgba(216, 185, 140, 1) 0%, rgba(159, 131, 90, 1) 100%);
  border-radius: 5px;
  margin: 0 auto;
  top: 3px;
  transition: all .5s ease-out;
} */

.member_package {
  display: flex;
  justify-content: space-between;
  padding: 20px 15px 10px 15px;
  background-color: #fff;
}

.member_title {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #352D2B;

}

.member_title_lable {
  padding-left: 5px;
  width: 330px;
  height: 16px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #D9A665;
  line-height: 16px;
}

.member_subtitle {
  color: #868180;
  font-size: 12px;
}

.member_package_image {
  margin-bottom: -8px;
  width: 6px;
  height: 10px;
}

.member_privilege {
  margin-top: 8px;
  background-color: #fff;
}

.member_privilege_titleBOx {
  padding: 0.4rem 0.32rem;
}
.mermber_flex_css{
  border-top: 0.16rem solid #f7f7f6;
}

.member_privilege_img {
  vertical-align: top;
  width: 24px;
  height: 24px;
}

.member_privilege_title {
  font-weight: 700;
  font-size: 18px;
  padding-left: 5px;
  /* letter-spacing:1px; */
  color: #2F2F2F;
  line-height: 23px;
}

.member_main_img {
  width: 48px;
  height: 48px;
}

.member_privilege_main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px 0;
}

.center {
  text-align: center;
}

.member_privilege_box {
  width: 30%;
  height: 110px;
  text-align: center;
  margin: 0 auto;
}

.member_main_title {
  font-size: 14px;
  font-weight: 700;
  color: #352D2BFF;
  padding: 5px 0;
}

.member_main_subtitle {
  font-size: 11px;
  color: #AEABAAFF;
}

.member_privilege_footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px 0;
  color: #2F2F2F;
  font-size: 13px;
}

.member_privilege_sub {
  width: 95%;
  height: .5px;
  background-color: #E7E7E7FF;
  margin: 0 auto;
}

.fold-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 0;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  color: #868180FF;
  vertical-align: middle;
  border-radius: 0 13px 13px 0;
  border: none;
  padding-left: 1.2%;
}

.fold-button {
  margin: 0px;
  padding: 0.1rem 5px 0.25rem 5px;
  background-color: #fff;
  line-height: 0.5rem;
  height: 0.58rem;
}

.fold-text {
  color: #AEABAA;
  background-color: #fff;
  line-height: 0.58rem;
  height: 0.58rem;
  padding: 0.1rem 15px 0.25rem 15px;
}

.open, .close {
  display: inline-block;
  color: rgba(217,166,101);
  width: 18%;
  /* line-height: 25px; */
  text-align: center;
  background: rgba(217,166,101,0.1);
  border-radius: 13px;
}

.close {
  border-radius: 13px 0 0 13px;
  border: .5px solid rgba(195, 170, 138, 0.5);
  border-right: none;
}

.fold-button-calls {
  display: flex;
  width: 95%;
  height: 27px;
  margin: 0 auto;
  justify-content: flex-end;
  align-items: center;
  background: rgba(255, 255, 255, 1);
  border: 1px solid #fff;
}

.fold-button-content {
  position: absolute;
  left: 15px;
  color: #AEABAA;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 29px;
}

.order_now_bgc {
  padding: 0 0 25px 0;
  background-color: #fff;
  border-bottom: 0.16rem solid #f7f7f6;
}

.masking_box {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(7, 17, 27, 0.4);
}

.masking {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 292px;
  height: 194px;
  border-radius: 6px;
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  z-index: 999;
}

.masking_title {
  font-size: 19px;
  font-weight: 500;
  color: #342D2B;
  padding: 30px 0 15px 0;
}

.masking_content {
  width: 240px;
  height: 63px;
  font-size: 15px;
  color: #342D2B;
  margin: 0 auto;
  /* padding-bottom: 30px; */
}

.masking_button {
  margin-top: 10px;
  font-size: 16px;
  color: #BFAB8E;
  line-height: 50px;
}

.masking_button::before {
  display: block;
  content: '';
  width: 292px;
  height: 1px;
  background: rgba(243, 243, 243, 1);
}

.order_now {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  /* width:343px; */
  width: 90%;
  height: 44px;
  background: linear-gradient(90deg, rgba(216, 185, 140, 1) 0%, rgba(159, 131, 90, 1) 100%);
  border-radius: 22px;
  color: #fff;
  font-size: 16px;
}

.listenIcon,
.videoIcon,
.fdbookIcon{
  position: absolute;
  z-index: 102;
  right: .06rem;
  bottom: .06rem;
  width: .6rem;
  height: .34rem;
}
.listenIcon{
  background: url(https://cdn3.cmread.com/cbs/static/e6/03/5527c1c8add188c8056a73be926b29061075343be603/upfile.png);
  background-size: 100% 100%;
}
.videoIcon{
  background: url(https://cdn3.cmread.com/cbs/static/88/24/5527c1c8aae2577c056a73be3a8c7506107532cb8824/upfile.png);
  background-size: 100% 100%;
}
.fdbookIcon{
  width: 1rem;
  background: url(https://cdn3.cmread.com/cbs/static/1e/e6/5527c1c8ae93b2d005527d21ad211e061075351e1ee6/upfile.png);
  background-size: 100% 100%;
}

#container {
  background-color: #fff;
  position: relative;
  z-index: 40;
}

.content1 {
  width: auto;
  margin: 0 10px;
  text-align: center;
  overflow-x: auto;
  webkit-overflow-scrolling: touch;
}

.content1::-webkit-scrollbar {
  display: none;
}

.continuous_current {
  border: 1px solid rgba(195, 170, 138, 1);
  background: rgba(211, 195, 173, 0.1);
}

.continuous1 {
  position: relative;
  width: 2.18rem;
  height: 2.6rem;
  border-radius: .12rem;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(239, 235, 234, 1);
  margin-right: 10px;
  -webkit-box-orient: vertical;      /* Chrome */
  display: flex;
  flex-direction: column;
  flex: 0 0 2.18rem;
}

.continuous1:last-child {
  margin-right: 15px;
}

.content_ul {
  white-space: nowrap;
  margin-top: .125rem;
  margin-bottom: .1rem;
  /* height: 3rem; */
  display: box;              /* OLD - Android 4.4- */
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
}

.continuous_monthly {
  padding: 0.34rem 0 0.12rem;
  font-size: 0.28rem;
  color: #D9A665;
  line-height: 0.4rem;
}

.continuous_money span {
  font-family: D-DIN-PRO !important;
}

.continuous_money .money {
  line-height: 0.64rem;
}

.continuous_money .continuous_money_symbol {
  font-size: 0.28rem;
  color: #2F2F2F;
  line-height: 0.4rem;
}

.continuous_money {
  font-size: .56rem;
  color: #2F2F2F;
  font-weight: bold;
  font-family: D-DIN-PRO !important;
  height: 0.9rem;
  /* width: 107px; */
}

.continuous_money .money span {
  font-size: 0.32rem;
}

.continuous_content {
  font-size: 0.25rem;
  font-weight: 400;
  color: rgba(174, 171, 170, 1);
  margin: 0.25rem 0 0 0;
  line-height: 0.28rem;
  transform: scale(0.8);
  transform-origin: top center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.continuous_content.idfamoney{
  margin-top: 0.1rem;
}

.continuous_number {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: .38rem;
  background-color: #C3AA8A;
  border-radius: 0 0 .05rem .05rem;
  color: #fff;
  font-size: .2rem;
  line-height: .38rem;
}

.default_choose {
  background: #FFF8EF;
  border: 1px solid #C3AA8A;
  box-shadow: 0 .04rem .12rem 0 rgba(231, 223, 213, 1);
}

.continuous_lable_sub {
  position: absolute;
  top: -8px;
  left: -1px;
  padding: 0 6px;
  font-size: 9px;
  font-weight: 400;
  line-height: 18px;
  background-color: #F76C5A;
  color: #fff;
  border-radius: 8px 9px 9px 0;
}

.changeGift_title {
  font-size: 0.36rem;
  color: #2F2F2F;
  font-weight: 500;
  line-height: 0.5rem;
  padding-top: 0.4rem;
  padding-bottom: 0.44rem;
  padding-left: 0.32rem;
  background: #fff;
  margin-top: 0.16rem;
}

.changeGift_book {
  background: #fff;
}

.content-list .module-shade {
  position: absolute;
  top: .53rem;
  left: .26rem;
  width: 1.4rem;
  height: 2.12rem;
  border-radius: 0;
  z-index: 1;
  border: none;
}

#icon_refresh {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-animation: rotate 1s linear infinite;
  -moz-animation: rotate 1s linear infinite;
  -o-animation: rotate 1s linear infinite;
  animation: rotate 1s linear infinite;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(360deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}

@-o-keyframes rotate {
  from {
    -o-transform: rotate(360deg);
  }
  to {
    -o-transform: rotate(0deg);
  }
}

@keyframes rotate {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

.ordered {
  border-radius: .02rem solid #EFEBEA;
}

.ordered p, .ordered p .continuous_money_symbol, .ordered .continuous_money span{
  color: #D7D5D5;
}
.rightsList{
  padding: 0 0.3rem .1rem;
}
.rightsList .rights-item{
  padding-bottom: .42rem;
  display: flex;
  align-items: center;
}
.rights-item .rightsIcon{
  width: .96rem;
  height: .96rem;
  display: block;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.rights-item .rightConTitle{
  color: #352D2B;
  font-weight: bold;
  line-height: .4rem;
  font-size: .28rem;
  margin-bottom: .06rem;
}
.rights-item .rights{
  flex: 1;
  margin-left: .34rem;
  color: #868180;
  font-size: .24rem;
  line-height: .34rem;
}
.rights-item .rights a{
  color: #C3AA8A;
}
.rightsBtn{
  /* border-bottom: .16rem solid #F7F7F6; */
  overflow: hidden;
}
.rightsHshow{
  height: .88rem;
  transition-duration: 1s;
}
.rightsHide{
  height: 0;
  transition-duration: 1s;
}
.rightsBtn span{
  display: block;
  /* width: 7.12rem; */
  margin: 0 .32rem;
  border-top: .01rem solid #E7E7E7;
  /* height: .88rem; */
  line-height: .88rem;
  text-align: center;
  color: #2F2F2F;
  font-size: .26rem;
}

.rightsBtn .moreRights{
  transform: rotate(180deg);
}
.rightsBtn i{
  position: relative;
  top: .06rem;
  width: .3rem;
  height: .3rem;
  display: inline-block;
  margin-left: .1rem;
  background: url(https://cdn3.cmread.com/cbs/static/f0/aa/5527c1c8af93b08405527d2179eef105f16d07daf0aa/upfile.png) no-repeat center;
  background-size: 100% 100%;
}
.cardSendRule{
  padding: 0 .32rem .4rem;
  font-size: .24rem;
  color: #868180;
  line-height: .34rem;
  background: #fff;
  /* border-bottom: 0.16rem solid #f7f7f6; */
}
.cardSendRule h3{
  border-top: .01rem solid #E7E7E7;
  color: #352D2B;
  font-size: .28rem;
  line-height: .4rem;
  padding: .4rem 0 .16rem;
 }

 .orderExplain {
  margin: 0.24rem 0.24rem 0.72rem;
  padding: 1.22rem 0.32rem 0.06rem;
  position: relative;
  background: url(https://cdn3.cmread.com/cbs/cover/storage-448/219/2024/07/01/15/17/54/upfile.png) no-repeat;
  background-color: #fff;
  border-radius: 0.2rem;
  background-size: 100%;
  box-sizing: border-box;
 }
 .orderExplain .orderMain {
  margin: 0 auto;
 }
 .orderExplain .orderTitle {
   height: 0.48rem;
   font-family: PingFangSC, PingFang SC;
   font-weight: 600;
   font-size: 0.24rem;
   line-height: 0.48rem;
   color: #1F1F1F;
}

.orderExplain .content {
  font-family: PingFangSC, PingFang SC;
  font-size: 0.24rem;
  color: #999999;
  line-height: 0.36rem;
  margin-top: 0.1rem;
  margin-bottom: 0.26rem;
}
