﻿.home-banner .swiper-slide>a::after{ display: none;}
.home-projects{display: none;}
@media (max-width:1024px) {.home-banner .swiper-slide img{object-fit: initial;}}
@media (max-width:768px) {.home-news .list{flex-wrap: nowrap;}
.home-news .swiper-next,.home-news .swiper-prev{position: absolute;top: 30%;color: #fff;z-index: 9;background: #00000080;}
.home-news .swiper-prev{right: auto;left: 10px;}
.home-news .swiper-next{right: 10px;right: 10px;}
.homenewSwiper em{font-size:20px}
}
.home-exhib{padding:3% 0}
.exhiblist{margin-top:30px}
@media (max-width: 500px) {.home-banner .swiper-slide img { min-height: unset; }}
@media(max-width:768px){.home-exhib{padding-top:50px;}.home-news{padding-top:50px;}}
.home-cate{padding-top:0}
@media (min-width:501px){.home-cate .list li:nth-child(1){position:relative;width:32%;height: auto;aspect-ratio: initial;}
.home-cate .list{padding-left:0;}
.home-cate .list li{width:32%;}}
@media (min-width:501px) and (max-width:768px){.home-cate .list li:nth-child(1),.home-cate .list li{width:49%;}
.home-cate .list li:nth-child(n+3){margin-top:1.5em}}