
#searchbaradd{margin-top: 2.4rem;}
#buttonsTabadd{ width: 100%; padding: 0 .4rem; z-index: 100; overflow-x: scroll;-webkit-overflow-scrolling: touch;margin:2.2rem 0 0 0;background: #0f88eb;}
#buttonsTabadd:after,#buttonsTabadd:before{ height:0px;}
.buttons-tab .button{ height:1.8rem; padding: 0 .4rem; margin:0; font-size: .7rem;
    line-height:1.8rem;border-bottom: 0px solid transparent !important;color:#fff;    -webkit-box-flex: 0 !important;}
::-webkit-scrollbar{background-color: white;}
.buttons-tab:after { background-color: #fff;    height:0;}
.tab-link a{ color: #fff;}
.activeOne{display: block;}
.nowCc{display: none;}
#content-blockadd{margin:3rem 0;}
#contentadd{top:6rem; background: #fff;}
#contentadd .list-block ul:before { height:0 !important;
}
.listboxOne{height: 7rem;}
.list-block ul{margin: 0.75rem 0;}
.listbox .listboxOne .picbox{height: 100%;padding: 4%;}
.picbox .picboxpic{width: 100%;border-radius: 50%;}
.titone{margin: 0.2rem 0;font-size: 0.9rem;color: black;}
.tittwo{margin: 0.1rem 0;font-size: 0.5rem;color: silver;}
.titthree{margin: 0.2rem 0;font-size: 0.4rem;color: orange;}
.titthree  span{border: 1px solid orange;}
.buyps{margin: 0.1rem;font-size: 0.4rem;line-height: 1.2rem;}
.bar .iconadd{margin: 0.1rem;font-size: 0.4rem;padding: none;line-height: 0.2rem;}
.buygos{color: red;}
.buyzcs{color: #1FBAF3;}
#buttonsTabadd .tab-link{cursor:pointer; width:4rem; display: block;} 
.button{cursor:pointer;}
/*商品列表*/

.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;}
/*商品列表*/


.classTabadd{ 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:-2rem;z-index: 200;}
.bar-header-secondary *{ background: #fff !important;}
.searchbar .search-input input{ background: #f2f2f2 !important; border-radius:.6rem;margin-left: .3rem;}
.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;}


/*横向滚动*/
/*横向滑动菜单*/
 .list-tab .active {
    color: #fff;
    border-color: #047ac4; background:#176ec7;
    z-index: 100;
}
 .list-tab{background: #0f88eb; position:relative;z-index: 100;margin:2.2rem 0 0 0; height:1.9rem; padding: 0 .4rem;font-size: .7rem;
    line-height:1.9rem;border-bottom: 0px solid transparent !important;color:#fff;}
  .list-tab .swiper-container {
      width: 100%; padding: 0;
      height: 100%;background: #0f88eb;z-index: 9000;
    }
   .list-tab .swiper-slide a{ color: #fff;}
   .list-tab .swiper-slide {
      text-align: center;  padding: 0;  
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }