@import url("https://css02.v15cdn.com/m439/aos.css");
.home-banner .swiper-slide{overflow:hidden}
.home-banner .swiper-slide>a{position:relative;display:flex}
.home-banner .swiper-slide>a::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:1}
.home-banner .swiper-slide img{object-fit:cover;width:100%;height:auto;transform:scale(1.1);transition:transform 1.2s}
.home-banner .banner-animote{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;color:#fff;opacity:0;z-index:2;padding:0 80px}
.home-banner .banner-animote .p1{font-size:var(--fontsize16)}
.home-banner .banner-animote .home-title{color:#fff;text-align:left;margin-bottom:1em}
.home-banner .banner-animote .home-title::after{left:0;transform:none}
.home-banner .banner-animote .p3{margin-top:2em}
.home-banner .swiper-slide-active img{animation:bannerimg 6s forwards}
.home-banner .swiper-slide-active .banner-animote{animation:bannerani .5s forwards;animation-delay:1s}
.home-banner .bannerswiper-next,.home-banner .bannerswiper-prev{position:absolute;top:45%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:0 0;border:1px solid var(--color);color:#fff;z-index:1;cursor:pointer;transition:all .15s linear;border-radius:50%;opacity:0}
.home-banner:hover .bannerswiper-next,.home-banner:hover .bannerswiper-prev{opacity:1}
.home-banner .bannerswiper-next em,.home-banner .bannerswiper-prev em{font-size:var(--fontsize24);background:var(--bgcolor);color:transparent;-webkit-background-clip:text;background-clip:text}
.home-banner .bannerswiper-next:hover,.home-banner .bannerswiper-prev:hover{background:var(--bgcolor)}
.home-banner .bannerswiper-next:hover em,.home-banner .bannerswiper-prev:hover em{color:#fff}
.home-banner .bannerswiper-prev{left:15px}
.home-banner .bannerswiper-next{right:15px}
@keyframes bannerani{0%{margin-top:20px}
100%{opacity:1;margin-top:0}
}
.home-banner .banner-pagination{position:absolute;text-align:center;width:100%;z-index:2;bottom:20%;padding:0 70px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:10px}
.home-banner .swiper-pagination-bullet{background:#fff;border-radius:50%;opacity:1;transition:all .2s linear;position:relative;width:8px;height:8px}
.home-banner .swiper-pagination-bullet.swiper-pagination-bullet-active::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #fff;width:12px;height:12px;border-radius:50%}
.swiper-pagination-bullet{width:12px;height:12px}
.home-about{padding-bottom:5%}
.home-about .abouttop{display:flex;justify-content:space-between;align-items:stretch;border-radius:4px;background:#fff;margin-top:-80px;z-index:1;position:relative}
.home-about .abouttop .abouttop-left{width:30%;background:var(--bgcolor);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px}
.home-about .abouttop .abouttop-left .p1{font-size:var(--fontsize18);margin-bottom:10px}
.home-about .abouttop .abouttop-left .p2{font-size:var(--fontsize40, 40px);font-weight:var(--fontbold6);line-height:1.2}
.home-about .abouttop .abouttop-list{flex:1;display:flex;justify-content:space-between;align-items:stretch}
.home-about .abouttop .abouttop-list li{width:33.3333%;position:relative;display:flex;flex-direction:column;justify-content:center;padding:5% 3%}
.home-about .abouttop .abouttop-list li::after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;background:#ebebeb}
.home-about .abouttop .abouttop-list li:last-child::after{display:none}
.home-about .abouttop .abouttop-list li .p1{font-size:20px;font-weight:var(--fontbold5);margin-bottom:10px}
.home-about .abouttop .abouttop-list li .p2{color:var(--introcolor)}
.home-about .abouttop .abouttop-list li .more{width:30px;height:30px;border-radius:50%;background:var(--bgcolor);color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-top:20px}
.home-about .aboutflex{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:6em}
.home-about .aboutflex .aboutinfo{width:45%}
.home-about .aboutflex .aboutinfo .home-des{text-align:left}
.home-about .aboutflex .aboutinfo .home-title{text-align:left}
.home-about .aboutflex .aboutinfo .home-title::after{left:0;transform:none}
.home-about .aboutflex .aboutinfo .text{margin-top:20px;color:var(--introcolor)}
.home-about .aboutflex .aboutinfo .contactinformation{display:flex;align-items:center;margin-top:2em}
.home-about .aboutflex .aboutinfo .contactinformation .information{display:flex;align-items:center;font-size:var(--fontsize24);font-weight:500;margin-left:30px;padding-left:30px;position:relative;white-space:nowrap}
.home-about .aboutflex .aboutinfo .contactinformation .information::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:20px;background:#e7ebec;border-radius:1px}
.home-about .aboutflex .aboutinfo .contactinformation .information em{background:var(--bgcolor);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:var(--fontsize34)}
.home-about .aboutflex .aboutimg{width:45%;position:relative}
.home-about .aboutflex .aboutimg img{width:100%}
.home-about .aboutflex .aboutimg .dialog{position:absolute;bottom:40px;left:-60px;background:var(--bgcolor);z-index:1;width:340px;padding:4% 5%;color:#fff;border-radius:4px}
.home-about .aboutflex .aboutimg .dialog .p1{font-size:var(--fontsize20);line-height:1.4;margin-bottom:10px}
.home-about .aboutflex .aboutimg .dialog .more{width:30px;height:30px;background:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-top:10px}
.home-about .aboutflex .aboutimg .dialog .more em{color:var(--color);font-weight:var(--fontbold6)}
.home-news,.home-product,.home-service{padding:4% 0}
.home-service{background:no-repeat center;background-size:cover}
.home-service .home-des,.home-service .home-title{color:#fff}
#serviceswiper{padding-top:4em}
#serviceswiper .swiper-slide{position:relative;transition:all .15s linear}
#serviceswiper .swiper-slide.swiper-slide-next,#serviceswiper .swiper-slide.swiper-slide-prev{transform:translateY(-20px)}
#serviceswiper .swiper-slide img{width:100%}
#serviceswiper .swiper-slide .info{position:absolute;background:#fff;border-radius:4px;width:calc(100% - 40px);bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;padding:20px 20px}
#serviceswiper .swiper-slide .info em{background:var(--bgcolor);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:var(--fontsize30);margin-right:5px;line-height:1}
#serviceswiper .serviceswiper-btn::after,#serviceswiper .serviceswiper-btn::before{opacity:.1}
.home-product .list{margin-top:3em;display:flex;flex-wrap:wrap}
.home-product .list li{width:24%;margin-right:1.3%;background:#fff;box-shadow:0 10px 30px 0 rgba(0,0,0,.07);border-radius:4px;padding:20px;margin-bottom:2em;transition:all .15s linear;position:relative;z-index:1;overflow:hidden}
.home-product .list li::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--bgcolor);z-index:-1;opacity:0;transform:translateY(-30px);transition:all .15s linear}
.home-product .list li:nth-child(4n){margin-right:0}
.home-product .list li .img{border-radius:4px}
.home-product .list li .img .pro-meta{display:none}
.home-product .list li .info{padding-top:20px}
.home-product .list li .info .title{font-size:var(--fontsize18);color:var(--titlecolor);font-weight:var(--fontbold5);line-height:1.6;margin-bottom:6px}
.home-product .list li .info .text{color:var(--introcolor);line-height:1.6}
.home-product .list li .info .more{width:30px;height:30px;background:var(--bgcolor);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-top:10px}
.home-product .list li .info .more em{color:#fff}
.home-product .list li:hover::after{transform:translateX(0);opacity:1}
.home-product .list li:hover .info .title{color:#fff}
.home-product .list li:hover .info .text{color:#fff}
.home-product .list li:hover .info .more{background:#fff}
.home-product .list li:hover .info .more em{background:var(--bgcolor);color:transparent;-webkit-background-clip:text;background-clip:text}
.home-faq{display:flex;justify-content:space-between;align-items:stretch;background:#222;color:#fff}
.home-faq .homefaq-img{width:50%;position:relative}
.home-faq .homefaq-img>img{width:100%;height:100%;object-fit:cover}
.home-faq .homefaq-img .playicon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}
.home-faq .homefaq-img .playicon::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + 30px);height:calc(100% + 30px);border:1px solid #fff;opacity:.2;border-radius:50%}
.home-faq .homefaq-img .playicon em{font-size:var(--fontsize30);background:var(--bgcolor);color:transparent;-webkit-background-clip:text;background-clip:text;display:flex;align-items:center;justify-content:center}
.home-faq .homefaq-img .info{position:absolute;bottom:0;right:0;background:var(--bgcolor);width:280px;padding:50px 25px}
.home-faq .homefaq-img .info .p1{line-height:1;font-size:var(--fontsize36)}
.home-faq .homefaq-img .info .p2{margin:15px 0 10px}
.home-faq .homefaq-img .video-container{display:none;position:absolute;left:0;top:0;width:100%;height:100%;z-index:999}
.home-faq .homefaq-img .video-container iframe,.home-faq .homefaq-img .video-container lite-youtube,.home-faq .homefaq-img .video-container video{width:100%;height:100%;object-fit:cover}
.home-faq .homefaq-info{padding:4% 0;flex:1}
.home-faq .homefaq-info .home-des,.home-faq .homefaq-info .home-title{color:#fff;text-align:left}
.home-faq .homefaq-info .home-title::after{left:0;transform:none}
.home-faq .homefaq-info .list{margin-top:2em}
.home-faq .homefaq-info .list li{border-radius:28px;border:1px solid #303030;margin-bottom:20px}
.home-faq .homefaq-info .list li:last-child{margin-bottom:0}
.home-faq .homefaq-info .list li .faqtitle{border-radius:28px;border:1px solid #303030;min-height:50px;display:flex;align-items:center;padding:0 20px 0 10px;cursor:pointer}
.home-faq .homefaq-info .list li .faqtitle em:first-child{width:36px;height:36px;background:var(--bgcolor);border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center}
.home-faq .homefaq-info .list li .faqtitle p{flex:1;padding:0 10px;font-size:var(--fontsize18);font-weight:var(--fontbold6)}
.home-faq .homefaq-info .list li .faqtitle em:last-child{color:var(--color);transform:rotateX(180deg);transition:all .1s linear}
.home-faq .homefaq-info .list li .faqcontent{color:rgba(255,255,255,.6);padding-left:58px;padding-bottom:10px;display:none}
.home-faq .homefaq-info .list li.open em:last-child{transform:rotateX(0)}
#newswiper{margin-top:2em}
#newswiper li{border-radius:4px;border:1px solid #dce3e6;padding:40px;overflow:hidden;transition:all .1s linear}
#newswiper li:hover{border-color:var(--color)}
#newswiper li .img{width:100%;border-radius:4px;overflow:hidden}
#newswiper li .img img{width:100%}
#newswiper li .info{position:relative;padding-top:30px}
#newswiper li .info .date{position:absolute;top:0;left:20px;transform:translateY(-50%);background:var(--bgcolor);color:#fff;border-radius:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;min-width:130px;height:40px}
#newswiper li .info .title{font-size:var(--fontsize18);font-weight:var(--fontbold6)}
#newswiper li .info .text{color:var(--introcolor)}
#newswiper li .info .more{width:30px;height:30px;background:var(--bgcolor);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;margin-top:20px}
@media (max-width:1280px){.home-about .abouttop .abouttop-left .p2{font-size:var(--fontsize30)}
.home-about .abouttop{margin-top:1em}
}
@media (max-width:1024px){.home-banner .banner-pagination,.home-banner .bannerswiper-next,.home-banner .bannerswiper-prev{display:none}
.home-banner .banner-animote{padding:0 15px}
.home-faq .homefaq-info .list li .faqtitle p{font-size:var(--fontsize16)}
#newswiper li{padding:30px 20px}
.homeswiper-btn .homeswiper-next,.homeswiper-btn .homeswiper-prev{width:50px;height:50px}
}
@media (max-width:768px){.home-about .abouttop .abouttop-left .p2{font-size:var(--fontsize22)}
#serviceswiper .swiper-slide .info{padding:10px}
.home-news,.home-product,.home-service{padding:30px 0}
.home-banner .banner-animote .p3{display:none}
.home-about .abouttop{flex-direction:column}
.home-about .abouttop .abouttop-left{width:100%}
.home-about .abouttop .abouttop-list{flex-direction:column}
.home-about .abouttop .abouttop-list li{width:100%;padding:20px 0}
.home-about .abouttop .abouttop-list li::after{top:auto;right:auto;left:0;bottom:0;width:100%;height:1px}
.home-about .aboutflex .aboutinfo .contactinformation{flex-direction:column;align-items:flex-start}
.home-about .aboutflex .aboutinfo .contactinformation .information{padding-left:0;margin-left:0}
.home-about .aboutflex .aboutinfo .contactinformation .information::before{display:none}
.home-about .aboutflex{flex-direction:column;margin-top:0}
.home-about .aboutflex .aboutinfo{width:100%}
.home-about .aboutflex .aboutimg{width:100%;margin-top:2em}
.home-about .aboutflex .aboutimg .dialog{left:0;bottom:0}
.home-faq .homefaq-img .info{width:220px;padding:20px}
.home-product .list{justify-content:space-between;margin-top:2em}
.home-product .list li{width:49%;margin-right:0;margin-bottom:1em;padding:10px}
.home-faq{flex-direction:column}
.home-faq .homefaq-img{width:100%}
}
@media (max-width:500px){.homeswiper-btn{margin-top:2em}
.home-banner .banner-animote .p1{display:none}
.home-banner .banner-animote .home-title{font-size:var(--fontsize18)}
}
