
.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:0px;top:0px;width:100%;height:100%;background:rgba(21,21,21,.6)}*/
.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{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1400px;color:#FFFFFF;padding:0px 70px;opacity:0;text-align:center}


.home-banner .banner-animote .p1{font-size:80px;font-weight:var(--fontbold6);line-height:1.2;margin:10px 0 20px}
.home-banner .banner-animote .p2{font-size:var(--fontsize28);margin-bottom:30px;font-weight:var(--fontbold4)}


.home-banner .banner-animote .p2 a{margin-right:20px;min-width:160px;height:48px;font-size:var(--fontsize14);background:var(--color);border-radius:30px;color:#FFFFFF;font-weight:var(--fontbold6);text-transform:capitalize;display:flex;align-items:center;justify-content:center;transition:all .1s linear}
.home-banner .banner-animote .p2 a:nth-child(2){background:#FFFFFF;color:var(--fontcolor)}
.home-banner .banner-animote .p2 a:hover{opacity:.9}
.home-banner .swiper-slide-active img{animation:bannerimg 6s forwards}
.home-banner .swiper-slide-active .banner-animote{animation:bannerani .5s forwards;animation-delay:.7s}
.home-banner .swiper-pagination{bottom:20px!important;max-width:1400px;padding:0px 70px;left:50%!important;transform:translateX(-50%)}
.home-banner .swiper-pagination-bullet{width:20px;height:8px;background:rgba(28,206,126,0);border:2px solid var(--color);border-radius:5px;transition:all .1s linear;position:relative;overflow:hidden}
.home-banner .swiper-pagination-bullet-active{width:35px;height:10px;border-width:1px}
.home-banner .swiper-pagination-bullet-active::after{content:'';position:absolute;left:0px;top:0px;width:0px;height:100%;background:var(--color)}
.home-banner .swiper-pagination-bullet-active.cur::after{animation:paginationwidth 6s linear forwards}
@keyframes paginationwidth{0%{width:0px}100%{width:100%}}
.home-banner .bannerswiper-next,.home-banner .bannerswiper-prev{position:absolute;top:45%;width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:0 0;border:2px solid rgba(231,231,231,.5);color:#FFFFFF;z-index:9;cursor:pointer;transition:all .15s linear;border-radius:50%}
.home-banner .bannerswiper-next:hover,.home-banner .bannerswiper-prev:hover{background:rgba(255,255,255,.6);color:var(--fontcolor)}
.home-banner .bannerswiper-next em,.home-banner .bannerswiper-prev em{font-size:var(--fontsize24)}
.home-banner .bannerswiper-prev{left:70px}
.home-banner .bannerswiper-next{right:70px}
@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}
.home-logo{background-color:var(--color)}
.home-logo .swiper-slide{height:140px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}
.home-logo .swiper-slide:hover img{transform:translateY(-180px);filter:drop-shadow(var(--color1) 0 180px)}
.home-about,.home-choose,.home-news,.home-products,.home-service,.home-projects{padding:2% 0}
.home-about{position:relative;z-index:1}
.home-about::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:100%;width:440px;background-image:url(../images/about-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1}
.home-about .about-box{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}
.home-about .info{width:43%}
.home-about .info .home-tip{text-align:left;margin-bottom:4px}
.home-about .info .home-title{text-align:left}
.home-about .info .txt-box{font-weight:var(--fontbold5);padding-left:20px;position:relative;line-height:1.4;margin-top:10px}
.home-about .info .txt-box::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:100%;background-color:var(--color1);border-radius:0 3px 3px 0}
.home-about .info .txt{margin-top:20px;color:var(--introcolor);font-size:var(--fontsize18)}
.home-about .info .list{display:flex;flex-wrap:wrap;align-items:center;margin-top:20px}
.home-about .info .list li{align-items:center;width:100%;margin-bottom:5px}
.home-about .info .list li em{color:var(--headercolor);margin-right:10px;width: 30px;height: 30px;border-radius: 50%;background-color: var(--color1);text-align: center;}
.home-about .info .list li span{font-weight:var(--fontbold6);line-height:1;font-size:var(--fontsize22)}

.home-about .info .home-more{margin-top:30px}
.home-about .img{width:52%;position:relative;}

.home-about .img .img-box img{transform:translate(-8px,-8px)}
.home-about .img .img-num{position:absolute;left:4%;bottom:20%}
.home-about .img .num-box{width:130px;height:130px;border-radius:50%;background-color:var(--color1);display:inline-flex;align-items:center;flex-direction:column;justify-content:center;color:#fff;text-align:center;padding-top:10px;position:relative;z-index:2}
.home-about .img .num-box .num{font-size:46px;font-weight:var(--fontbold6);line-height:1.2}
.home-about .img .num-box .tit{line-height:1.2;font-size:var(--fontsize24);font-weight:var(--fontbold5)}
.home-about .img .num-box::before{content:"";width:132%;height:132%;border-radius:50%;background-color:var(--color1);opacity: 0.5;display:inline-flex;align-items:center;justify-content:center;position:absolute;left:50%;bottom:50%;transform:translate(-50%,50%);z-index:-1;animation:aboutposition 2s linear infinite}
@keyframes aboutposition{0%{width:132%;height:132%;opacity: 0.5;}
50%{width:125%;height:125%;opacity: 0.6;}
100%{width:132%;height:132%;opacity: 0.5;}
}
.home-service{background:#f6f9f6}
.home-service .box{padding:40px 0 40px;position:relative}
.home-service .box .serviceswiper-pagination{position:absolute;width:100%;bottom:-20px;display:flex;justify-content:center}
.home-service .box .serviceswiper-pagination .swiper-pagination-bullet{background-color:var(--color);margin:0 9px}
.home-service .swiper-slide{height:auto;background-color:rgba(122,140,104,.06);}
.home-service .swiper-slide .img{border:2px solid var(--color1);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:all .2s linear}
.home-service .swiper-slide .img img{max-width:100%;height: 250px}
.home-service .swiper-slide .info{text-align:center}
.home-service .swiper-slide .info .tit{font-size:var(--fontsize18);font-weight:var(--fontbold5)}
.home-service .swiper-slide .info .more{color:var(--color1);font-size:var(--fontsize14);font-weight:var(--fontbold5);transition:all .2s linear;display:block;text-decoration:underline}
.home-service .swiper-slide:hover .img{border:6px solid var(--color)}
.home-service .swiper-slide:hover .info .more{color:var(--color)}

.workshop ul{    width: 100%;
    flex-direction: row;
    column-gap: max(15px, 1vw);
    align-items: stretch;
    flex-wrap: wrap;
    row-gap: max(15px, 1vw);
    justify-content: space-around;
    margin-top: max(40px, 4.5vw);align-items: flex-start;
    display: flex
;
   
    width: 100%;}
    .workshop ul li{width: calc(25% - 0.34* 2* max(15px, 1vw));}
      .workshop ul li:first-child{width: calc(50% - 0.34* 2* max(15px, 1vw));}
       .workshop ul li:last-child{width: calc(50% - 0.34* 2* max(15px, 1vw));}
      .workshop ul li .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}



.home-consultation{background-color:var(--color)}
.home-consultation .box{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:40px 0}
.home-consultation .title{color:#fff;font-weight:var(--fontbold6);font-size:var(--fontsize28)}
.home-consultation .title span{color:var(--color1);font-size:var(--fontsize42);line-height:1}
.home-consultation .phone{font-size:var(--fontsize42);color:#fff;font-weight:var(--fontbold6)}
.home-consultation .home-more:hover{border-color:#fff}
.home-choose{position:relative;z-index:1}
.home-choose::before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:100%;width:470px;background-image:url(../images/choose-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1}
.home-choose .box{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:50px}
.home-choose .left{width:30%}
.home-choose .left .info{margin-left:20px}
.home-choose .img-box{width:36%;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative;padding:10px}
.home-choose .img-box::before{content:"";position:absolute;width:100%;height:100%;border:6px solid var(--color1);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);box-sizing:border-box;animation:chooseimg 2s ease-in-out infinite}
.home-choose .img-box img{max-width:96%;border-radius:50%;position:relative;z-index:2}
.home-choose .right{width:30%}
.home-choose .right .info{margin-right:20px;text-align:right}
.home-choose .item{display:flex;margin:20px 0}
.home-choose .item .num{width:44px;height:44px;background-color:var(--color1);border-radius:50%;margin:10px;display:flex;align-items:center;justify-content:center;transition:all .2s linear;position:relative;z-index:2;transition:all .2s linear}
.home-choose .item .num::after{content:"";position:absolute;z-index:-1;width:calc(100% + 20px);height:calc(100% + 20px);left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--color1);opacity:.5;border-radius:50%;transition:all .2s linear}
.home-choose .item .num span{color:#fff;font-size:var(--fontsize18);font-weight:var(--fontbold6)}
.home-choose .item .info{flex:1;padding-top:14px}
.home-choose .item .info .tit{font-size:var(--fontsize18);font-weight:var(--fontbold6)}
.home-choose .item .info .txt{color:var(--introcolor);font-size:14px}
.home-choose .item:hover .num{background-color:var(--color)}
.home-choose .item:hover .num::after{background-color:var(--color)}
@keyframes chooseimg{0%{border-color:var(--color1)}
50%{border-color:var(--color)}
100%{border-color:var(--color1)}
}
.home-products{background:#f6f9f6}
.home-products .pro-list{display:flex;flex-wrap:wrap}
.home-products .pro-list li{width:31.3%;margin-right:2%;overflow:hidden;background-color:#fff;border:1px solid #e8e8e8;margin-top:30px;transition:all .2s linear;position: relative;}
.home-products .pro-list li:nth-child(3n){margin-right:0}
.home-products .pro-list li .img{overflow:hidden;position:relative}
.home-products .pro-list li .img img{width:100%;transition:all .2s linear}
.home-products .pro-list li .icon-hottitle{position:absolute;left:14px;top:14px;line-height:1;color:var(--color1);font-size:var(--fontsize24);z-index:4;width:46px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;background-color:var(--color1)}
.home-products .pro-list li .icon-hottitle::before{display:none}
.home-products .pro-list li .icon-hottitle::after{content:"Hot";color:#fff;font-size:var(--fontsize14);line-height:1;font-weight:var(--fontbold4)}
.home-products .pro-list li .info{border-top:1px solid #e8e8e8}
.home-products .pro-list li .info .title{font-size:var(--fontsize18);font-weight:var(--fontbold5);transition:all .2s linear}
.home-products .pro-list li .info .txt{color:var(--introcolor);font-size:var(--fontsize14)}

.home-products .pro-list li:hover .img img{transform:scale(1.03)}
.home-products .pro-list li:hover .info .title{color:var(--color1)}





.home-products .pro-list li .opacity{position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#FFFFFF;transition:all .2s linear;}
.home-products .pro-list li .opacity .p1{position:relative;padding-bottom:10px;margin-bottom:10px;transition: all 0.5s;
    transform: translatey(100%);font-size:var(--fontsize24);font-weight:bold;text-align: center;}


.home-products .pro-list li .opacity .p2{opacity:0;transition: all 0.5s;
    transform: translatey(100%);transition:all .2s linear;font-size:var(--fontsize18);text-align: center;}
.home-products .pro-list li:hover .opacity .p2{opacity:1;transform: translatey(50%);text-align: center;}
.home-products .pro-list li:hover .opacity .p1{transition: all 0.5s;
    transform: translatey(50%);}


.home-contact{padding:4% 0;background-size:cover;background-repeat:no-repeat;background-position:right}
.home-contact .inquiry-box{width:50%;background-color:var(--color);padding:40px 50px;color:#fff;border-radius:var(--borderradius)}
.home-contact .inquiry-box .home-tip{text-align:left;color:#fff}
.home-contact .inquiry-box .home-title{text-align:left}
.home-contact .inquiry-box .txt{font-size:var(--fontsize14)}
.home-contact .wmkcfeedback{margin-top:20px}
.home-contact .wmkcfeedback .wmkcfb-fileupload,.home-contact .wmkcfeedback input{height:48px}
.home-contact .wmkcfeedback textarea{height:120px}
.home-contact .wmkcfeedback .wmkcfb-fileupload,.home-contact .wmkcfeedback input,.home-contact .wmkcfeedback textarea{background-color:transparent;border:1px solid rgba(255,255,255,.06);border-radius:var(--borderradius);margin-bottom:16px;color:#fff;font-size:var(--fontsize14)}
.home-contact .wmkcfeedback .wmkcfb-fileupload::placeholder,.home-contact .wmkcfeedback input::placeholder,.home-contact .wmkcfeedback textarea::placeholder{color:#fff}
.home-contact .wmkcfeedback .send-btn{border-color:#fff;width:100%;background-color:#fff;color:var(--color);font-weight:var(--fontbold6);border-radius:var(--borderradius)}
.home-contact .wmkcfeedback .send-btn:hover{background-color:var(--color1);color:#fff;border-color:var(--color1)}
.home-news .news-list{display:flex;flex-wrap:wrap}
.home-news .news-list li{width:23.5%;margin-right:2%;box-shadow:0 6px 20px 0 rgba(8,1,3,.08);border-radius:3px;margin-top:40px;overflow:hidden}
.home-news .news-list li:nth-child(4n){margin-right:0}
.home-news .news-list li .img{position:relative;overflow:hidden;display:block}
.home-news .news-list li .img img{width:100%;transition:all .2s linear}
.home-news .news-list li .img .date{position:absolute;top:0;right:0;background-color:var(--color1);color:#fff;font-size:var(--fontsize14);font-weight:var(--fontbold6);line-height:1.4;padding:11px 22px;transition:all .2s linear}
.home-news .news-list li .img .date span{display:block;text-transform:uppercase}
.home-news .news-list li .info{padding:20px}
.home-news .news-list li .info .title{font-size:var(--fontsize18);font-weight:var(--fontbold5);line-height:1.4;transition:all .2s linear}
.home-news .news-list li .info .txt{padding-top:14px;border-top:1px solid #eaeaea;color:var(--introcolor);font-size:var(--fontsize14);margin-top:14px}
.home-news .news-list li .info .more{display:inline-flex;align-items:center;margin-top:10px;color:var(--color1);font-size:var(--fontsize14)}
.home-news .news-list li .info .more span{position:relative;margin-right:10px;font-weight:var(--fontbold6);text-transform:uppercase;transition:all .2s linear}
.home-news .news-list li .info .more span::before{content:"";position:absolute;width:6px;height:1px;background-color:var(--color1);left:0;bottom:0;transition:all .2s linear}
.home-news .news-list li .info .more em{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(45deg,var(--color1) 0,#dce5d9 100%);color:#fff;transform:rotate(-45deg);transition:all .2s linear}
.home-news .news-list li:hover .img img{transform:scale(1.03)}
.home-news .news-list li:hover .img .date{background-color:var(--color)}
.home-news .news-list li:hover .info .title{color:var(--color1)}
.home-news .news-list li:hover .info .more span{color:var(--color)}
.home-news .news-list li:hover .info .more span::before{background-color:var(--color);width:100%}
.home-news .news-list li:hover .info .more em{background:linear-gradient(90deg,#334d40 0,#d4dfd9 100%);transform:rotate(0)}

.home-projects{position:relative;z-index:1}

.home-projects::after{content:'';position:absolute;background:#FFFFFF;color:var(--fontcolor);filter:opacity(.012);left:0px;top:0px;width:100%;height:100%;z-index:-1}
.home-projects .home-des,.home-projects .home-title{text-align:left}
.home-projects .home-title{font-size:var(--fontsize45);font-weight:bold;}
 .home-projects .home-title.font20{font-size:var(--fontsize30) }
.home-projects .home-line::after{left:0px;transform:none}
.home-projects .home-more{margin-top:100px}
.home-projects .l-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
.home-projects .homeprojects-left{width:50%;}
.home-projects .homeprojects-right{width:40%;}
.homecallus-wrap .home-projects:nth-child(odd){background: #f4f4f4}
.homecallus-wrap .home-projects:nth-child(2) .homeprojects-left {order: 1}
.home-projects .homeprojects-right #project-r{padding-bottom:50px}
.home-projects .homeprojects-right .swiper-slide a{display:flex;width:100%}
.home-projects .homeprojects-right .swiper-slide a:hover img{transform:scale(1.05)}
.home-projects .homeprojects-right .swiper-slide .box{position:absolute;left:0px;bottom:0px;background:var(--color);color:var(--headercolor);display:flex;align-items:center;padding:20px;width:100%;max-width:300px;min-height:100px}
.home-projects .homeprojects-right .swiper-slide .box .span{font-size:var(--fontsize14)}
.home-projects .homeprojects-right .swiper-slide .box .title{font-size:var(--fontsize18);font-weight:var(--fontbold7)}
.home-projects .homeprojects-right .swiper-slide .box .box-right{margin-left:20px}
.home-projects .homeprojects-right .project-pagination{text-align:center;bottom:0px;position:absolute}
.home-projects .homeprojects-right .project-pagination .swiper-pagination-bullet{background:var(--color)}


@media (max-width:1366px){.home-banner .banner-animote{top:50%}
.home-banner .swiper-pagination{bottom:20px}
.home-about .img{padding-left:70px}
.home-about .img .num-box{width:140px;height:140px}
.home-about .img .num-box .num{font-size:var(--fontsize40)}
.home-about .img .num-box .tit{font-size:var(--fontsize18)}
}
@media screen and (max-width:1280px){.home-logo{padding:20px 0}
.home-logo .swiper-slide{height:110px}
.home-logo .logoswiper-pagination{display:flex;width:100%;justify-content:center}
.home-logo .logoswiper-pagination .swiper-pagination-bullet{background-color:#fff}
.home-projects .homeprojects-right .swiper-slide .box{max-width:100%;width:100%;padding:10px 15px}
.home-projects .homeprojects-left{width:100%;text-align:center}
.home-projects .home-des,.home-projects .home-title{text-align:center}
.home-projects .home-line::after{left:50%;transform:translateX(-50%)}
.home-projects .home-more{margin-top:30px}
.home-projects .homeprojects-right{width:100%;margin-top:30px}
}
@media (max-width:1024px){.home-banner .banner-animote .p1{font-size:var(--fontsize34)}
.home-banner .banner-animote .p2 br{display:none}
.home-contact .inquiry-box{width:60%}
}
@media (max-width:768px){.home-about,.home-choose,.home-news,.home-products,.home-service{padding:30px 0}
.home-banner{height:300px}
.home-banner .pcimg{display:none}
.home-banner .mobimg{display:block}
.home-banner .swiper{height:100%}
.home-banner .swiper-slide a{height:100%}
.home-banner .banner-animote .p1{font-size:var(--fontsize22);margin-bottom:10px}
.home-banner .banner-animote .p2{margin-bottom:10px;font-size:var(--fontsize16)}
.home-banner .banner-animote .p3{display:none}
.home-banner .bannerswiper-next,.home-banner .bannerswiper-prev{display:none}
.home-banner .swiper-pagination{bottom:10px}
.home-logo .swiper-slide{height:80px}
.home-about::before{display:none}
.home-about .info{width:100%}
.home-about .img{margin-top:25px;width:100%}
.home-about .img img{width:100%}
.home-service .box{padding-top:25px}
.home-service .box .serviceswiper-pagination{bottom:0}
.home-consultation .title{font-size:var(--fontsize18)}
.home-consultation .title span{font-size:var(--fontsize24)}
.home-consultation .phone{font-size:var(--fontsize28)}
.home-choose .box{margin-top:25px}
.home-choose .left{width:100%}
.home-choose .img-box{width:100%;align-self:start}
.home-choose .img-box img{width:100%}
.home-choose .right{width:100%}
.home-products .pro-list{margin-top:10px;justify-content:space-between}
.home-products .pro-list li{width:49%;margin-top:10px;margin-right:0}
.home-contact .inquiry-box{width:100%}
.home-news .news-list{margin-top:10px;justify-content:space-between}
.home-news .news-list li{width:49%;margin-top:15px;margin-right:0}
}
@media screen and (max-width:500px){.home-about .img{padding-left:50px}
.home-about .img .img-box{border-width:5px}
.home-about .img .img-box img{transform:translate(-4px,-4px)}
.home-about .img .num-box{width:100px;height:100px}
.home-about .img .num-box .num{font-size:var(--fontsize24)}
.home-about .img .num-box .tit{font-size:var(--fontsize16)}
.home-service .swiper-slide{padding:25px 20px}
.home-consultation .phone{margin:10px 0}
.home-choose .item{margin-top:0;margin-bottom:20px;flex-wrap:wrap;justify-content:center;align-items:center}
.home-choose .item .info{padding:0;width:100%;flex:none;margin-left:0;margin-top:10px;text-align:center}
.home-choose .right .item{flex-direction:column-reverse}
.home-choose .right .item:last-child{margin-bottom:0}
.home-choose .img-box{max-width:80%;margin:0 auto;margin-bottom:20px}
.home-choose .img-box::before{width:100%}
.home-products .pro-list li .info{padding:10px}
.home-products .pro-list li .info .title{font-size:var(--fontsize16)}
.home-contact .inquiry-box{padding:20px}
.home-news .news-list li .img .date{padding:5px 10px}
.home-news .news-list li .info{padding:10px}
}
