/****************************主页****************************/

body {
    background-image: url(https://s1.ax1x.com/2020/08/26/d2hw36.jpg);
    opacity: 0.99;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}/*背景https://s2.ax1x.com/2019/03/01/kb9mfe.jpg*/
#home {
    width: 85%;/*宽度*/
    background-color: rgba(255, 255, 255, 0.82);/*透明度*/
}/*主页*/
a {
cursor:Crosshair;
}
#blogTitle h1 a {
    margin-left: 0.3em;
    color: #1859cccc;
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 2em;
}/*nianheng*/
#navList a {
    font-size: 14px;
    padding-top: 16px;
}
.blogStats {
    margin-top: 16px;
    margin-right: 30px;
}
/*菜单*/
#navigator {
    border-bottom: 1px solid #347ca7bf;
    border-top: 1px solid #347ca7bf;
}/*两条杠*/
.postTitle {
    padding-left: .7px !important;
    border-left: 3px solid #3e73cf;
    font-size: 24px;
}
.day .postTitle a {
    padding-left: 14px;
}
.postTitle a:hover {
    color: #1d546d;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    transition: all 0.4s cubic-bezier(0, 0, 0.2, 1.01) 0s;
    color: #24219b;
}
/*文章标题*/
.c_b_p_desc {
    font-size: 16.5px;
    line-height: 1.7;
    font-family: "Comic Sans MS", cursive, sans-serif;
}/*文章简介*/
.c_b_p_desc_readmore {
    display: none !important;
}
.postDesc {
    margin-top: 13px;
    padding-left: 30px;
}/*文章时间*/
.topicListFooter {
    font-size: 20.5px;
    text-align: center;
}/*下一页*/
/****************************侧边栏****************************/

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #fff0;
}
/*一些透明*/
.CalTitle {
    background: #d2b86d;
}
#blog-calendar th {
    font-size: 12px;
}
#blog-calendar {
    border: 1px solid #71541373;
}
.CalDayHeader {
    background: #f5f3f326;
}
.CalTitle td {
    background: #f8f8f803 !important;
}
/*日历*/
.input_my_zzk {
    background-color: #f0f1f380;
}/*搜索框*/

/***********侧边栏字体***********/

#sideBarMain li {
    line-height: 1.8;
    font-size: 13px;
}/*侧边栏灰字*/

#sideBar h3 {
    color: #052e77;
    font-size: 20px;
    font-family: "Comic Sans MS", cursive, sans-serif;
}

.cebian_h1 {
    color: #052e77;
    font-size: 25px;
    font-family: "Comic Sans MS", cursive, sans-serif;
}
.cebian_h2 {
    font-size: 20px;
    font-family: "Comic Sans MS", cursive, sans-serif;
}
.cebian_h3 {
    font-size: 17px;
    font-family: "Comic Sans MS", cursive, sans-serif;
}

/***********finall***********/

.jump_OJ {
    width: 141px;
    background-color: #ffffffba;
}
.jump_ID {
    width: 136px;
    background-color: #ffffffba;
}
.jump_goto {
    background-color: #ffffffba;
    font-family: "Comic Sans MS", cursive, sans-serif;
    width: 70px;
}/*跳题*/
#hitokoto-content {
    font-size: 16px !important;
    font-family: "Comic Sans MS", cursive, sans-serif;
}
#hitokoto-from {
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 13px !important;
}
/****************************文章****************************/

#topics .postTitle {
    display: none;
}/*标题消失*/
/***********正文字体***********/
#cnblogs_post_body h1 {
    background: rgba(185, 104, 3, 0.85);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2 {
    background: hsla(207, 41%, 44%, 0.96);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 33px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body p {
    margin: 5px auto;
    text-indent: 0;
    font-size: 16px;
}
/*********finall*********/

.cnblogs-markdown blockquote {
    padding: 0 15px !important;
    color: #777 !important;
    border-left: 4px solid #808080 !important
}
.postBody blockquote {
    background: url(images/comment.gif) no-repeat 25px 0 !important;
    background-color: #ffffff7a !important;
    padding: 10px 60px 5px 60px !important;
    min-height: 35px !important;
    _height: 35px !important;
    line-height: 1.6em !important;
    color: #777 !important;
}
.blockquote {
    border: 2px solid #efefefa1;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-size: 17px!important;
    background-color: #060505cf!important;
    color: #DCDCDC !important;
}/*代码*/
/***********代码字体***********/
.cnblogs-markdown .hljs-string, .cnblogs-markdown .hljs-meta-string {
    color: #D69D85 !important;
}
.hljs-comment, .hljs-quote, .hljs-variable {
    color: #7b3c0d !important;
}
.cnblogs-markdown .hljs-meta, .cnblogs-markdown .hljs-meta-keyword, .cnblogs-markdown .hljs-tag {
    color: #9B9B9B !important;
}
.cnblogs-markdown .hljs-keyword, .cnblogs-markdown .hljs-literal, .cnblogs-markdown .hljs-symbol, .cnblogs-markdown .hljs-name {
    color: #569CD6 !important;
}
.cnblogs-markdown .hljs-built_in, .cnblogs-markdown .hljs-type {
    color: #4EC9B0 !important;
}
.cnblogs-markdown .hljs-number, .cnblogs-markdown .hljs-class {
    color: #B8D7A3 !important;
}
.hljs-string, .hljs-title, .hljs-section, .hljs-attribute, .hljs-literal, .hljs-template-tag, .hljs-template-variable, .hljs-type, .hljs-addition {
    color: #DCDCDC !important;
}
/*********finall*********/ 
.c_ad_block ,#under_post_news ,.c_ad_block ,#under_post_kb ,#ad_t2 {
    display: none !important;
}/*去广告*/
.comment_textarea {
    background-color: #ffffff40;
    font-size: 15px !important;
    font-family: "Comic Sans MS", cursive, sans-serif !important;
}/*回复文本框透明*/
.feedbackCon img:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.feedbackCon img {
    border-radius: 40px;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}/*回复区头像*/
.blog_comment_body {
    font-size: 17px;
    font-family: "Comic Sans MS", cursive, sans-serif;
}
.feedbackCon {
    border-bottom: 1px solid #347ca7bf;
    background-color: #ffffff59;
}
/***********推荐和反对***********/
#div_digg {
    padding: 10px;
    position: fixed;
    _position: absolute;
    z-index: 1000;
    bottom: 20px;
    right: 0;
    _right: 17px;
    border: 1px solid #D9DBE1;
    background-color: #FFFFFF;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.icon_favorite {
    background: transparent url('https://files.cnblogs.com/files/nianheng/kj.gif') no-repeat 0 0;
    padding-left: 16px;
}
#blog_post_info_block a {
    text-decoration: none;
    color: #5B9DCA;
    padding: 3px;
}
/***********finall***********/
/***********右侧目录**********/
#sideToolbar {
    bottom: 30px !important;
}
#sideCatalog {
    background-color: #ffffffc9 !important;
    visibility: hidden;
}
#sideCatalog a {
    font-size: 17px;
}
#sideCatalog-catalog ul .active {
    background-color: #f5f5f561;
}
/*定义滚动条轨道 内阴影+圆角*/
#sideCatalog-catalog::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
#sideCatalog-catalog::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
#sideCatalog-catalog::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
/***********finall***********/