  /*顶部面包屑*/
  .breadcrumbs_item a{
    color:#000000 !important;
  }
.kib-pagination-item {
    color: #28d296;
}
@media screen and (min-width: 1000px){
.main .category-layout .productList_container .kib-product-card {
    width: calc(25% - 0.6rem);
}
}