html body{
background:url(https://img.t.sinajs.cn/t6/skin/default/images/body_bg.jpg?id=20140928183500);
background-attachment:fixed;
background-position:center top;
background-repeat:repeat-x;background-color:#D5D5E1;
color:#000;
}
div#navigator{
background:#1169bf;
margin-top: 30px;
}
*{
font-family:"microsoft yahei"
}
.postTitle,.entrylistPosttitle{
 border-left: 5px solid #1169bf;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active ,.entrylistPosttitle a{
color: #1169BF;
-webkit-transition:all 0.5s ease-in-out;
-o-transition:all .5s ease-in-out ;
transition: all .5s ease-in-out;

}
.postTitle,.entrylistPosttitle{
padding: 0 100px 0 20px;
height:31px;
line-height:31px;
}
.postTitle a:hover{
color:#f60;
-webkit-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out ;
transition: all .5s ease-in-out;
}
/*换页*/
.pager a{
color:#7494e6;
}
#nav_next_page a{
color:#7494e6;
}
.topicListFooter{
margin-top: 3em;
margin-bottom:3em;
margin-right:3em;

}
.topicListFooter a{
color: #7494e6;
border: 1px solid #9aafe5;
margin: 0 2px;
padding: 2px 5px;
}
#footer{
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 10px;
padding-top: 10px;
background:#1169BF;
line-height:2em;
}
#navList a:link, #navList a:visited, #navList a:active {text-shadow: none;}

div#
blockquote::after {
    border-color: transparent hsla(182, 44%, 76%, 0.5) transparent transparent;
    border-style: solid;
    border-width: 10px 20px 10px 0;
    content: " ";
    display: block;
    height: 0;
    left: -20px;
    position: absolute;
    top: 20px;
    width: 0;
}
blockquote {
    background-color: hsla(182, 44%, 76%, 0.5);
    background-image: linear-gradient(hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0) 30px);
    border-radius: 20px;
    border-top: 1px solid #fff;
    box-shadow: 1px 1px 2px hsla(0, 0%, 0%, 0.3);
    margin: 0 0 0 112px;
    min-height: 42px;
    padding: 10px 15px 5px;
    position: relative;
    word-wrap: break-word;
}
ol {
    list-style: outside none none;
}
body {
    font-family: "Segoe UI",Segoe,Calibri,Arial,sans-serif;
}
div#topics h1.postTitle{
line-height:31px;}
div#navigator,div#main,div#footer{
/*box-shadow:3px 0 3px #888;*/
}
#blogTitle h1 a#Header1_HeaderTitle{
font-size:25px;
text-shadow:none;
color:#1169BF;
}
div.dayTitle{
 top:36px;
}
/*扩大布局*/
div#home{
/*width:1150px;*/
width:85%;
}
div#mainContent{
width:900px;
}
div#sideBar,#sideBar{
margin-left:900px;
}
/*去广告*/
#site_nav_under,#ad_under_post_holder,#under_post_news,#google_ad_c2,#under_post_kb,#comment_nav,#google_ad_c1,#google_ad_c3,#ad_c1,#ad_t2
{display:none;}
/*加评论*/
#btn_comment_submit{
text-align:center;
padding:0 5px;
height:30px;
background:#FFF7DD;
border:1px solid #F5E5A9; 
}
#btn_comment_submit:hover{
background:##F5E5A9;}
div.commentform textarea{
width:870px;}
.catListEssay ul, .catListLink ul, .catListNoteBook ul, .catListTag ul, .catListPostCategory ul, .catListPostArchive ul, .catListArticleArchive ul, .catListImageCategory ul, .mySearch ul, .catListComment ul, .catListView ul, .catListFeedback ul {
    padding-left: 1em;
    padding-right: 1em;
}
/********************页首html********************/
div#manfred{
		width:85%;
                height:80px;
		margin:0px auto;
		position: relative;

}
#manfred h1{
width:355px;
position: absolute;
top:40px;
left:250px;
}
#manfred h1 span{
color:#444;
font-size:12px;
padding:2px;
}
.logo h1{
display:none;
}
div#manfred h1 a{
text-decoration: none;
font-size:30px;
color:#0059b0;
font-weight: 400;
}
div#manfred h1 a:hover{
text-decoration:underline;
}
div.logo a{
		display:block;
		color:#fff;
		background:#1169BF;
		font-size:50px;
		font-style: italic;
		text-align: center;
		position: absolute;
		left:-17px;
		top:50%;
		margin-top:-75px;
		margin-left:48px;
		height:150px;
		width:150px;
		border:3px solid #9acdff;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		font-style:normal; 
	    -webkit-font-smoothing: antialiased; /*字体平滑*/
	    -webkit-text-stroke-width: 0.2px;
	    -moz-osx-font-smoothing: grayscale;
	    text-shadow:5px 5px 5px rgba(0,0,0,0.7);
            box-shadow:0 0 8px rgba(82, 168, 236, 0.6);
	}
	div.logo a:after{
		content:attr(data-icon);
		height:150px;
		width:150px;
		position: absolute;
		left:50%;
		top:50%;
		margin:-35px 0 0 -45px;
		font-style: italic;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-animation:tosee 0.6s ease-in-out 0.2s backwards;
		-moz-animation:tosee 0.6s ease-in-out 0.2s backwards;
		-ms-animation:tosee 0.6s ease-in-out 0.2s backwards;
		-o-animation:tosee 0.6s ease-in-out 0.2s backwards;
		animation:tosee 0.6s ease-in-out 0.2s backwards;

	}
