@font-face {font-family: 'Jackey_HandWrite';src: url('//cdn.webfont.youziku.com/webfonts/nomal/122028/28621/5b793aecf629d913a007f8dd.gif?r=83065196424');src: url('//cdn.webfont.youziku.com/webfonts/nomal/122028/28621/5b793aecf629d913a007f8dd.gif?r=83065196424?#iefix') format('embedded-opentype'),url('//cdn.webfont.youziku.com/webfonts/nomal/122028/28621/5b793aecf629d913a007f8dd.png?r=83065196424') format('woff2'),url('//cdn.webfont.youziku.com/webfonts/nomal/122028/28621/5b793aecf629d913a007f8dd.bmp?r=83065196424') format('woff');font-weight: normal;font-style: normal;} 



/*公用*/
body {
    font-size:15px;
    padding:0;
    margin:0;
    font-family:"微软雅黑","黑体","宋体",Arial;
    background:url('https://www.cnblogs.com/images/cnblogs_com/antone/1279012/o_161109134009-16.jpg') no-repeat top center fixed;
    min-width:1200px;
}
#home {
    opacity: 0.8;
    filter: alpha(opacity=8);
    box-shadow:0 0 10px #000;
    margin:40px auto;
    width:1460px;
    background:#fff;
    overflow:auto;
    border:solid 1px #fff;
}
#blogTitle,#blogTitle a {
    font-size:50px;
    font-family:'Jackey_HandWrite',"微软雅黑","黑体","宋体",Arial;
    color:#666;
}
.catListTitle{
    border-left:5px solid #4C98F5;
    padding:8px 0 8px 10px;
}
/* 屏蔽广告 */
#ad_t2 {
    display: none;
}
.c_ad_block {
    display: none;
}