#home {
    width: 78%;
    background-color: rgba(250， 250, 255, 0.90);
}


body {
    background-image: url(https://images.cnblogs.com/cnblogs_com/blogs/717362/galleries/2344685/o_230916104246_de_inferno.jpg);
    opacity: 0.80;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

</script>
::-webkit-scrollbar {
    width: 8px;
    height: 4px;
}
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,10,0.2);
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,10,0.1);
}
#blogTitle h1 a {
    margin-left: 0.3em;
    color: #1859cccc;
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 2em;
}
#navList a {
    font-size: 14px;
    padding-top: 16px;
}
.blogStats {
    margin-top: 16px;
    margin-right: 30px;
}
/*菜单*/
#navigator {
    border-bottom: 1px solid #347ca7bf;
    border-top: 1px solid #347ca7bf;
}/*两条杠*/
.postTitle {
    padding-left: .7px !important;
    border-left: 3px solid #3e73cf;
    font-size: 24px;
}
.day .postTitle a {
    padding-left: 14px;
}
.postTitle a:hover {
    color: #1d546d;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    transition: all 0.4s cubic-bezier(0, 0, 0.2, 1.01) 0s;
}
/*文章标题*/
.c_b_p_desc {
    font-size: 14.5px;
    line-height: 1.7;
    font-family: "Comic Sans MS", cursive, sans-serif;
}/*文章简介*/
.c_b_p_desc_readmore {
    display: none !important;
}
.postDesc {
    margin-top: 13px;
    padding-left: 30px;
}/*文章时间*/
div#ad_text_under_commentbox{visibility:hidden}
div#site_nav_under{visibility:hidden}
div#site_nav_under{visibility:hidden}
div#ad_under_post_holder{visibility:hidden}
div#comment_form{height:500px}