@-webkit-keyframes tosee{ 
	0%{
		opacity:0; 
	}
	100%{
		opacity:1;
	}
}
@-moz-keyframes tosee{
	0%{
		opacity:0; 
	}
	100%{
		opacity:1;
	}
}
@-ms-keyframes tosee{
	0%{
		opacity:0; 
	}
	100%{
		opacity:1;
	}
}
@-o-keyframes tosee{
	0%{
		opacity:0; 
	}
	100%{
		opacity:1;
	}
}
@keyframes tosee{ 
	0%{
		opacity:0; 
	}
	100%{
		opacity:1;
	}
}
/*box-shadow边框*/
div#blogTitle{
display:none;
}
div#home{
box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
 margin-top: 100px;
}
/*弹性布局*/
div#mainContent {
    width: 79%;
}
div#sideBar, #sideBar {
    margin-left: 79%;
    border-left: 1px dashed #ccc;
    padding-left: 13px;
    padding-right: 10px;
}
div#navigator,div#footer{
min-width:980px;
}




/*transform文章css代码*/
a.transformHover:hover{-webkit-transform: rotate(10deg) skew(-20deg) scale(3) translate(150px,0px);
	-ms-transform: rotate(10deg) skew(-20deg) scale(3) translate(150px,0px);
	-o-transform: rotate(10deg) skew(-20deg) scale(3) translate(150px,0px);
	transform: rotate(10deg) skew(-20deg) scale(3) translate(150px,0px);
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;/*没有火狐和IE的前缀，已经规范了*/
}

