.book-vertical[data-v-b57cbf74] {
    border-radius: .08rem;
    display: block;
    overflow: hidden;
    position: relative
}

.book-vertical .free[data-v-b57cbf74] {
    background: #fa573e;
    border-radius: 0 .08rem 0 .12rem;
    color: #fafcfc;
    font-size: .2rem;
    font-weight: 600;
    line-height: .32rem;
    line-height: 1;
    padding: .06rem .08rem;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.book-vertical .free.vip[data-v-b57cbf74] {
    background-color: #ead1a4;
    color: #5b380f
}

.book-cover[data-v-b57cbf74] {
    background-size: 100% 100%;
    border-radius: .08rem;
    box-shadow: inset 0 0 0 1px #00000014;
    flex-shrink: 0;
    position: relative
}

.book-title[data-v-b57cbf74] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-weight: 500;
    line-height: 1.5;
    margin: .08rem 0
}

.book-cate[data-v-b57cbf74],
.book-title[data-v-b57cbf74] {
    overflow: hidden;
    text-overflow: ellipsis
}

.book-cate[data-v-b57cbf74] {
    color: #acaeb0;
    font-size: .24rem;
    line-height: 1.2;
    white-space: nowrap;
    width: 100%
}