.wrapper {
    background-color: #F6F5F5;
    font-family: "微软雅黑";
}
/*loading*/
div.loading{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    /*color: #fff;*/
    text-align: center;
    background: rgba(255,255,255,0.3);
}
div.loading>.loading-nei{
    position: absolute;
    left: 50%;
    top: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
div.loading.hide{
    display:none;
}
div.loading>.loading-nei>img {
    width: 0.7rem;
    height: 0.7rem;
    margin-bottom: 0.13rem;
}
.head-body{
    position: relative;
    padding-bottom: 1.5rem;
}
.head-body>.head-nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #449eea;
    color: #fff;
    padding: 0.3rem;
    font-size: 0.42rem;
    height: 1.2rem;
    font-weight: 600;
}
.head-body>.head-nav>div img{
    width: 0.8rem;
}
.head-text{
    padding: 0 0.6rem 2rem;
    background: #449eea;
    color: #fff;
}
.head-second{
    width: 100%;
    position: absolute;
    top:4rem;
    font-size: 0.4rem;
}
.head-title{
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  padding:0.3rem;
  background: #fff;
}
.head-title>.bag-block{
    width: 1px;
    height: 20px;
    background: #AAA;
}
.tabs a {
    padding: 0.3rem;
    box-sizing: border-box;
/*    font-weight:normal;
    text-align:center;
    width:64px;
    height:38px;
    line-height:38px;
    color:#2a70be;
    text-decoration:none;*/
}
.tabs .red-color a.active {
    color: #449eea;
    border-bottom: 4px solid #449eea;
}
.xiangmu .red-color a.active {
    color: #D2A24D;
    border-bottom: 4px solid #D2A24D;
}
.thirdcou .red-color a.active {
     color: #FF6200;
    border-bottom: 4px solid #FF6200;
}
.tabs .gray-color a.active {
    border-bottom: 4px solid rgb(127,127,127);
}
.red-color a{
    color: rgb(127,127,127);
}
.gray-color a{
    color: rgb(127,127,127);
}
.head-content{
    padding:0;
}
#tabs-container .swiper-slide{
    /*padding: 0.3rem;*/
}
.coupon-item{
   padding: 0.3rem;
   border-radius: 5px;
   position: relative;
   margin-top: 10px;
}
.usable-slide .coupon-item{
   border: 1px solid rgb(234,234,234);
   background:rgb(251,251,251);
   /*color: rgb(210,210,210);*/
   border-left: 8px solid #3282cd;
}

.usable-slide .coupon-title{
    color:#3282cd;
}
.usable-slide .coupon-text{
    letter-spacing: 0.05rem;
    padding: 0.2rem 0;
    border-bottom: 1px dashed rgb(237,237,237);
}
.expired-slide .coupon-item{
   border: 1px solid rgb(234,234,234);
   background:rgb(251,251,251);
   color: rgb(210,210,210);
   border-left: 3px solid rgb(160,160,160);
}
.expired-slide .coupon-guoqi,.xiang-coupon>.coupon-guoqi{
    position: absolute;
    right: 0.4rem;
    top: 0.3rem;
}
.expired-slide .coupon-guoqi img{
    width: 1.6rem;
}
.coupon-title{
   font-size:0.45rem;
}
.coupon-title span{
    font-size: 0.7rem;
    font-weight: bold;
}
.expired-slide .coupon-text{
    letter-spacing: 0.05rem;
    padding: 0.2rem 0;
    border-bottom: 1px dashed rgb(237,237,237);
}
.coupon-amount{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.2rem;
    color: #ccc;
}
.brand-null{
    text-align: center;
    padding: 0.3rem;
    color: #999;
}
/*我的卡券*/
.luckyBag-item{
  background: #fff;
  padding: 10px 10px 0;
  margin-bottom: 10px;
}
.luckyBag-item img{
  width: 100%;
}
.luckyBag-item>div{
  position: relative;
}
.luckyBag-item .triangle{
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 0.8rem solid transparent;
  border-top-color: rgba(0,0,0,0.3);
  border-right-color:rgba(0,0,0,0.3);
}
.bagcount{
  color: #fff;
  position: absolute;
  top: 0.35rem;
  right: 0.2rem;
  font-size: 0.26rem;
}

