@charset "UTF-8";
/*个人中心*/
.m-profile {
	position: relative;
}
.m-profile .score-bg{
    position: absolute;
    line-height: 0.8rem;
    height: 0.8rem;
    width: 3.2rem;
    background-color: #9F9262;
    bottom: 0;
    left: 2.72rem;
    opacity:0.7;
    -moz-opacity:0.70;
    z-index: 1;
    border-radius:5px 5px 0 0;
}
.m-profile .score-info{
    position: absolute;
    line-height: 0.8rem;
    height: 0.8rem;
    width: 3.2rem;
    padding-left:0.3rem;
    padding-right:0.3rem;
    bottom: 0;
    left: 2.72rem;
    z-index: 2;
    color: #FFF;
    text-align: left;
}
.m-profile .score-amount{
	font-size: 0.4rem;
}

.imgBanner {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.29);
    color: #ffffff;
    text-align: center;
    width: 1.86667rem;
    font-size: 0.3rem;
}

.empty-tip{
    font-size: 0.4rem;
    color: #686868;
    margin-left: 0.5rem;
    padding-top: 0.2rem;
}

.m-defaultPage-noCartGoods .img {
    background-image: url(../images/noChartGoods.png);
}

.m-defaultPage-noCoupon .img {
    background-image: url(../images/noCoupon.png);
}
.m-defaultPage-noOrder .img {
    background-image: url(../images/noOrder.png);
}
.notice-box{
	background-color: #FFF9D9; height: 1.111rem;line-height: 1.111rem; font-size: 0.3381642512077295rem; color: #EC8C3B; font-weight: bold; margin-bottom: 0.3rem; padding-left:0.2415458937198068rem;
}
.notice-box .notice-icon{
    width: 0.5314009661835749rem; height: 1.111rem; float: left; margin-right: 0.3381642512077295rem;
    background-image: url(../images/gonggao.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.5314009661835749rem;
}
.notice-box .dowebok{
	float: left; width: 8.4rem;
}
.notice-box .notice-text{
    white-space:nowrap;line-height: 1.111rem; font-size: 0.3381642512077295rem;
}
.m-goodGrid .list .item .hd .join-shopping-cart {
    position: absolute;
    right: 0;
    bottom: 0.2rem;
    width: .38667rem;
    height: .38667rem;
    line-height: .38667rem;
    padding: .26667rem;
    padding-right: 0.36667rem;
    z-index: 20;
    background-color: #F1ECE2;
    background-image: url(../images/join-shopping-cart.png);
    background-repeat: no-repeat;
    background-size: .6rem;
}

.u-icon-logo {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/fafuli-logo.png);
    background-repeat: no-repeat;
    background-size: 5.217391304347826rem 0.7004830917874396rem;
    background-position: center;
    width: 100%;
    height: 1.17333rem;
}