/*sublime代码高亮显示样式修改*/
div.highlight{
background:url(https://images.cnitblog.com/blog2015/652668/201505/022253094902543.png) repeat #2c2c2c !important;
border-left:5px solid #1169BF;
border-right:5px solid #1169BF;
padding:10px 40px;
width:92.7%;
margin:5px 0;
color:#fff;
box-shadow: 0 0 3px #e4eb2c;
}
div.highlight:hover{
background:#272822 !important;
}

/*内容页面下划线去除*/
.postBody a:link, .postBody a:visited, .postBody a:active{
text-decoration:none;
}
.postBody a:hover{
text-decoration:underline;
}

/*返回顶部*/
div.toTop,div.love{
 position: fixed;
 left:50%;
 bottom:30px;
 margin-left:43%;
}
	div.toTop a{
		font-size: 14px;
		width:60px;
		height:60px;
		line-height: 60px;
		text-align: center;
		display: block;
		color:#fff;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
		background:#000000;
		background:rgba(0,0,0,0.4);
		border-radius: 10px;
	}
        div.toTop a:hover,div.love:hover{
            background:rgba(0,0,0,0.9);
        }
	div.toTop a:before{
		content: "";
		height:2px;
		width:30px;
		background: #fff;
		position: absolute;
		left:50%;
		margin-left:-15px;
		top:50%;
		margin-top:-12px;
	}
	div.toTop a:after{
		content: "";
		border-style: solid;
		border-width: 15px;
		border-color:transparent transparent #fff transparent;
		height:0px;
		position:absolute;
		left:50%;
		margin-left:-15px;
		top:50%;
		margin-top:-18px;
	}
	div.toTop a:hover:before{
		visibility: hidden;
	}
	div.toTop a:hover:after{
		visibility: hidden;
	}
        div.toTop a:hover span,div.love:hover a{
		visibility: visible;
        }
	div.toTop a span{
		font-size:14px;
		width:35px;
		display: block;
		line-height: 17.5px;
		height:35px;
		position:absolute;
		left:50%;
		margin-left:-17.5px;
		top:50%;
		margin-top:-17.5px;
                visibility:hidden;
	}
/*喜爱推荐文章*/
div.love{
 bottom:94px;
 width:60px;
 height:60px;
 background:#000000;
 background:rgba(0,0,0,0.4);
 border-radius:10px;
 -webkit-transition:all 0.5s ease-in-out;
 -o-transition:all .5s ease-in-out ;
 transition: all .5s ease-in-out;
}
div.love:hover{
-webkit-transition:all 0.5s ease-in-out;
-o-transition:all .5s ease-in-out ;
transition: all .5s ease-in-out;
}
div.love a{
 font-size: 14px;
 text-decoration:none;
 line-height: 60px;
 text-align: center;
 display: block;
 color:#fff;
 border-radius: 10px;
 visibility:hidden;
}
div.love span{
 width:24px;
 height:24px;
 background:#fff;
 display: block;
 position: absolute;
 top: 35%;
 left:50%;
 margin-left: -12px;
 -webkit-transform: rotate(45deg);  
 -moz-transform: rotate(45deg);  
 -ms-transform: rotate(45deg);  
 -o-transform: rotate(45deg);  
 transform: rotate(45deg);
}
div.love:hover span:before,div.love:hover span:after,div.love:hover span{
 visibility:hidden;
}
div.love span:before,div.love span:after{
 content:"";
 border-radius:50%;
 width:24px;
 height:24px;
 background:#fff;
 display: block;
 position: absolute;
 top: 0px;
 left:0px;
}
div.love span:before{
top:-12px;
}
div.love span:after{
left:-12px;
}




::selection{
color:#fff;
background:#1169BF;
}
::-moz-selection{
color:#fff;
background:#1169BF;
}
#cnblogs_post_body a{
color:#1169bf
}
#cnblogs_post_body blockquote{
border-left:5px solid #888;
border-right:5px solid #888;
border-top:0px;
border-bottom:0px;
background:#e9e9e9;
width:92.7%;
border-radius: 0px;
box-shadow:0px 0px #fff;
padding: 10px 40px;
margin:0px;
min-height:0px;
}

/*去除文章详细页面右手侧边栏的边框*/
.newsItem .catListTitle,.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle {
border: 0px;
border-radius: 3px;
color: #2C3E50;
}

/*找找看和谷歌搜索*/
.mySearch .input_my_zzk{
font-size: 12px;
padding: 3px 5px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 8px center;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
    margin-right:4px;
}
.mySearch .input_my_zzk:focus{
border-color:#51a7e8;
box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(81,167,232,0.5);
}
input.btn_my_zzk{
text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
border-radius: 3px;
vertical-align: middle;
cursor: pointer;
border:0px;
height:24px;
background:#60b044;
color:#fff;
padding:0px 7px;
}
input.btn_my_zzk:hover{
background:#86d06c;
}
/*markdown样式*/

