
body
{
   background: url(//images.cnblogs.com/cnblogs_com/aaagx/1923655/o_21012712342986823455_p0_1.png) fixed;
    position: relative;
    padding:1px;
    box-sizing:border-box;
    z-index:1;
}
#home
{
background-color: rgba(59,54,55,0.9);
    position: relative;
    text-align: center;
    z-index:11;
}
#home #navList a:link,
#home #navList a:visited
{ 
   color: #ffffff;
}
#blogTitle h1 a {
    color: #ffffff;
}
.postCon{
color:rgb(214 206 206);
}
.postCon a:link{
color:rgb(53 110 135);
}
.postCon a:visited{
color:rgb(214 206 206);
}
.postCon a:actived{
color:rgb(214 206 206);
}

element.style {
}
.day .postTitle a {
    padding-left: 10px;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #73d4ff;
    transition: all .4s linear 0s;
}
.postTitle a:hover {
    margin-left: 30px;
    color:#dad3d3;
    text-decoration: none;
}
#cnblogs_post_body,
#topics #blog_post_info_block a {
   color: #dad3d3;
}
.blogpost-body a:link{
   color:#ffffff;
}
.blogpost-body a:visited{
   color:#dad3d3;
}
/*侧边栏*/
#sideBar{
    color:#dad3d3;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background-color: rgba(59,54,55,0.1);
}
#sideBar a:link,
{
   color: #ffffff;
}
blog-calendar
/*我的随笔*/
.PostList  a:link
{
   color: #ffffff;
}
.PostList  a:visited{
   color:#dad3d3;
}
/*日历*/
#blog-calendar
{
background-color: rgba(59,54,55,0);
    box-shadow: 0 0px 0px #ccc;
    border: 0px solid #ededed;
}
#blogCalendar
{
display:none;
}
/*评论*/
.feedbackCon,
.feedbackCon a:visited
{
color:#dad3d3;
}
.feedbackCon a:link
{
color:#ffffff;
}
.feedback_area_title
{
color:#ffffff;
}

/* 定制生成博客目录的CSS样式 */
#uprightsideBar{
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    position:fixed;
    /*
    将div的位置固定到距离top:150px，right:0px的位置，
    这样div就会处在最右边的位置，距离顶部150px，
    当然这两个值你可以自己改。
    */
    top:150px;
    left:0px;
    width: auto;
    height: auto; 
    z-index:11;
}
#sideBarTab{
    color: #ffffff;
    float:left;
    width:25px; 
    box-shadow: 0 0 8px #877788;
    text-align:center;
    background:rgba(59,54,55,0.8);
}
#sideBarContents{
   color: #ffffff;
    float:left;
    overflow:auto; 
    overflow-x:hidden;!important;
    width:200px;
    min-height:101px;
    max-height:460px;
    background: rgba(59,54,55,0.8);
}
#sideBarContents dl{
    margin:0;
    padding:0;
}
#sideBarContents dt{
    margin-top:5px;
    margin-left:5px;
}
#sideBarContents dd, dt {
    cursor: pointer;
}
#sideBarContents dd:hover, dt:hover {
    color:#dad3d3;
}
#sideBarContents dd{
    margin-left:20px;
}
/*文章内容*/
#cnblogs_post_body thead th{
background-color: rgb(97 99 121 / 90%);

}
#author_profile{
display:none;
}
#green_channel{
display:none;
}
#div_digg{
display:none;
}
#commentform_title{
    color:#dad3d3;
}
#post_next_prev{
    color:#dad3d3;
}
p{
    color:#dad3d3;
}
/*页首调整*/
#navigator{
display:none;
}
#top{
  background-color: rgba(59,54,55,1);
  display: flex;
  flex-flow: row wrap;
  justify-content:space-around;
  position: fixed;
  height：10%;
  width:100%;
   z-index: 12;
transition: 0.5s ease-in-out;
 
}
#top ul{
  display:flex;
  flex-flow: row wrap;
}
#top ul li{
padding:10px;
}
.menu{
font-size:20px;
}
.menu:link ,.menu:visited{
   color: #ffffff;
}
#site_nav_under,.c_ad_block{
display:none;
}
#ad_t2{
display:none;
}
.recomm-block
{
display:none;
}
/** MarkDown样式调整 */
	.cnblogs-markdown .hljs{
	    font-size: 16px!important;
	    line-height: 2!important;
	    padding: 15px!important;
	}
.cnblogs-markdown code {
    background: rgb(53 49 49) none !important;
    border: 0px !important;
    color: rgb(176 138 138) !important;
    font-size: 16px!important;
}
.hljs-keyword, .hljs-selector-tag, .hljs-built_in, .hljs-name, .hljs-tag {
    color: #c8c8e2
}
	.cnblogs-markdown h2{
		font-weight: 500;
		margin: 20px 0;
	}
	#cnblogs_post_body h2{
		font-weight: 500;
		margin: 20px 0;
	}
	#cnblogs_post_body h3{
		font-size: 19px;
	    font-weight: bold;
	    line-height: 1.5;
	    margin: 10px 0;
	}
	#cnblogs_post_body h3{
                 font-size: 19px;
	}
	#cnblogs_post_body h4{
		color: #dad3d3;
                 font-size: 17px;
	}
    #cnblogs_post_body h5 {
         font-size: 15px;
         font-weight: bold;
        margin: 10px 0;
        color: #2175bc;
    }
	.postBody blockquote, .postCon blockquote{
		background-image: none;
		border-left: 5px solid #DDDFE4;
		background-color: #EEF0F4;
		width: 100%;
		padding: 6px 0 6px 25px;
	}
.hljs-string, .hljs-title, .hljs-section, .hljs-attribute, .hljs-literal, .hljs-template-tag, .hljs-template-variable, .hljs-type, .hljs-addition {
    color: #3f51b5;
}
