/**
#cnblogs_post_body p img
{
width:500px;
height:297px;
}
**/
/**隐藏拿福能代码**/
#nnadsfoot img
{
display:none;
}
.cnblogs_code img
{
 width:20px;
  height:20px;
}
#mainContent {
    margin-left: -31em;
}
#mainContent .forFlow {
    margin-left: 30.5em;
}
#sideBar {

width:350px;
}
/**摘要缩略图**/
.desc_img
{
width:128px;
height:128px;
}
/*正文广告*/
.c_ad_block{
        display:none
}
/*返回顶部新代码*/
.go{width:47px;height:106px;background-color:#FFF;position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||200)-(parseInt(this.currentStyle.marginBottom,10)||0)));right:12px;bottom:25%;border-radius:5px;box-shadow:0 0 2px #6E6E6E}
.go a{background:url(https://images.cnblogs.com/cnblogs_com/web8cn/331616/o_a.png) no-repeat;display:block;text-indent:999em;width:37px;margin:5px;border:0;overflow:hidden;float:left}
.go .top{background-position:0 -33px;height:22px}
.go .feedback{background-position:0 -54px;height:32px}
.go .bottom{background-position:0 -88px;height:22px}
.go .top:hover{background-position:-38px -33px}
.go .feedback:hover{background-position:-38px -54px}
.go .bottom:hover{background-position:-38px -88px}
/*底部签名做出出处*/

#AllanboltSignature1
{ 
margin-top:10px;
border-top: #e0e0e0 1px dashed;
border-right: #e0e0e0 1px dashed;
border-bottom: #e0e0e0 1px dashed;
border-left: #e0e0e0 1px dashed;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 60px;
padding-left: 60px;
font-family: 微软雅黑;
font-size:11px;
background: url(https://images.cnblogs.com/cnblogs_com/allanbolt/226222/o_users_two_warning_48.png) #e5f1f4 no-repeat 1% 50%;

}


/*绿色通道*/
/*#green_channel {
	position: fixed; 
	width: 385px; 
	right:10px;
	bottom:10px;
	background-color:#fff;
}
#green_channel_weibo{
        display:none !important;
}
*/

/*正文下载的内容样式*/
 ul.download{
	margin:0 0 20px 25px;
	width:550px;
	padding:20px 15px;
	background-color:#fafafa;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	display:inline-block;
}

 ul.download li{
	list-style:none outside none;
	margin:0;
	padding:10px 7px;
	text-align:center;
       float:left;
	width:50%;
	padding:10px 0!important;
}
/*去掉li前面的点*/
#cnblogs_post_body ul li{list-style:none outside none;}


 ul.download li a{
	text-decoration:none;
	color:#fff;
	padding:5px 20px;
	text-transform:uppercase;
	text-shadow:1px 1px #a7a7a7;
	border-color:#a2a2a2;
	border-style:solid;
	border-width:1px 1px 5px;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	background-color:#afafaf;
	background:-moz-linear-gradient(top,#afafaf,#bfbfbf);
	background:-webkit-gradient(linear,left top,left bottom,from(#afafaf),to(#bfbfbf));
	filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#afafaf' EndColorStr='#bfbfbf',GradientType=0);
}
/*最新你可能还喜欢代码*/
.sRelated_post {
	margin:20px 0 45px 0;
}
.sRelated_post {
	margin:0 0 30px;
	font-size:1.15em;
	background:#2a2a2a url(https://static05.hongkiat.com/v5/images/related-black-bg.gif) repeat;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 4px 4px -4px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:0 4px 4px -4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:0 4px 4px -4px rgba(0, 0, 0, 0.7);
}

.sRelated_post p {
	margin:.55em 0 1.25em;
}

.sRelated_post .related-posts-thumbs {
	margin:0;
	padding:15px 15px 25px 15px;
	border-top:1px solid #363636;
}

.sRelated_post .related-posts-thumbs li {
	list-style:none;
	float:left;
	width:140px;
	margin-right:10px;
}

.sRelated_post .related-posts-thumbs li a {
	text-decoration:none;
	color:#ebebeb;
}


.sRelated_post .related-posts-thumbs .yarpp-title {
	display:block;
	font-size:.95em;
	font-weight:700;
	line-height:1.45em;
	margin-top:5px;
	padding:0 10px 0 0;
	text-decoration:none;
}

.sRelated_post .related-posts-thumbs img {
	width:110px;
	max-width:110px;
	height:70px;
	max-height:70px;
	display:block;
	background-color:#fff;
	border:1px solid #E9E9E9;
	padding:1px;
}

.sRelated_post .related-posts-thumbs .yarpp-title:hover {
	text-decoration:underline;
}

.sRelated_post h4 {
	margin:0;
	padding:10px;
	font-family:"Droid Sans", Helvetica, Arial, sans-serif;
	font-size:1.35em;
	color:#fff;
	font-weight:700;
	line-height:1.35em;
	text-transform:capitalize;
	background-color:#121212;
	background-image:-webkit-gradient(linear, 0% 0, 0% 100%, from(#242424), to(#121212));
	background-image:-webkit-linear-gradient(top, #242424, #121212);
	background-image:-moz-linear-gradient(top, #242424, #121212);
	background-image:-ms-linear-gradient(top, #242424, #121212);
	background-image:-o-linear-gradient(top, #242424, #121212);
	border-bottom:1px solid #000;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
/**自定义h3样式**/
#cnblogs_post_body h3 
{
/**background: url("https://line25.com/wp-content/themes/line25-v2/images/blue-bg.png") repeat-x scroll 0 0 #9BADC4;
    color: #FFFFFF;**/
    margin: 20px 0 20px -30px;
    padding: 15px 0 9px 30px;
    text-shadow: 0 2px 3px #777777;
}
#cnblogs_post_body h3  a
{
 
text-decoration:none;

}
/**自定义h2样式**/
#cnblogs_post_body h2 
{
background: url("https://line25.com/wp-content/themes/line25-v2/images/blue-bg.png") repeat-x scroll 0 0 #9BADC4;
    color: #FFFFFF;
    margin: 20px 0 20px -30px;
    padding: 15px 0 9px 30px;
    text-shadow: 0 2px 3px #777777;

}
#cnblogs_post_body h2  a
{
 color:#ffffff;
text-decoration:none;
}


/*动态评论标签*/
.commtag{display:none;}



/*一篇新文章代码*/
.isi  a {
text-decoration: none; -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px; border: 1px solid #DDD; padding: 5px 15px; background-color: #F9F9F9; font-size: 15px; font-weight: bold;
}
/* float tools */
.float-tools{ /*position:fixed; _position:absolute;*/ position:absolute; right:10px; bottom:40px; width:32px; padding-top:32px; z-index:1000; }

.float-tools .back-to-top{ display:block; height:0; opacity:0; filter:alpha(opacity=0); transition:opacity .8s ease-out; -webkit-transition:opacity .8s ease-out; -moz-transition:opacity .8s ease-out; -o-transition:opacity .8s ease-out; margin-top:-32px; background:#29E url(https://images.cnblogs.com/cnblogs_com/web8cn/331616/o_123.gif) no-repeat 4px -326px; border-radius:6px; }

.float-tools .transition{height:32px; opacity:1; filter:alpha(opacity=100); transition:opacity .8s ease-out; -webkit-transition:opacity .8s ease-out; -moz-transition:opacity .8s ease-out; -o-transition:opacity .8s ease-out; }

.float-tools .respond{display:block; height:32px; margin-top:10px; background:#29E url(https://images.cnblogs.com/cnblogs_com/web8cn/331616/o_123.gif) no-repeat 4px -356px; border-radius:6px; cursor:pointer; }
/**推荐阅读代码**/
#recom{
        width:336px;
        border:1px solid #5F5A4B;
        border-radius:7px;
        -moz-border-radius:7px;
        -webkit-border-radius:7px;
}
#recom_title{
        border-radius:6px;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        padding:5px 0px 5px 50px;
	color:#ffffff;
        text-shadow:2px 2px 3px #222222;
        background: url(https://pic002.cnblogs.com/images/2010/36987/2010092119181033.png) #5F5A4B no-repeat 1% 50%;
        margin:0 0 15px;
}
#recom ul{
        margin-top:14px;
        margin-bottom:13px;
        margin-left:25px !important;
}
/*邮件订阅*/
.feed-mail {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 4px #EEEEEE;
    margin-bottom: 10px;
margin-top:290px;
    padding: 12px 0 12px 12px;
width:320px;
}
.feed-mail-input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 20px;
    line-height: 20px;
    padding: 4px;
    vertical-align: middle;
    width: 204px;
}
.feed-mail-btn {
    border: 1px solid #CCCCCC;
    cursor: pointer;
    height: 30px;
    margin-left: -1px;
    vertical-align: middle;
    width: 60px;
background-color: #F0F0F0;
    background-image: -moz-linear-gradient(#F9F9F9, #F0F0F0);
    color: #555555;
}
.feed-mail input, textarea {
    color: #444444;
    font-family: microsoft yahei,verdana,arial;
    font-size: 12px;
}
/**文章内部下载链接**/
#cnblogs_post_body div.linkmeta {
    display: block;
    height: 50px;
    margin: 0 auto -33px;
    padding: 0;
    
}
.post-content.box.mark-links a {
    border-bottom: 1px solid #D7D7D7;
    color: #5F8BA6;
}

/***a.button {
    -moz-transition: all 0.3s linear 0s;
    background: -moz-linear-gradient(center top , #77D42A 0%, #5CB811 100%) repeat scroll 0 0 transparent;
    border-radius: 18px 18px 18px 18px;
    display: inline-block;
    float: left;
    height: 38px;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding-left: 25px;
    padding-right: 80px;
    position: relative;
    width: 70px;
}
a.button span.a-btn-text {
    -moz-transition: all 0.2s linear 0s;
    color: #446388;
    display: block;
    font-size: 18px;
    margin: 0 auto;
    padding-top: 8px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
    white-space: nowrap;
}
span.a-btn-icon-right {
    border-left: 1px solid #5D81AB;
    box-shadow: 1px 0 1px rgba(255, 255, 255, 0.4) inset;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 52px;
}
a.button:hover span.a-btn-text {
    border-bottom: 0 none;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 1px #5D81AB;
}
#cnblogs_post_body a:link, a:visited, a:active {
    text-decoration: none;
}

a:link {
}
**/
/**设置导航菜单样式**/
#navList li {
    background-color: rgb(90, 183, 60);  
-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s; 
    float: left;
    font-size: 20px;
    height: 0;
    padding: 5px 0px 0px 0px;
}
#navList a {
    color: #5AB73C !important;
        line-height: 60px;
margin-left:0px;
padding:0px  10px;
    }
#navList li a:hover {
	
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
#navList li:hover {
	background-color: rgba(90, 183, 60, 1);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,
 startColorstr='#FF5ab73c', endColorstr='#FF5ab73c'); /**用filter属性来兼容IE的rgba模式*/
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	height:60px;
}
#navList li:hover a {color:#ffffff !important;
}
/**文章内部头部你可能还喜欢样式**/
.greybox{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #EEEEEE;
    border-radius: 6px 6px 6px 6px;
    line-height: 20px;
    margin: 0 20px 20px;
     /*  padding: 10px;*/
}
 .greybox a:link, .greybox a:visited, .greybox a:active {
    color: #6466B3;
    text-decoration: none;
    line-height: 25px;
    padding-left: 40px;
}
.greybox a:hover{
    color: #111111;
    text-decoration: none;
}
.greybox  h4 {
    background-color: #5F5A4B;
    background-image: -moz-linear-gradient(center top , #242424, #5F5A4B);
    border-bottom: 1px solid #000000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFFFFF;
    font-family: "Droid Sans",Helvetica,Arial,sans-serif;
    font-size: 1.35em;
    font-weight: 700;
    line-height: 1.35em;
    margin: 0;
    padding: 10px;
    text-transform: capitalize;
}
/**广告设置**/
#ad_off{display:none;}
/**顶部CSS代码**/
#hSlideContainer {
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    background: -moz-linear-gradient(center top , #343434, #1D1D1D) repeat scroll 0 0 transparent;
background:-webkit-gradient(linear, left top, left bottom, from(#343434), to(#1D1D1D)); 
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,
 startColorstr='#343434', endColorstr='#1D1D1D');
    border-bottom: 2px solid #000000;
    border-top: 1px solid #484848;
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
    position: fixed;
    top: -110px;
    width: 100%;
    z-index: 2;
}
#hSlideContent {
    margin: 0 auto;
    width: 970px;
}
#sliderleft {
    float: left;
    width: 77%;
}
#sliderRight {
    float: right;
    width: 23%;
}
#sliderLeft li {
    margin-right: 1%;
}

#hSlideContent li {
    float: left;
    list-style: none outside none;
}
#sliderRight .btt {
    float: right;
}
#sliderRight .btt a {
    background-color: #424242;
    border-radius: 25px 25px 25px 25px;
 -moz-border-radius: 25px 25px 25px 25px;

    color: #F2F2F2;
    font-weight: 700;
    padding: 7px 12px;
    text-decoration: none;
}
.twer a{
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAYAAABIdFAMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHhJREFUeNo8zjsOxCAMBFB/KEAUFFR0Cbng3nQPw68ArZdAlOZppPFIBhH5EAB8b+Tlt9MYQ6i1BuqFaq1CKSVcxZ2Acs6406KUgpt5/LCKuVgz5BDCSb13ZO99ZOdcZGvt4mJjzMVKqcha68iIePB86GAiOv8CDADlIUQBs7MD3wAAAABJRU5ErkJggg%3D%3D) repeat-x;
/**display: inline-block;**/
padding: 6px 10px;color: #fff;
text-decoration: none;font-weight: bold;
cursor: pointer;
margin-right:10px;
-moz-border-radius: 5px;-webkit-border-radius: 10px;-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
font-size:9pt;
background-color:#2DAEBF;
}
/**关注我样式**/
.flow a{

/**display: inline-block;**/
padding: 6px 10px;color: #fff;
text-decoration: none;font-weight: bold;
cursor: pointer;
margin-right:10px;
-moz-border-radius: 5px;-webkit-border-radius: 10px;-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
font-size:9pt;
background-color:#E33100;
}
/**下载样式代码**/
 #cnblogs_post_body a.but {
    background: -moz-linear-gradient(center top , red 0%, #111111 100%) repeat scroll 0 0 transparent;
background:-webkit-gradient(linear, left top, left bottom, from(red), to(#111111)); 
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,
 startColorstr='red', endColorstr='#111111');
    border-radius: 5px 5px 5px 5px;
    color: #D6D6D6;
    display: inline-block;
    font-family: 'Franchise','Arial Narrow',Arial;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 3px 15px;
    padding: 5px 40px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000000, 2px 2px 1px #555555;
    text-transform: uppercase;
text-decoration:none；
}
 #cnblogs_post_body a.but:hover{
	color: #e3edf4;
	background: #25aae8;
	background: -moz-linear-gradient(top, #000000 0%, #006caa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25aae8), color-stop(100%,#006caa));
	background: -webkit-linear-gradient(top, #000000 0%,#006caa 100%);
	background: -o-linear-gradient(top, #000000 0%,#006caa 100%);
	background: -ms-linear-gradient(top, #000000 0%,#006caa 100%);
	background: linear-gradient(top, #000000 0%,#006caa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#006caa',GradientType=0 );
}
/**历史上的今天**/
#HistoryToday {
    display: block;
}
/**评论框大小**/
#tbCommentBody {
    height: 140px;
}
/**隐藏评论框下面的程序员解答链接**/
.ad_text_commentbox {
    display:none;
}
/**工具条提示效果**/
#jqueryToolTip_wrapper{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BF000000,endColorstr=#BF000000);
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	display: none;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	padding: 5px;
	position: absolute;
	z-index: 999;
	font-family: Arial, "MS Trebuchet", sans-serif;
}
#jqueryToolTip_wrapper .jqueryToolTip_arrow{
	top: auto;
	display:block;
	width:0;
	height:0;
	border:solid 5px;
	border-color:transparent transparent rgb(0,0,0) transparent;
	border-color:transparent transparent rgba(0,0,0,0.8) transparent;
	position:absolute;
	top:-10px;
	left:10px
}
#jqueryToolTip_wrapper .jqueryToolTip_arrow.arrow_down{
	border-color:rgb(0,0,0) transparent transparent transparent;
	border-color:rgba(0,0,0,0.8) transparent transparent transparent;
	top:auto;
	bottom:-10px;
}
/**自定义页面风格**/
body{
/**background: url("https://pic002.cnblogs.com/images/2012/91790/2012110109493318.png") repeat scroll 0 0 #F4F3E8;**/
    color: #222222;
    font-size: 12px;
    line-height: 1.65em;
    padding: 0 0 50px;
}
/**设置主体部分剧中**/
#main {
    
     margin:0 auto;
     width:95%;
 padding-top: 10px;
 
}
#home
{
width:100%;
}
#header {
    background: url("https://pic002.cnblogs.com/images/2012/91790/2012110118054349.png") repeat-x scroll 0 -528px transparent;
    height: 74px;
    padding-top: 0;
    position: relative;
}
/**顶部滑动效果**/
div#mainnav {
    background: url("https://pic002.cnblogs.com/images/2012/91790/2012110118054349.png") repeat-x scroll 0 -602px transparent;
    height: 42px;
    padding: 6px 0 0;
    position: relative;
    width: 100%;
    z-index: 1000;
}
#blogTitle h1 {
    float: right;
}
#blogTitle h2 {
    float: right;
  
}
/**隐藏之前的菜单**/
#navList {
  display:none;
}
/**自定义导航样式**/
div.rapidxwpr {
    margin: auto;
   /** max-width: 1060px;**/
    position: relative;
    width:1200px;
}
div#topmenu {
    float: left;
    height: 32px;
    padding: 5px 0 0;
    font-size:14px;
}
div#topmenu ul {
    float: left;
    list-style: none outside none;
}

