.yb-deals .yb-deals_righ .yb-item__ft .yb-cart-add {
    background: url(http://imgw.pospal.cn/dns/po/pospalonline/img/etc/add@2x.png) no-repeat;
    display: inline-block;
    width: 1.8rem;
    height: 2.2rem;
    background-size: 1.2rem;
    background-position: center left;
}
.yb-deals .yb-deals_righ .yb-item__ft .yb-item-qtys {
    display: none;
    -webkit-transition: all 1s;
    transition: all 1s;
    border: 0;
    font-size: 0.8rem;
    line-height: 1;
    text-align: center;
    background: transparent;
    opacity: 0;
    width: 0;
}
.yb-deals .yb-deals_righ .yb-item__ft .yb-cart-remove {
    display: none;
    background: url(http://imgw.pospal.cn/dns/po/pospalonline/img/etc/remove@2x.png) no-repeat;
    opacity: 0;
    width: 0;
    width: 1.8rem;
    height: 2.2rem;
    background-size: 1.2rem;
    background-position: center right;
}
.yb-deals .yb-deals_righ .yb-item-has .yb-cart-remove, .yb-deals .yb-deals_righ .yb-item-has .yb-item-qtys {
    display: inline-block;
    opacity: 1;
}

.yb-deals .yb-deals_righ .yb-item-has .yb-item-qtys {
    width: 1.5rem;
}

.yb-deals .yb-deals_righ .yb-item-has .yb-cart-remove {
    width: 1.6rem;
}

.yb-deals .yb-deals_righ .yb-item__ft {
    -webkit-align-self: flex-end;
    align-self: flex-end;
    position: relative;
    position: absolute;
    right: 0rem;
    bottom: 0rem;
}
.yb-deals .yb-deals_righ .yb-item__ft .yb-cart-operate {
    width: auto;
}
.yb-footer-details .yb-cart-add {
    width: 35%;
}
#detailsView .yb-btn_secondary {
    background-color: #fdb7b8;
}
.yb-deals .yb-deals_left .yb-item{
    color: #666666;
}
.yb-deals .yb-deals_left .yb-act {
    background-color: #ffffff;
    color: #FA6C5A;
}
.yb-details .yb-details-inner {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.yb-details__barcode {

    display: none;
}
.yb-details .yb-details__hd {
    width: 100%;
    margin: 0 auto;
}

.yb-deals .yb-deals_left .yb-act , .yb-deals .yb-deals_righ{
     box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.00);

}
.yb-deals .yb-deals_righ .yb-item__bd {
    color: #666666;
}
.yb-deals .yb-deals_righ .yb-item__bd .yb-product-price {
    color: #3A3C4C;
}
.yb-header-home .yb-logo_on {
    border-radius: 0.75rem;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.25rem;
}
.yb-header-home  .yb-store-name {
padding-top: 2px;
}

/*结算页面评论内容。*/
.yb-user-estimate {
      margin-top: 0.5rem;
    padding-bottom: 2.5rem;
}

        .yb-user-estimate .yb-estimate-head {
            background-color: #F5F3F1;
            font-size: 0.6rem;
            color: #3A3C4C;
            padding: 0 0.6rem;
            min-height: 2rem;
            line-height: 2rem;
        }

        .yb-user-estimate .yb-estimate-icon {
            width: 1rem;
            height: 1.05rem;
            vertical-align: -0.3rem;
            margin-right: 0.25rem;
        }

        .yb-user-estimate .yb-estimate-body {
            padding: 0.75rem 0.6rem;
            padding-bottom: 0;
            background-color: #FFFFFF;

        }

        .yb-user-estimate .yb-estimate-cell {
            border-bottom: 1px solid #E8E8E8;
            color: #3A3C4C;
           margin-bottom: 0.9rem;
        }

        .yb-user-estimate .yb-estimate-info {
            display: flex;
            margin-bottom: 0.15rem;
            line-height: 1;
        }

        .yb-user-estimate .yb-estimate-info_hd {
            margin-right: 0.25rem;
        }

        .yb-user-estimate .yb-estimate-info_hd img {
            width: 0.55rem;
            height: 0.6rem;
            vertical-align: 0.3rem;
        }

        .yb-user-estimate .yb-estimate-info_bd {
            font-size: 0.6rem;
            flex: 0.5;
            margin-right: 0.4rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .yb-user-estimate .yb-estimate-info_ft {
            font-size: 0.5rem;
            color: #757575;
            text-align: right;
            flex: 0.5;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .yb-user-estimate .yb-estimate-comment {
            font-size: 0.6rem;
            text-align: justify;
            padding-bottom: 0.5rem;
        }
