﻿.home-banner .swiper-slide>a::after{ display: none;}
@media (min-width:1025px){.home-banner .swiper-slide img{height:100vh;object-fit:cover}}
.home-banner{height:auto}
.home-banner .swiper-slide-active img{animation:none}
.swiper-scrollbar-box{position:absolute;background:#ffffff44;height:1px;max-width:680px;transition:all .5s ease-out;width:47.2222222222vw;left:10%;bottom:18%;z-index:2;}
.swiper-scrollbar-box .swiper-scrollbar{width:100%;height:1px;background:none;left:0;bottom:0;}
.swiper-scrollbar-drag{display:none}
.swiper-pagination-all{margin-bottom:-10px;position:absolute;bottom:18%;right:10%;display:flex;align-items:center;color:#fff;overflow:hidden;font-size:18px;z-index:2;line-height:20px;}
.swiper-pagination-all .swiper-pagination{max-width:inherit;position:static;padding:0;transform:none;flex-direction:column;overflow:hidden;height:20px;justify-content:flex-start}
.swiper-pagination-all .swiper-pagination span{opacity:1;line-height:20px;height:20px;display:block;background:none;transition:all .5s ease-out;}
.swiper-pagination-all .line{padding:0 4px;font-size:20px}
.scrollbar-line{width:100%;height:100%;position:absolute;top:0;left:0;}
.scrollbar-line span{width:0px;height:100%;position:absolute;top:0;left:0;display:block;}
.scrollbar-line span.active{background:#fff;animation:paginationwidth 5s linear forwards}
@keyframes paginationwidth{0%{width:0px}
100%{width:100%}}
@media (max-width:1366px){.swiper-scrollbar-box{bottom:5%;left:5%}
.swiper-pagination-all{bottom:5%;right:5%}}
@media (max-width:500px){.swiper-scrollbar-box{bottom:15px;left:3%}
.swiper-pagination-all{bottom:15px;right:3%}}
@media (min-width:769px){.home-boxshaw{margin-top:4%}}
