.home-des{font-size:18px;color:#212529}
.home-title{color:#000;font-weight:var(--fontbold6);font-size:var(--hometitlefont);position:relative;padding-top:10px}
.home-title::before{content:'';position:absolute;left:0;top:0;width:48px;height:6px;background:var(--color)}
.swiper-pagination{display:flex;align-items:center;justify-content:center}
.swiper-pagination .swiper-pagination-bullet{display:inline-flex;width:14px;height:14px;border:1px solid #c2c2c2;border-radius:0;background-color:transparent;align-items:center;justify-content:center}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{display:inline-block;width:4px;height:4px;background-color:var(--color);content:""}
.home-banner .swiper-slide{position:relative}
.home-banner .swiper-slide .banner-animote{position:absolute;top:50%;height:100%;left:50%;opacity:0;transform:translate(-50%,-50%);display:flex;align-items:center;z-index:1;color:#FFFFFF}
.home-banner .swiper-slide .banner-animote::before{content:"";position:absolute;left:40px;top:0;width:100%;max-width:600px;height:100%;background:linear-gradient(135deg, rgba(119, 188, 55, 0.9), rgba(0, 158, 76, 0.9));z-index:-1}
.home-banner .swiper-slide .banner-animote .p1{padding-left:70px;font-size:45px;text-transform:uppercase;line-height:1.5}
.home-banner .swiper-slide-active .banner-animote{animation:bannerani .5s forwards;animation-delay:.7s}
.home-banner .swiper-pagination{display:flex;align-items:center;justify-content:center}
.home-banner .swiper-pagination .swiper-pagination-bullet{display:inline-flex;overflow:hidden;width:14px;height:14px;border:1px solid #FFFFFF;border-radius:0;background-color:transparent;align-items:center;justify-content:center}
.home-banner .swiper-pagination .swiper-pagination-bullet::before{display:inline-block;width:0px;height:0px;background-color:var(--color);content:"";transition:all 6s linear}
.home-banner .swiper-pagination .swiper-pagination-bullet-active.cur::before{width:15px;height:15px}
.banner-button-prev,.home-banner .banner-button-next{position:absolute;top:50%;left:50px;z-index:15;display:flex;width:45px;height:45px;border-radius:50%;background:rgba(0,0,0,.3);color:#FFFFFF;font-weight:var(--fontbold5);font-size:22px;cursor:pointer;transform:translateY(-50%);align-items:center;justify-content:center}
.home-banner .banner-button-next{right:50px;left:auto}
.home-banner .banner-button-prev .iconfont{position:absolute;left:12px;transform:rotate(88deg)}
.home-banner .banner-button-next .iconfont{position:absolute;right:12px;transform:rotate(268deg)}
@keyframes bannerani{0%{top:53%}
100%{top:50%;opacity:1}}
@media(min-width:1024px){
.home-banner{height:calc(100vh - 110px)}
.home-banner .swiper{height:100%}
.home-banner .swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}}
.home-company{position:relative}
.home-company .p1{font-size:20px;font-weight:600;color:#000;margin-top:10px}
.home-company .text{margin-top:0;margin-bottom:20px;max-width:1300px;font-size:18px;font-weight:var(--fontbold5);color:#5F6871;margin-top:10px}
.home-company .more,.home-solution .solution-des a{min-width:200px;height:50px;padding:0 15px;border-radius:3px;border:2px solid #323232;color:#323232;display:inline-flex;align-items:center;justify-content:center;font-size:18px;transition:all .1s linear}
.home-stay{position:relative}
.home-stay .project-nav{border-bottom:1px solid #dbdbdb;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:10px}
.home-stay .project-nav li{font-size:20px;color:#29364e;font-weight:var(--fontbold6);padding:10px 0;position:relative;cursor:pointer}
.home-stay .project-nav li::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#333333;transition:all .1s linear}
.home-stay .project-nav li:nth-child(n+2){margin-left:70px}
.home-stay .project-nav li.act::after{height:3px}
.home-stay .project-wrap{margin-top:2em}
.home-stay .project-content{display:none;opacity:0}
.home-stay .project-content.act{display:flex;flex-wrap:wrap;justify-content:space-between;animation:projectanimate .5s forwards;opacity:1}
.home-stay .project-content ul{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}
.home-stay .project-content ul li{width:31%;margin-bottom:20px}
.home-stay .project-content ul li:hover .img img{transform:scale(1.02)}
.home-stay .project-content ul li .img{overflow:hidden;aspect-ratio:5/3}
.home-stay .project-content ul li .img img{width:100%;transition:all .1s linear}
.home-stay .project-content ul li .info{padding:20px 0}
.home-stay .project-content ul li .info .title{color:#000;font-size:20px;font-weight:var(--fontbold6);transition:all .1s linear}
.home-stay .project-content ul li .info .text{font-size:15px;color:#464b5f;margin-bottom:10px}
.home-stay .project-content ul li .info .more{font-weight:var(--fontbold6)}
.home-stay .project-content ul li .info .more em{margin-right:10px}
@keyframes projectanimate{0%{transform:scale(.5);opacity:0}
100%{transform:scale(1);opacity:1}}
.home-stay .project-content .more{display:flex;justify-content:center;width:100%}
.home-stay .project-content .more a{min-width:200px;height:50px;padding:0 20px;border-radius:3px;background:var(--color);color:#FFFFFF;display:inline-flex;align-items:center;justify-content:center;font-size:18px;transition:all .1s linear}
@media(max-width:500px){.home-stay .project-content .more a,.home-company .more,.home-solution .solution-des a{height:45px}}
.home-solution .solution-des{display:flex;justify-content:space-between}
@media(max-width:1024px){.home-solution .solution-des{display:block}}
.home-solution .solution-wrapimg{display:none}
.home-solution .solution-wrapimg img{width:100%}
.home-solution .solution-wrap{display:block;margin-top:1em;position:relative}
.home-solution .solution-wrap .solution-bg{width:100%;z-index:-1}
.home-solution .solution-wrap .l-wrap{position:absolute;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);z-index:1}
.home-solution .solution-wrap .l-wrap .item{color:#FFFFFF;position:absolute;left:0;top:0;z-index:1;line-height:1.4}
.home-solution .solution-wrap .l-wrap .item .p1{font-weight:var(--fontbold6);font-size:22px}
.home-solution .solution-wrap .l-wrap .item .p2{font-size:18px;font-weight:var(--fontbold3);color:#ffffff96}
.home-solution .solution-wrap .l-wrap .item .p3{font-size:22px}
.home-solution .solution-wrap .l-wrap .item .p3 span{color:#ffffff96;font-size:18px}
.home-solution .solution-wrap .l-wrap .item img{display:none;height:180px;width:auto;position:absolute;top:0px;max-width: none;}
.home-solution .solution-wrap .l-wrap .item:hover .p1,
.home-solution .solution-wrap .l-wrap .item:hover .p2,
.home-solution .solution-wrap .l-wrap .item:hover .p3{opacity:0}
.home-solution .solution-wrap .l-wrap .item:hover img{display:block}
.home-solution .solution-wrap .l-wrap .item.item0{left:35%;top:7%;animation:float-bottom 3s linear infinite}
/* .home-solution .solution-wrap .l-wrap .item.item0 img{max-width:400px;max-height:230px}
.home-solution .solution-wrap .l-wrap .item.item0 a{display:none} */
.home-solution .solution-wrap .l-wrap .item.item1{left:75px;top:10%;animation:float-left 3s linear infinite}
.home-solution .solution-wrap .l-wrap .item.item2{left:8%;top:36%;animation:float-right 3s linear infinite}
.home-solution .solution-wrap .l-wrap .item.item3{left:75px;top:70%;animation:float-top 3s linear infinite}
.home-solution .solution-wrap .l-wrap .item.item4{left:27%;top:60%;animation:float-bottom 3s linear infinite}
.home-solution .solution-wrap .l-wrap .item.item5{left:48%;top:73%;animation:float-top-left 3s linear infinite}
.home-solution .solution-wrap .l-wrap .item.item6{left:63%;top:10%;animation:float-top-right 3s linear infinite}
.home-solution .solution-wrap .l-wrap .item.item7{left:74%;top:32%;animation:float-bottom-left 3s linear infinite}
.home-solution .solution-wrap .l-wrap .item.item8{left:74%;top:57%;animation:float-bottom-right 3s linear infinite}
.home-solution .solution-wrap .l-wrap .item.item9{left:40%;top:40%;animation:float-left 3s linear infinite}
.home-solution .solution-wrap .l-wrap .item.item1 img{height: 120px;}
.home-solution .solution-wrap .l-wrap .item.item6 img{height: 120px;top: -20px;}
.home-solution .solution-wrap .l-wrap .item.item7 img{top: -40px;}
.home-solution .solution-wrap .l-wrap .item.item3 img{top: -40px;}
.home-solution .solution-wrap .l-wrap .item.item5 img{top: -50px;}
.home-solution .solution-wrap .l-wrap .item.item9 .p1{color:#fbff02}
.home-solution .solution-wrap .l-wrap .item.item9 img{top: -60px;left: -60px;}
.home-solution .solution-wrap .l-wrap .item:hover .p1{color:#fbff02}
.home-case .l-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}
.home-case .more{display:flex;align-items:center;justify-content:center;margin-top:4em}
.home-case .more a{min-width:200px;height:50px;padding:0 15px;border-radius:3px;border:2px solid #323232;color:#323232;display:inline-flex;align-items:center;justify-content:center;font-size:18px;transition:all .1s linear}
.home-case .more a em{margin-right:10px}
.home-case .left{width:62%}
.home-case .left .box{margin-top:20px;background:#f6f6f6;border-radius:var(--border)}
.home-case .left .box img{width:100%}
.home-case .left .box p{padding:10px 20px;color:#464b5f;font-size:16px;font-weight:var(--fontbold3)}
.home-case .right{padding-left:5%;padding-top:65px;flex:1}
.home-case .right ul li:nth-child(n+2){margin-top:3.8em}
@media(max-width:1024px){
.home-case .right ul li:nth-child(n+2){margin-top:1.4em}}
.home-case .right ul li .p1{font-size:24px;color:var(--color)}
.home-case .right ul li .p1 p{display:inline;font-size:30px;font-weight:600}
.home-case .right ul li .p2{font-size:20px;color:#000}
.home-like .likelist{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;margin-top:2%}
.home-like .likelist li{width:31%}
.home-like .likelist a{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;border:3px solid #6d6d6d;border-radius:var(--border);padding:8% 8%;transition:all .1s linear}
.home-like .likelist .p1{font-size:20px;color:#464b5f;font-weight:var(--fontbold6);margin-bottom:40px;transition:all .1s linear}
.home-like .likelist .p2{font-size:16px;color:#444;font-weight:var(--fontbold5);transition:all .1s linear}
@media (max-width:1280px){.home-banner .swiper-slide .banner-animote .p1{font-size:40px}
.home-solution .solution-wrap .l-wrap .item.item0 img{width:200px}
.home-case .right{flex:1}}
@media (max-width:1024px){.home-banner .swiper-slide .banner-animote .p1{font-size:30px}
.home-banner .banner-button-prev{left:20px}
.home-banner .banner-button-next{right:20px}
.home-solution .solution-wrap{display:none}
.home-solution .solution-wrapimg{display:block}
.home-case .left{width:45%}
.home-like .likelist .p1{margin-bottom:50px}}
@media (max-width:768px){.home-banner .swiper-slide .banner-animote .p1{font-size:18px}
.home-stay .project-content ul li{width:100%}
.home-case .left{width:100%}
.home-case .right{padding-left:0;padding-top:0}
.home-like .likelist li{width:100%;margin-bottom:20px}
.home-like .likelist a{padding:20px 15px}
.home-banner .banner-button-prev{display:none}
.home-banner .banner-button-next{display:none}
.home-case .right ul li .p1{font-size:30px}
.home-case .right ul li .p2{font-size:22px}
.home-case .more{margin-top:20px}
.home-stay .project-nav li:nth-child(n+2){margin-left:30px}}
@media (max-width:500px){.home-title{line-height:32px}
.home-des{margin-bottom:10px;font-size:14px}
.home-banner .swiper-slide .banner-animote::before{left:0;max-width:50%}
.home-banner .swiper-slide .banner-animote .p1{padding-left:0}
.home-company .p1{margin-top:10px}
.home-company .text{margin-top:20px;margin-bottom:20px}
.home-stay .project-nav li{font-size:18px}
.home-stay .project-content ul li .info{padding:20px 0px}
.home-solution .solution-wrapimg{margin-top:10px}
.home-like .likelist .p1{margin-bottom:30px}
.home-case .right ul li .p1{font-size:22px}
.home-case .right ul li .p2{font-size:20px}
.home-case .right{margin-top:20px}
.home-case .more a{min-width:200px;height:45px}
.home-stay .project-content ul li .info .title{font-size:20px}
.home-solution .solution-des{font-size:18px;margin-top:10px}
.home-like .likelist{margin-top:20px}}
@media (min-width:767px){.banner-item img:nth-child(2){display:none}}
@media (max-width:766px){.banner-item img:nth-child(1){display:none}}
@keyframes float-left{0%{transform:translate(0)}
25%{transform:translate(6px,0)}
50%{transform:translate(0)}
75%{transform:translate(-10px,0)}
100%{transform:translate(0)}}
@keyframes float-right{0%{transform:translate(0)}
25%{transform:translate(-10px,0)}
50%{transform:translate(0)}
75%{transform:translate(8px,0)}
100%{transform:translate(0)}}
@keyframes float-top{0%{transform:translate(0)}
25%{transform:translate(0,-5px)}
50%{transform:translate(0)}
75%{transform:translate(0,8px)}
100%{transform:translate(0)}}
@keyframes float-bottom{0%{transform:translate(0)}
25%{transform:translate(0,10px)}
50%{transform:translate(0)}
75%{transform:translate(0,-4px)}
100%{transform:translate(0)}}
@keyframes float-top-left{0%{transform:translate(0)}
25%{transform:translate(-7px,-10px)}
50%{transform:translate(0)}
75%{transform:translate(10px,4px)}
100%{transform:translate(0)}}
@keyframes float-top-right{0%{transform:translate(0)}
25%{transform:translate(5px,-13px)}
50%{transform:translate(0)}
75%{transform:translate(-4px,8px)}
100%{transform:translate(0)}}
@keyframes float-bottom-left{0%{transform:translate(0)}
25%{transform:translate(-12px,8px)}
50%{transform:translate(0)}
75%{transform:translate(4px,-4px)}
100%{transform:translate(0)}}
@keyframes float-bottom-right{0%{transform:translate(0)}
25%{transform:translate(4px,6px)}
50%{transform:translate(0)}
75%{transform:translate(-12px,-2px)}
100%{transform:translate(0)}}
.home-case,.home-solution,.home-like,.home-company,.home-stay{padding:48px 0}
@media(max-width:768px){
.home-case,.home-solution,.home-like,.home-company,.home-stay{padding:30px 0}}

.home-banner video{width: 100%;height: 100%;object-fit: cover;}
@media screen and (max-width:1366px) {
  .home-solution .solution-wrap .l-wrap .item img{height: 140px !important;}
}
@media screen and (max-width:1280px) {
  .home-solution .solution-wrap .l-wrap .item img{height: 110px !important;}
}