#canvas {
   position: fixed;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
}

/* 选中的样式 */
*::selection {
    background: #8086fa;
    color: white;
}

/*公用*/
body {
    font-size: 16px;
    padding: 0;
    margin: 0;
    background: url('https://images.cnblogs.com/cnblogs_com/wenruo/873448/o_260204031942_title.webp') #fcfcf5 no-repeat top center fixed;
    background-size: cover;
    /*background: #fcfcf5;*/
    min-width: 1200px;
}

#home {
    opacity: 0.96;
    filter: alpha(opacity=93);
    box-shadow: 0 0 10px #000;
    margin: 40px auto;
    width: 1200px;
    background: #fff;
    overflow: auto;
    border: solid 1px #fff;
}

/*段落*/
.postBody p, .postCon p {
    margin: 7px 0;
    line-height: 1.75;
}

h1 {
    margin: 0;
}

h3 {
    font-size: 15px;
    font-weight: bold;
}

/*超链接*/
a {
    color: #676767;
    text-decoration: none;
}

a:hover {
    background: #000000 !important;
    color: #fff !important;
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

image {
    border: none;
}

#header {
    padding: 20px;
}

/*博客标题*/
#blogTitle, #blogTitle a {
    font-weight: bold;
    color: #676767;
    white-space: nowrap;
}

#blogTitle .title {
    font-size: 40px;
    background-size: 120px 100px;
    font-family: Monaco;
    letter-spacing: 2px;
    padding: 0 18px 0;
}

#blogTitle .title::before {
    background: url(https://pic.cnblogs.com/avatar/670878/20211103225407.png);
    display: block;
    content: ' ';
    height: 100px;
    width: 100px;
    background-size: contain;
    float: left;
    border-radius: 50%;
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
    margin-right: 20px;
}

.headermaintitle {
}

#blogTitle, #blogTitle a:hover {
    text-decoration: none;
}

/*子标题*/
.subtitle {
    padding-left: 20px;
    font-size: 20px;
    color: orange;
    font-weight: normal;
    margin: 10px 0;
}

/*导航栏*/
#navigator {
    font-size: 16px;
    height: 48px;
    background: #fff;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    border-width: 1px 0;
    border-style: solid;
    color: #e0e0e0;
}

#navList li {
    margin: 0;
    line-height: 48px;
    display: inline-block;
    float: left;
}

#navList li: hover {
    background-color: #fff;
    color: #000;
}

#navList li a {
    padding: 0 30px;
    text-decoration: none;
    line-height: 48px;
    border: 0;
    color: #969696;
    display: -moz-inline-box;
    display: inline-block;
}

/* 博客标题 */
.blogStats {
    height: 48px;
    color: #969696;
    line-height: 48px;
}

#blog_stats {
    text-indent: 220px;
    font-size: 15px;
    letter-spacing: 1px;
}

#main {
    padding: 20px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
}

/*左边*/
#sideBarMain {
    padding: 0 10px 0 0;
    background: #fff;
    margin: 0 0 20px 0;
    width: 190px;
    font-size: 12px;
    line-height: 22px;
}

#sideBarMain a {
    color: #666;

}

#leftcontentcontainer {
    color: #666;
}

.newsItem {
    color: #666;
}

/*公告*/
#profile_block {
    margin-top: 0px;
    line-height: 24px;
    text-align: left;
}

/*主面板*/
#mainContent {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    background: #fff;
    padding-bottom: 0px;
    float: right;
    width: 960px;
    padding-left: 0px;
}

/*每日文章列表*/
.day {
    background: #fff;
    padding: 0;
    margin: 0 0 20px 0;
}

/*博客标题*/
.postTitle a {
    color: #676767;
    transition: margin 1s;
}

.postTitle a:hover {
    margin-left: 1em;
}

.postTitle {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #676767;
    background: url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
    padding-left: 30px;
}

.dayTitle {
    display: none;
}

/*摘要*/
.c_b_p_desc {
    padding: 10px;
    line-height: 24px;
    color: #888;
}

.c_b_p_desc a {
    color: #888;
}

.c_b_p_desc a:hover {
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

/*右侧图片*/
.desc_img {
    margin-left: 10px;
    border: solid 1px #fff;
    box-shadow: 0 0 10px #aaa;
}

/*博文页*/
#topics .post {
    background: #fff;
}

.postCon {
    padding: 10px 20px 0 20px;
}

.postDesc {
    margin: 0 30px;
    margin-bottom: 2px;
    padding: 8px 0px;
    font-size: 12px;
    color: #aaa;
    background: #fff;
    text-align: right;
}

.postDesc a {
    color: #AAA;
}

.postBody {
    padding: 0;
    color: #333;
}

/*google搜索框*/
#google_q, #q {
    height: 22px;
    width: 120px;
    border: solid 1px #ccc;
    box-shadow: inset 0 0 3px #ddd;
    border-radius: 4px;
}

/*搜索按钮*/
.btn_my_zzk {
    font-family: 'Microsoft Yahei';
    border: none;
    height: 26px;
    width: 60px;
    padding: 1px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    background: #000;
    border-radius: 4px;
    color: #fff;
}

.btn_my_zzk:hover {
    background: #333;
}

/*评论按钮*/
#btn_comment_submit {
    border: none;
    height: 48px;
    width: 120px;
}

