﻿.home-service{background:#292929;position:relative;z-index:1;margin-top: 2%;}
.home-service::after{content:'';position:absolute;background:#fff url(https://css02.v15cdn.com/m427/imgs/bg-1.webp);color:var(--fontcolor);filter:opacity(.0095);left:0;top:0;width:100%;height:100%;z-index:-1}
.home-service .home-title{color:var(--headercolor)}
.home-service .homeservice-list{margin-top:6%;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between}
.home-service .homeservice-list .homeservice-item{width:23%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:var(--borderradius);padding:0 2% 40px;text-align:center}
.home-service .homeservice-list .homeservice-item .icon{width:90px;height:90px;padding:10px;background:#fff;border-radius:50%;margin-top:-45px;transition:all .15s linear}
.home-service .homeservice-list .homeservice-item .icon em{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--color);font-size:var(--fontsize30);font-weight:var(--fontbold7);color:var(--headercolor);border-radius:50%}
.home-service .homeservice-list .homeservice-item .title{margin-top:20px;font-size:var(--fontsize24);font-weight:var(--fontbold7);color:var(--fontcolor)}
.home-service .homeservice-list .homeservice-item .text{margin:10px 0 20px;color:var(--introcolor)}
.home-service .homeservice-list .homeservice-item .more{color:var(--color);text-transform:capitalize}
.home-service .homeservice-list .homeservice-item:hover{background:#eee}
.home-service .homeservice-list .homeservice-item:hover .icon{padding:5px;background:#eee}
.home-service .l-wrap{width: 100%;max-width: 1540px;padding: 3% 70px;margin: 0px auto;}
.home-container .home-service .part-title h3{color:#fff;}
.home-container .home-service .part-title p{color:#fff;}
@media (max-width: 1440px) {.home-container .part-title:after {font-size: 130px;}}
@media screen and (max-width: 768px) {.home-container .part-title:after {font-size: 19.2vw;top: -8vw;}.home-service .homeservice-list .homeservice-item{width:100%}.home-service .l-wrap{padding: 2% 15px;}.home-service .homeservice-list .homeservice-item{margin-top: 15%;}}
.partners{display:none;}
.home-container .swiper-container .banner-animote{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1400px;color:#fff;padding:0 70px;opacity:0}
.home-container .swiper-container .banner-animote .p1{font-size:var(--fontsize24);font-weight:var(--fontbold6);margin-bottom:10px}
.home-container .swiper-container .banner-animote .p2{font-size:42px;font-weight:var(--fontbold7);margin-bottom:20px}
.home-container .swiper-container .banner-animote .p3{display:flex;margin-top:50px}
.home-container .swiper-container .banner-animote .p3 a{margin-right:20px;min-width:170px;height:50px;background:var(--color);border-radius:var(--borderradius);color:#fff;text-transform:lowercase;display:inline-flex;align-items:center;justify-content:center;transition:all .1s linear}
.home-container .swiper-container .banner-animote .p3 a:nth-child(2){background:#fff;color:var(--fontcolor)}
.home-container .swiper-container .banner-animote .p3 a:hover{opacity:.9}
.home-container .swiper-container .swiper-slide-active .banner-animote{animation:bannerani .5s forwards;animation-delay:.7s}
@keyframes bannerani{0%{margin-left:-30px}
100%{opacity:1;margin-left:0}
}
@media screen and (max-width:768px){.home-container .swiper-container .banner-animote{padding:0 15px}
.home-container .swiper-container .banner-animote .p2{font-size:var(--fontsize18);margin-bottom:5px}
.home-container .swiper-container .banner-animote .p1{font-size:var(--fontsize14);margin-bottom:0}
}
.home-container .swiper-container .banner-animote .p2 {display:inline-block;}
.home-container .swiper-container .banner-animote .p2 .p1{text-align:right}
@font-face{font-family:"kchefont";display:swap;src:url(https://cdn.seo.com.cn/Content/ck/kche/iconfont/iconfont.woff2?t=1753679881304) format('woff2'),url(https://cdn.seo.com.cn/Content/ck/kche/iconfont/iconfont.woff?t=1753679881304) format('woff'),url(https://cdn.seo.com.cn/Content/ck/kche/iconfont/iconfont.ttf?t=1753679881304) format('truetype')}
.kchefont{font-family:"kchefont"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-kche-dynamic:before{content:"\e64e"}
.icon-kche-tuandui:before{content:"\e675"}
.icon-kche-zhiliangxunjian:before{content:"\e676"}
.icon-kche-schedule:before{content:"\e61d"}
.home-service .homeservice-list .homeservice-item .icon em{color:#fff}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start;border-radius:5px}
.home-service .homeservice-list .homeservice-item .more{margin-top:auto}
.home-container .about-info .about-content .content-title{padding:0;}
.home-container .about-info .about-content article{padding:15px 0 25px;}
.home-container .about-info .about-content .about-btn{margin:0;}
.home-container .about-info .about-content{padding:40px;}
.home-container .about-info .about-img img{height:100%;object-fit:cover}
@media (max-width:1650px){.home-container .about-info .about-content article p{font-size:var(--fontsize16);line-height:1.7}}
@media (max-width:1440px){.home-container .about-info .about-content article p{font-size:var(--fontsize14);}}
@media (max-width:1200px){.home-container .about-info .about-content{padding:30px;}
.home-container .about-info .about-content article{padding:5px 0 20px;}}
@media (max-width:768px){.home-container .about-info .about-img{position:static;width:100%;background:none}
.home-container .about-info .about-img img{opacity:1}
.home-container .about-info .about-content{background:var(--color);padding:20px 15px}
.home-container .about-info .about-content article{margin:0}
.home-container .about-info{flex-direction:column}}
.home-applications .list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:3%}
.home-applications .list li{position:relative}
.home-applications .list li img{width:100%;object-fit:cover}
.home-applications .list li:hover .text{opacity:1}
.home-applications .list .text{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:all .2s ease-in-out;background:#bd1c1c91}
.home-applications .list .text{display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;text-align:center}
.home-applications .l-wrap{width:100%;max-width:1540px;padding:3% 70px;margin:0px auto}
@media screen and (max-width:768px){.home-applications .l-wrap{padding:2% 15px}
}@media (max-width:1024px){.home-applications .list{grid-template-columns:repeat(3,1fr)}
.home-applications .list .text{font-size:20px}
}@media (max-width:768px){.home-applications .list{grid-template-columns:repeat(2,1fr)}
.home-applications .list .text{font-size:16px}}
@media (min-width:768px){.home-container .about-info div{width:40%}
.home-container .about-info .about-content{width:60%}}
.home-applications{background:url(/Content/uploads/20251190308/2025081117103468cb762773264b3cb7bf5d00919c6b2b.jpg) no-repeat;background-size:cover}
.home-container .about-info .about-content .content-title{display: none;}
.home-container .hot-product ul li .pro-img{height:auto}
.home-container .hot-product ul li .pro-name{-webkit-line-clamp: 2;}
.home-container .welcome-info .part-item .swiper-wrapper .swiper-slide .part-list-item{border-color:var(--color);}
@media (min-width:769px){.home-container .welcome-info .part-item{margin-left:auto;margin-right:auto;max-width:1440px;padding-left:15px;padding-right:15px;}}
.home-container .welcome-info .part-item .swiper-wrapper .swiper-slide{height:auto}
@media (min-width:769px){.home-container .hot-product ul{margin-left:auto;margin-right:auto;max-width:1440px;padding-left:15px;padding-right:15px;}}
.home-container .hot-product ul li{height:auto;width:15.5%;}
.home-container .hot-product ul li>a{width:100%;height:100%;display:block}
.home-container .hot-product ul li>a object{width:100%;height:100%;display:flex;flex-direction:column}
.home-container .hot-product ul li .pro-img{border-color:var(--color);}
.home-container .hot-product ul li .pro-name{line-height:1.4;margin:10px 0}
.home-container .hot-product ul li .pro-btn{margin-top:auto}
@media (max-width:1024px){.home-container .hot-product ul li{width:32%}}
@media (max-width:768px){.home-container .hot-product ul li{width:48%}
.home-container .hot-product ul li .pro-name{margin-bottom:0}}
.part-title.knowtit{margin:60px 0 30px;}
.home-container .lastest-news{width:100%;max-width:1540px;padding:0 70px;margin:0px auto 60px;}
.home-container .lastest-news ul li .news-content{padding:15px 0}
.home-container .lastest-news ul li .news-content>*{margin-left:15px!important;margin-right:15px!important;}
.home-container .lastest-news ul li .news-img img{height:100%;object-fit:cover;}
@media (max-width:768px){.part-title.knowtit{margin:40px 0 20px;}
.home-container .lastest-news{padding:0 15px;margin:0px auto 40px;}}
.home-container .part-title:after{display: none;}
.home-container .lastest-news ul li .news-img img{aspect-ratio: 	350/ 267 ;}