/*项目券*/
.xiangmu-list{
  padding: 0 10px;
  width: 100%;
}
.usable-slide .xiangmu-coupon{
   border-left: 3px solid #D2A24D;
   background: #fff;
}
.usable-slide .third-coupon{
  border-left: 3px solid #FF6200;
}
.usable-slide .third-title,.usable-slide .third-coupon span{
  color: #FF6200;
}
.usable-slide .xiangmu-title,.usable-slide .xiangmu-coupon span{
  color: #D2A24D;
}
.xiang-coupon>div>img{
  width: 1.6rem;
  height: 1.6rem;
}
.coupon-xiangmu>.coupon-title,.coupon-xiangmu>.coupon-text>span{
 color: #D2A24D;
}
.xiang-coupon>.coupon-title{
   color: rgb(210,210,210);
}
.coupon-list>.xiang-coupon{
   color: rgb(210,210,210);
   border-left: 3px solid rgb(160,160,160);
}
/*项目券详情页*/
.redbag-detail{
  max-width: 768px;
  margin: 0 auto;
}
.redbag-detail>div{
  /*width: 100%*/
  margin:15px;
  background: #fff;
  padding: 15px;
}
.redbag-detail>div>.coupon-head{
  background-image:url(../../../img/member/userCenter/redback.png);
  background-size: 100%;   /* 重点 */
  color: #fff;
  padding: 15px 15px 58px;
  width: 8rem;
  height: 4.94rem;
  margin: 0 auto;
}
.redbag-detail>div>.xiangmu-head{
  width: 8.5rem;
  height: 5.25rem;
}

.coupon-head>.xiangmu-number{
  margin-bottom: 15px;
}
.coupon-head>.xiangmu-number>span{
  font-size: 0.5rem;
}
.coupon-head>.coupon-dename{
  font-size: 0.4rem;
  margin-bottom: 12px;
}
.coupon-head>.coupon-dename span{
  margin-top: 5px;
  display: inline-block;
}
.coupon-head>.xiangmu-number>.coupon-price{
  font-size: 0.7rem;
}
.coupon-head>.coupon-content{
  font-size: 0.4rem;
  margin-bottom: 12px;
}
.coupon-head>.coupon-time{
  font-size: 0.35rem;
  margin-bottom: 12px;
}
.coupon-main{
  text-align: center;
  margin: 10px 0;
 }
 .coupon-main img{
  width: 3.4rem;
 }
 .coupon-main>div{
  margin:10px 0 15px;
  color: #6d6d6d
 }
 .coupon-icon{
  padding: 10px
 }
 .coupon-icon h2{
  padding: 15px 0 10px;
  font-size:0.37rem;
  color:#565656;
 }