ul.sf-menu, ul.sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div#topmenu ul li {
    display: block;
    float: left;
    margin: 0 4px 0 0;
    padding: 0 0 10px;


}

ul.sf-menu li {
    float: left;
    position: relative;
}
div#topmenu ul li a {
    color: #FFFFFF;
    display: block;
    float: left;
    padding: 0 5px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000000;
}

ul.sf-menu a {
    display: block;
    position: relative;
}
div.navsocial {
    float: right;
    margin-right: -10px;
}
div.navsocial ul {
    float: right;
    list-style: none outside none;
}
div.navsocial ul li {
    float: left;
    height: 24px;
    margin: 0 2px 0 4px;
    overflow: hidden;
    width: 24px;
}
div.navsocial ul li a {
    color: #2A2A2A;
    display: block;
    height: 24px;
    overflow: hidden;
    text-indent: -9999em;
    width: 24px;
}
div.navsocial ul li.twitter a {
    background: url("https://images.cnblogs.com/cnblogs_com/58top/331616/r_sprite-1210151.png") no-repeat scroll -527px -123px transparent;
}
div.navsocial ul li.facebook a {
    background: url("https://images.cnblogs.com/cnblogs_com/58top/331616/r_sprite-1210151.png") no-repeat scroll -553px -123px transparent;
}
div.navsocial ul li.rss a {
    background: url("https://images.cnblogs.com/cnblogs_com/58top/331616/r_sprite-1210151.png") no-repeat scroll -590px -140px transparent;
}
div.navsocial ul li.pinterest a {
    background: url("https://images.cnblogs.com/cnblogs_com/58top/331616/r_sprite-1210151.png") no-repeat scroll -650px -140px transparent;
}
/**鼠标经过颜色**/
div#topmenu ul li a:hover, div#topmenu ul li.current-menu-item a, div#topmenu ul li.current_page_parent a, div#topmenu ul li.current-post-ancestor a, div#topmenu ul li.current-category-ancestor a {
    color: #FF9999;
}
/**更改标题颜色**/
#blogTitle a:link, #blogTitle a:visited, #blogTitle a:active {
    color: #FFFFFF;
}
#blogTitle {
    color: #FFFFFF;
}
#footer {
background:none;
}
/**显示随笔**/
.blogStats {
   position: relative;
    top: 30px;
}
/**为了让IE6下面不出现两行导航**/
#navigator {
    
    position: absolute;
    right: 5px;
    top: 77px;
}
/**推荐阅读浮动起来**/
#div_digg {
position: fixed;
    background-color:#ffffff;
 right:30px;
    width: 125px;
