body {
    color: #000;
    background: url(https://files.cnblogs.com/files/qisha/stars_sky_night_113553_3100x1740.gif) fixed;
    background-size: cover;
    background-repeat: repeat;
    font-family: "微软雅黑","Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}
#blogTitle h1 {
    font-size: 50px;
    font-family: Consolas;
    font-weight: bold;
    font-style: italic;
    margin-top: 20px;
}
.catListTitle {
    margin-top: 21px;
    margin-bottom: 10.5px;
    text-align: left;
    border-left: 10px solid rgba(82, 168, 236, 0.8);
    padding: 5px 0 5px 10px;
    background-color: rgba(245,245,245,0.3);
}
#home {
    margin: 0 auto;
    width: 90%;
    min-width: 950px;
    background-color: rgba(255,255,255,0.8);
    padding: 50px;
    margin-top: 80px;
    margin-bottom: 80px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.forFlow{
	width:75%
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: none;
    margin-bottom: 35px;
    word-wrap: break-word;
}
#blog-calendar td {
    font-size: 12px;
    font-family: Consolas;
}
.input_my_zzk {
    border: 1px solid #ccc;
    background: none;
	background-color: #d9d9d9 ;
    width: 100%;
    height: 25px;
    padding-right: 30px;
    padding-left: 5px;
    outline: 0;
}
.CalDayHeader {
    background: rgba(245,245,245,0.3) !important;
    font-weight: 100;
    color: #5E5F63;
}
.CalTitle {
    background: none;
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
}
.CalTitle td {
    background: rgba(245,245,245,0.3) !important;
    border: 0px !important;
    color: #5E5F63;
    font-family: "Comic Sans MS";
}
a:link {
    color: cornflowerblue;
}
a:visited {
    color: cornflowerblue;
}
a:hover {
    color:cadetblue;
}
a:active {
    color:black;
}
.CalTodayDay {
    background: rgba(247,247,247,0.3) !important;
    color: #FFF;
    font-weight: bold;
}
.cnblogs_code {
    background-color: rgba(247,247,247,0.3);
    font-family: Consolas !important;
    font-size: 12px!important;
    border: 1px solid #ccc;
    padding: 5px 10px;
    overflow: auto;
    margin: 5px 0;
    color: #000;
}
.cnblogs_code div {
    background-color: rgba(247,247,247,0.3);
}
.cnblogs_code_collapse {
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    background-color: rgba(247,247,247,0.3);
    padding: 2px;
}
blockquote {
    background: rgba(247,247,247,0.3);
    border: 2px solid #efefef;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
div.commentform input.author, div.commentform input.email, div.commentform input.url {
    background-image: url(https://static.cnblogs.com/images/icon_form.gif);
    border: 1px solid white !important;
    padding: 4px 4px 4px 30px;
    width: 300px;
    font-size: 13px;
    background-color: rgba(247,247,247,0.3);
}
#comment_form_container .comment_textarea {
    width: 362px;
    height: 200px;
    font-size: 13px;
    padding: 8px;
    margin-bottom: 10px;
    color: #555;
    border: 1px solid white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: rgba(247,247,247,0.3);
}
.cnblogs_code pre {
font-family: Consolas !important;
font-size: 12px!important;
word-wrap: break-word;
white-space: pre-wrap;
}
.cnblogs_code span {
font-family: Consolas !important;
font-size: 12px!important;
line-height: 1.5!important;
}
div#cnblogs_c2 {
display: none;
}
div#cnblogs_c1 {
display: none;
}
div#under_post_news {
display: none;
}
div#ad_t2 {
display: none;
}
div#under_post_kb {
display: none;
}
.feedbackItem {
    margin: 10px 5px 0px;
    padding: 5px;
    box-shadow: 0 0 10px 0 #AAA;
}
#topics .postTitle {
    font-size:230%;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #21759b;
    transition: all 0.4s cubic-bezier(0, 0, 0.12, 1) 0s;
}
#cnblogs_post_body h2 {
    border-left: 10px solid rgba(82, 168, 236, 0.3);
    background: rgba(247,247,247, 0.3);
    padding: 3px 10px;
}
#cnblogs_post_body h3{
    border-left: 5px solid rgba(0, 235, 255, 0.3);
    padding: 2px 5px;
    background: rgba(247,247,247,0.3);
}
#cnblogs_post_body h4{
    border-left: 5px solid rgba(222, 101, 114,0.3);
    padding-left: 5px;
    background: rgba(247,247,247,0.3);
}
#cnblogs_post_body h1{
    background: rgba(247,247,247,0.3);
    border-left: 15px solid rgba(0, 122, 255, 0.3);
    padding: 3px 10px;
    font-size: 175%;
    border-right: 15px solid rgba(0, 122, 255, 0.3);
}
.buryit {
    display: none;
}
#div_digg {
    float: right;
    position: fixed;
    width: auto;
    bottom: 10px;
    left: 70%;
    margin-bottom: 10px;
    background: rgba(247,247,247,0.3);
    margin-right: 30px;
    font-size: 12px;
    box-shadow: 0 0 10px 0 #AAA;
    padding: 10px;
    border: 2px solid rgba(82, 168, 236, 0.8);
    text-align: center;
    margin-top: 10px;
}
textarea {
    background: rgba(247,247,247,0.3);
}
body{cursor:url('https://fq.wc.lt//up/1499563659.cur'),auto;}
A{cursor:url('https://fq.wc.lt//up/1499563659.cur'),auto;}

