.news_focus .item-news-focus {
  padding: 0;
  position: relative;
  max-height: 475px;
  overflow: hidden;
}

.news_focus .item-news-focus .info {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  padding: 20px;
}
.news_focus .item-news-focus span.cat_name {
  background: #49078f;
}
.news_focus .fc_news:first-child .info h3 {
  font-size: 30px;
}
.news_focus .fc_news .info .date_post {
  color: #fff;
  font-size: 13px;
  margin-top: 5px;
}


@media (min-width:1024px){
  .box_category_news {
   
    
    
    
    
  }
  #hot_video .heading-section .title-yt{margin-left:10px;}
  .box_top_video_pc .follow-yt{margin-right:10px}
  .box_category_news a {
    
  }

}







@media (max-width: 767px){
     
    
    .box-content .advertise{margin:0 10px 10px ;}
    .viewmore{margin:30px 0;}
     .news_focus{display:none;}
    

}
@media screen and (max-width:640px)
{
  #hot_video .heading-section{flex-flow:row wrap;}
  .box_top_video_pc .follow-yt{margin-left:0}
}