
@charset "utf-8";
@import url(https://css02.v15cdn.com/m616/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:linear-gradient(to right,rgba(0,0,0,.6),rgba(0,0,0,.4))}
.home-banner .swiper-slide img{width:100%;height:100%;object-fit:cover}
.home-banner .pcimg{display:block}
.home-banner .mobimg{display:none}
.home-banner .banner-animote{max-width:1400px;padding:0 10px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:100%;color:#FFFFFF;opacity:0;text-align:center}
.home-banner .banner-animote .p1{font-size:64px;font-weight:var(--fontbold8);line-height:1.2;margin:10px 0 10%}
.home-banner .banner-animote .p2{font-size:var(--fontsize32);max-width:1300px;text-align:center;margin:0 auto 10%}
.home-banner .banner-animote .p3 a{border:1px solid #FFFFFF;background:0 0;color:#FFFFFF}
.home-banner .banner-animote .p3 a:hover{border-color:var(--color);background:var(--color)}
.home-banner .banner-animote .list{display:flex;max-width:1200px;margin:0 auto;justify-content:space-between;flex-wrap:wrap}
.home-banner .banner-animote .list li{width:32%}
.home-banner .swiper-slide-active .banner-animote{animation:bannerani .5s forwards;animation-delay:.7s}
.home-banner .swiper-pagination{bottom:40px;max-width:1400px;padding:0 70px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}
.home-banner .swiper-pagination-bullet{background:#a8a594;width:9px;height:9px;opacity:1}
.home-banner .swiper-pagination-bullet-active{width:12px;height:12px;background-color:var(--color)}
.home-banner .bannerswiper-next,.home-banner .bannerswiper-prev{position:absolute;top:45%;width:68px;height:68px;display:flex;align-items:center;justify-content:center;background:0 0;background:rgba(255,255,255,.1);color:#FFFFFF;z-index:1;cursor:pointer;transition:all .15s linear;border-radius:50%}
.home-banner .bannerswiper-next:hover,.home-banner .bannerswiper-prev:hover{background:var(--color)}
.home-banner .bannerswiper-next em,.home-banner .bannerswiper-prev em{font-size:24px}
.home-banner .bannerswiper-prev{left:25px}
.home-banner .bannerswiper-next{right:25px}
@keyframes bannerani{0%{margin-top:20px}
100%{opacity:1;margin-top:0}}
@keyframes bannerimg{0%{transform:scale(1)}
80%{transform:scale(1.05)}
100%{transform:scale(1.047)}}
.swiper-pagination-bullet{width:12px;height:12px}
@media screen and (min-width:769px){.home-banner{height:calc(100vh - 120px)}
.home-banner .swiper{height:100%}
.home-banner .swiper-slide>a{height:100%}}
@media screen and (max-width:1024px){
.home-banner .banner-animote .p1{font-size:var(--fontsize40);margin-bottom:5%}
.home-banner .banner-animote .p2{margin-bottom:5%;font-size:var(--fontsize20)}}
@media screen and (max-width:768px){.home-banner .banner-animote .p1{font-size:var(--fontsize22)}
.home-banner .banner-animote .p2{display:none}
.home-banner .banner-animote .list{display:none}

.home-banner .bannerswiper-next,.home-banner .bannerswiper-prev{display:none}
.home-banner .swiper-pagination{bottom:10px}
.home-banner .swiper-slide>a{min-height:180px;display:block}
.home-banner .swiper-slide>a img{height:180px}}
.index-title{font-weight:var(--fontbold8);font-size:48px;color:#000;line-height:1.2}
.home-line{display:flex;align-items:center;margin-bottom:6px}
.home-line .thread{width:30px;height:1px;display:inline-block;background-color:var(--color);position:relative}
.home-line .thread::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:5px;height:5px;background-color:var(--color);border-radius:50%}
.home-line .tit{font-weight:var(--fontbold8);color:var(--color);margin-left:10px}
.home-more{background-color:#003973;border-color:#003973}
.home-txt{color:#5c6972}
body.index{max-width:100%}
.home-about,.home-contact,.home-expect,.home-product,.home-solution,.ome-contact{padding:5% 0}
.home-about{position:relative;background-color:#f4f4f4}
.home-about .about-top{display:flex;flex-wrap:wrap;justify-content:space-between}
.home-about .about-top .img{padding-left:20px;padding-bottom:26px;width:48%;position:relative}
.home-about .about-top .img img{width:100%;position:relative;z-index:2}
.home-about .about-top .img::before{content:"";position:absolute;left:0;bottom:0;border:180px solid transparent;border-left-color:var(--color);border-bottom-color:var(--color)}
.home-about .about-top .info{width:48%}
.home-about .about-top .home-line{margin-top:40px}
.home-about .about-top .home-txt{margin:4% 0 6%;padding-right:5%}
.home-about .about-bottom{max-width:1920px;padding:0 75px;margin:0 auto;margin-top:6%}
.home-about .about-bottom .list{display:flex;justify-content:space-between;flex-wrap:wrap}
.home-about .about-bottom .item{width:23.5%;border-radius:10px;background-color:#FFFFFF;box-shadow:0 0 20px 1px rgba(222,222,222,.38);padding:90px 40px 40px;position:relative;z-index:2;margin-top:32px;transition:all .2s linear}
.home-about .about-bottom .item::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;z-index:-1;opacity:0;transition:all .2s linear;border-radius:10px}
.home-about .about-bottom .item::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;background-color:#024;opacity:0;transition:all .2s linear;border-radius:10px}
.home-about .about-bottom .item .icon{position:absolute;left:40px;top:-32px;width:93px;height:93px;border-radius:10px;background-color:var(--color);display:inline-flex;align-items:center;justify-content:center;z-index:2}
.home-about .about-bottom .item .icon em{color:#FFFFFF;font-size:50px}
.home-about .about-bottom .item .tit{font-size:var(--fontsize24);font-weight:var(--fontbold8);color:#000;margin-bottom:20px;transition:all .2s linear;position:relative;z-index:2}
.home-about .about-bottom .item .home-txt{min-height:260px;transition:all .2s linear;position:relative;z-index:2}
.home-about .about-bottom .item .more{margin-top:20px;display:inline-block;color:#003973;font-weight:var(--fontbold8);padding-top:2px;border-bottom:1px solid #003973;transition:all .2s linear;position:relative;z-index:2}
.home-about .about-bottom .item:hover::before{opacity:1}
.home-about .about-bottom .item:hover::after{opacity:.7}
.home-about .about-bottom .item:hover .tit{color:#FFFFFF}
.home-about .about-bottom .item:hover .home-txt{color:#FFFFFF}
.home-about .about-bottom .item:hover .more{color:var(--color);border-color:var(--color)}
.home-product .item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:6%}
.home-product .info{width:45%}
.home-product .info .title{font-size:44px;font-weight:var(--fontbold8);color:#000}
.home-product .info .txt-list{color:#5c6972;margin:20px 0}
.home-product .info .txt-list em{color:var(--color);margin-right:6px}
.home-product .info .txt-list li{display:flex}
.home-product .info .basic-txt{border-top:1px solid #d3d3d3;padding-top:20px}
.home-product .info .basic-txt li{display:flex;color:#5c6972}
.home-product .info .basic-txt li span{font-weight:var(--fontbold8);position:relative;padding-left:20px}
.home-product .info .basic-txt li span::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background-color:#5c6972}
.home-product .info .home-more{margin-top:20px}
.home-product .img{width:50%;border:1px solid #EEEEEE;position:relative}
.home-product .img img{aspect-ratio:1/1;transition:all .2s linear}
.home-product .img .img2{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}
.home-product .img:hover .img1{opacity:0}
.home-product .img:hover .img2{opacity:1}
.home-certified{border-top:1px solid #d9d9d9}
.home-certified .certified-box{display:flex;align-items:center}
.home-certified .title{width:260px;font-size:var(--fontsize40);color:#000;font-weight:var(--fontbold8)}
.home-certified .list{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between}
.home-certified .list li{width:25%;padding:40px;border-left:1px solid #d9d9d9;display:flex;align-items:center;justify-content:center;position:relative}
.home-certified .list li::before{content:"";position:absolute;right:-8px;top:-8px;width:16px;height:16px;background-color:var(--color);transform:rotate(45deg);z-index:2}
.home-certified .list li:last-child{border-right:1px solid #d9d9d9}
.home-certified .list li:last-child::before{display:none}
.home-solution{background-size:cover;background-repeat:no-repeat}
.home-solution .home-line{justify-content:center}
.home-solution .index-title{color:#FFFFFF;text-align:center}
.home-solution .home-desc{color:#c4c4c4;text-align:center;padding-left:15%;margin-top:25px}
.home-solution .home-desc a{color:var(--color);padding-bottom:2px;border-bottom:1px solid var(--color);margin-left:10px}
.home-solution .solution-box{display:flex;margin-top:50px;justify-content:space-between;flex-wrap:wrap}
.home-solution .img{width:48%}
.home-solution .img img{width:100%;display:none}
.home-solution .img img.act{display:block}
.home-solution .info{width:48%}
.home-solution .info .list li{border-bottom:1px solid #2e4963;padding-bottom:10px}
.home-solution .info .list li.act .top .icon{transform:rotate(-45deg)}
.home-solution .info .list li.act .top .icon em{color:var(--color)}
.home-solution .info .list li.act .txt{display:block}
.home-solution .info .list .top{display:flex;align-items:center;justify-content:space-between;color:#FFFFFF;padding:10px 0;cursor:pointer}
.home-solution .info .list .top .tit{font-size:var(--fontsize20);font-weight:var(--fontbold8)}
.home-solution .info .list .top .icon{transition:all .1s linear}
.home-solution .info .list .top em{font-size:var(--fontsize24);transition:all .1s linear}
.home-solution .info .list .txt{display:none;color:rgba(255,255,255,.64)}
.home-solution .info .list .txt a{color:var(--color);border-bottom:1px solid var(--color);margin-left:6px}
.home-expect .expect-list{display:flex;flex-wrap:wrap;justify-content:space-between}
.home-expect .expect-list .item{margin-top:60px;width:30%;background-color:#e7f8f0;border-radius:20px;border:1px solid #c9f2de;padding:40px;min-height:420px;transition:all .2s linear}
.home-expect .expect-list .item:nth-child(even){background:#edf9fd;border:1px solid #cff3ff}
.home-expect .expect-list .item .title{font-size:var(--fontsize26);font-weight:700;color:#222}
.home-expect .expect-list .item .line{display:block;margin:10px 0 20px;background-color:var(--color);width:34px;height:3px}
.home-expect .expect-list .item .tit{color:#000;font-size:var(--fontsize20)}
.home-expect .expect-list .item .list-txt{margin-top:20px}
.home-expect .expect-list .item .list-txt li{position:relative;padding-left:20px;color:#666}
.home-expect .expect-list .item .list-txt li span{color:#0e52d4;border-bottom:1px solid #0e52d4;white-space:nowrap}
.home-expect .expect-list .item .list-txt li::before{content:"";position:absolute;left:0;top:12px;width:6px;height:6px;border-radius:50%;background-color:var(--color)}
.home-expect .expect-list .item:hover{transform:translateY(-10px)}
.home-news{padding-bottom:5%}
.home-news .news-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:50px}
.home-news .news-top .btn-list{display:flex;align-items:center}
.home-news .news-top .btn-list .btn{margin-left:12px;width:60px;height:60px;background-color:#FFFFFF;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #d2d2d2;cursor:pointer;transition:all .2s linear}
.home-news .news-top .btn-list .btn em{color:#a3a3a3;font-size:var(--fontsize26);transition:all .2s linear}
.home-news .news-top .btn-list .btn:hover{border-color:var(--color)}
.home-news .news-top .btn-list .btn:hover em{color:var(--color)}
.home-news .news-top .btn-list .btn.swiper-button-disabled:hover{border-color:#d2d2d2}
.home-news .news-top .btn-list .btn.swiper-button-disabled:hover em{color:#a3a3a3}
.home-news .swiper-slide .img{overflow:hidden;display:block;border-radius:10px}
.home-news .swiper-slide .img img{width:100%;transition:all .2s linear}
.home-news .swiper-slide .info{padding-top:20px}
.home-news .swiper-slide .info .date{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;background:#e7f8f0;border-radius:3px;color:var(--color);margin-bottom:10px}
.home-news .swiper-slide .info .date em{margin-right:6px}
.home-news .swiper-slide .info .title{display:block;color:#151515;font-size:var(--fontsize24);font-weight:var(--fontbold8);line-height:1.4;transition:all .2s linear}
.home-news .swiper-slide .info .more{display:inline-flex;align-items:center;margin-top:10px}
.home-news .swiper-slide .info .more span{color:#151515;border-bottom:1px solid #151515;transition:all .2s linear}
.home-news .swiper-slide .info .more em{color:var(--color);line-height:1;margin-left:6px;transition:all .2s linear}
.home-news .swiper-slide .info .more:hover span{color:var(--color);border-color:var(--color)}
.home-news .swiper-slide .info .more:hover em{transform:rotate(45deg)}
.home-news .swiper-slide:hover .img img{transform:scale(1.02)}
.home-news .swiper-slide:hover .info .title{color:var(--color)}
.home-contact{background-repeat:no-repeat;background-size:cover}
.home-contact .index-title{color:#FFFFFF;text-align:center}
.home-contact .btn{display:flex;justify-content:center;margin-top:24px}
.home-contact .btn .more{width:230px;height:60px;background-color:var(--color);border-radius:30px;display:inline-flex;align-items:center;justify-content:center;color:#FFFFFF;transition:all .2s linear}
.home-contact .btn .more em{margin-right:16px;font-size:var(--fontsize24)}
.home-contact .btn .more:hover{background-color:#000}
@media screen and (max-width:1440px){.index-title{font-size:var(--fontsize40)}}
@media screen and (max-width:1280px){.index-title{font-size:var(--fontsize36)}
.home-about .about-top .home-line{margin-top:0}
.home-about .about-bottom .item{width:48%;margin-top:60px}
.home-product .info .title{font-size:var(--fontsize30)}
.home-certified .title{font-size:var(--fontsize30);width:180px}}
@media screen and (max-width:1024px){.home-about,.home-contact,.home-expect,.home-product,.home-solution,.ome-contact{padding:35px 0}
.home-news{padding-bottom:35px}
.index-title{font-size:var(--fontsize26)}
.home-about .about-bottom{margin-top:30px;padding:0 15px}
.home-solution .home-desc{padding-left:0}
.home-solution .solution-box{margin-top:25px}
.home-solution .img{width:100%;text-align:center}
.home-solution .info{width:100%;margin-top:25px}
.home-expect .expect-list .item{width:100%;min-height:auto;margin-top:25px;padding:20px}}
@media screen and (max-width:769px){.home-about .about-top .img{width:100%;padding-left:10px;padding-bottom:10px}
.home-about .about-top .img::before{border-width:90px}
.home-about .about-top .info{width:100%;margin-top:25px}
.home-about .about-top .info .home-txt{padding-right:0;margin:10px 0 20px}
.home-about .about-bottom{margin-top:20px}
.home-about .about-bottom .item{margin-top:45px;padding:50px 20px 20px}
.home-about .about-bottom .item .icon{width:60px;height:60px;top:-20px;left:20px}
.home-about .about-bottom .item .icon em{font-size:var(--fontsize24)}
.home-about .about-bottom .item .tit{margin-bottom:10px}
.home-product .item{margin-bottom:25px}
.home-product .item:nth-child(odd){flex-direction:column-reverse}
.home-product .info{margin-top:25px;width:100%}
.home-product .info .title{font-size:var(--fontsize22)}
.home-product .info .txt-list{margin:10px 0}
.home-product .info .basic-txt{padding-top:10px}
.home-product .img{width:100%}
.home-certified .certified-box{flex-wrap:wrap;padding-top:25px}
.home-certified .title{width:100%;text-align:center}
.home-certified .list{width:100%}
.home-certified .list li{border:none;margin-top:25px;padding:20px}
.home-certified .list li::before{display:none}
.home-expect .expect-list .item .title{font-size:var(--fontsize20)}
.home-news .news-top{margin-bottom:25px}}
@media screen and (max-width:500px){.home-about .about-bottom .item{width:100%}
.home-about .about-bottom .item .home-txt{min-height:auto}
.home-certified .list li{width:50%;padding:0 20px}
.home-solution .info .list .top .tit{font-size:var(--fontsize16)}
.home-expect .expect-list .item .line{margin:10px 0}
.home-expect .expect-list .item .list-txt{margin-top:10px}
.home-news .news-top .btn-list .btn{width:36px;height:36px}
.home-news .news-top .btn-list .btn em{font-size:var(--fontsize20)}
.home-news .swiper-slide .info .title{font-size:var(--fontsize20)}
.home-contact .btn .more{width:180px;height:42px}}

.home-solution .home-desc{padding-left:0}