.post.post1.post-41.mbox {
    max-width: 216px;
    margin: 0 auto;
  margin-top: 40px;
}
.post.post1 .news_imgs {
    padding-top: 105%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
.post.post1 .news_imgs img {
width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;
}
.post.post1 {
    margin-top: 40px;
}
.post.post1 .news_title {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    padding-top: 10px;
    height: 60px;
}
.post.post1 .news_title span {
    font-weight: normal;
font-size: 15px;
}
.post.post1.post-42.mbox {
    max-width: 480px;  /*216改为480,原来是216,修改时间20240819*/
    margin: 0 auto;
    margin-top: 20px;
}

.post.post1.post-42.mbox li {
    float: left;
    width: 50%;
}

.post.post1.post-42.mbox .news_box.clearfix {
    margin: 0 24px;
}
.post.post1.post-43.mbox ul {
    margin: 0 -24px;
}
.post.post1.post-43.mbox .news_box.clearfix {
    margin: 0 24px;
}
.post.post1.post-42.mbox ul {
    margin: 0 -24px;
}

.post.post1.post-43.mbox li {
    float: left;
    width: 33.3%;

}
.post.post1.post-43.mbox {
   max-width: 741px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 80px;
}
li.news.n7 {
  
}


@media screen and (max-width: 460px){
.post.post1.post-43.mbox li {
    float: left;
    width: 50%;
    margin-left: 0;
}
.post.post1.post-42.mbox .news_box.clearfix {
    margin: 0 10px;
}
.post.post1.post-42.mbox ul {
    margin: 0 -10px;
}
.post.post1.post-43.mbox .news_box.clearfix {
    margin: 0 10px;
}
.post.post1.post-43.mbox ul {
    margin: 0 -10px;
}
}
