/* 定制公告栏音乐插件的样式 */
 .aplayer {
           
            background: #f5f5f5;
            font-family: Arial, Helvetica, sans-serif;
            margin: 0px;
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .07), 0 1px 5px 0 rgba(0, 0, 0, .1);
            width: 370px;
            z-index: 1000;
        }

/* 定制返回顶部按键 */
#toTop {
    background: url(//https://images.cnblogs.com/cnblogs_com/shwee/1218109/o_toTop.bmp) no-repeat 0px top;
    width: 57px;
    height: 90px;
    overflow: hidden;
    position: fixed;
    right: 180px;
    bottom: 20px;
    cursor: pointer;
    z-index:1000;
}

#ad_t2 {

    display:none;
    margin-top: 5px;
    line-height: 1.8;
}

#cnblogs_c1,#google_image_div,#google_center_div,#spv3,#cnblogs_c2,#under_post_kb,#under_post_news{
    display:none;
    overflow: hidden;
    position: absolute;
}
.amp-animate amp-mode-mouse{
    display:none;
}

#tbCommentBody {
margin: 0px; 
height: 120px; 
width: 454px;"

}

#header #blogTitle h2{
width:100%
}

a:hover{
    background-color: #D4C5FF;
    color: #000000;
    font-weight: bolder;

}