<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.left-article-container{
    background: white;
    padding-bottom: 20px;
}
.articleTime img{
    vertical-align: text-bottom;
    margin-right: 8px;
}
.leftModularTitle{
    font-size: 22px;
    font-weight: 600;
    margin: 0px 20px 0px 20px;
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 0px 10px 0px;
}
.articleTime{
    font-size: 21px;
    font-weight: 600;
    padding: 10px 0px 10px 26px;
}
.articleTime .time{
    display: inline-block;
    width: 114px;
    border-bottom: 2px solid #ca141766;
}
.articleListDiv .category{
    font-size: 18px;
    font-weight: 600;
    vertical-align: middle;
    display: inline-block;
    margin-left: 4px;
}
.list{
    margin: 20px 50px;
}
.intro{
    font-size: 15px;
    margin: 5px 0;
    color: #999999;
}
.title{
    font-size: 19px;
    margin: 5px 0;
    color: #191919;
}
.hrefArticle{
    margin: 5px 0;
}
.hrefArticle a{
    text-decoration: underline;
    color: #999999;
}
.loadMoreArticleDiv{
    font-size: 16px;
    font-weight: 400;
    color: #D61519;
    line-height: 22px;
    padding: 9px 0;
    margin: 0 52px 0 52px;
    border-radius: 5px;
    border: 1px solid #D61519;
    text-align: center;
}
.loadMoreArticleDiv:hover{
    background-color: #d61518;
    color: #fff;
}
.sign{
    height: 26px;
    width: 6px;
    display: inline-block;
    background: #CA1417;
    vertical-align: middle;
    margin-right: 5px;
}
.circle{
    margin-left: 50px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #ca141766;
    border-radius: 50%;
}</pre></body></html>