html #markDown {
    font-family: 'Source Sans Pro',"Hiragino Sans GB","Microsoft Yahei","微软雅黑","宋体","Tahoma","Helvetica","STHeiti",sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size:17px;
   color: #4d4e53;
}

#markDown h1,
#markDown h2,
#markDown h3,
#markDown h4,
#markDown h5,
#markDown h6 {
    font-weight: bold;
    margin: 1.3em 0;
    text-align: start;
    font-weight: 300;
    line-height: 1.1;
}

#markDown a {
    background: transparent;
}

#markDown a:focus {
    outline: thin dotted;
}

#markDown a:active,
#markDown a:hover {
    outline: 0;
}

#markDown abbr[title] {
    border-bottom: 1px dotted;
}

#markDown b,
#markDown strong {
    font-weight: bold;
}

#markDown dfn {
    font-style: italic;
}

#markDown hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

#markDown mark {
    background: #ff0;
    color: #000;
}

#markDown code,
#markDown kbd,
#markDown pre,
#markDown samp {
    font-size: 1em;
}

#markDown pre {
    white-space: pre-wrap;
}

#markDown q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

#markDown small {
    font-size: 80%;
}

#markDown sub,
#markDown sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

#markDown sup {
    top: -0.5em;
}

#markDown sub {
    bottom: -0.25em;
}

#markDown img {
    border: 0;
}
/*---------------------------*/

#markDown h1 {
    font-size: 2.6em;
    margin:1.2em 0;
    text-align:center;
    position:relative;

}
#markDown h1 a , #markDown h1 a:hover,#markDown h1 a:visited{
 color:#4d4e53;
}

#markDown h1:before,#markDown h1:after{
 font-family:"Arial","黑体";
 font-size:2em;
 position: absolute;
 transition: all 2s ease-in-out;
}
#markDown h1:before{
content:"“";
top: -0.5em;
left: 0em;
}
#markDown h1:after{
content:"”";
top: 0.5em;
right: 0em;
}

#markDown h2 {
    font-size: 2.15em;
}

#markDown h3 {
    font-size: 1.7em;
}

#markDown h4 {
    font-size: 1.25em;
}

#markDown h5 {
    font-size: 1em;
}

#markDown h6 {
    font-size: .85em;
}

#markDown hr {
	margin: 2em 0;
	border: 0;
    border-top: 1px solid rgba(128,128,128,0.1);
    box-sizing: content-box;
    height: 0;
}

#markDown p,
#markDown blockquote,
#markDown ul,
#markDown ol,
#markDown dl,
#markDown li,
#markDown table,
#markDown pre {
    margin: 0 0 1.1em;
}

#markDown p {
    margin: 1em 0;
}
#markDown code, #markDown pre {
    font-size: inherit;
    font-family: 'Source Sans Pro',"Hiragino Sans GB","Microsoft Yahei","微软雅黑","Tahoma","Helvetica","STHeiti",sans-serif;
}
#markDown pre {
    background-color: #dfecf6;
    overflow: auto;
    text-align: start;
    border: 0;
    padding: 25px 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 5px solid #558abb;
    background: #e9eff3;
}

#markDown pre code {
    border: none;
    padding: 0;
    background-color: #e9eff3;
    color: #2C3E50;
    border-radius:0px;
}

#markDown code {
    padding: 0 0.5em;
    line-height: 1.4;
    background-color: #f9f2f4;
    color: #c7254e;
    border-radius:5px;
}

#markDown pre > code {
    border: 0;
    margin: 0;
    padding: 0;
}

#markDown a {
    color: #0645ad;
    text-decoration: none;
}

#markDown a:visited {
    color: #0b0080;
}

#markDown a:hover {
    color: #06e;
}

#markDown a:active {
    color: #faa700;
}

#markDown a:focus {
    outline: thin dotted;
}

#markDown a:hover,
#markDown a:active {
    outline: 0;
}

