/*搜索商品列表样式*/
/*商品列表*/

.addProduct{color: orange;border: 1px solid orange;border-radius: 50%;width: 1rem;height: 1rem;line-height: 1rem;padding-top: -0.8rem;}
.addProducts{width: 1rem;height: 1rem;line-height: 1rem;padding-top: -0.8rem;color: black;}
.productbox{text-align: center;width: 60%;}
.productName{width: 90%;height: 1.5rem;line-height: 1rem;font-size: 0.6rem;padding: 0 0 0 0.5rem;margin: 0;}
.productTians{width: 90%;height: 1.5rem;line-height: 1rem;font-size: 0.6rem;padding: 0 0 0 0.5rem;margin: 0;color: silver;}
.productMoney{padding: 0;margin: 0;height: 2rem;color: orange;}
/*商品列表*/

/*横向滑动菜单*/
.buttons-tab .button.active {
    color: #fff;
    border-color: #047ac4; background:#176ec7;
    z-index: 100;
}
.classTabadd{ background: #fff; width: 100%;  display: -webkit-box; height:1px; z-index: 200; position: absolute;top:4rem}

.searchbar .search-input label{ background: transparent !important;}
.bar-header-secondary{ position: relative; margin-top: -2.4rem;z-index: 200;}
.bar-header-secondary *{ background: #fff !important;}
.searchbar .search-input input{ background: #f2f2f2 !important; border-radius:.6rem;}
.searchbar-cancel{font-size: .7rem;}


/*商品列表样式*/
.list-block .item-content {clear:both}
.list-block .item-content .row{ width: 100%;}
.list-block  .productImg{ text-align: center;}
.list-block  .productImg img{max-width:5.4rem; max-height:4.9rem; margin:0 auto; border:solid 1px #eee;}
.list-block .item-content{padding-bottom: .8rem !important;}
.list-block .item-inner{ padding-bottom: .6rem;}
.productImg{width: 40%;height: 5rem;}
.preinfo,.preinfo_c,.preinfo_b{ height: auto; overflow: hidden;}
.list-container .col-70 h4{margin-top: .2rem; text-overflow: ellipsis;
overflow:hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space:nowrap;
    
    text-align: left !important;
    margin-bottom: 0;
    font-weight: 200;
    font-size: .6rem;
    color: #333;}
.list-container .preinfo .a {
    color: #ff4249;
}
.list-container .preinfo .b span {
    color: #0f88eb;
    border-radius: .1rem;
    padding: 0 .2rem;
}
.list-container .preinfo_c{ color: #666; padding-bottom: .3rem;}
.list-container .preinfo_b .b a {
    background: #0f88eb;
}
.list-container .preinfo_c .pull-left{ margin-right: .4rem;}
.list-container .preinfo_c{ font-size: .6rem;}
.preloader{ margin:0 auto;}
.infinite-scroll-preloader{ font-size: .6rem;color: #666; padding-bottom: 1rem;}


/*搜索商品列表样式*/
