        .jtv-subbanner1 {
    overflow: hidden;
    position: relative;
}
.jtv-subbanner1 a, .jtv-subbanner2 a {
    display: block;
    position: relative;
    overflow: hidden;
}
.jtv-subbanner2 img, .jtv-subbanner1 img {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    max-width: 100%;
}
.jtv-subbanner2:hover img, .jtv-subbanner1:hover img {
    transform: scale(1.125);
    -webkit-transform: scale(1.125);
    -moz-transform: scale(1.125);
    -ms-transform: scale(1.125);
    -o-transform: scale(1.125);
}
.news_title a {
        font-size: 16px;
    line-height: 22px;
    color: #000;
    border-bottom: 1px #eee solid;
    padding-bottom: 8px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    width: 100%;
}
.bp_news_sub {
    margin-top: 10px;
}
.bp_news_date {
    display: block;
        color: gray;
    font-size: 12px;
}
.bp_news_more {
    color: #f23534;
    text-transform: capitalize;
}
.bp_block_item {
    margin-bottom: 20px;
}
.bp_hot_news_img,.bp_hot_news_img img {
    height: 100%;
}
.brand-shop {
        background-color: #f8f8f8;
        padding: 10px 0;
}
.brand-shop .swiper-wrapper {
    justify-content: space-between;
}
.brand-shop .swiper-slide img {
    width: 120px;
}
.brand-shop .swiper-slide {
    background: transparent !important;
}
.brand-shop .swiper-pagination,.bp_group_quantity {
    display: none;
}
.bp_img_product {
    position:relative;
}
