.js_nav-item {
    position: relative;
}

.js_nav-item > ul {
    position: absolute;
    top: 74px;
    padding: 0;
    list-style: none;
    background: #fff;
    display: none;
    padding: 20px 0;
    width: 240px;
}

.js_nav-item > ul > li {
    padding: 10px 20px;
}

.promo-block {
    background: #fafafa;
}

.swiper-pagination-bullet-active {
    background: #17bed2 !important;
}
.gallery-img{
    height: 220px;
    overflow: hidden;
}
.gallery-img img{
    width: 100%; display: block;
}
.genlery-list-jump{
    width: 100%;
    display: block;
}
.genlery-list-jump .ssimg{
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.genlery-list-jump .ssimg img{
    display: block;
    width: 100%;
}
.genlery-list-jump p{
    background: #17bed2;
    color: #fff;
    text-align: center;
    line-height: 28px;
}
