#home {
margin: 0 auto;
background-color: #fff;
padding: 30px;
margin-top: 20px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
border-radius: 20px;
width: 75%;
background: none !important;
}
body {
background-image: url(https://files.cnblogs.com/files/anyushengcms/body.bmp)!important;
background-color: #050a10;
background-attachment: fixed !important;
background-repeat: no-repeat !important;
background-position: center !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;

}
#cnblogs_post_body
{
color: black; 
font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
font-size: 15px;
}
#cnblogs_post_body h1 {
background: #333366;
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: 23px;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 18px 0 !important;
padding: 8px 0 5px 5px;
text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2 {
background: #006699;
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: 25px;
line-height: 25px;
margin: 18px 0 !important;
padding: 8px 0 5px 5px;
text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h3 {
background: #2B6695;
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: 25px;
line-height: 25px;
margin: 18px 0 !important;
padding: 8px 0 5px 5px;
text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h4{
background: #2B6600;
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: 16px;
font-weight: bold;
height: 24px;
line-height: 23px;
margin: 12px 0 !important;
padding: 5px 0 5px 10px;
text-shadow: 2px 2px 3px #222222;
}
#页面中a标签鼠标位置
#cnblogs_post_body h2:a{
color: rgb(235, 235, 235);
}
#cnblogs_post_body h2 a:hover{
color: rgb(255, 102, 0);
}
#页面中标题位置
#cnblogs_post_body h1{
color: rgb(235, 235, 235);
}
#cnblogs_post_body h1:hover{
color: rgb(255, 102, 0);
}
#cnblogs_post_body h2{
color: rgb(235, 235, 235);
}
#cnblogs_post_body h2:hover{
color: rgb(255, 102, 0);
}
#cnblogs_post_body h3{
color: rgb(235, 235, 235);
}
#cnblogs_post_body h3:hover{
color: rgb(255, 102, 0);
}
#cnblogs_post_body h4{
color: rgb(235, 235, 235);
}
#cnblogs_post_body h4:hover{
color: rgb(255, 102, 0);
}
#blogTitle h1 a {
color: #515151;
font-size: 50px;
}
#navList {
min-height: 30px;
float: left;
font-size: 18px;
}
#navList a {
display: block;
width: 5em;
height: 22px;
float: left;
text-align: center;
padding-top: 15%;
}
.catListTitle {
margin-top: 21px;
margin-bottom: 10.5px;
border-left: 10px solid #FF9933;
padding: 10px 0 10px 24px;
}
#sideBar h3 {
font-size: 18px;
}

* {
margin: 0;
padding: 0;
}

#green_channel {
background: none repeat scroll 0 0 #2981A2;
border: medium none;
color: #FFFFFF;
font-size: 15px;
font-weight: normal;
padding: 20px;
width: 880px;
}
#green_channel {
background: none repeat scroll 0 0 #2981A2;
border: medium none !important;
color: #FFFFFF;
font-size: 15px !important;
font-weight: normal !important;
padding: 20px !important;
width: 100% !important;
}

#toTop {
background: url(https://images.cnblogs.com/cnblogs_com/jackson0714/809472/o_o_2012080815381348.png) no-repeat 0px top;
width: 57px;
height: 57px;
overflow: hidden;
position: fixed;
right: 140px;
bottom: 20px;
cursor: pointer;
box-shadow: 0 0 6px #00CD00;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
color: black;
transition: all 0.4s linear 0s;
font-size: 20px;
}

 

 

 

 

 



* {
margin:0;
padding:0;
}
html {
_background:url(about:blank);
} /**//* 阻止闪动 in IE6 , 把空文件换成about:blank , 减少请求 */
body {
background:#fff;
font: 12px/1.5 Tahoma, Geneva, \\5b8b\\4f53, sans-serif;
height:100%;
}
.custom_hide {
display: none;
}
.mid {
font-size:18px;
font-weight:bold;
color:#f9f;
text-align:center;
vertical-align:top;
line-height:24px;
}
/**//** 遮罩层 **/ 
.div_masklayer {
background:#000;
display:none;
filter:alpha(opacity = 50);
opacity:0.5;
top:0;
left:0;
height:100%;
width:100%;
z-index:999;
position:fixed;
_position:absolute;
_left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);
_top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
}
/**//** 弹出层 **/ 
.div_popup {
display:none;
width:300px;
z-index:1000;
background:#0aa;
left:50%;
top:50%;
position:fixed!important;
margin-left:-150px !important;
_position:absolute;
_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat')? documentElement.scrollTop + (document.documentElement.clientHeight - this.offsetHeight)/2: /**//*IE6*/ 
document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /**//*IE5 IE5.5*/
}
/*图片样式*/
.img_zfb {
width:100%;
height:100%;
}
/*签名*/
.autograph {
padding: 15px;
background-color: #FFF7DC;
border: 2px solid #FFBFBF;
font-family:"Courier New", 微软雅黑, Consolas, Arial, 宋体;
}
.custom_hide {
display: none;
}
.blogds {
height:82px;
line-height:82px;
}
a.btn_donate {
display: inline-block;
width: 82px;
height: 82px;
background: url("https://files.cnblogs.com/files/yanweidie/btn_reward.gif") no-repeat;
_background: url("https://files.cnblogs.com/files/yanweidie/btn_reward.gif") no-repeat;
-webkit-transition: background 0s;
-moz-transition: background 0s;
-o-transition: background 0s;
-ms-transition: background 0s;
transition: background 0s;
}
a.btn_donate:hover {
cursor:pointer;
background-position: 0px -82px;
background-color:unset !important;
}
.bold {
font-weight: bold;
}

 

 

#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/jackson0714/kj.gif') no-repeat 0 0;
padding-left: 16px;
}

#blog_post_info_block a {
text-decoration: none;
color: #5B9DCA;
padding: 3px;
}
#div_digg {
position: fixed !important;
bottom: 5px !important;
width: 156px !important;
right: 28% !important;
border: 2px solid #6FA833 !important;
padding: 10px !important;
background-color: #fff !important;
border-radius: 5px 5px 5px 5px !important;
box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
box-shadow: 10px 10px 5px #888888;
}
#green_channel #green_channel_weibo, #green_channel #green_channel_wechat {
display: none;
}
#green_channel {
background: none repeat scroll 0 0 #2981A2;
border: medium none !important;
color: #FFFFFF;
font-size: 15px !important;
font-weight: normal !important;
padding: 20px !important;
width: 100% !important;
padding: 10px 0;
margin-bottom: 10px;
margin-top: 10px;
border: silver 1px dashed;
font-size: 12px;
width: 350px;
text-align: center;
position: fixed !important;
bottom: 5px !important;
width:25% !important;
right: 3% !important;
border: 2px solid #6FA833 !important;
padding: 10px !important;
background-color: #fff !important;
border-radius: 5px 5px 5px 5px !important;
box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
box-shadow: 10px 10px 5px #888888;
z-index: 9;
}


.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
margin-bottom: 35px;
word-wrap: break-word;
background: none !important;
}
body {
background: gray;
font: 12px/1.5 Tahoma, Geneva, \\5b8b\\4f53, sans-serif;
height: 100%;
}
.diggnum {
    font-size: 25px;
    position: relative;
    bottom: 10px;
    color: #075db3;
    font-family: 'Microsoft Yahei';
    font-weight: 700;
}

