
.h-line-1 {
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.h-height-20 {
    height: 20px;
}

.h-height-25 {
    height: 25px;
}

.h-novel-name {
    font-size: 0.83rem;
}

.h-line-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.h-img-first {
    width: 120px;
    height: 160px;
}

.h-img-recommend {
    width: 150px;
    height: 200px;
}

.h-fz-13 {
    font-size: 13px;
}

.h-fz-15 {
    font-size: 15px;
}

.h-fz-18 {
    font-size: 18px;
}

.h-font-set-b24 {
    font-size: 24px;
    font-weight: 700;
    line-height: 115%;
    letter-spacing: -.02em;
}

.bannerswiper-swiper-button-prev, .bannerswiper-swiper-button-next,
.Announcementsswiper-swiper-button-prev, .Announcementsswiper-swiper-button-next,
.TopSeriesswiper-swiper-button-prev, .TopSeriesswiper-swiper-button-next,
.Popularswiper-swiper-button-prev, .Popularswiper-swiper-button-next,
.Releasesswiper-swiper-button-prev, .Releasesswiper-swiper-button-next,
.Updatedswiper-swiper-button-prev, .Updatedswiper-swiper-button-next {
    --tw-shadow: 0 0 0 .5px rgba(0, 0, 0, .12), 0 2px 12px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 0 0 .5px var(--tw-shadow-color), 0 2px 12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: 23%;
    width: 22px;
    height: 25px;
    margin: 0 15px;
}

.bi-chevron-left, .bi-chevron-right {
    padding: 0 3px;
}


.h-mb-10 {
    margin-bottom: 10px
}

.h-mb-5 {
    margin-bottom: 5px
}

.h-bg-light {
    background-color: #f5f5f5;
}

.h-hide {
    display: none;
}