.cnblogs_code_copy {
display: none;
}
/*代码高亮*/
.syntaxhighlighter .bold {
    font-weight:unset !important;
}
.syntaxhighlighter .line {
    background-color: rgb(40, 43, 46)!important;
}
.syntaxhighlighter .line.alt2 {
    background-color: rgb(40, 43, 46)!important;
}
.syntaxhighlighter .line.alt1 {
    background-color: rgb(40, 43, 46)!important;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
    color: rgb(129, 142, 150)!important;
}
.syntaxhighlighter .keyword {
    color: rgb(147, 199, 99)!important;
    font-weight: unset !important;
}
.syntaxhighlighter .preprocessor {
    color: rgb(85, 113, 130) !important;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
    color: rgb(224, 226, 228)!important;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
    color: rgb(147, 199, 99)!important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
    color: rgb(236, 118, 0)!important;
}
.syntaxhighlighter .functions {
    color: rgb(140, 187, 173)!important;
}
.syntaxhighlighter .gutter .line {
    border-right: 2px solid rgb(147, 199, 99)!important;
}
.syntaxhighlighter.collapsed .toolbar {
    background: rgb(40, 43, 46)!important;
    border: none !important;
    border-radius: 5px !important;
}
.syntaxhighlighter.collapsed .toolbar a {
    color: rgb(147, 199, 99)!important;
}
.syntaxhighlighter.collapsed .toolbar a:hover {
    color: rgb(78, 109, 48)!important;
}
.syntaxhighlighter {
    border-radius: 5px;
}
/*第一种高亮结束，第二种高亮开始*/
.cnblogs_code div {
    background: #282b2e;
}
.cnblogs_code {
    background: #282b2e;
    border-radius: 5px;
    border: none;
    font-family: consolas !important;
    color: #fff;
}
.cnblogs_code_toolbar {
    background: #282b2e !important;
}
.cnblogs_code_toolbar a:hover, .cnblogs_code_toolbar a:link, .cnblogs_code_toolbar a:visited, .cnblogs_code_toolbar a:active, .cnblogs_code_toolbar a:link img, .cnblogs_code_toolbar a:visited img {
    background-color: #282b2e !important;
    border: none!important;
}
.cnblogs_code pre {
    font-family: consolas !important;
    padding-left: 3px;
    color: rgb(224, 226, 228);
}
.cnblogs_code span[style="color: #000000;"] , .cnblogs_code span[style="color: #ff0000;"]{
    color: rgb(224, 226, 228) !important;
}
.cnblogs_code span[style="color: #0000ff;"]{
    color: rgb(147, 199, 99)!important;
}
.cnblogs_code span[style="color: #800080;"]{
    color: #ffd740 !important;
}
.cnblogs_code span[style="color: #800000;"]{
    color: rgb(236, 118, 0)!important;
}
.cnblogs_code span[style="color: #008000;"]{
    color: rgb(129, 142, 150)!important;
}
.cnblogs_code span[style="color: #008080;"]{
    color: #afafaf!important;
    margin-right: 5px;
}
.cnblogs_code_collapse {
    border: none;
    background: #282b2e;
    color: rgb(147, 199, 99);
}
.cnblogs_code > pre {
    border: none !important;
}
.cnblogs_code > textarea {
    color: #fff;
    background: transparent;
    border: none;
    outline: none;
}
/*代码高亮结束*/

.cnblogs_code pre {
font-family: Consolas!important;
font-size: 15px!important;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Consolas!important;
font-size: 15px!important;
line-height: 1.5!important;
}
body {
    color: #000;
    background: #eee;
    font-family: font-family:微软雅黑;
    font-size: 13px;
    min-height: 101%;
}
#home {
    margin: 0 auto;
    width: 95%;
    max-width: 1050px;
}
a:hover{color:#f60;text-decoration:none}a:active{color:#000;text-decoration:none}
 #header h1 a {
        font-size:48px;
        font-family: "楷体";
        position:absolute;
        top:30px;
}
#blogTitle h2 {
       font-family: "宋体";
       font-size:18px;
       position:absolute;
       top:70px;
}

#topics{
    background-color: white;
}
.day{
    background-color: white;
}
#navigator{
	font-size:13px;
	border-bottom:1px solid #F00000;
	border-top:1px solid #F00000;
	height:45px;
	clear:both;
	margin-top:5px
	position:absolute;
	top:30px
}
#navList{
	min-height:30px;
	float:left
}
#navList li{
	float:left;
	margin:0 0 0 0
}
#navList a{
        font-family:宋体;
	font-size:18px;
	display:block;
	width:3.1em;
	height:22px;
	float:right;
	text-align:center;
	padding-left:30px;
        padding-top:15px;
}
#navList a:link,#navList a:visited,#navList a:active{
	color:#6a6a6a;
	font-weight:bold
}
#navList a:hover{
	color:#f60;
	text-decoration:none
}
.blogStats{
       position:absolute;
       top:20px;
	float:right;
	color:#757575;
	//margin-top:19px;
	//margin-right:2px;
	text-align:right
}
.postTitle {
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
}
#topics .postTitle {
    margin-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    float: left;
    line-height: 1.5em;
    width: 100%;
    padding-left: 5px;
}
.c_b_p_desc {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 1.5;
    font-size: 13px;
}
#sideBarMain h3,.newsItem h3{
	padding:15px 20px;
	font-size:16px;
	border-bottom:1px solid #ddd;
	font-weight:normal;
}
#sideBarMain ul,.newsItem #blog-news{font-size:13px;padding:15px 20px}