@media screen and (max-width: 750px) { .thirdSwiper { width: 7.3rem !important; height: 3rem !important; margin: 0 auto; } .thirdSwiper > img { height: 2.44rem !important; } .thirdSwiper .newsSearch { left: 50% !important; transform: translateX(-50%) !important; top: 2.1rem !important; } .thirdSwiper .newsSearch input { width: 6.8rem; height: 0.8rem; background-color: #fff; box-shadow: none; font-size: 0.28rem; color: #444; border: none; border-radius: 0.04rem; } .thirdSwiper .newsSearch .mobile-search { width: 0.43rem; height: 0.43rem; position: absolute; top: 50%; right: 0.35rem; background-size: contain; background-repeat: no-repeat; transform: translateY(-50%); } .newListSwiper { width: 7.3rem; margin: 0.62rem auto 0; } .newListSwiper .searchNews { width: 100%; display: block; margin-top: 0; padding-top: 0; } .newListSwiper .searchNews .no-data { font-size: 0.28rem; } .newListSwiper .searchNews a { height: 8.44rem; flex-direction: column-reverse; border-bottom: none !important; } .newListSwiper .searchNews a.fl { float: initial; } .newListSwiper .searchNews a img { width: 100%; height: 4.58rem !important; border-radius: 0.04rem; display: block; } .newListSwiper .searchNews a .txt-box { height: 3.56rem; width: 100%; } .newListSwiper .searchNews a h2 { width: 100%; font-size: 0.32rem; line-height: 0.48rem; height: 0.96rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top: 0.2rem; color: #222; font-weight: 500; margin-bottom: 1.8rem; padding: 0 0.13rem; white-space: initial; } .newListSwiper .searchNews a span { font-size: 0.26rem; color: #aaa; padding: 0 0.13rem; } .newListSwiper .load-more { width: 1.9rem; height: 0.6rem; border: 0.01rem solid #e60000; margin: 0 auto 0.5rem; text-align: center; line-height: 0.6rem; font-size: 0.28rem; color: #e60000; display: none; } }