/*评论按钮*/
.comment_btn {
    font-family: 'Microsoft Yahei';
    border: none;
    height: 48px;
    width: 120px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    background: #444;
    border-radius: 27px;
    box-shadow: 2px 1px 6px 0px #757575;
    color: #fff;
    outline: none;
}

#btn_comment_submit:hover {
    background: #000;
}

/*评论标题*/
.feedback_area_title {
    padding: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    border-bottom: solid 6px #000;
}

.feedbackListSubtitle {
    font-size: 12px;
    color: #888;
}

.feedbackListSubtitle a {
    color: #888;
}

.comment_quote {
    background: #FCFAAC;
    padding: 15px;
    border: 1px solid #CCC;
}

#commentform_title {
    color: #000;
    background-image: none;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding: 10px 20px 10px 10px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 6px #b7b7b7;
}
.comment_textarea {
    width: 100%;
}
/*评论框*/
#comment_form {
    margin: 10px 0;
    padding: 0;
}

.commentform {
    margin: 10px 0;
    padding: 10px 20px;
    background: #fff;
}

/*评论输入域*/
#tbCommentBody {
    font-family: 'MIcrosoft Yahei';
    margin-top: 10px;
    width: 940px;
    max-width: 940px;
    min-width: 940px;
    background: white;
    color: #333;
    border: 2px solid #fff;
    box-shadow: inset 0 0 8px #aaa;
    padding: 10px;
    height: 120px;
    font-size: 14px;
    min-height: 120px;
}

/*评论条目*/
.feedbackItem {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
    padding: 20px;
    background: #F2F2F2;
    box-shadow: 0 0 5px #aaa;
}

.feedbackListSubtitle {
    font-weight: normal;
}

/*分类页*/
.entrylist {
    padding: 10px 20px;
    background: #fff;
}

.entrylistItem {
    margin: 10px 0;
    padding: 10px;
}

.entrylistPosttitle {
    font-size: 18px;
    font-weight: bold;
    background: url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
    padding-left: 30px;
}

.entrylistPostSummary {
    padding: 10px;
}

.entrylistItemPostDesc {
    font-size: 12px;
    color: #999;
    padding-left: 40px;
}

/*尾部*/
#footer {
    font-size: 12px;
    margin: 20px;
    padding: 12px;
    text-align: center;
    background: #f1f1f1;
    color: #444;
    font-size: 14px;
}
#cnblogs_post_body {
    line-height: 2;
}

/*文章内图片*/
#cnblogs_post_body p img {
    margin: 10px;
}

/*顶一下*/
.diggnum {
    font-size: 28px;
    color: #89e48b;
    font-family: 'Microsoft Yahei';
}

#div_digg .diggnum {
    line-height: 100px;
}

.diggit {
    float: left;
    width: 128px;
    height: 128px;
    background: url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_dig.gif') no-repeat;
    background-position: 0 0;
    text-align: center;
    cursor: pointer;
}

.diggit:hover {
    background-position: -128px 0;
}

/*踩一下（园友反映，这个有点“邪恶”，呵呵，其实是我没来得及设计这个背景图片，就暂时把它隐藏了……可以去掉这句话）*/
.buryit {
    display: none;
}

.diggword {
    display: none;
}

/*green_channel*/
#green_channel {
    text: align:right;
    background: #f1f1f1;
    padding-left: 20px;
    font-weight: normal;
    font-size: 15px;
    width: 920px;
    border: none;
    color: #fff;
    padding: 20px;
    border-radius: 4px;
}

/*最新评论*/
#myposts .PostList {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
    padding: 20px;
    background: #F2F2F2;
    box-shadow: 0 0 5px #aaa;
}

.cnblogs-markdown .hljs, .cnblogs-markdown code {
    border-radius: 12px !important;
    font-family: "Source Code Pro",Consolas,Menlo,Monaco,"Courier New",monospace !important;
    font-size: 14px !important;
}

.cnblogs-markdown .hljs {
    border: none;
    background: #f8f8f8;
}

.cnblogs_code {
    border: 0px solid #635e5e;
    padding: 15px;
    border-radius: 15px;
    font-family: "Source Code Pro",Consolas,Menlo,Monaco,"Courier New",monospace !important;
}

.cnblogs_code span, .cnblogs_code pre {
    font-family: "Source Code Pro",Consolas,Menlo,Monaco,"Courier New",monospace !important;
}

.github-corner {
    border-bottom: 0;
    position: fixed;
    right: 0;
    text-decoration: none;
    top: 0;
    z-index: 1;
}

.github-corner svg {
    color: #fff;
    fill: #ffc58b;
    height: 80px;
    width: 80px;
}

.blogpost-body blockquote {
    background: #f8f8f8;
    border-left: 5px solid #c1c1c1;
}

#cnblogs_post_body h2 {
    padding-bottom: 12px;
    border-bottom: 1px solid #ececec;
    line-height: 1.5;
    margin-top: 35px;
    margin-bottom: 10px;
}

/* 行内代码 */
.cnblogs-markdown :not(pre,div)>code, .blogpost-body:not(.cnblogs-markdown) :not(pre,div,td)>code {
    border-radius: 2px !important;
    background-color: #fff5f5;
    color: #ff502c;
    padding: .065em .4em;
}

/* 代码块 */
#cnblogs_post_body>pre {
    margin: 20px auto;
}