.bannerIcons{position:absolute;left:0;top:50px;width:100%;height:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.bannerIcons .banner-icons-item:nth-child(2n){display:flex;justify-content:end}.bannerIcons .banner-icons-item:first-child{padding-left:15%}.bannerIcons .banner-icons-item:nth-child(2){padding-right:15%;padding-top:40px}.bannerIcons .banner-icons-item:nth-child(3){padding-left:5%}.bannerIcons .banner-icons-item:nth-child(4){padding-right:5%;padding-top:40px}.bannerIcons .banner-icons-item:nth-child(5){padding-left:5%}.bannerIcons .banner-icons-item:nth-child(6){padding-right:5%;padding-top:80px}.bannerIcons .banner-icons-item:nth-child(7){padding-left:30%;margin-bottom:-50px}.bannerIcons .banner-icons-item:nth-child(8){padding-right:30%;margin-top:-50px}.bannerIcons .banner-icons-item:first-child span{-webkit-animation:bubble-animation-right-left 5s infinite alternate;animation:bubble-animation-right-left 5s infinite alternate}.bannerIcons .banner-icons-item:nth-child(2) span{-webkit-animation:bubble-animation-left-right 5s infinite alternate;animation:bubble-animation-right-left 5s infinite alternate}.bannerIcons .banner-icons-item:nth-child(3) span{-webkit-animation:bubble-animation-left-right 5s infinite alternate;animation:bubble-animation-left-right 5s infinite alternate}.bannerIcons .banner-icons-item:nth-child(4) span,.bannerIcons .banner-icons-item:nth-child(5) span{-webkit-animation:bubble-animation-bottom-top 5s infinite alternate;animation:bubble-animation-bottom-top 5s infinite alternate}.bannerIcons .banner-icons-item:nth-child(6) span{-webkit-animation:bubble-animation-left-right 5s infinite alternate;animation:bubble-animation-left-right 5s infinite alternate}.bannerIcons .banner-icons-item:nth-child(7) span{-webkit-animation:bubble-animation-bottom-top 5s infinite alternate;animation:bubble-animation-bottom-top 5s infinite alternate}.bannerIcons .banner-icons-item:nth-child(8) span{-webkit-animation:bubble-animation-right-left 5s infinite alternate;animation:bubble-animation-right-left 5s infinite alternate}.bannerIcons span{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:#fff;box-shadow:1px 1px 1px #1d1d1d9e}.bannerIcons span img{filter:grayscale(1)}.bannerIcons span:hover img{filter:grayscale(0)}.homeBannerInner{max-width:930px;margin:120px auto;position:relative;z-index:2}