.top-banner {
    background-image: none;
    height: 90px;
}

.head-title .zh {
    font-size: 24px;
    font-weight: bold;
    position: static;
}

.head-wrap {
    background-image: none;
    padding-bottom: 20px;
}

.content {
    margin-top: 34px;
}

.excerpt-dash {
    display: none;
}

.left-content {
    float: left;
    width: 70% \9;
}

.right-side {
    float: right;
    width: 30% \9;
}

.excerpt {
    padding-top: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

#blog-list {
    width: 1440px;
    min-width: 1440px;
    margin: auto;
}

.blog-list-layout {
    width: 1170px;
    margin: auto;
}

#blog-list {
    width: 1440px;
    min-width: 1440px;
    margin: auto;
}

.blog-list-layout .listing-item .image img {
    width: 680px;
    height: 320px;
    object-fit: cover;
}

.blog-list-layout .listing-item {
    background: #FFFFFF;
    width: 759px;
    border-radius: 0px 6px 6px 0px;
    box-shadow: 0px 0px 26px 0px #F3F3F3;
    padding: 54px 39px 90px 39px;
    margin-bottom: 60px;
}

.blog-list-layout .listing-item .title {
    width: 654px;
    /* font-size: 30px; */
    font-size: 18px;
    font-weight: bold;
    color: #1B6A3E;
}

.blog-list-layout .listing-item .author-date {
    font-size: 14px;
    font-weight: 400;
    color: #ABABAB;
    margin: 10px 0 10px 0;
}

.excerpt-more {
    font-size: 16px;
    font-weight: 400;
    color: #1B6A3E;
    margin-top: 30px;
    float: right;
}

.two-col .elementor-row {
    min-width: 1170px;
}

.recent-wrap {
    margin-bottom: 60px;
    display: none;
}

@media only screen and (max-width: 767px) {
    .two-col .elementor-row {
        min-width: auto;
    }
    .top-banner {
        display: none;
    }
    #blog-list {
        width: auto;
        min-width: auto;
    }
    .content {
        background-color: #f7f7f7;
        margin-top: 0px;
    }
    .head-wrap {
        padding-top: 4.67rem;
        margin-bottom: 0rem;
        padding-bottom: 3rem;
    }
    .head-title .zh {
        font-size: 4rem;
    }
    .subsc {
        font-size: 2.5rem;
        font-weight: bold;
        line-height: 4rem;
        float: right;
        line-height: 5rem;
    }
    .year-tag {
        display: none;
    }
    .blog-list-layout {
        padding: 0 3rem;
        width: auto;
        background-color: #f7f7f7;
        padding-bottom: 7.75rem;
    }
    .blog-list-layout .listing-item {
        display: block;
        width: auto;
        height: auto;
        /* padding-bottom: 5rem; */
        margin-bottom: 5rem;
        padding: 0;
    }
    .blog-list-layout .listing-item:last-child {
        margin-bottom: 0rem;
    }
    .blog-list-layout .listing-item .date {
        display: block;
    }
    .blog-list-layout .listing-item .title {
        font-size: 4rem;
        margin: 0;
        display: block;
        padding-bottom: 2.33rem;
        color: #1B6A3E;
        background-color: #f7f7f7;
        width: 100%;
        white-space: normal;
        line-height: 5rem;
    }
    .blog-list-layout .listing-item .image {}
    .blog-list-layout .listing-item .image img {
        /* width: 100%; */
        width: 56.6rem;
        height: 56.6rem;
        object-fit: cover;
    }
    .blog-list-layout .listing-item .author-date {
        font-size: 2.16rem;
        margin: 0;
        padding: 0 0 2.5rem 0;
        background-color: #f7f7f7;
    }
    .excerpt {
        width: 100%;
        height: 20rem;
        position: relative;
        left: 0;
        font-size: 2.5rem;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        line-height: 4.17rem;
        margin-top: 0rem;
        padding: 4.25rem 3rem 3rem 3rem;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .excerpt-more {
        margin: 0;
        display: block;
        font-size: 2.5rem;
        font-weight: 400;
        color: #1B6A3E;
        line-height: 5rem;
        padding: 3.33rem 0 5rem 3.16rem;
        float: none;
    }
}
