/*20240730头条时政要闻*/
.addHot2024{display:flex;align-items:center;justify-content:space-between;font-size:24px;font-weight:bold;color:#fff;}
.addHot2024 a{color:#fff;}
.addHot2024 p{flex:1;padding-left:20px;}
@media screen and (max-width:860px) {
.addHot2024{font-size:1.8rem;}
}