/*body {*/
    /*background: #eee*/
/*}*/

.news {
    width: 160px
}

.news-scroll a {
    text-decoration: none
}

.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: rgb(58, 211, 255);
    border-radius: 50%;
    display: inline-block
}