.full-cover-image-mult[data-v-396c445f] {
    aspect-ratio: 1/1;
    max-height: 300px;
    width: 100%
}

.full-cover-image-mult > img[data-v-396c445f] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.full-cover-image-single[data-v-396c445f] {
    width: -moz-fit-content;
    width: fit-content
}

.full-cover-image-single > img[data-v-396c445f] {
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.douban-card-block[data-v-f0ce34c1] {
    max-height: 400px;
    width: 100%;

}

.douban-card[data-v-f0ce34c1], .douban-card-block[data-v-f0ce34c1] {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
}

.douban-card[data-v-f0ce34c1] {
    border-radius: 15px;
    color: #faebd7;
    margin: 10px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    width: 100%;
}

.douban-card[data-v-f0ce34c1], .douban-card[data-v-f0ce34c1]:hover {
    text-decoration: none;
    margin: 0 auto;
}

.douban-card-bgimg[data-v-f0ce34c1] {
    filter: blur(15px) brightness(.6);
    height: 115%;
    position: absolute;
    width: 115%;

}

.douban-card-bgimg[data-v-f0ce34c1], .douban-card-img[data-v-f0ce34c1] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%
}

.douban-card-img[data-v-f0ce34c1] {
    height: 130px;
    position: relative;
    width: 80px
}

.douban-card-left:hover .douban-card-img[data-v-f0ce34c1] {
    filter: blur(5px) brightness(.6);
    transform: perspective(800px) rotateX(180deg)
}

.douban-card-left .douban-card-img[data-v-f0ce34c1] {
    transition: all .5s ease
}

.douban-card-left[data-v-f0ce34c1] {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative
}

.douban-card-left .douban-card-status[data-v-f0ce34c1] {
    backface-visibility: hidden;
    font-weight: 700;
    height: 130px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 30%;
    transform: rotateX(180deg);
    transition: all .5s ease;
    width: 80px
}

.douban-card-left:hover .douban-card-status[data-v-f0ce34c1] {
    transform: perspective(800px) rotateX(0)
}

.douban-card-right[data-v-f0ce34c1] {
    color: #faebd7;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 1.5;
    margin-left: 12px;
    position: relative
}

.douban-card-item[data-v-f0ce34c1] {
    margin-top: 4px
}

.douban-card-block[data-v-0723f276] {
    align-items: center;
    display: flex;
    max-height: 400px;
    width: 100%;
}

.douban-card[data-v-0723f276] {
    align-items: center;
    border-radius: 15px;
    color: #faebd7;
    display: flex;
    justify-content: center;
    margin:10px;
    max-width: 400px;
    overflow: hidden;
    padding: 15px;
    position: relative
}

.douban-card[data-v-0723f276], .douban-card[data-v-0723f276]:hover {
    text-decoration: none
}

.douban-card-bgimg[data-v-0723f276] {
    filter: blur(15px) brightness(.6);
    height: 115%;
    position: absolute;
    width: 115%
}

.douban-card-bgimg[data-v-0723f276], .douban-card-img[data-v-0723f276] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%
}

.douban-card-img[data-v-0723f276] {
    height: 130px;
    position: relative;
    width: 80px
}

.douban-card-left:hover .douban-card-img[data-v-0723f276] {
    filter: blur(5px) brightness(.6);
    transform: perspective(800px) rotateX(180deg)
}

.douban-card-left .douban-card-img[data-v-0723f276] {
    transition: all .5s ease
}

.douban-card-left[data-v-0723f276] {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative
}

.douban-card-left .douban-card-status[data-v-0723f276] {
    backface-visibility: hidden;
    font-weight: 700;
    height: 130px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 30%;
    transform: rotateX(180deg);
    transition: all .5s ease;
    width: 100px
}

.douban-card-left:hover .douban-card-status[data-v-0723f276] {
    transform: perspective(800px) rotateX(0)
}

.douban-card-right[data-v-0723f276] {
    color: #faebd7;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 1.5;
    margin-left: 12px;
    position: relative
}

.douban-card-item[data-v-0723f276] {
    margin-top: 4px
}
.rounded {
    border-radius: .25rem
}


.\[\&\:\:-webkit-progress-bar\]\:w-full::-webkit-progress-bar {
    width: 100%
}

.w-full {
    width: 100%
}

.min-w-full {
    min-width: 100%
}

.content_box{
    /*border: 1px solid red;*/
    padding: 10px;
    line-height: 1.5em;
}