@media (min-width: 768px) {
.hot_news_position {
    float: right;
    width: 960px;
    margin-right: 19%;
}
}