.news-details p {
   
    line-height: 0.3rem;
    font-size: 0.2rem;
    margin-top: 0.1rem;}

@media (max-width: 1199px) {
.news-details p {
  
    line-height: 24px;
    font-size: 16px;}
}



