#EntryTag {
    margin-top: 20px;
    font-size: 9pt;
    color: #808080
}

.topicListFooter {
    text-align: right;
    margin-right: 10px;
    margin-top: 10px
}

#divRefreshComments {
    text-align: right;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 9pt
}

* {
    margin: 0;
    padding: 0
}

body {
    background-image: url("https://img2024.cnblogs.com/blog/3768769/202607/3768769-20260703141058688-1648504966.png");
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: cover
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,img {
    border: 0
}

li {
    list-style: none
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal
}

a:link,a:visited,a:hover,a:active {
    color: #000;
    text-decoration: none
}

.clear {
    clear: both
}

#home {
    background-color: #fff;
    font-size: 12px;
    color: #000;
    padding-top: 30px;
    padding-right: 25px;
    word-wrap: break-word;
    box-shadow: 0 0 25px black;
    position: relative;
    width: 925px;
    margin: 15px auto;
    line-height: 1.5
}

#header {
    margin-bottom: 15px;
    padding-left: 45px
}

#blogTitle {
    margin-bottom: 15px
}

#lnkBlogLogo {
    background-color: #008000;
    width: 20px;
    height: 120px;
    display: block;
    position: absolute;
    left: 0
}

#blogLogo {
    display: none
}

#blogTitle h1 {
    font-size: 400%
}

#blogTitle h2 {
    display: block !important;
    font-size: 14px;
    color: #8b8b8b;
    margin-top: 5px;
}

#navList {
    overflow: auto;
    margin-bottom: 10px
}

#navList li {
    float: left
}

.menu {
    color: #808080 !important;
    margin-right: 30px;
    font-size: 250%
}

#navList a[href="https://www.cnblogs.com/"] {
    color: #000 !important
}

.blogStats {
    text-align: right;
    color: #808080
}

#main {
    overflow: auto;
    padding-left: 25px
}

#mainContent {
    float: left;
    width: 650px
}

.day {
    margin-bottom: 10px;
    border-bottom: 1px solid #000
}

.dayTitle {
    background-color: #0147C4;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    margin-bottom: 10px
}

.dayTitle a {
    color: #fff;
    font-size: 133%
}

.postTitle {
    background-image: url("https://img2024.cnblogs.com/blog/3768769/202606/3768769-20260606112734972-1637200144.png");
    background-repeat: repeat-y;
    background-position: -10px 0;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5
}

.postTitle2 {
    font-size: 200%
}

.postCon {
    font-size: 116%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    overflow: auto
}

.postDesc {
    color: #808080;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px
}

.postDesc a {
    color: #808080
}

.postSeparator {
    border-bottom: 1px dashed #000;
    margin-bottom: 10px
}

.topicListFooter {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0
}

.topicListFooter a {
    color: #008000
}

/* ===== 侧边栏通用美化（不隐藏任何模块） ===== */
#sideBar {
    width: 225px;
    float: right;
}
#sideBarMain {
    font-size: 116%;
}

/* 所有侧边栏模块统一风格 */
#leftcontentcontainer > div,
.newsItem,
.catListPost,
.catListLink,
.catListEssay,
.catListMyLink,
#calendar {
    border: none !important;
    background: #ffffff !important;
    box-shadow: none !important;
    padding: 18px 18px 12px 18px !important;
    margin-bottom: 28px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

/* 标题 */
.catListTitle,
.newsItem .catListTitle,
#calendar .CalTitle {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #333 !important;
    border-bottom: 1px solid #e8e8e8 !important;
    padding-bottom: 8px !important;
    margin-bottom: 12px !important;
}

/* 列表项 */
#sideBarMain li {
    padding: 5px 0;
    border-bottom: 1px solid #f5f5f5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#sideBarMain li:last-child { border-bottom: none; }
#sideBarMain a {
    color: #555 !important;
    text-decoration: none;
}
#sideBarMain a:hover {
    color: #000 !important;
    background: #f5f5f5 !important;
}

/* 公告文字 */
.newsItem {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

.recent_comment_body {
    text-indent: 2em;
    font-size: 85%;
    color: #808080 !important;
    overflow: visible !important;
    white-space: normal !important
}

.recent_comment_author {
    border-bottom: 1px dashed #000;
    font-size: 85%;
    color: #008000 !important;
    overflow: visible !important;
    white-space: normal !important
}

#topics {
    margin-bottom: 10px;
    border-bottom: 1px solid #000
}