#navigatorTitleDiv
{
    padding: 3px;
    position: fixed;
    top:244px;
    right:304px;
    font-weight:bold;
    cursor:pointer;
    background-color: antiquewhite;
}

#navigatorDiv
{
    border-style:double;
    padding: 10px;
    padding-top:30px;
    position: fixed;
    top:240px;
    right:300px;
    background-color: antiquewhite;
}

/*! Color themes for Google Code Prettify | MIT License | github.com/jmblog/color-themes-for-google-code-prettify */
.pln{color:#4d4d4c}ol.linenums{margin-top:0;margin-bottom:0;color:#8e908c}li.L0,li.L1,li.L2,li.L3,li.L4,li.L5,li.L6,li.L7,li.L8,li.L9{padding-left:1em;background-color:#fff;list-style-type:decimal!important;}@media screen{.str{color:#718c00}.kwd{color:#8959a8}.com{color:#8e908c}.typ{color:#4271ae}.lit{color:#f5871f}.pun{color:#4d4d4c}.opn{color:#4d4d4c}.clo{color:#4d4d4c}.tag{color:#c82829}.atn{color:#f5871f}.atv{color:#3e999f}.dec{color:#f5871f}.var{color:#c82829}.fun{color:#4271ae}}

/*下面是我设置背景色，字体大小和字体*/
.cnblogs-markdown code{
background:#fff!important;
}
.cnblogs_code,.cnblogs_code span,.cnblogs-markdown .hljs{
    font-size:16px!important;
}

.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 16px!important;
}

.cnblogs_code, .cnblogs_code span, .cnblogs-markdown .hljs{
font-family:consolas, "Source Code Pro", monaco, monospace !important;
}

/*快速推荐*/
#div_digg {
  position: fixed;
  bottom: 10px;
  right: 15px;
  border: 2px solid #ECD7B1;
  padding: 10px;
  width: 140px;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);

/*simplememory*/
		#google_ad_c1, #google_ad_c2 {
			display: none;
		}

		.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td,
		.syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption,
		.syntaxhighlighter textarea {
			font-size: 14px !important;
		}


		#blogTitle h1 {
			font-size: 30px;
			font-weight: bold;
			font-family: "Comic Sans MS";
			line-height: 1.5em;
			margin-top: 20px;
			color: #515151;
		}

		#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;
		}

		#ad_under_post_holder #google_ad_c1, #google_ad_c2 {
			display: none !important;
		}

		body {
			color: #000;
			background: url(https://www.cnblogs.com/images/cnblogs_com/hanxiaochuang666/1490660/o_jinkela.jpg) fixed;
			background-size: 100%;
			background-repeat: no-repeat;
			font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
			font-size: 12px;
			min-height: 101%;
		}

		#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: 10 px;
			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;
		}



/*生成博客目录的CSS*/
#uprightsideBar{
    font-size:16px;
    font-family: 华文楷体;
    text-align:left;
    position:fixed;/*将div的位置固定到距离top:50px，right:0px的位置，这样div就会处在最右边的位置，距离顶部50px*/
    top: 80px;
    right: 20px;
    width: auto;
    height: auto;
    opacity: 0.7;
}
#sideBarTab{
    opacity: 0.8;
    float:left;
    color:#4979ed;
    border-right:none;
    text-align: left;
    font-size:20px;
    width: 25px;
    border-radius: 15px;
    background: white;
    font-family: 华文楷体;
    opacity: 0.8;
}

#sideBarContents{
    float:left;
    overflow:auto;
    overflow-x:hidden;!important;
    width: auto;
    min-height:200px;
    max-height: 80%;
    border-right:none;
    color: #4979ed;
    border-radius: 15px;
    background: white;
    font-family: 华文楷体;
}
#sideBarContents dl{
    margin: 10px;
    padding: 10px;
    font-family: 华文楷体;
    font-size:18px;
}

#sideBarContents dt{
    margin-top:10px;
    margin-left:10px;
    font-family: 华文楷体;
    font-size:16px;
    cursor: pointer;
}

#sideBarContents dd{
    
    margin-left: 45px;
    cursor: pointer;
    font-family: 华文楷体;
    font-size:16px;
}

#sideBarContents dd:hover, dt:hover {
    color: white;
    border-radius: 15px;
    background: pink;
    font-family: 华文楷体;
    font-size:16px;
    cursor: pointer;
}

::-webkit-details-marker {
    display: none;
}
summary {
    position: relative;
    cursor: pointer;
}
summary::before, summary::after {
    width: .75em;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    content: '';
    background-color: currentColor;
    text-align: right;
    transform: translateY(-50%);
    transition: transform .2s ease-in-out;
}
details[open] summary::after {
        transform: translateY(-50%) rotate(180deg);
}

summary::after {
    transform: translateY(-50%) rotate(90deg);
}
}