#ad_t2,#ad_c1,#under_post_news,#ad_c2,#under_post_kb{display:none;}
#profile_block{display:none;}
.bookBody{position: relative;margin-bottom: 10px !important;}
.bookBody-img{margin-bottom: 0 !important;}
.bookBody-img img{display: block;width: 100%;margin-bottom: 0 !important;    max-width: inherit !important;}
.bookBody-cover{    
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    margin: 0;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    z-index: 1;
    margin-bottom: 0 !important;
}
.bookBody-cover a{color:#fff;margin-bottom: 0 !important;}
.bookBody-cover::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    z-index: -1;
}