#main {
    background: #cfe8cb;
}
#main {
    min-width: 980px;
    text-align: left;
    clear: both;
}

#mainContent {
    background: #cfe8cb;
}

#mainContent {
    min-height: 200px;
    *padding-top: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    float: left;
    width: 700px;
}

body {
    background: url(https://i.loli.net/2020/03/28/MfThVtnQvyOcjbZ.jpg) center fixed repeat-x;
    background-size: cover;
}

/* 置顶小火箭样式  start  */
body{height:3000px;}

#rocket-to-top div {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 149px;
}
#rocket-to-top .level-2 {
    background: url("https://i.loli.net/2020/03/28/AqnCGXaOd8TULxe.png") no-repeat scroll -149px 0 transparent;
    display: none;
    height: 250px;
    opacity: 0;
    z-index: 1;
}
#rocket-to-top .level-3 {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 150px;
    z-index: 2;
}
#rocket-to-top {
    background: url("https://i.loli.net/2020/03/28/AqnCGXaOd8TULxe.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    display: block;
    height: 250px;
    margin: -125px 0 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 12.2%;
    top: 98.5%;
    width: 149px;
    z-index: 11;
}
/* 置顶小火箭样式  end */


/* github 图标入口 */
element.style {
    color: #fff;
    z-index: 999;
    position: fixed;
    top: 0;
    border: 0;
    left: 0;
    transform: scale(-1, 1);
}
.github-corner svg {
    fill: #386F6C;
}


#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {
    display:none; !important
}



/*侧边栏公告*/
#blog-news > img {
    /*头像*/
    display: block;
    margin: auto;
    border-radius: 50%;
}

#profile_block {
    font-size: 12px;
    padding: 20px;
    line-height: 1.8;
}

#profile_block > a:link {
    color: #F60;
}

/*公告结束*/



/*代码高亮*/
/* Base16 Atelier Dune Light - Theme */
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */

/* Atelier-Dune Comment */
pre { /*控制代码不换行*/ white-space: pre !important; word-wrap: normal !important; }

.cnblogs-markdown .hljs {
  display: block !important;
  overflow-x: auto !important;
  background: #E0DFCC !important;
  color: #000000  !important;
  padding: 0.5em !important;
}

.cnblogs-markdown .hljs-comment,
.cnblogs-markdown .hljs-quote {
  color: #7d7a68 !important;
}

/* Atelier-Dune Red */
.cnblogs-markdown .hljs-variable,
.cnblogs-markdown .hljs-template-variable,
.cnblogs-markdown .hljs-attribute,
.cnblogs-markdown .hljs-tag,
.cnblogs-markdown .hljs-name,
.cnblogs-markdown .hljs-regexp,
.cnblogs-markdown .hljs-link,
.cnblogs-markdown .hljs-name,
.cnblogs-markdown .hljs-selector-id,
.cnblogs-markdown .hljs-selector-class {
  color: #d73737 !important;
}

/* Atelier-Dune Orange */
.cnblogs-markdown .hljs-number,
.cnblogs-markdown .hljs-meta,
.cnblogs-markdown .hljs-built_in,
.cnblogs-markdown .hljs-builtin-name,
.cnblogs-markdown .hljs-literal,
.cnblogs-markdown .hljs-type,
.cnblogs-markdown .hljs-params {
  color: #b65611 !important;
}

/* Atelier-Dune Green */
.cnblogs-markdown .hljs-string,
.cnblogs-markdown .hljs-symbol,
.cnblogs-markdown .hljs-bullet {
  color: #60ac39 !important;
}

/* Atelier-Dune Blue */
.cnblogs-markdown .hljs-title,
.cnblogs-markdown .hljs-section {
  color: #6684e1 !important;
}

/* Atelier-Dune Purple */
.cnblogs-markdown .hljs-keyword,
.cnblogs-markdown .hljs-selector-tag {
  color: #c800ff !important;
}



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

.cnblogs-markdown .hljs-strong {
  font-weight: bold !important;
}

/*高亮结束*/

/* 自动生成目录 */
#sideToolbar {
	position: fixed;
	bottom: 120px;
	right: 1180.5px;
	width: 201px;
	height: 440px
}
#sideCatalog{
	background-color:#fff;
	padding-bottom:10px;
	border-radius:5px;
}
#sideCatalog-sidebar {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #eaeaea;
	border-color: -moz-use-text-color #eaeaea;
	border-image: none;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-style: none solid;
	border-width: 0 1px;
	height: 353px;
	left: 5px;
	position: absolute;
	top: 0;
	width: 0
}
#sideCatalog-catalog {
	height: 325px;
	padding-top: 18px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-left: 23px;
	position: relative
}
#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top {
	cursor: pointer;
	top: 0
}
#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-bottom {
	bottom: 0
}
#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top,#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-bottom {
	background: url("https://files.cnblogs.com/marvin/sideToolbar.gif") no-repeat scroll 0 -199px transparent;
	height: 10px;
	left: -5px;
	overflow: hidden;
	position: absolute;
	width: 10px
}
#sideCatalog li {
	margin: 0px;
	padding: 0 7px;
	text-align: left;
	position: relative
}
#sideCatalog li: hover {
	background-color: #f5f5f5
}
#sideCatalog-catalog ul .active {
	background-color: #f5f5f5
}
#sideCatalog-catalog .active a {
	color: #519cea
}
#sideCatalog-catalog a: hover {
	color: #519cea
}
#sideCatalog span: first-child {
	color: #999;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px
}
#sideCatalog li.h2Offset {
	padding-left: 45px;
	text-indent: -12px
}
#sideCatalog li.h3Offset {
	padding-left: 50px;
	text-indent: -50px
}
#sideCatalog a {
	text-decoration: none;
	color: #000;
	font-weight: 500
}
.sideCatalog-dot {
	background: url("https://files.cnblogs.com/marvin/sideToolbar.gif") repeat scroll 0 -222px transparent;
	cursor: pointer;
	font-size: 12px;
	height: 10px;
	left: -20px;
	line-height: 12px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 6px
}
#sideCatalog .highlight .sideCatalog-dot {
	background: url("https://files.cnblogs.com/marvin/sideToolbar.gif") no-repeat scroll -271px -38px transparent;
	height: 13px;
	left: -23px;
	top: 3px;
	width: 18px
}
#sideCatalogBtn {
	background: url("https://files.cnblogs.com/marvin/sideToolbar.gif") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 45px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	width: 38px;
	margin-top: 10px;
	outline: 0
}
#sideCatalogBtn: hover {
	background: url("https://files.cnblogs.com/marvin/sideToolbar.gif") no-repeat scroll -154px 0 transparent
}
.sideCatalogBtnDisable {
	background: url("https://files.cnblogs.com/marvin/sideToolbar.gif") no-repeat scroll -104px 0 transparent !important
}
#sideToolbar-up {
	background: url("https://files.cnblogs.com/marvin/sideToolbar.gif") no-repeat scroll -1px -62px transparent;
	border-radius: 2px;
	display: block;
	height: 45px;
	margin-left: 5px;
	width: 45px;
	outline: 0
}
#sideToolbar-up: hover {
	background: url("https://files.cnblogs.com/marvin/sideToolbar.gif") no-repeat scroll -74px -62px transparent
}
/* 自动生成目录 */