﻿.home-div {
    /*max-width: 350px;
    padding-left: 25px;
    padding-right: 25px;
    color: white;
    word-spacing: 0;*/
    max-width: 350px;
    color: white;
    word-spacing: 0;
    width: 100%;
}
.home-div1 {
    max-width: 350px;
    color: white;
    word-spacing: 0;
}
.gird-a {
    width: 167px;
    height: 267px;
}
.home-p {
    position: absolute;
    top: 20px;
    padding-left:10px;
    font-size: 28px;
    max-width: 276px;
    max-height: 37%;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    left: 20px;
    line-height: 34px;
    font-family: 'Inter Bold';
}

.home-author {
    position: absolute;
    left: 20px;
    padding-left: 10px;
    line-height: 24px;
    max-width: 240px;
    top: 190px;
    font-size: 20px;
    overflow: hidden;
    white-space: inherit;
    text-overflow: ellipsis;
    max-height: 20%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family: 'Inter Bold';
}

/*.home-year {
    position: absolute;
    bottom: 19px;
    font-size: 20px;
    right: 40px;
    font-family: 'Inter Bold';
}*/

.home-p1 {
    position: absolute;
    top: 10px;
    line-height: 22px;
    /*left: 10px;*/
    font-size: 16px;
    /*max-width: 156px;*/
    max-width: 95%;
    white-space: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family: 'Inter Bold';
    padding-left:10px;
}
.home-p2 {
    /*position: absolute;
    line-height: 22px;
    font-size: 18px;
    margin-left: 12px;
    max-width: 156px;
    white-space: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family: 'Inter Bold';
    margin-top: 10px;*/
    position: absolute;
    top: 10px;
    line-height: 22px;
    /* left: 10px; */
    font-size: 18px;
    max-width: 156px;
    white-space: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family: 'Inter Bold';
    padding-left: 10px;
}

.home-author1 {
    position: absolute;
    /*left: 10px;*/
    padding-left:10px;
    top: 125px;
    line-height: 15px;
    font-size: 12px;
    max-height: 15%;
    overflow: hidden;
    white-space: inherit;
    text-overflow: ellipsis;
    font-family: 'Inter Bold';
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 156px;
}
.home-author2 {
    position: absolute;
    line-height: 15px;
    font-size: 12px;
    margin-left: 10px;
    max-width: 156px;
    max-height: 15%;
    overflow: hidden;
    white-space: inherit;
    text-overflow: ellipsis;
    font-family: 'Inter Bold';
    top: 125px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

/*.home-year1 {
    position: absolute;
    right: 25px;
    font-size: 12px;
    top: 225px;
    
    line-height: 15px;
    font-family: 'Inter Bold';
}*/
.home-year2 {
    position: absolute;
    font-size: 12px;
    line-height: 15px;
    font-family: 'Inter Bold';
    top: 210px;
    right: 25px;
}
.home-year-book {
    position: absolute;
    bottom: 50px;
    /*right: 20%;*/
    right: 60px;
}