.home-top-banner{position:relative;width:100%;overflow:hidden;background:#0b0618}.home-top-banner .swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;touch-action:pan-y}.home-top-banner .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;transform:translateZ(0)}.home-top-banner .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;transform:translateZ(0)}.home-top-banner__item{width:100%;height:640px;background-repeat:no-repeat;background-position:50% 50%;background-size:100% 640px;display:block}@media (max-width:1921px){.home-top-banner__item{background-size:2560px 640px}}@media (max-width:768px){.home-top-banner__item{height:220px;background-size:cover;min-height:200px}}.home-top-banner__link{display:block;height:100%;width:100%;text-decoration:none;color:inherit}.home-top-banner .swiper-pagination{position:absolute;left:0;right:0;bottom:16px;z-index:2;text-align:center}.home-top-banner .swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:hsla(0,0%,100%,.45);opacity:1;margin:0 4px;vertical-align:middle;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease}.home-top-banner .swiper-pagination-bullet-active{background:var(--g-main-color,#f4c025);transform:scale(1.15)}