
.wrap[data-v-19e76838],
.swiper-nav-wrap[data-v-19e76838] {
    width: 100%;
}
.swiper-nav-item[data-v-19e76838] {
    padding: 12px;
    width: 20%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.swiper-nav-title[data-v-19e76838] {
    margin-top: 10px;
    font-size: 11px;
    font-weight: 500;
    color: #000000;
}
.small-swiper-nav-item .swiper-nav-title[data-v-19e76838] {
    color: #333333;
}
.subItem-image-wrap[data-v-19e76838] {
    position: relative;
    width: 100%;
    height: calc(375px / 5 - 24px);
}
.small-swiper-nav-item .subItem-image-wrap[data-v-19e76838] {
    height: auto;
}
.subItem-image[data-v-19e76838] {
    width: 100%;
    height: 100%;
}
.subItem-small-image[data-v-19e76838] {
    width: 32px;
    height: 32px;
}
.badge[data-v-19e76838] {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(30%, -45%);
            transform: translate(30%, -45%);
    padding: 0 4px;
    background: #ff6a48;
    border-radius: 12px 12px 12px 4px;
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
    vertical-align: middle;
    white-space: nowrap;
}
.small-swiper-nav-item .badge[data-v-19e76838] {
    -webkit-transform: translate(50%, -45%);
            transform: translate(50%, -45%);
}

