/* 整体页面调整 */
#home {
    margin: 0 auto;
    width: 55%;
    min-width: 950px;
    background-color: #fff;
    padding: 15px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgb(100 100 100 / 30%);
}

#sideBar {
    margin-top: 0px;
    width: 0px;
    min-height: 0px;
    padding: 0 0 0 0px;
    float: right;
    -o-text-overflow: ;
    text-overflow: ;
    overflow: ;
}

#mainContent {
    min-height: 200px;
    padding: 0 0 10px 0;
    *padding-top: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    margin-left: -22em;
    width: 125%;
}

#cnblogs_post_body a:active, #cnblogs_post_body a:link, #cnblogs_post_body a:visited{
    color:blue;
    text-decoration: none;
}
#cnblogs_post_body a:hover {
    background: blue;
    color: white
}
/* #cnblogs_post_body a:active, #cnblogs_post_body a:link, #cnblogs_post_body a{
    font-size: 22px;
} */



/* 字体大小、行高 */
#topics .postBody {
    font-size: 16px;
    line-height: 1.75;
}

/* 去广告 */
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {
    display:none; !important
}








/* 目录样式 */
#sideToolbar {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 250px;
	height: 100%;
	
}

#sideCatalog{
	background-color:#fff;
	padding-bottom:0px;
	/* border-radius:5px; */
	visibility: hidden ;
}
#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: 863px;
	padding-top: 21px;
	overflow: auto;
	padding-left: 10px;
	box-shadow: 0px 0 5px rgb(0 0 0 / 10%);
	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/files/asxinyu/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.h2set {
	padding: 5px 0 0 0;
}
#sideCatalog li.h3Offset {
	padding-left: 50px;
	text-indent: -25px
}

/* #sideCatalog li.h3Offset {
	padding-left: 90px;
	text-indent: -60px
} */
#sideCatalog a {
	color: rgb(0, 0, 0);
	font-size: 15px;
	font-weight: 100
}
.sideCatalog-dot {
	background: url("https://files.cnblogs.com/files/asxinyu/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/files/asxinyu/sideToolbar.gif") no-repeat scroll -271px -38px transparent;
	height: 13px;
	left: -23px;
	top: 3px;
	width: 18px
}
#muluanniu {
	background: url("https://files.cnblogs.com/files/asxinyu/sideToolbar.gif") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 45px; 
	margin-bottom: 7px;
	margin-left: 203px;
	position:fixed;
	right: 2px;
    bottom: 1px;
	width: 45px;
	outline: 0; 

    box-shadow: 0px 0 5px rgb(0 0 0 / 10%);
}
#muluanniu {
	background: url("https://files.cnblogs.com/files/asxinyu/sideToolbar.gif") no-repeat scroll -104px 0 transparent
}
.sideCatalogBtnDisable {
	background: url("https://files.cnblogs.com/files/asxinyu/sideToolbar.gif") no-repeat scroll -154px 0 transparent!important
}
#sideToolbar-up {
	background: url("https://files.cnblogs.com/files/asxinyu/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/files/asxinyu/sideToolbar.gif") no-repeat scroll -74px -62px transparent
} 








/* 代码块样式 */ 
.cnblogs-markdown .hljs {
  display:block;
  overflow-x: auto!important;
  border: 1px solid #F2F4F5!important;
  /* background: #2B2B2B !important;
  color: #FFF;
  white-space: pre!important;*/
  word-break: normal!important;
  font-family: monospace!important;
  font-size: 16px !important;
  line-height: 1.3 !important;
  padding: 0.5em !important;
  font-family: consola; 
  color: rgb(150, 140, 126);
}

.cnblogs-post-body .hljs {
font-family: Consolas, Monaco, monospace!important;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-built_in,
.hljs-name,
.hljs-tag {
color: #abb2bf!important;
}

.cnblogs-markdown code,
.cnblogs-post-body code {
background: #2e2d2d!important;
color: rgb(228, 228, 228)!important;
/* font-family: Consolas, Monaco, monospace!important; */
}

/*

Railscasts-like style (c) Visoft, Inc. (Damien White)

*/

.hljs {
  display: block!important;
  overflow-x: auto!important;
  padding: 0.5em!important;
  background: #232323!important;
  color: #e6e1dc!important;
}

.hljs-comment,
.hljs-quote {
  color: #5f5d5d!important;
  /* color: #5f5d5d!important; */
  font-style:normal!important;
}

.hljs-keyword,
.hljs-selector-tag {
  color: #ca6e3c!important;
}

.hljs-string,
.hljs-number,
.hljs-regexp,
.hljs-variable,
.hljs-template-variable {
  color: #a5c261!important;
}

.hljs-subst {
  color: #519f50!important!important;
}

.hljs-tag,
.hljs-name {
  color: #e9bc62!important;
}

.hljs-type {
  color: #da4939!important;
}


.hljs-symbol,
.hljs-bullet,
.hljs-built_in,
.hljs-builtin-name,
.hljs-attr,
.hljs-link {
  color: #6d9cbe!important;
}

.hljs-params {
  color: #d0d0ff!important;
}

.hljs-attribute {
  color: #cda869!important;
}

.hljs-meta {
  color: #9b859d!important;
}

.hljs-title,
.hljs-section {
  color: #ffc66d!important;
}

.hljs-addition {
  background-color: #144212!important;
  color: #e6e1dc!important;
  display: inline-block!important;
  width: 100%!important;
}

.hljs-deletion {
  background-color: #600!important;
  color: #e6e1dc!important;
  display: inline-block!important;
  width: 100%!important;
}

.hljs-selector-class {
  color: #9b703f!important;
}

.hljs-selector-id {
  color: #8b98ab!important;
}

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

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

.hljs-link {
  text-decoration: underline!important;
}



/* 返回顶部按钮 */
#GoTop{
	width:35px;
	height:35px;
	/* background-color:#F59E1D; */
	position:fixed;
	bottom:8px;
	right:290px;
	font-size:19pt;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	border-radius: 5px;
	visibility:hidden
}
#GoTop:hover{
	background-color:#F3D117
}


/* 引用 */
.postBody blockquote{
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 2.5em 0;
    padding: 0 0 0 50px;
    color: #555;
    border-left: 5px solid #0ff;
    background: none;
    background-color: rgba(27, 31, 35, 0.05);
    border-color: #67cc86;
    padding: .1rem 1.5rem;
    border-left-width: .5rem;
    border-left-style: solid;
    margin: 1rem 0;
}

/* 标题h2 */
#cnblogs_post_body h2{
    color: white;
    background-color: #369;
    padding: 6px 15px;
    border-radius: 12px;
}

/* 字体样式 */
body
{
    font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial;
}

DIV.post DIV.entry
{
    font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial;
}