::-moz-selection {
    background: rgba(255, 255, 0, 0.3);
    color: #000
}

::selection {
    background: rgba(255, 255, 0, 0.3);
    color: #000
}

a::-moz-selection {
    background: rgba(255, 255, 0, 0.3);
    color: #0645ad
}

a::selection {
    background: rgba(255, 255, 0, 0.3);
    color: #0645ad
}

#markDown blockquote {
    width:auto;
    border-right:0px;
    border-left-width: 5px;
    background: #fff4cc;
    /*background-color: rgba(128,128,128,0.05);*/
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 15px 20px;
    /*border-left: 10px solid rgba(128,128,128,0.075);*/
    border-left: 5px solid #ffe070;
}

#markDown ul,
#markDown ol {
    margin: 1em 0;
    padding: 0 0 0 2em;
}

#markDown li p:last-child {
    margin: 0
}

#markDown dd {
    margin: 0 0 0 2em;
}

#markDown img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%;
}

#markDown table {
    border-collapse: separate;
    border-spacing: 0;
}

#markDown td {
    vertical-align: top;
}
#markDown blockquote ul{
    margin-left: 0px;
}
#markDown table{
    width:100%;
    border: 1px solid #ddd;
    border-radius:5px;
    border-left: 0;
    border-top: 0;
    border-spacing: 0;
}
/*覆盖原来的样式*/
#cnblogs_post_body #markDown th, #cnblogs_post_body  #markDown td, 
.cnblogs-post-body #markDown th, .cnblogs-post-body  #markDown td{
    border:0px;
    border-left: 1px solid #ddd;
    border-collapse: separate;
    border-top: 1px solid #ddd;
}
#markDown table td{
   padding:3px 6px;
   text-align: center;
}
#markDown table thead{
   background-color:#eae9f7;
}
/**表格悬停样式*/
#cnblogs_post_body #markDown table tbody tr:hover,
.cnblogs_post_body #markDown table tbody tr:hover{
   background-color:#f0efff;
   transition:0.3s all ease-in-out;
}
/******************************/
#markDown table tbody>tr:nth-child(2n){
    background-color: #f4f4fa;
}
#markDown table thead th{
    text-align:center;
    padding:6px;
}
#markDown table caption+thead tr:first-child th, 
#markDown table caption+tbody tr:first-child th,
#markDown table caption+tbody tr:first-child td, 
#markDown table colgroup+thead tr:first-child th, 
#markDown table colgroup+tbody tr:first-child th, 
#markDown table colgroup+tbody tr:first-child td, 
#markDown table thead:first-child tr:first-child th, 
#markDown table tbody:first-child tr:first-child th, 
#markDown table tbody:first-child tr:first-child td{
    border-top: 0;
}
#markDown table thead:first-child tr:first-child>th:first-child, 
#markDown table tbody:first-child tr:first-child>td:first-child{
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px; 
    -moz-border-radius-topleft: 5px;
}
#markDown table thead:first-child tr:first-child>th:last-child, 
#markDown table tbody:first-child tr:first-child>td:last-child{
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
}
#markDown table thead:last-child tr:last-child>th:last-child, 
#markDown table tbody:last-child tr:last-child>td:last-child, 
#markDown table tfoot:last-child tr:last-child>td:last-child{
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
}
#markDown table thead:last-child tr:last-child>th:first-child, 
#markDown table tbody:last-child tr:last-child>td:first-child, 
#markDown table tfoot:last-child tr:last-child>td:first-child{
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
}

/*
    Paraíso (light)
    Created by Jan T. Sott (https://github.com/idleberg)
    Inspired by the art of Rubens LP (https://www.rubenslp.com.br)
*/

/* Paraíso Comment */
.hljs-comment,
.hljs-title {
  color: #776e71;
}

/* Paraíso Red */
.hljs-variable,
.hljs-attribute,
.hljs-tag,
.hljs-regexp,
.hljs-name,
.ruby .hljs-constant,
.xml .hljs-tag .hljs-title,
.xml .hljs-pi,
.xml .hljs-doctype,
.html .hljs-doctype,
.css .hljs-id,
.css .hljs-class,
.css .hljs-pseudo {
  color: #ef6155;
}

