body {
    line-height: 1.25em;
    /*background: #FFF;*/
    background-color: #fbfafa;
}
a{ text-decoration:none; color:#000;}
.tbl-type {display: table;width: 100%;}
.tbl-cell {display: table-cell;}
/*body{ background:#FFF;}*/
.memberbg {
    height: 194px;
    /*z-index: -1;*/
    top: 0;
    left: 0;
    width: 100%;
    background: url(/mobile/images/memberBg-9.png) no-repeat;
    background-size: cover
}
.memberwrapper {
    height:150px;
    overflow: hidden;
}
/*    .memberwrapper a.seting {
        width: 25px;
        height: 25px;
        right: 5px;
        top: 5px;
        background: url(/mobile/images/setting.png) no-repeat;
    }*/

.user {
    width: 100%;
    height: 130px;
    margin-top: 20px;
    /*position: relative*/
}
.user .userKefu {
    color: #fff;
    display: block;
    margin-right: 10px;
}
.memberavatar {
    -webkit-border-radius: 8px;
    float: left;
    display: block;
    width: 70px;
    height: 70px;
    border: 2px solid #fff;
    /*margin-left: 30px;*/
}
.memberinfo {
    float: left;
    position: absolute;
    left: 33%;
    top: 20px;
}
.membername,.memberlevel,.memberpoint{
    display: block;
    color: #fff;
    /*line-height: 25px;*/
    margin-top: 5px;
}
.memberlevel,.memberpoint{opacity: .7;}

.memberNavBox {
    font-size: 14px;
    padding-bottom: 5px;
    background-color: #fbfafa;
}
.memberMyorders {
    background-color: #fff;
    height: 3.2rem;
    padding: 0.8rem;
}
.memberMyorders h3 {
    font-size:1rem;
    color: #000;
    font-weight:bold;
}
.memberMyorders a {
    color: #a8a8a8;
}
.memberNavBox * {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.memberNavBox .memberNav {
    height: 4.5rem;
    /*padding: 0.6rem 0;*/
    background-color: #fff;
}
.memberNav .link {
    width: 20%;
    height: 100%;
    float: left;
    display: block;
    text-align: center;
}
.memberNav .link i.icon {
    margin: 0.68rem auto 0.5rem;
    font-size: 1.2rem;
    display: block;
    color: #6c6c6c;
}


.memberNav.lastnav .link i.icon {
    color: #ef3903;
}
/*
.memberNavBox .link{
    display: inline-block;
    width: 100%;
    float: left;
    margin-left: -1px;
    position: relative;}
.memberNavBox li:last-child .link{margin-left: 0;}
.memberNavBox .link:before {
    width: 26px;
    height: 26px;
    display: block;
    content: '';
    background: url(/mobile/images/member-icons.png) no-repeat;
    margin: 8px auto;
}




.memberNavBox .link1:before {
    background-position: 0 0;
}
.memberNavBox .link2:before {
    background-position: -26px 0px;
}
.memberNavBox .link3:before {
    background-position: -55px 0;
}
.memberNavBox .link4:before {
    width:27px;
    background-position: -82px 0;
}
.memberNavBox .link5:before {
    width: 27px;
    height:27px;
    background-position: -109px 1px;
}
.memberNavBox .link6:before {
    background-position: 0 -25px;
}
.memberNavBox .link7:before {
    background-position: -25px -25px;
}
.memberNavBox .link8:before {
    width:32px;
    background-position: -51px -25px;
}
.memberNavBox .link9:before {
    background-position: -83px -25px;
}
.memberNavBox .link10:before {
    width: 28px;
    background-position: -108px -25px;
}
.memberNavBox .link11:before {
    background-position: 0px -50px;
}
.memberNavBox .link12:before {
    width: 27px;
    background-position: -25px -50px;
}
.memberNavBox .link13:before {
    width: 32px;
    background-position: -52px -50px;
}
.memberNavBox .link14:before {
    background-position: -84px -50px;
}
.memberNavBox .link15:before {
    width: 29px;
    background-position: -108px  -50px;
}*/
/*.memberNavBox .link1:before{display: block;content: '';height: 25px;width: 25px;background: url(/mobile/images/member-icons.png) no-repeat;background-size: 222px 25px;background-position: 0 0;margin: 8px auto 4px auto;}
.memberNavBox .link2:before{display: block;content: '';height: 25px;width: 25px;background: url(/mobile/images/member-icons.png) no-repeat;background-size: 222px 25px;background-position: -25px 0;margin: 8px auto 4px auto;}
.memberNavBox .link3:before{display: block;content: '';height: 25px;width: 25px;background: url(/mobile/images/member-icons.png) no-repeat;background-size: 223px 25px;background-position: -50px 0;margin: 8px auto 4px auto;}
.memberNavBox .link5:before{display: block;content: '';height: 25px;width: 25px;background: url(/mobile/images/member-icons.png) no-repeat;background-size: 222px 25px;background-position: -123px 0;margin: 8px auto 4px auto;}
.memberNavBox .link6:before{display: block;content: '';height: 25px;width: 25px;background: url(/mobile/images/member-icons.png) no-repeat;background-size: 221px 25px;background-position: -147px 0;margin: 8px auto 4px auto;}*/
.memberNavBox:first-child li {
    border-bottom: 0;
}
.memberNavBox:last-child li{border-top: 0;}
.memberNavBox:last-child{padding-top: 0;}


.tab{border-top:1px solid #e3e3e3;}
.tab li{padding-top: 5px;display: block;text-align: center;position: relative;float: left;width: 33.333%;}
.tab .item{font-weight: bold;color: #797979;line-height: 40px;}
.tab .hot{color: #a40000;}
.tab .hot:after{content: ' ';position: absolute;background: #a40000;display: block;bottom: 0;height: 3px;width: 100%;}
.tab-scroller{width: 100%;}

.favDP{ padding-left:15px;}
.favDP li{ padding-top:15px; position:relative;}
.favDP a{ display:block;}
.favDP a:after{ content:""; display:block; height:1px; clear:both;}
.tabCon .favDP img{ float:left;border: 1px solid #f3f3f3;height: 50px;width: 110px;margin-right: 20px;}
.tabCon .favDPinfo{}
.tabCon .favDPinfo .title{color: #bd9c5a;line-height:1em;font-size:1em;}
.heart{display: inline-block;overflow: hidden;width: 87px;height: 15px;background: url(/mobile/images/icon_heart.png) repeat-x 0 -12px;background-size: 18px 25px;font-size: 0;vertical-align: -3px; }

.heart span{display: inline-block;height: 15px;background: url(/mobile/images/icon_heart.png) repeat-x 0 2px;background-size: 18px 25px;}

.more-wrapper{height: 50px;overflow: hidden;}
.more-btn{line-height: 20px;height: 20px;width: 62px;border: 1px solid #c8c7cc;-webkit-border-radius: 5px;background: #f6f6f6;font-size: 13px;display: block;text-align: center;margin: 24px auto auto auto;}
.proList li{overflow: hidden;}
.proList li{border-bottom: 1px solid #aeaeae;}
.proList img{height: 65px;width: 65px;float: left;margin: 20px 25px 20px 25px;}
.proList li .del,.favDP li .del{padding: 10px;background-position: 10px; top:50%;right: 5px;display: block;height: 20px;width: 15px;background: url(/mobile/images/del2.png) no-repeat;background-size: 15px 20px;position: absolute;}

.proList .description{margin-top: 20px;position: relative;}
.title,.price,.sale-off{display: block;font-size: 12px;color: #000;text-align: left;line-height: 1.5em;}
.proList .sale-off{color: #838383;}
.tabCon{}

.orderWarp {
    min-height: 500px;
    background: #f9f9fa;
    display: inline-block;
}

.orderWarp #ordersTab {
    background-color: #FFF;
    padding: 0px 10px;
}

#ordersTab > li {
    width: 20%;
}

#ordersTab > li > a {
    padding: 0.6rem 0;
    text-align: center;
}

#ordersTab > li.active > a, #ordersTab > li.active > a:hover, #ordersTab > li.active > a:focus {
    border: none;
    color: #c62020;
    border-bottom: 2px solid #c62020;
}

.orderListBlock {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 10px 0px;
    float: left;
}
#chatMessage .msgListBlock {
    background-color: #fff;
    margin-bottom: 5px;
    padding: 5px 0px;
}
.orderListBlock .pro-title {
    height: 32px;
    line-height: 32px;
}
.pro-title .storename {
    margin-left: 10px;
}
.pro-title span, .storename img {
    margin-right: 8px;
}
.orderListBlock .proItem, .msgListBlock .listItem {
    display: inline-block;
    padding: 10px;
}
.msgListBlock .listItem.mtext {
    width:70%;
    width: -webkit-calc(100%-60px);
    width: -moz-calc(100%-60px);
    width: calc(100%-60px);
}
.msgListBlock .timenum {
    width: 8.2rem;
    height: 3.5rem;
    top: 5px;
    right: 5px;
    text-align: right;
}
.timenum span {
    font-size:0.8rem;
    line-height:1.8rem;
}
.msgListBlock .timenum .num {
    right: 0px;
    bottom: 6px;
    background: #e4393c;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 9px;
    color: white;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
}
.msgListBlock .listItem, .msgListBlock .msgcheck {
    padding: 5px;
}
.msgListBlock .msgcheck .checkbox {
    margin:0.5rem;
    display:none;
}
.proItem .procheck {
    min-width: 50px;
    height: 6.5rem;
}
.proItem .procheck .checkbox {
    margin: 2.3rem auto;
    border: none;
}
.listItem .item-link {
}

.proItem img, .listItem img {
    border: 1px solid #e4e4e4;
    margin-right: 10px;
}
.proItem .protxt  {
    max-width: 55%;
}
.listItem .protxt {
    width: 60%;
}

.proItem .protxt span, .listItem img, .protxt span {
    font-size: 0.8rem;
    color: #8c8b8b;
    text-align: left;
    line-height: 24px;
    display: inline-block;
}
.protxt h3, .pricount h3 {
    line-height: 1.5rem;
    margin-bottom: 10px;
}
.proItem .pricount {
    max-width: 60px;
    height: 6.5rem;
    right: 0px;
}

.proItem .proinfo {
    margin-bottom: 8px;
    position: relative;
}
.pricount span, .timebox span{
    color: #8c8b8b;
}
.orderListBlock .proprice, .orderListBlock .proBt {
    height: 45px;
    line-height: 45px;
    font-size: 0.85rem;
}
.orderListBlock .proBt {
    padding: 7px 0px;
}
.orderListBlock .proBt a {
    float: right;
    margin-left: 5px;
    padding: 3px 4px;
}
.orderListBlock .logistics {
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    padding: 0px 10px;
    background-color: #f1f1f1;
}
.logistics i.lticon {
    width: 25px;
    height: 25px;
    margin: 5px;
    background: url(/mobile/images/logistics.png) no-repeat;
}
.orderListBlock .proBt a.linkmore {
    line-height: 30px;
}
.orderListBlock .proprice {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.proprice h3, .proprice span.color-red {
    display: inline-block;
    font-weight: bold;
    font-size: 1.2rem;
}
.proprice .linkfixbtn {
    width: 100px;
    right: 0px;
    display:none;
    padding:0px 10px;
    background-color:#fff;
}
.linkfixbtn a {
    display:block;
    font-size: 0.8rem;
    color: #8c8b8b;
    text-align: center;
    line-height: 1.5rem;
}
.proItme .order-pros {
    margin-top: 10px;
}
.proItme p{text-align: left;vertical-align: bottom;}
.proItme .order-pros .price {
    color: #c00000;
    height: 30px;
    font-size: 16px;
}
.proItme .order-pros .order-data {
    color: #7b7b7b;
}
.proItme .order-pros .price span {
    float: right;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ebeaec;
    border-right: 2px solid #ebeaec;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 20px;
}
.link .tip_num {
    color: #fff;
    display: block;
    background: #e4393c;
    width: 18px;
    height: 18px;
    top: 0px;
    left: 57%;
    -webkit-border-radius: 9px;
    font-size: 10px;
    line-height: 17px;
}
.proItme .order-pros .title {
    height: 50px;
    overflow: hidden;
    font-size: 16px;
    color: #000;
}

.loadMore{ display:block; text-align:center;color:brown; font-size:20px; padding:15px 0;}
.myAssetsNav{
    background: #f1f1f5;
    border-bottom: 1px solid #bebebe;
    height: 50px;
    display: flex;
    flex-direction: row;
}

.myAssetsNav a{display: block;text-align: center;width:50%;float: left; color:#000; }

.myAssetsNav a strong{margin-top: 8px;display: block;font-weight:bold;}

.myAssetsNav a.hot{color:#a40000;}
.myAssetsNav a.hot:after{content: ' ';display: block;width: 100%;height: 3px;background: #a40000;}

.myAssets{}
.jf{ display:block; text-align:center;color:#a40000;}
.jf strong{ font-size:50px; font-weight:bold; line-height:150px;}
.jfI{ padding:0 0 20px 20px;}
.jfI strong{ display:block; font-weight:bold;}



.cards {
    padding: 5px 10px;
    /* background-color: #f1f1f5;
   background: url(/mobile/images/bg_line.png) bottom repeat-x;*/
    /*background-size: 10px 7px;*/
}
.card {
    /*padding: 1px;*/
    /*color: #fff;*/
    height: 100px;
    /*position: relative;*/
    /*border: 0;*/
    /*border-right: 14px;*/
    /*border-image-source: url(/mobile/images/card-border.png);*/
    /*border-image-slice: 0 14 0 0;*/
    /*border-image-repeat: round;*/
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
}
/*.yellow-card:before,.red-card:before{content:' ';display:block;position:absolute;top:-4px;left:-4px;height:62px;width:63px;}*/
/*.yellow-card:before{background:url(/mobile/images/coupon.png) no-repeat;background-size:63px 62px;}*/
/*.card:after{content:' ';display:block;position:absolute;top:10px;right:10px;height:17px;width:17px;-webkit-border-radius:30px;background:#fff;}*/
.yellow-card{
    background: white;
    border-radius: 8px;
}
/*.card .price{*/
/*    display:block;*/
/*    margin-left:52px;*/
/*    margin-top:20px;*/
/*}*/
/*.type{*/
/*    display:block;*/
/*    margin-left:52px;*/
/*    margin-top:5px;*/
/*}*/
/*.expire{*/
/*    display:block;*/
/*    float:right;*/
/*    margin-right:20px;*/
/*    margin-top:10px;*/
/*}*/
.cardTip{ padding:20px;}




.userInfo{ border-bottom:1px solid #e3e3e3;}
.userInfo li:last-child a{ border-bottom:0;}
.userInfo a{ position:relative; display:block; height:40px; line-height:40px; border-bottom:1px solid #e3e3e3; margin-left:15px;}
.userInfo a span{ position:absolute; right:15px;width: 10px;height: 10px;border-top: 2px solid #ebeaec;border-right: 2px solid #ebeaec;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);margin-right: 10px;margin-top: 15px;}


.userForm{ padding:12px; font-size:14px;}
.userFormT{ padding:20px 30px 5px 30px; font-size:12px;}
.userFormT ul{ display:table; width:100%; height:30px;}
.userFormT li{ display:table-cell;}
.userFormT li span{display: inline-block;width: 24px;height: 24px;border-radius: 12px;background-color: #ccc;line-height: 24px;color: #fff;text-align: center;}

.userFormT li span.hot{background-color: #e4393c;
    color: #fff;}

.userFormT .T1{width: 26px;}
.userFormT .Tline strong{display: block;position: relative;top: -5px;left: -1px;height: 1px;background-color: #c5c3c4;}
.userFormT .T2{width: 26px;}


.userFormC{padding: 20px 20px 30px;border: 1px solid #999; border-radius:3px;}
.userFormC .info{ padding:10px 0;}
.userFormC .tip{ padding:3px 0; color:red;}
.userFormC .con{ padding:10px 0;}
.userFormC .con .text{ height:26px; line-height:26px; padding:0; border-radius:2px; border:1px solid #ddd; width:100%;}
.formSub{ width:100%; display:block; text-align:center; padding:3px 0; margin:10px 0;}
.userFormB{ padding:20px 0;}
.userFormB a{ text-decoration:underline;}

.proI2{margin-top: 10px;background: #FFF;border-top: 1px solid #c8c7cc;border-bottom: 1px solid #c8c7cc;color: #707070;font-size: 14px; padding:5px 10px;}
.proI2 p{min-height:30px; line-height:30px;}
.proI2.afitem {
    width: 100%;
    min-height: 40px;
}
.afitem p {
    line-height:normal;
}
.afitem p label {
    line-height: 40px;
    margin-right:8px;
}
.afitem p label.txtbtn {
    margin-right: 0px;
    right: 0px;
    bottom: 0px;
}

.afitem p .form-control {
    border: none;
    box-shadow: none;
    background-color: #fff;
}
.afitem p input.txt1 {
    height: 36px;
    /*  height: 40px;*/
    /* padding: 6px;*/
    margin: 2px 0px;
    /* width: 70%;*/
    float:left;
    border: 1px solid transparent;
}

.afitem p select {
    width: 68%;
    height: 40px;
    padding: 0px 6px;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
}
.afitem p .uploadbtn {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border: 1px dashed #8c8b8b;
    text-align: center;
    font-size: 1.5rem;
    color: #8c8b8b;
}
.afitem p  .imgList {
    float: left;
    overflow: hidden;
}

.imgList .item {
    width: 80px;
    height: 80px;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    position: relative;
}

.imgList .item img {
    display: block;
    width: 100%;
    height: 100%;
}

.imgList .item span {
    top: 0;
    right: 0;
    background: red;
    color: #fff;
    font-size:1rem;
    height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}

.center_list1 .aform-buttom {
    width: 100%;
    bottom: 0px;
    padding: 5px;
    display: inline-block;
}
.center_list1 .uploadFilebtns li {
    width: 100%;
    float: left;
    height: 50px;
    position: relative;
    background-color: #fff;
}
.center_list1 .uploadFilebtns {
    background-color: #f5f4f4;
    z-index: 10;
    display: none;
}
.center_list1 .uploadFilebtns li label {
    line-height: 50px;
}
.center_list1 .uploadFilebtns li .file {
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1;
}


.proI2 p:after {
    content: "";
    width: 100%;
    display: block;
    height: 1px;
    overflow: hidden;
    clear: both;
}
.proI2 p span{ float:right;}
.proI2 p span.price{color: #c00000; font-size:14px;}
.hr{ height:1px; display:block; width:100%; background:#e4e4e4; overflow:hidden;}

.proI2 .thlinkbox {
    min-height: 110px;
    position: relative;
    background-color: #fff;
    margin-bottom: 5px;
    padding: 0 10px;
}
.thlinkbox .icon, .thlinkbox .fricon, .afitem .fricon {
    top: 28px;
    /*line-height: 110px;*/
    display: block;
}
/*.thlinkbox .icon1, .thlinkbox .icon2, .thlinkbox .icon3 {
    width: 25px;
    height: 25px;
    background: url(/mobile/images/member-icons.png) no-repeat;
}*/
.thlinkbox i.icon {
    width: 25px;
    height: 25px;
    font-size:1.6rem;
    text-align:center;
    color:red;
}
.thlinkbox .fricon, .afitem .fricon {
    top: 43px;
    right: 15px;
    width: 10px;
    height: 15px;
    background: url(/mobile/images/icon_order.png) 0 0 no-repeat;
    background-size: 100px 100px;
}
.afitem label.fricon {
    top: 12px;
    right: 5px;
}
/* .thlinkbox .icon1 {
     background-position: 0px -78px;
 }
.thlinkbox .icon2 {
 background-position: -24px -78px;
}
.thlinkbox .icon3 {
 background-position: -48px -78px;
}*/
.thlinkbox .text {
    margin: 25px 0px 25px 40px;
    width: calc(1vw-80px);
}
.thlinkbox .text h4, .thlinkbox .text p {
    line-height: 30px;
    margin: 0px;
    color: #8c8b8b;
}
.thlinkbox .text h4 {
    color: #000;
}
.center_list1 .proItme {

}

.gz {
    font-size: 14px;
    padding: 10px 20px;
}
.gzTitle{padding:10px 20px; border: 1px solid #999;}
.gzCon{margin-top: 20px;padding: 5px 10px 30px;border-left: 1px solid #ccc;position: relative;}
.gzSJ{position: absolute;top: -4px;left: -5px;width: 9px;height: 9px;
    background: url(/mobile/images/msj.jpg) no-repeat;}
.gzCon li{position: relative;padding: 15px 10px;border-bottom: 1px dotted #e8e5e5;}
.gzCon li span{ display:block;}
.gzCon .icon{position: absolute;top: 42%;left: -15px;width: 9px;height: 9px;border-radius: 5px;background-color: #ccc;}
.gzCon .icon.on{background-color: #e4393c;}


.pj{margin: 12px 14px;padding: 12px 14px;border: 1px solid #999;}

.pj .store_tit {
    height: 40px;
    margin-bottom:10px;
}
.pj .store_tit span {
    line-height:40px;
    margin-left:5px;
}
.pj .proItem .img {
    text-align:center;
    padding:10px;
}

.pj h2 {
    padding: 0 0 5px 2px;
    border-bottom: 1px dotted #8d8d8d;
    font-size: 14px;
    font-weight: bold;
    color: #525252;
    margin-bottom: 10px;
}
.pj p{font-size: 14px;color: #7b7b7b; padding:5px 0;}
.pj p span{display: inline-block;width: 22px;height: 17px;background: url(/mobile/images/icon_star3.png) -33px 0 no-repeat;background-size: 52px 17px;text-indent: -9999px;vertical-align: -2px;}
.pj p span.on{background-position: 0 0;background-size: 52px 17px;}

#kefuwrap {
    top: 0px;
    background-color: #f9f9f9;
}
#kefuwrap i.fa {
    color: #d9534f;
    font-size: 1.3rem;
    right: 10px;
    top: 10px;
}
#kefuwrap .keful {
    width: 220px;
    height: 350px;
    margin: 30px auto;
}
#kefuwrap .keful li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
}
#kefuwrap .keful li.kfpic {
    height: 140px;
    padding:10px 0px;
    margin-bottom:15px;
    text-align: center;
}
#kefuwrap .keful li label {
    width: 50px;
    margin-right: 5px;
    float: left;
}
#kefuwrap .keful li #kefuSwiper {
    float: left;
    height: 80px;
}
#kefuwrap .btns{
    height:40px;
    text-align:center;
}
#kefuwrap .btns .btn {
    width:100px;
}
.ucfixbtn {
    height: 75px;
    bottom: 0px;
    background-color: #fff;
    z-index: 1000;
}
.ucfixbtn .ubw50 {
    width:50%;
    height:100%;
}
.ucfixbtn label {
    line-height: 75px;
    text-align: center;
}
.ucfixbtn label .checkbox {
    margin-top: 0px;
    vertical-align: middle;
}
.ucfixbtn .butBtn {
    border-radius: 0px;
}
.BntCardsBox {
    background-color: #f1f1f5;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.BntCard {
    background: #e9e9e9;
    margin: 5px;
    padding: 5px 15px;
    border-radius: 44px;
    font-size: 15px;
}
.BntCard:hover {
    background-color: rgba(255, 153, 51, 0.3);
}
.blockage {
    width: 10px;
    height: 10px;
    background: #f1f1f5;
    position: absolute;
    right: -5px;
    top: 0;
}
.card-left {
    width: 25%;
    height: 90%;
    border-right: 1px dashed #d7d7d7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.CardLeft-1 {
    width: 75px;
    height: 70px;
    background-color: rgba(255, 153, 51, 0.2);
    border-radius: 50%;
    display: flex;
    /*  flex-direction: column;*/
    justify-content: center;
    align-items: center;
    font-size: 10px;
    color: #F57C00;
}
.card-middle {
    width: 55%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
}
.card-middle div {
    padding: 5px 10px 0 10px;
}
.card-right{
    width: 20%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.Cardright-1{
  padding:2px 12px;
    height: 1.3rem;
    background: #F57C00;
    border-radius: 44px;
    text-align: center;
    font-size: 0.85rem;
    color: #e9e9e9;
    border: none;
    bottom:10px;
    display:block;
}
.card-middle .type {
    font-size: 10px;
    font-weight: bold;
}

.card-middle .expire {
    font-size: 10px;
    color: #bebebe;
}
.Residueday {
    padding-top: 0 !important;
}
.Residueday1 {
    background: #e4b9c0;
    border-radius: 44px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;
    color: indianred;
    font-weight: bold;
}
.cardimg {
    width: 80px;
    position: absolute;
    right: 0px;
}
.memberbox {
    width: 97%;
    height: 35px;
    background: rgb(245, 215, 163);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    left: 50%;
    transform: translateX(-50%);
}
.member-left {
    width: 50%;
    font-size: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.membercon {
    /*background: rgb(248, 231, 202);*/
    display: inline-block;
    font-size: 0.9rem;
    border-radius: 44px;
    padding: 3px 10px 3px 10px;
    color: #a89172;
}
.memberimg {
    width: 26px;
    height: 26px;
}

.memberleft {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 44px;
    background: rgb(248, 231, 202);
}
.member-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}
img.memberavatar {
    border-radius: 50%;
    position: absolute;
    left: 10%;
    top: 15px;
}
.MyRightsBox {
    background-color: #fff;
    padding: 0.8rem;
}
.MyRightsBox h3 {
    font-size: 1rem;
    color: #000;
    font-weight: bold;
}
.integralbox{
    width: 100%;
    height: 65px;
    display: flex;
    flex-direction: row;
    background-color: #fff;
    margin-bottom: 10px;
}
.integral-left {
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*border-right: 1px dashed #d7d7d7;*/
}
.integral-right{
    width: 50%;
    height: 100%;
    /*right: 0;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
/*.integral-content {*/
/*    width: 70%;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    align-items: center;*/
/*    position: relative;*/
/*}*/
.integralimg {
    width: 24px;
    height: 24px;
    background-position: center;
    color: #a89172;
}
.integral-content .integra1 {
    /*margin-left: 3px;*/
    /*color: #a89172;*/
    /*font-size: 0.9rem;*/
    text-align: center;
}
/*.integral-content .integra2 {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    color: #a89172;*/
/*}*/
.integral-content .integra3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.integral-content .integra3 .small-text{
    font-size: xx-small;
    padding-top: 3px;

}
.headerRight .ac {
    margin-left: 10px;
}
.pa {
    padding: 0 7px; !important;
}
.icfon {
    font-size: 23px;
    font-weight: lighter;
}

.icon-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.icon-bottom {
    margin-bottom: 10px;
}
#recommendbox {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.recommend-content {
    width: 175px;
    background: #fff;
    margin: 0 0 5px 0;
    font-size: 15px;
    text-align: center;
    border-radius: 8px;
    padding: 3px;
}
.recommend-img  img{
    width: 100%;
    height: 100%;
}