<style type="text/css">
    .Abstract
    {
        padding: 15px;
        border: dotted 2px #999;
        color: #999;
        font-family: 'Microsoft Yahei';
        border-radius: 4px;
    }
        
    .First
    {
        margin: 10px 0;
        font-family: 'Microsoft Yahei';
        text-align: left;
        padding: 6px 20px;
        color: #fff;
        background: #55895B;
        font-size: 20px;
        border-radius: 4px;
        clear: both;
    }
        
        
    .Second
    {
        margin: 10px 0;
        font-family: 'Microsoft Yahei';
        padding: 6px 20px;
        background: #93C8A2;
        color: #fff;
        font-size: 18px;
        border-radius: 4px;
        clear: both;
    }
        
        
    .Third
    {
        margin: 10px 0;
        padding: 6px 20px;
        font-family: 'Microsoft Yahei';
        margin: 15px 0;
        font-size: 16px;
        color: fff;
        background: #C6EFD2;
        color: #999;
        border-radius: 4px;
        clear: both;
    }
    .note
    {
        margin: 10px 0;
        padding: 15px 20px 15px 60px;
        background: #FCFAA9 url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_yellow-pin.png') no-repeat 20px 0;
        font-size: 15px;
        font-family: 'Microsoft Yahei';
        box-shadow: 0 0 8px #aaa;
        clear: both;
    }
        
    .demo
    {
        text-align: left;
        padding: 6px 20px;
        overflow: auto;
        border-radius: 4px;
        background: orange;
        color: #fff;
        font-size: 16px;
        clear: both;
    }
        
    .cnblogs_Highlighter
    {
        border: solid 1px #ccc;
        clear: both;
    }
        
    .cnblogs_code
    {
        background: #EFFFF4;
        border: solid 0px #939393;
        font-size: 14px;
        clear: both;
        padding: 10px 20px;
    }
    .cnblogs_code pre
    {
        font-size: 14px;
    }
    .cnblogs_code span
    {
        font-family: Courier New;
        font-size: 14px;
    }
     #blogTitle{display:none;}
   .headerWrapper{overflow:hidden;width:100%;}
    .headerBgImg{
			height:350px;width:100%;
			background-image:url("https://images.cnblogs.com/cnblogs_com/MrZouJian/1093550/o_banner01-1920-550.jpg");
			background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;
			-ms-background-size:cover;-o-background-size:cover;
			background-position:top left;
			background-repeat:no-repeat;
		}
    #navigator {
	 background:none;border-bottom:1px solid #d8d8d8;
     }
   #navList a:hover{background-color:#0c6f62;color:#fff!important;}
   body{/*background:#5b9a91;*/color:#555;background:url('https://images.cnblogs.com/cnblogs_com/MrZouJian/775607/o_082228166713764.jpg')}
   .newsItem,#blog-calendar {
	background: rgba(0,0,0,0);border:1px solid #d8d8d8;
}

.CalTitle{
	width:100%;
	background:none;
	color:#555;
	border-bottom:1px solid #666;
}

a:link,a:visited{
	color: #555;
}

#navList a:link, #navList a:visited, #navList a:active {
	color: #555;
}

.catListEssay,.catListLink,.catListNoteBook,
.catListTag,
.catListPostCategory,
.catListPostArchive,
.catListImageCategory,
.catListArticleArchive,
.catListView,
.catListFeedback,
.mySearch,
.catListComment,
.catListBlogRank,
.catList,
.catListArticleCategory
{background: rgba(0,0,0,0);box-shadow: 1px 1px 2px #d8d8d8;}

.catListTitle {background: #555;border-bottom: 1px solid #555;color: #fff;font-size: 1.2em;}
input{-webkit-appearance: none;appearance: none;-moz-appearance: none;-ms-appearance: none;}
input[type="text"]{background: none;border: 1px solid #d8d8d8;}
input[type="button"]{border: 0;background: #555;color: #fff;}
.catListEssay ul li,.catListLink ul li,.catListNoteBook ul li,
.catListTag ul li,
.catListPostCategory ul li,
.catListPostArchive ul li,
.catListImageCategory ul li,
.catListArticleArchive ul li,
.catListView ul li,
.catListFeedback ul li,
.catListComment ul li,
.catListBlogRank ul li,
.catList ul li,
.catListArticleCategory ul li
{border-bottom: 0;border-top: 1px solid #d8d8d8;}
.day{background:none;}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {color: #555;}
#topics{background:#fff;border:1px solid #d8d8d8;}
.syntaxhighlighter {
    background-color: none!important;
}
.syntaxhighlighter .line.alt1 {
   /* background-color: #49a094!important;*/
}
.syntaxhighlighter .line.alt2 {
   /* background-color: #439088!important; */
}
#cnblogs_c1,#cnblogs_c2,#ad_t2,#under_post_news,#under_post_kb{display:none;}
#btnZzk,input.btn_my_zzk{width: 58px;border-radius: 3px;}
.chuncai-main{top:20%!important;}

.blogStats {
	color: #48918a;
}

#sidebar_recentposts .catListEssay ul {
    line-height: 1;
    height: 200px;
    overflow: auto;
}

#sidebar_recentposts .catListEssay ul li{
  text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
    outline: 0 !important
}


#sidebar_recentposts .catListEssay ul::-webkit-scrollbar-track {
    background-color: transparent
}

#sidebar_recentposts .catListEssay ul::-webkit-scrollbar {
    width: 4px
}

#sidebar_recentposts .catListEssay ul::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #ccc
}

#sidebar_recentposts .catListEssay ul::-webkit-scrollbar-thumb:hover {
    background-color: #aaa
}
#sidebar_shortcut .catListLink ul li{line-height: 1;}

#sidebar_search,#blog-calendar,#sidebar_imagecategory,#sidebar_categories,#sidebar_toptags,#sidebar_topcommentedposts,#sidebar_topdiggedposts{display:none!important;}
</style>