/* Paraíso Orange */
.hljs-number,
.hljs-preprocessor,
.hljs-built_in,
.hljs-literal,
.hljs-params,
.hljs-constant {
  color: #f99b15;
}

/* Paraíso Yellow */
.ruby .hljs-class .hljs-title,
.css .hljs-rule .hljs-attribute {
  color: #fec418;
}

/* Paraíso Green */
.hljs-string,
.hljs-value,
.hljs-inheritance,
.hljs-header,
.ruby .hljs-symbol,
.xml .hljs-cdata {
  color: #48b685;
}

/* Paraíso Aqua */
.css .hljs-hexcolor {
  color: #5bc4bf;
}

/* Paraíso Blue */
.hljs-function,
.python .hljs-decorator,
.python .hljs-title,
.ruby .hljs-function .hljs-title,
.ruby .hljs-title .hljs-keyword,
.perl .hljs-sub,
.javascript .hljs-title,
.coffeescript .hljs-title {
  color: #06b6ef;
}

/* Paraíso Purple */
.hljs-keyword,
.javascript .hljs-function {
  color: #815ba4;
}

.hljs {
  display: block;
  overflow-x: auto;
  background: #e7e9db;
  color: #4f424c;
  padding: 0.5em;
  -webkit-text-size-adjust: none;
}

.coffeescript .javascript,
.javascript .xml,
.tex .hljs-formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .hljs-cdata {
  opacity: 0.5;
}
/*-----------------------------------------------------------------------------------------------------------------*/
/*自适应，取消最小宽度限制*/
div#main,div#navigator, div#footer{min-width:auto;overflow:hidden;}
/*标题列表宽度过小会溢出*/
.postTitle{overflow:hidden;}
@media screen and (max-width: 1249px) {
 div#home{width:100%;}
}
@media screen and (max-width: 1351px) {
  div.commentform textarea.comment_textarea{
    width:500px!important;
 }
}
@media screen and (max-width:998px) {
 div#sideBar, #sideBar{display:none;}
 div#mainContent {width: 100%;}
}

@media screen and (max-width:670px) {
 div.blogStats{display:none;}
 html body{overflow-x:hidden;}
}
/*搜索按钮在宽度少的时候出现挤在一起的情况*/
@media screen and (max-width:1588px) {
 input.btn_my_zzk{margin-top:5px;}
 #sidebar_search_box{width:200px;}
 html body #markDown {
        font-size: 16px;
 }
}
@media screen (min-width:1588px){
 html body #markDown {
        font-size: 17px;
 }
}
@media screen and (max-width:960px){
 html body #markDown {
        font-size: 14px;
 }
}
@media screen and (max-width:850px){
 html body #markDown {
        font-size: 13px;
 }
}
@media screen and (max-width:700px){
 body #markDown {
        font-size: 12px;
 }
}
@media screen and (max-width:550px){
 html body #markDown {
        font-size: 11px;
 }
}
/*好文要顶一列按钮*/
#green_channel #green_channel_digg{background-color: #2daebf;}
#green_channel a{
  background:none;
 -moz-border-radius: 3px;
 -webkit-border-radius:3px;
 border-radius:3px;
 -moz-box-shadow:none;
 -webkit-box-shadow:none;
 box-shadow:none;
 text-shadow:none;
 font-weight: normal;
}
#green_channel #green_channel_digg{
background-color: #00bb9c;
}
#green_channel #green_channel_follow{
background-color: #56abe4;
}
#green_channel #green_channel_favorite{
background-color: #eb4f38;
}
/*评论区的昵称*/
div.commentform input.author{
border: 1px dashed #ccc;
box-shadow: none;
background-color: #F5F5F5;
color: #ACA899;
cursor: default;
background:none;
}
div.commentform textarea.comment_textarea{
border: 1px solid #ccc;
}