bottom:0px;
}
/**随着边栏滚动**/
.fixer{ position:fixed; left:35px; top:40px;_position:absolute;_top:expression(documentElement.scrollTop+10 + "px")}
/**谷歌头部AD随着页面变化代码**/
.adtop
{
position:absolute;
left:40px;
top:199px;
}
.fixerad{ position:fixed; left:35px; top:75px;_position:absolute;_top:expression(documentElement.scrollTop+10 + "px")}

.postBody h5{
	clear:both; margin:15px 30px; 
	background-position: left -64px;
	background-image: url("https://www.script-tutorials.com/wp-content/themes/evolve/library/media/css/images/buttons.png");
    background-repeat: no-repeat;
    color: #FAF8E8;
    display: inline-block;
    font: 20px/31px "cherylhand",Arial,Helvetica,sans-serif;
    height: 32px;
    text-shadow: -1px -1px 0 #000000;
}
.postBody h5:hover{
	background-position: left -31px;
	 color:#FAF8E8;
	}

/**新浪微博滚动代码**/
#box_title {
	width: 330px;
	margin: 0px auto;
	font-weight: bold;
	line-height: 28px;
	font-size: 14px;
text-align:center;
background:none repeat scroll 0 0 #5F5A4B
}
#con {
	width: 330px;
	height: 280px;
	margin: 0px auto;
	position: relative;
	border-top: 1px solid #d6d6d6;
	background-color: #FFF;
	overflow: hidden;
}
#con .bottomcover {
	position: absolute;
	bottom: 0;
	background: url("https://images.cnblogs.com/cnblogs_com/58top/331616/r_halftransp.png") no-repeat 0 -5px;
	height: 35px;
	width: 394px;
	_background: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://img.t.sinajs.cn/t35/style/images/tlogin/halftransp.png?id=1341302813656', sizingMethod='crop');
	pointer-events: none;
}
img {
	border: none;
}
#con ul {
	position: relative;
	margin: 0px 10px 0px 0px;
	top: 0;
	left: 0;
	padding: 0;
}
#con ul li {
	width: 100%;
	border-top: 1px dotted #d6d6d6;
	padding: 10px 0;
	_padding: 8px 0;
	overflow: hidden;
	line-height: 1.5;
}
#con ul li .div_left {
	float: left;
	width: 50px;
	border: 1px solid;
}
#con ul li .div_left a  {
	
	border:none;
}
#con ul li .div_left img {
	
	width: 50px;
	height:50px;
	
	
}
#con ul li .div_right {
	float: right;
	width: 255px;
	color:#4C4F8B;
	
	
}
#con ul li .div_right span a{
	
	color:#4C4F8B;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration:none;
	
	
}
#con ul li .div_right span a:hover{
	
	color:#ff6600;
	
	
}
#con ul li .div_right a {
	color: #6EAFD5;
	padding: 0px;
}
#con ul li .div_right .twit_item_time {
	color: #999;
	padding: 0px;
}
/**回到顶部火箭图标**/
#scrollTop div {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 149px;
}
#scrollTop .level-2 {
    background: url("https://images.cnitblog.com/blog/91790/201301/07115038-5bb6815ca5cc4fdca0f78952ba7ac224.png") no-repeat scroll -149px 0 transparent;
    display: none;
    height: 250px;
    opacity: 0;
    z-index: 1;
}
#scrollTop .level-3 {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 150px;
    z-index: 2;
}
#scrollTop {
    background: url("https://images.cnitblog.com/blog/91790/201301/07115038-5bb6815ca5cc4fdca0f78952ba7ac224.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    display: block;
    height: 250px;
    margin: 35px 0 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    top: 80%;
    width: 100px;
    z-index: 11;
}