/* 文章段落缩进  #5AB2CE*/
#cnblogs_post_body h2,.postBody h2{color: #fff;background: none repeat scroll 0 0 #008080; border-radius: 3px 3px 3px 3px;letter-spacing: 1px; margin-bottom: 5px;padding-left: 20px;}
#topics .post p{text-indent: 2em;font-size: 14px;line-height:2em;}

/* 头部背景颜色 */
div#blogTitle{background:#008080}
div#navigator ul#navList li a{background:none;}


/* 去除推荐和广告
#comment_form #site_nav_under{display:none;}
#comment_form #google_ad_c1{display:none;}
#comment_form #under_post_news{display:none;}
#comment_form #google_ad_c2{display:none;}
#comment_form #under_post_kb{display:none;}
#comment_form #ad_c2{display:none;}
#ad_t2{display:none;}
#opt_under_post{display:none;}
#ad_c1 {display:none;}
#under_post_news {display:none;}*/

/* 推荐分享悬浮 #98D5E5*/
#div_digg{position: fixed;bottom:0px;right: -20px;border: #008080 1px solid; background-color:#fff; width:140px;padding:10px;}
#green_channel {border: #008080 1px dashed;}
#blog_post_info_block {margin-top: 20px;border-style: dashed;border-color: #008080;background-color: #E8F7FA;padding: 10px;}

/*返回顶部按钮
#toTop {display: none;position: fixed;right: 25px;bottom: 160px;width: 49px;height: 67px;opacity: 0.8;
 background: url(https://images.cnblogs.com/cnblogs_com/yinrq/828471/o_5-120601160022-50.gif) no-repeat 0 0;}
#toTop:hover {opacity: 1;filter: alpha(opacity = 100);}*/

/*收藏返回顶部*/
.scrollBtn{position:fixed;right:15px;bottom:120px;width:54px}
.scrollBtn a{display:inline-block;width:54px;background:url(https://images.cnblogs.com/cnblogs_com/yinrq/828471/o_top.png) no-repeat 0 0;color:#fff;text-align:center;opacity:.6;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;filter:Alpha(Opacity=60)}
.scrollBtn a,.scrollBtn li{overflow:hidden;height:54px}
.scrollBtn li{float:left;margin-bottom:5px}
.scrollBtn a:hover{opacity:1;filter:Alpha(Opacity=100)}
.sB-comment a{padding-top:34px;padding-bottom:3px;height:17px;background-position:0 -59px}
.sB-share a{background-position:0 -118px}
.sB-goTop a{background-position:0 -177px}




/*推荐博客
#profile_block{height:0px;overflow:hidden;}
#p_b_follow{position:absolute;top:350px;}
*/

/*文章最后的个人信息
.author_profile_info{display:none;}*/
/*文章最后的分享*/
#green_channel{display:none;}
/*隐藏加关注
#p_b_follow{width:1px;height:1px;overflow:hidden;}*/

/*Fork me on GitHub
div#navigator ul#navList{position:absolute;top:30px;right:100px}*/


/*签名*/
#joye_qianming{
    margin-top: 10px;
}
#joye_qianming{
    background: url("https://images.cnitblog.com/blog/435188/201408/122329534672560.png") no-repeat scroll 1% 50% rgb(255, 254, 254);
    border: 1px solid rgb(229, 229, 229);
    padding: 10px 10px 10px 65px;
}