.under-post-card{
        display: none;
}

.c_ad_block{
	display: none;
}
.buryit{
	display: none;
}
/*simplememory*/
/*

Intellij Idea-like styling (c) Vasily Polovnyov <vast@whiteants.net>

*/

.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  color: #000;
  background: #fff;
  tab-replace: '    ';
}

.hljs-subst,
.hljs-title {
  font-weight: normal;
  color: #000;
}

.hljs-comment,
.hljs-quote {
  color: #808080;
  font-style: italic;
}

.hljs-meta {
  color: #808000;
}

.hljs-tag {
  background: #efefef;
}

.hljs-section,
.hljs-name,
.hljs-literal,
.hljs-keyword,
.hljs-selector-tag,
.hljs-type,
.hljs-selector-id,
.hljs-selector-class {
  font-weight: bold;
  color: #000080;
}

.hljs-attribute,
.hljs-number,
.hljs-regexp,
.hljs-link {
  font-weight: bold;
  color: #0000ff;
}

.hljs-number,
.hljs-regexp,
.hljs-link {
  font-weight: normal;
}

.hljs-string {
  color: #008000;
  font-weight: bold;
}

.hljs-symbol,
.hljs-bullet,
.hljs-formula {
  color: #000;
  background: #d0eded;
  font-style: italic;
}

.hljs-doctag {
  text-decoration: underline;
}

.hljs-variable,
.hljs-template-variable {
  color: #660e7a;
}

.hljs-addition {
  background: #baeeba;
}

.hljs-deletion {
  background: #ffc8bd;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: none;
}
.postBody a:link,
.postBody a:visited{
color:#8470FF;}
.postBody a:hover,
.postBody a:active{
color: #00FF7F;}

#home {
	opacity: 0.8;
	margin: 0 auto;
	width: 85%;
	min-width: 950px;
	background-color: #fff;
	padding: 30px;
	margin-top: 30px;
	margin-bottom: 50px;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 20px;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.846153846;
    color: #757575;
    float: left;
}

.postTitle {
    border-left: 3px solid #21759b;
    margin-bottom: 10px;
    font-size:20px;
    float: right;
    width: 100%;
    clear: both;
}
    .postTitle a:link, .postTitle a:visited, .postTitle a:active {
        color:#21759b;
        transition: all 0.4s linear 0s;
    }

    .postTitle a:hover {
        margin-left: 30px;
        color: #0f3647;
        text-decoration: none;
    }
    


    #cnblogs_post_body
    {
        color: black;      
        font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
        font-size: 15px;
    }
   #cnblogs_post_body h1 {
    background: DeepSkyBlue ;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px DeepSkyBlue , 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
 #cnblogs_post_body h2{
        background: MediumSpringGreen ;
        border-radius: 6px 6px 6px 6px;
        box-shadow: 0 0 0 1px MediumSpringGreen , 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
        color: #FFFFFF;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
        font-size:17px;
        font-weight: bold;
        height: 33px;
        line-height: 23px;
        margin: 12px 0 !important;
        padding: 5px 0 5px 10px;
        text-shadow: 2px 2px 3px #222222;
    }

#cnblogs_post_body h3{
        background: #FC9D9A ;
        border-radius: 6px 6px 6px 6px;
        box-shadow: 0 0 0 1px #FC9D9A , 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
        color: #FFFFFF;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
        font-size:15px;
        font-weight: bold;
        height: 33px;
        line-height: 23px;
        margin: 12px 0 !important;
        padding: 5px 0 5px 10px;
        text-shadow: 2px 2px 3px #222222;
    }

#navList a:hover {
	color: #4C9ED9;
	text-decoration: none;
}
#navList a {
	display: block;
	width: 5em;
	height: 22px;
	float: left;
	text-align: center;
	padding-top: 18px;
}
#navigator {
	font-size: 15px;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	height: 50px;
	clear: both;
	margin-top: 25px;
}
.catListTitle {
	margin-top: 21px;
	margin-bottom: 10.5px;
	text-align: left;
	border-left: 10px solid rgba(82, 168, 236, 0.8);
	padding: 10px 0 14px 10px;
	background-color: #f5f5f5;
}