.postBody {
    font-size: 116%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px
}

#cnblogs_post_body {
    margin-bottom: 30px;
    overflow: auto
}

#MySignature {
    background-color: #f8f8ee;
    border: solid 1px #e8e7d0;
    box-shadow: 0 0 15px #aaa;
    padding: 10px;
    margin-bottom: 10px;
    color: #808080
}

#BlogPostCategory,#BlogCollection {
    margin-bottom: 5px
}

#EntryTag {
    margin-top: 0;
    text-align: right
}

#EntryTag a {
    color: #fff;
    background-color: #008000;
    padding: 1px 3px 1px 3px
}

.feedback_area_title {
    color: #fff;
    font-size: 133%;
    background-color: #0147C4;
    padding: 3px 15px 3px 15px;
    margin-bottom: 10px
}

.feedbackItem {
    position: relative;
    border-bottom: 1px solid #000;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px
}

.feedbackListSubtitle {
    margin-left: 65px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #000
}

.feedbackManage {
    position: absolute;
    bottom: 0;
    right: 15px
}

.feedbackManage a {
    color: #808080
}

.feedbackManage+a[href^="#"] {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #008000;
    position: absolute;
    color: #fff;
    font-size: 133%;
    text-align: center;
    left: 15px
}

.louzhu {
    color: #0147C4
}

.feedbackCon {
    padding-left: 65px;
    margin-bottom: 35px;
    font-size: 116%
}

#comment_nav {
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #0147C4
}

#comment_nav a {
    color: #fff;
    font-size: 116%
}

.entrylistTitle,.PostListTitle,.thumbTitle {
    background-color: #008000;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 133%
}

.entrylistDescription,.thumbDescription {
    background-color: #008000;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: #fff;
    text-align: right
}

.entrylistItem {
    margin-bottom: 10px;
    border-bottom: 1px solid #000
}

.entrylistPosttitle {
    background-image: url("images/logo.png");
    background-repeat: repeat-y;
    background-position: -10px 0;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px
}

.entrylistItemTitle {
    font-size: 200%
}

.entrylistPostSummary {
    font-size: 116%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px
}

.entrylistItemPostDesc {
    color: #808080;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px
}

.entrylistItemPostDesc a {
    color: #808080
}

.entrylist .postSeparator {
    display: none
}

.PostList {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #000
}

.postTitl2 {
    float: left;
    margin-bottom: 5px
}

.postDesc2 {
    float: right;
    color: #808080;
    margin-bottom: 5px
}

.postText2 {
    clear: both;
    color: #808080;
    margin-bottom: 5px
}

.divPhoto {
    border: 1px solid #008000;
    padding: 2px;
    margin-right: 10px;
    opacity: .5
}

.divPhoto:hover {
    opacity: 1
}

#footer {
    text-align: center;
    border-top: 2px solid #008000;
    margin-top: 50px;
    margin-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px
}

.postBody h1 {
    display: block;
    font-size: 3em;
    font-weight: bold;
    margin: 15px auto 2px auto
}

.postBody h2 {
    display: block;
    font-size: 2em;
    font-weight: bold;
    margin: 15px auto 2px auto
}

.postBody h3 {
    display: block;
    font-size: 1.17em;
    font-weight: bold;
    margin: 15px auto 2px auto
}

.postBody h4 {
    display: block;
    font-weight: bold;
    margin: 15px auto 2px auto
}

.postBody h5 {
    display: block;
    font-size: .83em;
    font-weight: bold;
    margin: 15px auto 2px auto
}

.postBody h6 {
    font-size: 100%;
    font-size: .67em;
    font-weight: bold;
    margin: 15px auto 2px auto
}

.postBody a {
    color: #008000;
    padding: 1px 3px 1px 3px
}

.postBody a:hover {
    background-color: #008000;
    color: #fff
}

.postBody blockquote {
    background: url("images/quote.png") no-repeat -75px -20px #f0f0f0;
    border-radius: 10px;
    margin: 20px 0;
    padding: 20px 50px
}

.postCon a {
    color: #008000;
    padding: 1px 3px 1px 3px
}

.postCon a:hover {
    background-color: #008000;
    color: #fff
}

.c_b_p_desc_readmore {
    color: #008000 !important
}

.c_b_p_desc_readmore:hover {
    color: #fff !important;
    background-color: #008000 !important
}

#cnblogs_post_body img {
    max-width: 620px
}
