/* 样式名称：素纸浅墨 */
.article-content-box-css-style-2026-1 {
    background: #fefefe;
    color: #383838;
    font-family: "Noto Sans SC", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    padding: 1.2em 1.6em;
    border-radius: 0px;
    box-shadow: none;
    max-width: 740px;
    margin: 18px auto;
    box-sizing: border-box;
    text-align: left;
    /* 外层元素：不添加任何border */
    border: none;
}
.article-content-box-css-style-2026-1 h1,.article-content-box-css-style-2026-1 h2,.article-content-box-css-style-2026-1 h3 {
    color: #383838;
    font-weight:400;
    margin:1.3em 0 0.7em;
    text-transform:uppercase;
}
.article-content-box-css-style-2026-1 p {
    margin: 0.85em 0;
}
.article-content-box-css-style-2026-1 a {
    color: #346799;
    text-decoration:underline;
}
.article-content-box-css-style-2026-1 blockquote {
    background: #f6f7f8;
    border-right:4px solid #e4e6e8;
    padding:0.9em 1.1em;
    margin:1.1em 0;
}
.article-content-box-css-style-2026-1 pre {
    padding:1em;
    border-radius:8px;
    background:#00000014;
    overflow-x:auto;
}
.article-content-box-css-style-2026-1 img {
    max-width:100%;
    height:auto;
    border-radius:0px;
}
.article-content-box-css-style-2026-1 ul, .article-content-box-css-style-2026-1 ol {
    margin:0.9em 0;
    padding-left:1.8em;
}
.article-content-box-css-style-2026-1 hr {
    border:0;
    height:1px;
    background-color:#e4e6e8;
    margin:1.4em 0;
}
.article-content-box-css-style-2026-1 mark {
    background-color:#f6f7f8;
    padding:0 4px;
}

.article-content-box-css-style-2026-1 p:first-of-type::first-letter {
    font-size: 2.7em;
    float: left;
    line-height: 1;
    margin-right: 0.22em;
    font-weight:bold;
}
    