/* 样式名称：深海静读 */
.article-content-box-css-style-2026-10 {
    background: #172838;
    color: #c5d8e8;
    font-family: "STKaiti", "KaiTi", serif;
    font-size: 19px;
    line-height: 1.9;
    padding: 1em 1.2em;
    border-radius: 22px;
    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-10 h1,.article-content-box-css-style-2026-10 h2,.article-content-box-css-style-2026-10 h3 {
    color: #c5d8e8;
    font-weight:400;
    margin:1.3em 0 0.7em;
    
}
.article-content-box-css-style-2026-10 p {
    margin: 0.85em 0;
}
.article-content-box-css-style-2026-10 a {
    color: #4898d8;
    text-decoration:underline;
}
.article-content-box-css-style-2026-10 blockquote {
    background: #23394e;
    border-bottom:4px solid #3c5b78;
    padding:0.9em 1.1em;
    margin:1.1em 0;
}
.article-content-box-css-style-2026-10 pre {
    padding:1em;
    border-radius:8px;
    background:#00000014;
    overflow-x:auto;
}
.article-content-box-css-style-2026-10 img {
    max-width:100%;
    height:auto;
    border-radius:22px;
}
.article-content-box-css-style-2026-10 ul, .article-content-box-css-style-2026-10 ol {
    margin:0.9em 0;
    padding-left:1.8em;
}
.article-content-box-css-style-2026-10 hr {
    border:0;
    height:1px;
    background-color:#3c5b78;
    margin:1.4em 0;
}
.article-content-box-css-style-2026-10 mark {
    background-color:#23394e;
    padding:0 4px;
}
