#blogTitle{
    background-image: url(https://medicine.dongfangjiyin.com/1.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50% 32%;
    height: 128px;
}
#blogTitle h1 {
    margin-top: 37px;
}

#navigator {
    height: 30px;
    line-height: 30px;
}
#navList a {
    height: 30px;
    font-size: 14px;
    text-align: center;
}
.catListTitle{
    background:#000;
    font-size:14px;
}

#blogTitle h2 {
    margin-left: 2em;
    font-weight:600;
}
#under_post_news,#under_post_kb{
    display:none;
}