body{
	/*background: url("https://i.loli.net/2020/04/14/m9wJGRcUtr2M7uj.jpg") fixed;*/
	background-size:100% 100%;
}
#topics .postTitle {
	border: 0px;
	font-size: 200%;
	font-weight: bold;
	float: left;
	line-height: 1.5;
	width: 100%;
	padding-left: 5px;
}

div.commentform p{
	margin-bottom:10px;
}
.comment_btn {
	padding: 5px 10px;
	height: 35px;
	width: 90px;
	border: 0 none;
	border-radius: 5px;
	background: #ddd;
	color: #999;
	cursor:pointer;
	font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, ?????“, Arial, sans-serif;
	text-shadow: 0 0 1px #fff;
	display: inline !important;
}
.comment_btn:hover{
	padding: 5px 10px;
	height: 35px;
	width: 90px;
	border: 0 none;
	border-radius: 5px;
	background: #258fb8;
	color: white;
	cursor:pointer;
	font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, ?????“, Arial, sans-serif;
	text-shadow: 0 0 1px #fff;
	display: inline !important;
}
#commentform_title {
	background-image:none;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding:0;
	font-size:24px;
}
#commentbox_opt,#commentbox_opt + p {
	text-align:center;
}
.commentbox_title {
	width: 100%;
}
#tbCommentBody {
	font-family:'Microsoft Yahei', Microsoft Yahei, ?????“, sans-serif;
	margin-top:10px;
	max-width:100%;
	min-width:100%;
	background:white;
	color:#333;
	border:2px solid #fff;
	box-shadow:inset 0 0 8px #aaa;
	// padding:10px;
	height:250px;
	font-size:14px;
	min-height:120px;
}
.feedbackItem {
	font-size:14px;
	line-height:24px;
	margin:10px 0;
	padding:20px;
	background:#F2F2F2;
	box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
	font-weight:normal;
}

#blog-comments-placeholder, #comment_form {
	padding: 20px;
	background: #fff;
	-webkit-box-shadow: 1px 2px 3px #ddd;
	box-shadow: 1px 2px 3px #ddd;
	margin-bottom: 50px;
}
.feedback_area_title {
	margin-bottom: 15px;
	font-size: 1.8em;
}
.feedbackItem {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 5px;
	background: rgb(248, 248, 248);
}
.color_shine {background: rgb(226, 242, 255);}

.feedbackItem:hover {-webkit-animation-name: color_shine;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;}

#comment_form .title {
	font-weight: normal;
	margin-bottom: 15px;
}

.cnblogs-markdown pre {
	white-space: pre!important
}

.cnblogs-markdown .hljs {
	display: block!important;
	overflow-x: auto!important;
	padding: 1em!important;
	background: #282c34!important;
	border: 1px solid #fff!important;
	border-radius: 5px!important;
	font-family: Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace!important;
	font-size: 15px!important
}

.hljs,.hljs-subst,.hljs-tag {
	color: #f8f8f2!important
}

.hljs-emphasis,.hljs-strong {
	color: #a8a8a2!important
}

.hljs-bullet,.hljs-link,.hljs-literal,.hljs-number,.hljs-quote {
	color: #ae81ff!important
}

.hljs-meta,.hljs-regexp {
	color: #fd971f!important
}

.hljs-built_in,.hljs-builtin-name,.hljs-code,.hljs-section,.hljs-selector-class,.hljs-title {
	color: #a6e22e!important
}

.hljs-strong {
	font-weight: 700
}

.hljs-emphasis {
	font-style: italic!important
}

.hljs-attr,.hljs-name,.hljs-selector-tag,.hljs-symbol {
	color: #f74449!important
}

.hljs-attribute,.hljs-keyword {
	color: #66d9ef!important
}

.hljs-class .hljs-title,.hljs-params {
	color: #f8f8f2!important
}

.hljs-addition,.hljs-selector-attr,.hljs-selector-id,.hljs-selector-pseudo,.hljs-string,.hljs-template-variable,.hljs-type,.hljs-variable {
	color: #e6db74!important
}

.hljs-comment,.hljs-deletion {
	color: #999!important
}

/*添加按钮*/
.cnblogs-markdown pre {
  position: relative;
}
.cnblogs-markdown pre > span {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 2px;
  padding: 0 10px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  cursor: pointer;
  display:none;
}
.cnblogs-markdown pre:hover > span {
  display:block;
}
.cnblogs-markdown pre > .copyed {
  background: #67c23a;
}