body {
    background: #fafafa;
}
#clockdiv {
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 20px;
}
.c_b_p_desc_readmore {
    padding-left: 1.5rem;
}
a {
    text-decoration: none!important;
}
#profile_block, .newsItem >.catListTitle {
    display: none;
}
/*背景图片 粘在CSS框*/
body {
    color: #000;
    background-size:cover;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}