.coupon-icon p{
  text-indent: 1em;
  padding: 3px;
  font-size: 0.35rem;
  color:#565656;
  line-height: 0.6rem;
}
/*商家卡券*/
.store-main img{
  width: 3rem;
}
.redbag-detail>.store-div{
  padding: 23px;
}
.coupon-head>.store-number{
   font-weight: 600;
   margin:10px 0 15px;
}
.coupon-head>.store-number>span{
  font-size: 0.4rem;
}
.coupon-head>.store-number>span:nth-child(2){
   font-size: 0.7rem;
}
.store-div>.store-main{
  padding-top: 5px;
}
/*手风琴*/
.swiper-slide>.store-list{
  margin-top: 0.1rem;
}
.store-item>h2{
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 0.2rem 0.4rem;
    width: 100%;
    outline: none;
    transition: 0.4s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border-top:1px solid #d6d6d6;
    border-bottom:1px solid #d6d6d6;
    margin-top: 3px;
}
.store-item>h2>a{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.35rem;
}
.store-item>h2>a>img{
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  margin-right: 0.2rem;
}
.store-item>h2>span{
  width: 0.5rem;
  height: 0.5rem;
  background: url(../../../img/member/userCenter/down.png) no-repeat;
  background-size:100%;
}
.store-item>h2.active>span{
   width: 0.5rem;
  height: 0.5rem;
  background: url(../../../img/member/userCenter/up.png) no-repeat;
  background-size:100%;
}
.expired-slide>.store-list>.store-item>h2>a>span{
   color: #a4a4a4 !important;
}
.expired-slide>.store-list>.store-item>h2>a>img{
  /*变灰*/
/*    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; */
    opacity:0.4;
    filter:alpha(opacity=40); /* 针对 IE8 以及更早的版本 */
}
.store-item>ul.redbag-list{
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.store-item>ul.redbag-list .redbag-item{
    padding-bottom: 0.2rem;
}
.store-item>ul .redbag-left{
  border-left:8px solid #3282cb;
  border-top:1px solid #ebebeb;
  border-bottom:1px solid #ebebeb;
}
.expired-slide .store-item>ul .redbag-left{
  border-left:8px solid #c5c5c5;
}
.expired-slide .store-item>ul .redbag-left>.redbag-bumber,.expired-slide .store-item>ul .redbag-left>.redbag-name>span{
   color:#a4a4a4;
}
.store-item>ul .redbag-left>.redbag-bumber{
  color:#3282cb;
  font-weight: 600;
}
.store-item>ul .redbag-left>.redbag-name>span,.store-item>ul .redbag-go{
  color:#3282cb;
}

.store-item>ul .redbag-go{
  border-right:1px solid #ebebeb;
  border-top:1px solid #ebebeb;
  border-bottom:1px solid #ebebeb;
}
/*消费卡*/
.redbag-detail>.card-list{
  /*padding:10px;*/
  background: #fff;
  margin:15px;
  padding: 15px 15px;
}
.card-item{
  background: url(../../../img/member/userCenter/blueback.png) no-repeat;
  background-size:100%;
  width: 8rem;
  height: 5rem;
  margin:0 auto 20px;
  position: relative;
  color: #fff;
  padding: 15px;
  /*margin-top: 10px;*/
}
.card-item>.card-head{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.card-item>.card-head img{
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
  border:2px solid #fff;
}
.card-item>.card-footer{
  position: absolute;
  bottom: 0.7rem;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.38rem;
  margin-left: 0.3rem;
}
.card-time{
  font-size: 0.2rem;
  margin-left: 0.4rem;
}
.card-item>.card-head>.card-content{
  margin-left: 10px;
}
.card-name,.card-id{
  font-size: 0.4rem;
}
.card-id{
  margin:8px 0;
}
/*第三方卡券*/
.third-icon p{
   padding: 8px;
}
.third-main img{
  width: 6.5rem;
}
/*支付红包*/
.redbag-item{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 9.5rem;
  margin: 10px auto 0;
}
.redbag-left{
    width:7rem;
    height: 2.5rem;
    position: relative;
    background-image: radial-gradient(circle at right top, #F6F5F5, #F6F5F5 0.15rem, transparent 0.16rem),
    radial-gradient(circle at right bottom, #F6F5F5, #F6F5F5 0.15rem, transparent 0.16rem);
    background-color: #fff;
    border-radius: 8px 0 0  8px;
    border-left: 10px solid #fe4c40;
    /*border-right: 2px dashed #F6F5F5;*/
    padding: 0.18rem 0.2rem;
}
.redbag-left>div{
  margin-bottom: 7px;
}
.redbag-go{
  width: 2.5rem;
  height: 2.5rem;
  background-image: radial-gradient(circle at left top, #F6F5F5, #F6F5F5 0.15rem, transparent 0.16rem),
  radial-gradient(circle at left bottom, #F6F5F5, #F6F5F5 0.15rem, transparent 0.16rem);
  background-color: #fff;
  border-radius: 0 8px 8px 0;
  border-left: 2px dashed #F6F5F5;
  padding: 0.18rem;
  text-align: center;
  /*padding-top: 1.06rem;*/
  color: #fe4c40;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.redbag-go>img{
  width: 1.9rem;
  height: auto;
}
.redbag-go>span{
  /*padding-top: 1.06rem;*/
}
.redbag-center{
/*  height: 2rem;
  border:1px dashed #F6F5F5;*/
}
.redbag-bumber{
  font-size: 0.7rem;
  color: #fe4c40;
  font-weight: 600;
}
.redbag-bumber>span{
  font-size: 0.35rem;
}
.redbag-left>hr{
  border:1px dashed #F6F5F5;
  margin-bottom: 9px;
}
.redbag-name{
  font-size: 0.32rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.redbag-name span{
  color: #fe4c40;
}
.redbag-time{
  color: #a5a5a5;
}
.redbag .red-color a.active {
  color: #fe4c40;
  border-bottom: 4px solid #fe4c40;
}
.expired-slide .redbag-bumber{
  color: #9d9d9d;
}
.expired-slide .redbag-left{
  border-left: #5c5c5c;
}
.expired-slide .redbag-name,.expired-slide .redbag-name >span{
  color: #a4a4a4;
}
.weijihuo>.redbag-left{
  border-left: 8px solid #c5c5c5 !important;
}
.weijihuo>.redbag-left>.redbag-bumber,.weijihuo>.redbag-left>.redbag-name,.weijihuo>.redbag-left>.redbag-name>span{
  color: #c5c5c5 !important;
}
.weijihuo-img{
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: .2rem;
  right: .3rem;
  opacity: 0.7;
}
/*支付红包详情*/
.redbag-box{
  padding: 10px 0;
}
.redbag-point{
  height: 50%;
}
.redbag-point>div{
  border-radius: 8px;
  padding: 10px;
  height:100%;
  position: relative;
  box-sizing: border-box;
   overflow: auto;
}
.redbag-point h2{
  color: #fe4c40;
  border-bottom: 1px solid #dfdfdf;
}
/*.coupon-text{
  margin-top: 20px;
}*/
.coupon-text p{
  text-indent: 1em;
  line-height: 0.6rem;
}
.coupon-btnbox{
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
}
.coupon-btn{
  width: 90%;
  border:1px solid #ffe8e8 ;
  border-top:1px solid #fe4c40;
  margin:0 auto;
  padding: 20px;
}
.coupon-btn>div{
  background: #fe4c40;
  color: #fff;
  text-align: center;
  padding: 15px 30px;
}

/*我的积分*/
.point-head li{
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding: 0.4rem 0.3rem;
   background: #fff;
}
.point-head li img{
  width: 0.3rem;
}
.point-head>.point-text{
  background: #F6F5F5;
}
.point-head .point-store{
  padding: 0.2rem 0.3rem;
  border-radius: 0.5rem;
  border:1px solid #449eea;
  color: #449eea;
}
.point-text span:first-child{
  font-size: 0.4rem;
}
.point-text span:nth-child(2){
  margin-right: 0.1rem;
    font-size: 0.4rem;
    color: #b2b2b2;
}
/*.point-text span:nth-child(2) a{
  color: #449eea;
}
.point-text span:nth-child(2) img{
  margin-right: 5px;
}*/
.point-number{
  color: #fe4c40;
  font-size: 0.5rem;
  margin:0 0.1rem ;
}
.point-num{
  color: #74a943;
}
.point-head ul{
  padding:0 0.2rem;
  background: #fff;
}
.point-head ul li{
  border-bottom: 1px solid #ccc;
  padding: 0.45rem 0;
}
.point-head .point-tips{
  background-color: rgb(255,255,153);
  color: #e70834;
  font-size: 0.34rem;
  padding: 0.2rem 0.3rem;
  justify-content: center;
}
.point-head ul li div div:first-child{
   font-size: 0.34rem;
   margin-bottom: 0.1rem;
}
.point-head ul li div div:nth-child(2){
  color: #878787;
}
.nofudai img{
  width: 100%;
}
/*福袋*/
.havefudai{
  position: relative;
  max-width: 768px;
  margin: 0 auto;
}
.fudai-back img{
   width: 100%;
}
.fudai-bag{
  position: absolute;
  top: 0.7rem;
}
.fudai-bag>div{
  width: 90%;
  margin: 0 auto;
  border-radius: 8px;
  box-shadow: 4px 4px 5px -1px  #cccccc;
}
.fudai-bag img{
  width: 100%
}
.fudaibg-coupon{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fudaibg-coupon>div{
  position: relative;
}
.tishi-box{
  position: absolute;
  top: 0px;
  right: 0px;
}
.tishi-box>img{
  width: 0.7rem !important;
}
.coupon-count,.hongbao-count{
  position: absolute;
  top: 0.15rem;
   right: 0rem;
/*  left: 0.05rem;*/
  color: #fff;
  font-size: 0.3rem !important;
  letter-spacing: 0 !important;
  text-align: center;
  margin-left: 0 !important;
  display: inline-block;
  width: 0.7rem;
}
.fudaibg-coupon div img{
  width: 0.7rem;
}
.fudaibg-coupon a{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.3rem;
  width: 100%;
  background: #fff;

}
.fudaibg-coupon div:first-child a{
  border-radius: 0px 0px 0px 10px;
}
.fudaibg-coupon div:first-child,.fudaibg-coupon div:nth-child(3){

  width: 49.5%;
}
.fudaibg-coupon div:nth-child(3) a{
  border-radius: 0px 0px 10px 0px;
}
.fudaibg-coupon>span{
  background: #ccc;
  width: 1%;
}
.fudaibg-coupon div span{
  font-size: 0.4rem;
  margin-left: 0.2rem;
  letter-spacing: 0.05rem;
}
.fudai-box{
  background: #fafafa;
  margin-top: 1.6rem;
}
.fudai-box .coupon-item{
  width: 9.5rem;
  margin: 10px auto 0;
}
.fudai-box>.redbag-list{
  padding:0 0.25rem;
}
.fudai-box>ul{
  /*padding: 0.3rem 0px;*/
  padding-bottom: 0.8rem;
}
.fudai-box .redbag-list{
  border-bottom:1px dashed #D2D2D2;
  padding-bottom: 0.8rem;
}
.fudai-box li{
  border: 1px solid #fafafa;
  border-radius: 8px;
  background: #fff;
}
.fudai-box .coupon-item{
  border-left: 3px solid #D2A24D;
}
.fudai-box .coupon-item .coupon-title,.fudai-box .coupon-item .coupon-title .coupon-text{
  color:#D2A24D;
}
.havefudai .coupon-text{
  padding: 0.25rem 0;
  border-bottom: 1px dashed #F6F5F5;
}
.fudai-box .xiang-coupon{
 border-left: 3px solid rgb(160,160,160);
}
.fudai-box .xiang-coupon .coupon-text,.fudai-box .xiang-coupon .coupon-text span{
  color: rgb(210,210,210);
}
.fudai-title{
  text-align: center;
  padding: 0.5rem;
  font-size: 0.4rem;
}
.blackclass .redbag-left{
  border-left: 10px solid rgba(0,0,0,0.3);
}
.blackclass .redbag-bumber,.blackclass .redbag-name,.blackclass .redbag-name span{
  color: rgb(210,210,210);
}
.redbag-zhanshi{
  padding: 0.4rem;
  text-align: center;
  font-size: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.redbag-zhanshi img{
  width: 0.4rem;
}
.fudai-box>.redbag-list>a:nth-child(n+3),.fudai-box>.xiangmu-list>a:nth-child(n+3){
  display: none;
}
.fudai-box .xiangmu-list .coupon-guoqi{
    position: absolute;
    right: 0.4rem;
    top: 0.3rem;
}
.fudai-box .xiangmu-list .coupon-guoqi img{
  width: 1.6rem;
  height: 1.6rem;
}
.fudai-box .xiang-coupon .coupon-title{
  color: rgb(210,210,210);
}
/*弹框*/
.tankuang-body{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.1);
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
}
.store-info>.tankuang-licheng{
    width: 96vw;
    left: 2vw;
    top: 10vh;
    /*display: none;*/
    background: #F6F5F5;
}
.store-info>.tankuang-licheng>span{
    float: right;
}
.store-info>.tankuang-licheng>span>img{
    margin-top: 0.2rem;
    margin-right: 0.2rem;
    width: 0.6rem;
}
.store-info>.tankuang-licheng>.store-main{
    padding: 0.1rem 0;
}
.store-info>.tankuang-licheng>.store-type{
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding: 0px 10px;
   background: #fff;
   border-radius: 5px;
   border:1px solid #ccc;
   margin: 10px;
}
.store-info>.tankuang-licheng>.store-type>div:first-child{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 85%;
  border-right:1px solid #ccc;
}
.store-info>.tankuang-licheng>.store-type>div{
  padding: 5px;
}
.store-info>.tankuang-licheng>.store-type img{
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.1rem;
}
.store-info>.tankuang-licheng>.store-type input{
  font-size: 0.4rem;
  line-height: 0.8rem;
  border:none;
  width: 90%;
}
.store-info>.tankuang-licheng>.store-type input::-webkit-input-placeholder {
   font-size: 0.4rem;
}
.store-info>.tankuang-licheng>.store-main>.store-list{
    height: 65vh;
    overflow:auto;
    text-align: left;
    /*padding: 0 0.3rem 0.4rem;*/
    /*margin-top: 0.4rem;*/
}
.tankuang-licheng{
    position: absolute;
    width: 8rem;
    z-index: 999;
    top: 30vh;
    left: 1rem;
    background: #fff;
    text-align: center;
    font-size: 0.4rem;
    border-radius: 5px;
    box-shadow: 2px 2px 6px 2px  #ccc;
}
.tankuang-licheng>.tankuan-head{
    padding: 0.4rem;
    border-bottom: 1px solid #EEEEE0;
    background: #449eea;
    border-radius: 5px 5px 0 0;
    color: #fff;
}
.storecou-item{
  display: flex;
  justify-content:flex-start;
  align-items: center;
  background: #fff;
  padding: 0.3rem;
  margin-bottom: 10px;
}
.storeitem-name{
  /*text-overflow: -o-ellipsis-lastline;*/
  overflow: hidden;
  text-overflow: ellipsis;
  /*display: -webkit-box;*/
  -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
}
.storecou-item>div:nth-child(2){
  margin-left: 0.4rem;
}
.storecou-item>div>div:nth-child(2){
  margin-top: 0.2rem;
  font-size: 0.38rem;
  color: #8b8b8b;
}
/*福袋列表*/
.lucky-list li{
  margin-bottom: 5px;
}
.lucky-list li img{
   width: 100%
}
.nofudai{
  display: none;
}
/*消费卡详情*/
.card-code{
  text-align: center;
}
.card-code img{
  width: 5rem;
}
.card-title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.4rem 0;
  border-bottom: 2px solid #cbcbcb;
}
.card-title span{
  width: 50%;
  text-align: center;
  padding: 0.4rem 0;
  font-size: 0.4rem;
}
.card-active{
  border-bottom: 2px solid #D2A24D;
  color: #D2A24D;
}
.card-con{
  padding-top: 0.5rem;
}
.card-quan,.card-sale{
  padding: 0 1.5rem;
  font-size: 0.4rem;
}
.card-quan li,.card-sale li{
  list-style-type: square;
  padding: 0.3rem 0;
}
.redbag-detail>.card-list>.card-item>.cadetail-money{
   margin-right: 0.1rem;
}
.cadetail-money span{
  font-size: 0.5rem;
}
.detail-store{
  margin-top: 8px;
  font-size: 0.4rem;
}
#img-detail>img{
  width: 1.5rem;
  height: 1.5rem;
}
.card-con{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.card-con ul{
  width: 100%;
}
.card-left{
  position: absolute;
  left: -100%;
}
.card-middle{
  position: absolute;
  left: 0;
}
.card-right{
  position: absolute;
  left: 100%;
}
/*福三角*/
.fu-sanjiao{
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 0.56rem solid transparent;
  border-top-color: rgba(0,0,0,0.3);
  border-right-color: rgba(0,0,0,0.3);
  border-radius: 6px;
}
.hong-snjiao{
  border-top-color: #e70834;
  border-right-color: #e70834;
}
.fu-word{
  color: #fff;
  position: absolute;
  top: 0.18rem;
  right: 0.16rem;
  font-size: 0.26rem;
}
.in-wechat{
  display: none !important;
}
