/**
 * ÒÆ¶¯¶Ë
 */
@media screen and (max-width: 850px) {
    .news-content-box .quick-box{
        display: none;
    }
}