#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {display:none;}
#home {
    margin: 0 auto;
    width: 100%;
    min-width: 950px;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    box-sizing: border-box;
}

.toc {
    background: #f5f5f5 url(https://files-cdn.cnblogs.com/files/WNpursue/comment.gif) right bottom no-repeat!important;
    background-size: 100% 100%;
    font-style: italic;
}

#cnblogs_post_body h1 {
    background: #369;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: FZShuTi；
    height: 18px;
    line-height: 18px;
    padding: 12px 0 8px 5px;
    text-shadow: 2px 2px 3px #222222;
    text-align:center;
    margin-bottom: 20px;
    font-size:20px;
    font-weight: 300;
}

#cnblogs_post_body h2 {
    background: #6C7B8B;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: white;
    font-family: Futura;
    font-weight: 300;
    height: 18px;
    line-height: 18px;
    margin: 12px 0 !important;
    padding: 8px 0 8px 10px;
    text-shadow: 2px 2px 3px #222222;
    margin-bottom: 20px;
    width:60%;
    text-align:center;
    font-size:18px;
}

#cnblogs_post_body h3 {
    background: #009ACD;
    color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    font-family: comic sans ms,"微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 15px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 12px 0 !important;
    padding: 2px 0 2px 10px;
    text-shadow: 2px 2px 3px #222222;
    width:50%;
    margin-bottom: 20px;
}

#cnblogs_post_body p{
font-family: 'Roboto Condensed', Tauri, 'Hiragino Sans GB', 'Microsoft YaHei', STHeiti, SimSun, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Segoe UI', AppleSDGothicNeo-Medium, 'Malgun Gothic', Verdana, Tahoma, sans-serif; line-height: 1.6; -webkit-font-smoothing: antialiased;
}

#cnblogs_post_body ul li {
    list-style-type: square;
   margin-top:10px;
}

.hide {
    display: none;
}
.go_top {
    display: inline-block;
    position: fixed;
    right: 30px;
    bottom: 50px;
    width: 55px;
    height: 55px;
    background: url(https://images.cnblogs.com/cnblogs_com/leguan1314/949743/o_go_top.png) 0 110px;
    display: none;
}
#rocket-to-top {
    background: url("https://images.cnblogs.com/cnblogs_com/jesse131/829285/o_rocket_button_up.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    display: none;
    height: 250px;
    margin: -125px 0 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    top: 90%;
    width: 149px;
    z-index: 11;
}

#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://images.cnblogs.com/cnblogs_com/jesse131/829285/o_rocket_button_up.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;
}