#navList{
list-style:none;
}
.post{
 font:14px/1.8 Georgia,Times New Roman,Times,sans-serif;
line-height:200%;
color:#000 !important;
}

#blogTitle{
	display: none;
	
}
#sidebar_links414273{
display:none;
}
#home{
	background-color: #F0EEF5 !important;
}
#navigator
{
background-color: #209E85 !important;
	font:12px/1.5 Microsoft YaHei,Tahoma,Helvetica,'SimSun',sans-serif;
border:1px solid #209E85 !important;
}
#topics{border:0px;}

#green_channel
{
     background:#209E85;
     bottom:0px;
     color:#209E85;
     right:0px;
     width:380px;
     font-size:9pt; 
     z-index:1000;
     padding:10px 0px 10px 5px;
}
#green_channel #green_channel_digg {
	background-color: rgb(45, 174, 191);
}
#green_channel #green_channel_follow {
	background-color: rgb(227, 49, 0);
}
#green_channel #green_channel_favorite {
	background-color: rgb(255, 181, 21);
}
#green_channel #green_channel_contact {
	color: rgb(85, 85, 85); background-color: rgb(238, 238, 238);
}
#green_channel #green_channel_weibo img {
	border: currentColor; margin-left: 5px; vertical-align: middle;
}



#mySearchWrapper{display:none;}
#sideRight{display:none;}
#sidebar{width:270px !important;}
#content{margin-right:270px !important;}
#sideLeft{width:95% !important;}

.second{
background:#93c8a2;
display:block;
padding:6px 15px;
border-radius:4px;
color:white;
font-size:18px;
}
.postTitle{
border-left:3px solid #209E85;
padding-left:10px;
line-height:1.0 !important;
}
.postTitle a{
font-size:24px !important;
color:#000 !important;
}

#qz{margin:0 auto;font-weight:bold;color:red;}

.third{
   border-left:3px solid #169fe6;
   padding-left:10px;
   margin-left:10px;
  font-weight:bold;
}

#div_digg{
  position:fixed;
  bottom:100px;
  right:100px;
  padding:10px;
  border-radius:5px 5px 5px 5px !important;
}
#div_digg .diggit{
 background:url(https://images.cnblogs.com/cnblogs_com/fengzheng/1751880/o_200427014107like.png) no-repeat;;
width:65px !important;
height:60px !important;
background-size: cover;
}
#div_digg .diggit .diggnum{
 display: inline-block;
    margin-top: 70px;
    background-color: #000;
    color: #fff;
    -webkit-border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
}
#div_digg .buryit{
display:none !important;
}
#digg_tips{
 display:none;
}


/** markdown **/
.cnblogs-markdown h3,
.cnblogs-markdown h4,
.cnblogs-markdown h5,
.cnblogs-markdown h6 {
    /**border-bottom:5px solid #42b983;**/
    border-radius: 5px;
    color:#42b983;
    /**background-image:linear-gradient(to right, #299480 11.11%, #42b983 10%);**/
}
.cnblogs-markdown blockquote {
    border-left: 4px solid #42b983 !important;
    padding: 10px 15px;
    color: #777;
    background-color: rgba(66, 185, 131, .1);
}
.cnblogs-markdown strong {
	color: #42b983;
    font-style: normal !important;
    font-weight: bold;
    padding: 0 5px 0 2px;
}
.cnblogs-markdown em {
    color: #42b983;
    font-style: normal !important;
    font-weight: bold;
    padding: 0 5px 0 2px;
}


/**点赞样式**/


#cnblogs_post_body img{
   width:80%;
}