﻿.home-banner .swiper-slide>a::after{display:none}
.home-custom #customswiperpag{display:none;}
#customswiper1{padding-bottom:0;}
.home-helpcenter .list .info{padding:10px;}
.home-helpcenter .list .title{font-size:var(--fontsize16);}
.home-helpcenter .list .img{height:16vw;}
.home-helpcenter .list .imgbg{bottom:5%;}
.home-helpcenter .list li:hover .imgbg{transition:.8s;transform:scale(1.05) translate3d(0,0,0)}
@media (max-width:1500px){.home-helpcenter .list .img{height:20vw;}}
@media (max-width:1280px){.home-helpcenter .list .img{height:22vw;}}
@media (max-width:768px){.home-helpcenter .list .img{height:48vw;}}
@media (max-width:540px){.home-helpcenter .list .img{height:68vw;}}
.home-logo .l-wrap{align-items:center}
#logoswiper2 .swiper-slide img{border:1px solid #ccc;}
@media (max-width:768px){#logoswiper2{padding-bottom:60px}}
.home-service{display:none;}
.home-exhibition{padding-bottom:4%;}
#exhibition{padding:30px 0 40px;position:relative;}
#exhibition .exhibition-pagination{position:absolute;bottom:0;display:flex;justify-content:center;}
#exhibition .swiper-pagination-bullet-active{background:var(--color)}
@media (max-width:768px){.home-exhibition{padding-bottom:40px;}
#exhibition{padding:20px 0 30px;}}
.home-location{padding-bottom:4%;}
.home-location .l-wrap{display:flex;flex-wrap:wrap;align-items:center;}
.home-location iframe{display:block;width:65%;height:400px;}
.home-location-info{width:35%;padding:20px 0 20px 40px;}
.location-tit{font-weight:bold;font-size:var(--fontsize24);}
.location-item{margin-top:10px;}
.location-item div{font-weight:bold;}
.location-item a:hover{color:var(--color);}
@media (max-width:1024px){.home-location iframe{width:55%;}
.home-location-info{width:45%;padding:10px 0 10px 30px;}}
@media (max-width:768px){.home-location{padding-bottom:40px;}
.home-location iframe{width:100%;}
.home-location-info{width:100%;padding:15px 0 0;}
.location-tit{font-weight:bold;font-size:var(--fontsize22);}
.location-item{margin-top:5px;}}