

#blogTitle {
    height: 70px;
    background: #000;
    clear: both;
    background-color: #0000003d;
    background-color: #e8e8e86e;
}
.catListTitle {
    background: 
#333;
border-bottom: 1px solid
#060;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
color:
#fff;
font-size: 1.2em;
height: 1.8em;
line-height: 1.8em;
padding: 1px;
text-indent: .5em;
text-shadow: 1px 1px 0
    rgba(0,0,0,.1);
}

#navigator {
    background-color:#000000;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    clear: both;
}
.input_my_zzk {
    border: 1px solid #555;
    width: 100px;
    vertical-align: middle;
    height: 20px;
}
input.btn_my_zzk {
    vertical-align: middle;
    height: 22px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ffc900;
    border: 1px solid #856900;
}
a:link {
    color: #242526;
    text-decoration: none;
}
body {
    color: #000;
    background:#2d2d2e;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    min-height: 101%;
}


#Snow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(255,255,240,0.1);
    pointer-events: none;
}

/* 看板娘 */
canvas#live2dcanvas {
border: 0 !important;
right: 0;
}
<style type="text/css">
    #cnblogs_post_body
    {
        color: black;
        font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
        font-size: 16px;
    }
    #cnblogs_post_body h1
    {
        background: #2B6695;
        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: "微软雅黑" , "宋体" , "黑体" ,Arial;
        font-size: 17px;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        margin: 15px 0 !important;
        padding: 5px 0 5px 20px;
        text-shadow: 2px 2px 3px #222222;
    }

@media screen and (min-width: 1px) and (max-width: 800px)
    {
        #mytopmenu
        {
            margin-left: 0;
            margin-right: 0;
            width: 100%;
        }
        #centercontent
        {
            padding-left: 0;
            padding-right: 0;
            width: 100%;
        }
        #leftcontent
        {
            width: 100%;
            position: static;
            width: 100%;
        }
        #footer
        {
            margin: 0;
            width: 100%;
        }
        #comment_form
        {
            display: none;
        }
        #header
        {
            display: none;
        }
        #green_channel
        {
            display: none;
        }
        #centercontent img { width: 98% !important; }
    }

</style>

