body{font-family: comic sans ms,sans-serif;background-color: #fff;}

#navList a:link, #navList a:visited, #navList a:active {
    color: #6a6a6a;
    font-weight: 200;
}

#home{
   box-shadow: 2px 2px 12px rgba(100, 100, 100, 0.3);
}

#navList a {
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 8px;
    font-size: 23px;
}
#topics h2{
    background-color: yellowgreen;
    border-radius: 3px;
    color: white;
    padding-left: 15px;
    margin-bottom: 12px;
    width: 95%;
}

.postCon {line-height: 32px;}
.go_top{
   display: inline-block;
   position: fixed;
   right: 60px;
   bottom: 50px;
   width: 55px;
   height: 55px;
   background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_go_top.png") 0 110px;
}
.hide{
     display: none;
}

.go_top:hover{
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_go_top.png") 0 55px;
}

/* 文章标题大小扩大 */
#topics .postTitle {font-size: 170%;}
/*目录下划线淡入淡出效果*/
.postCon a,#cnblogs_post_body ul li a{
    display: inline-block;
    position: relative;
    padding-bottom: 1px;
    text-decoration: none;
}

.postCon a:hover:after,#cnblogs_post_body ul li a:hover:after {
	width: 100%;
	background: #21759b;
}

.postCon a:after,#cnblogs_post_body ul li a:after {
	content: '';
	display: block;
	margin: auto;
	height: 2px;
	width: 0;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

/*头像*/



/*文章标题字体*/
.postTitle a{font-family:comic sans ms,sans-serif};

.postCon a{
    border-bottom: 1px dotted #333;
}
/* 广告隐藏 */
#cnblogs_c1,#under_post_news,#cnblogs_c2{display:none}
/* 目录菜单 */
#sideToolbar-up {
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") no-repeat scroll -1px -62px;
    border-radius: 2px;
    display: block;
    height: 45px;
    margin-left: 10px;
    width: 45px;
}
#sideToolbar-up:hover {
    background:transparent url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") -74px -62px no-repeat
}
.sideCatalogBtnDisable {
    background:transparent url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") -104px 0 no-repeat!important
}
a.sideCatalogBtnDisable:hover {
    background:transparent url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") -154px 0 no-repeat!important
}
#sideCatalogBtn {
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 45px;
    margin-bottom: 5px;
    margin-left: 10px;
    position: relative;
    width: 45px;
    display: block;
}
#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top, #sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-bottom {
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") no-repeat scroll 0 -199px;
    height: 10px;
    left: -5px;
    overflow: hidden;
    position: absolute;
    width: 10px;
}
#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top {
    cursor: pointer;
    top: 0;
}
#sideCatalog-catalog {
    height: 230px;
    top: 18px;
    overflow: hidden;
    padding-left: 23px;
    position: relative;
}
#sideCatalog-catalog dl {
    position: relative;
}

#sideCatalog span.sideCatalog-index1 {
    color: #999999;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-right: 5px;
}

#sideCatalog .sideCatalog-item1 a {
    color: #555555;
    font-weight: bold;
}
#sideCatalog .sideCatalog-item1 a, #sideCatalog .sideCatalog-item2 a {
    text-decoration: none;
}
.sideCatalog-dot {
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") repeat scroll 0 -222px;
    cursor: pointer;
    font-size: 12px;
    height: 10px;
    left: -20px;
    line-height: 12px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 6px;
}

#sideCatalog .sideCatalog-item2 span.sideCatalog-dot {
}
#sideCatalog .highlight span.sideCatalog-dot {
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") no-repeat scroll -271px -38px;
    height: 13px;
    left: -23px;
    top: 3px;
    width: 18px;
}

#sideCatalog #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: 258px;
    left: 5px;
    position: absolute;
    top: 0;
    width: 0;
}
#sideCatalog-updown {
    bottom: 160px;
    height: 50px;
    position: absolute;
    right: 60px;
    width: 22px;
    z-index: 100;
}

#sideCatalog-up {
    cursor: pointer;
    height: 25px;
    width: 25px;
}
.sideCatalog-up-disable {
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") no-repeat scroll -272px -83px;
}

#sideCatalog-down {
    cursor: pointer;
    height: 25px;
    width: 25px;
}
.sideCatalog-down-enable {
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") no-repeat scroll -245px -108px;
}
#sideCatalog {
    font-family: '宋体';
    font-size: 14px;
    height: 260px;
    left: 10px;
    line-height: 19px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 290px;
}

.sideCatalog-item2 {
    padding-left: 21px;
}
.sideCatalog-item1, .sideCatalog-item2 {
    margin: 0 0 6px;
    padding: 0 7px;
    position: relative;
}
.sideCatalog-down-disable {
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") no-repeat scroll -272px -108px;
}
.sideCatalog-up-enable {
    background: url("https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_sideToolbar_95787884.gif.png") no-repeat scroll -245px -83px;
}
.headline-1 {
    clear: both;
    font-family: '微软雅黑,黑体,Verdana';
    font-size: 24px;
    font-weight: 500;
    line-height: 22px;
    margin: 65px 0 18px;
    position: relative;
}
.sideCatalog-item2 .sideCatalog-dot {
    background: none repeat scroll 0 center;
}
#sideCatalog-catalog dl dd:hover{
    background-color: #f6f6f6;
}
.anchor-1, .anchor-2{
    display: block;
    position: relative;
}

/* 赞或踩 */
.diggit {
    background: url('https://images.cnblogs.com/cnblogs_com/leguan1314/961000/o_o_diggit.png') no-repeat;
}
.buryit {
    background: url('https://images.cnblogs.com/cnblogs_com/leguan1314/961000/o_o_buryit.png') no-repeat;
}
#div_digg .diggnum {
    line-height: 3.5em !important;
}
/* 目录开始 */
#sideToolbar {
    width: 270px;
    height: 456px;
    position: fixed;
    bottom: 10px;
    font-size: 14px;
    line-height: 19px;
    top: 80px;
    right: 0;
}
#sideToolbar #catalogContent .side-bar {
    position: absolute;
    top: 0;
    width: 0;
    height: 353px;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    border-top: 0;
    border-bottom: 0;
    left: 5px;
}
#sideToolbar #catalogContent .side-bar .circle.start {
    top: 0;
}
#sideToolbar #catalogContent .side-bar .circle.end {
    margin: 0;
    bottom: 0;
}
#catalogContent .side-bar .circle.start,#catalogContent .side-bar .circle.end {
    position: absolute;
    left: -5px;
    width: 10px;
    height: 10px;
    background: transparent url('https://images.cnblogs.com/cnblogs_com/leguan1314/1007712/o_sideCatalog.png') 0 -199px no-repeat;
    zoom: 1;
    overflow: hidden;
}
#sideToolbar .bottom-wrap {
    position: absolute;
    bottom: 51px;
    height: 45px;
}
#sideToolbar .bottom-wrap .toggle-button {
    background: transparent url('https://images.cnblogs.com/cnblogs_com/leguan1314/1007712/o_sideCatalog.png') no-repeat 0 0;
    display: block;
    width: 45px;
    height: 45px;
    cursor: pointer;
}
#catalog_scroller li{
    list-style: none;
    padding: 3px 0;
}