.J_module[module-name=icbu-pc-recommendProductTile] .module-recommendProductTile .product-recommond-small .slider {
    padding: 8px
}

.J_module[module-name=icbu-pc-recommendProductTile] .module-recommendProductTile .product-recommond-small .product-item {
    box-sizing: border-box;
    height: 100px;
    padding-bottom: 12px;
    overflow: hidden
}

.J_module[module-name=icbu-pc-recommendProductTile] .module-recommendProductTile .product-recommond-small .slider-action {
    border-top: 1px solid #dbe3ef
}

.J_module[module-name=icbu-pc-recommendProductTile] .module-recommendProductTile .product-recommond-small .slider-action .action-item {
    display: inline-block;
    width: 50%;
    text-align: center;
    line-height: 34px;
    cursor: pointer
}

.J_module[module-name=icbu-pc-recommendProductTile] .module-recommendProductTile .product-recommond-small .slider-action .action-item.disable {
    color: #ccc
}

.J_module[module-name=icbu-pc-recommendProductTile] .module-recommendProductTile.with-title .tile-product-list {
    border-top: none
}