.menu{font-size:18px;}
#blogTitle h2{font-size:16px;}
.postTitle a{ background:url("https://blog-static.cnblogs.com/files/w5942066/123.gif")no-repeat; padding-bottom:10px;margin-left: 10px; }
.postTitle a span {margin-left: -15px;}


body:before {
    background: url(https://img2018.cnblogs.com/common/787521/201912/787521-20191212092834934-2132554402.jpg) center/cover no-repeat;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.08;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-filter: grayscale(40%);
    -moz-filter: grayscale(40%);
    -ms-filter: grayscale(40%);
    -o-filter: grayscale(40%);
    filter: grayscale(40%);
    filter: gray;
}

/* jump https://tb2.bdstatic.com/tb/editor/images/face/i_f25.png?t=20140803*/
#jump{position:fixed;top:350px;right:0%;width:40px;z-index:400;}
*html #jump{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}
#jump li{overflow:hidden;}
#ceping,#weixin{display:block;width:40px;height:42px;overflow:hidden;cursor:pointer;}

#weixin{background:url(https://www.cnblogs.com/images/cnblogs_com/w5942066/1347042/o_weixi.png) no-repeat;}
#ceping{background:url(https://www.cnblogs.com/images/cnblogs_com/w5942066/1347042/o_zhifb.png) no-repeat;}
#EWM{position:absolute;left:-130px;display:none;}
#EWM img{width:150px;height:150px;}
#EWM2{position:absolute;left:-130px;display:none;}
#EWM2 img{width:150px;height:150px;}
#pTitle {text-align: left;box-shadow: 3px 5px 5px #888888;background-color: #21e2f3d9;color: #015666;font-size:16px;font-weight:600;line-height:35px;}

        .snow-container {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            z-index: 100001;
        }
#live2dcanvas {
    border: 0 !important;
}