﻿#ind .adv-icon .icon-img em{color:var(--color);font-size:40px;line-height:1.2}
.advan .advan-icon>i, .advan .advan-icon>em{filter: invert(1);}
.advan .advan-item:hover .advan-icon em{filter: brightness(10);}
#home-swiper .homebanner{opacity:0}
#home-swiper .swiper-slide-active .homebanner{animation:bannerani .5s forwards;animation-delay:.7s}
@keyframes bannerani{0%{margin-top:20px}
100%{opacity:1;margin-top:0px}}