/* 详情页购物车悬浮行改到底部 */
.product--thumbnail_slider .pfac_container{
    top:unset;
    bottom:0;
}