﻿.home-banner .swiper-slide>a::after{display:none;}
.home-banner .banner-animote{display:none;}
.home-helpcenter .help-list{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-helpcenter .help-list li{width:16.66%;position: relative;}
.home-helpcenter .help-list li .title{color:#fff;z-index:2;text-align: center;font-size:18px;position: absolute;top: 5px;left: 0;width: 100%;font-weight: var(--fontbold7);}
.home-helpcenter .help-list li .img>a{display: block;width:100%;height:100%;}
.home-helpcenter .help-list li .img>a img{width:100%;}
@media (max-width:768px){.home-helpcenter .help-list li{width:33.33%}}
.home-custom-top{  margin: 20px 0; }
.home-custom-top .home-title{ margin: 1% 0;}
.home-news .homenewslist .swiper-slide .info .title,
.home-news .homenewslist .swiper-slide .info .text{display:block;}