html,body{overflow-x:hidden;width:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.home-swiper{position:relative;padding-top:35.7%}.swiper-container{position:absolute;left:0;top:0;width:100%}.swiper-slide{position:relative}.swiper-slide>img{width:100%;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.swiper-slide .swiper-detail{position:absolute;left:43px;top:50px;background-color:rgba(0,0,0,0.55);color:#fff;padding:30px 20px;width:407px;max-width:90%}.swiper-slide .swiper-detail-title{font-weight:bold;font-size:34px;line-height:44px}.swiper-slide .swiper-detail-desc{margin-top:10px;font-size:15px;line-height:25px}.swiper-slide .swiper-detail-list{margin-top:25px;font-size:15px;line-height:28px}.swiper-slide .swiper-detail-list li{display:flex;align-items:center;cursor:auto}.swiper-slide .swiper-detail-list li::before{content:'';width:6px;height:6px;background-color:#1dca66;margin-right:5px}.swiper-slide .swiper-detail-btns{margin:30px auto 0}.swiper-slide .swiper-detail-btns .btn{width:140px;color:#fff;background-color:transparent;margin:0 auto}.swiper-pagination.swiper-pagination-bullets{display:flex;background-color:rgba(0,0,0,0.55);bottom:0}.swiper-pagination.swiper-pagination-bullets>.swiper-pagination-bullet{width:100%;height:48px;line-height:48px;text-align:center;font-size:18px;color:#fff;background-color:transparent;border-bottom:4px solid transparent;border-radius:0;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.swiper-pagination.swiper-pagination-bullets>.swiper-pagination-bullet.swiper-pagination-bullet-active{border-bottom-color:#1dca66}.home-swiper-about{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;height:126px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:0 20px;background-color:#090606}.home-swiper-about-title{font-weight:bold;font-size:26px;color:#fff}.home-swiper-about-desc{margin-top:6px;font-weight:400;font-size:16px;color:#fff}.home-swiper-about .btn{width:152px;height:40px;font-size:16px;display:flex}.cate-wrap{margin-top:25px}.cate-list{display:flex;flex-wrap:wrap;--col-num:4;gap:10px;margin-top:20px}.cate-item{display:flex;align-items:center;width:calc((100% - (var(--col-num) - 1) * 10px) / var(--col-num));height:90px;padding:0 18px;font-weight:400;font-size:18px;color:#222e3b;line-height:21px;background-color:#fff;border:1px solid #d8d8d8;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.cate-item>a{display:flex;align-items:center;width:100%;height:100%;color:inherit;text-decoration:none}.cate-item:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,0.08);border-color:#1dca66}.cate-item>img,.cate-item>a>img{width:64px;height:64px;margin-right:15px;transition:transform .3s ease}.cate-item:hover>img,.cate-item:hover>a>img{transform:scale(1.05)}.cate-item .cate-img-active{display:none}.cate-item.active .cate-img-normal,.cate-item:hover .cate-img-normal{display:none}.cate-item.active .cate-img-active,.cate-item:hover .cate-img-active{display:block}.cate-item.active,.cate-item:hover{border-color:#1dca66;color:#1dca66;box-shadow:0 5px 15px rgba(29,202,102,0.15)}.cate-desc{font-size:14px;color:#7c7c8d}.popular-wrap{background-color:#f5f6f8;margin-top:25px}.product-list{display:flex;flex-wrap:wrap;border-top:1px solid #d8d8d8;border-left:1px solid #d8d8d8;--col-num:4;margin-top:20px;background-color:#fff}.product-item{width:calc(100% / var(--col-num));padding:20px 22px 15px;display:flex;justify-content:space-between;border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;font-weight:400;font-size:15px;color:#222e3b}.product-item.has-detail .product-title{color:#1dca66}.product-item .product-title a:hover{color:#1dca66}.product-info{flex:1;display:flex;flex-direction:column}.product-info button{margin-top:10px;width:120px;height:32px;background:rgba(29,202,102,0);border-radius:2px;border:1px solid #9e9e9e;font-weight:400;font-size:13px;color:#222e3b;transition:all .3s ease}.product-info button:hover{border-color:#1dca66;color:#1dca66;transform:translateY(-2px);box-shadow:0 3px 8px rgba(29,202,102,0.15)}.product-info button a{display:block;width:100%;height:100%;line-height:22px;color:inherit;text-decoration:none}.product-desc{margin-top:10px;color:#7c7c8d;font-size:13px}.product-imgs{flex-shrink:0;display:flex;flex-direction:column;align-items:self-end}.product-img{width:90px;height:90px;object-fit:contain}.product-logo{margin-top:4px;height:32px}.featured-manufacturer{margin-top:35px}.manu{--col-num:5;--gap:15px;--side-margin:0;--container-padding:0}.manu .search-wrap{display:flex;align-items:center;border-bottom:1px solid #d9d9d9}.manu .search-wrap input{flex:1;height:32px}.manu .search-wrap button{width:32px;height:32px;border-radius:0;border:0;background-color:transparent;cursor:pointer}.manu .panel-body{margin-top:35px}.manu-list{display:flex;flex-wrap:wrap;row-gap:var(--gap);column-gap:var(--gap);margin:0 var(--side-margin);padding:0 var(--container-padding);box-sizing:border-box}.manu-item{flex-shrink:0;width:calc((100% - (var(--col-num) - 1) * var(--gap)) / var(--col-num));height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;box-sizing:border-box;border-radius:4px;padding:15px 10px;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,0.05);cursor:pointer}.manu-item:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 10px 15px rgba(0,0,0,0.1)}.manu-item:hover .manu-item-title{color:#1dca66}.manu-item>img{width:190px;height:100px;object-fit:contain}.manu-item-image{display:flex;justify-content:center;align-items:center;height:120px;width:100%;margin-bottom:10px;position:relative;overflow:hidden}.manu-item-image a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;cursor:pointer}.manu-item-image img{max-width:190px;max-height:100px;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:transform .3s ease;z-index:2}.manu-item:hover .manu-item-image img{transform:translate(-50%,-50%) scale(1.05)}.manu-item-title{margin-top:10px;text-align:center;font-size:17px;color:#222e3b;line-height:25px;height:25px;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;transition:color .3s ease}.manu-item a{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;text-decoration:none;color:inherit;position:relative;z-index:3}.manu-item .manu-item-title a:hover{color:#1dca66}.manu-item-title a{display:block;color:inherit;text-decoration:none;width:100%}.blog-wrap{margin-top:30px}.news-list{--col-num:4;padding:40px 0;display:flex;flex-wrap:wrap;row-gap:30px;column-gap:15px;background-color:#fff;margin-top:30px}.news-list a{text-decoration:none;transition:all .3s ease;display:block}.news-list a:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 10px 15px rgba(0,0,0,0.1)}.news-list a:hover .news-title{color:#1dca66}.news-item{flex-shrink:0;width:calc((100% - 15px * (var(--col-num) - 1)) / var(--col-num));background-color:#fff;box-sizing:border-box;border-radius:4px;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,0.05);padding-bottom:10px}.news-date{font-weight:400;font-size:14px;color:#7c7c8d;line-height:19px;padding-left:10px;padding-top:5px}.news-title{margin-top:10px;font-weight:400;font-size:16px;color:#222e3b;line-height:28px;height:56px;overflow:hidden;padding-left:10px;padding-right:10px}.news-title.active{color:#1dca66}.news-img{margin-top:10px;width:100%;max-width:313px;height:unset;object-fit:cover;padding:10px}.news-tag{padding:10px 0;display:flex;gap:5px;flex-wrap:wrap}.news-tag-item{padding:0 18px;border-radius:14px;font-weight:400;font-size:14px;color:#222e3b;line-height:28px;background:#f0f2f5;cursor:pointer}.news-tag-item.active{background:#1dca66;color:#fff}.release{margin-top:0;--col-num:2}.release-list{display:flex;flex-wrap:wrap;gap:18px;margin-top:60px}.release-item{width:calc((100% - 18px * (var(--col-num) - 1)) / var(--col-num));min-width:280px;height:144px;padding:12px 22px;display:flex;font-weight:400;font-size:17px;color:#222e3b;line-height:25px;background-color:#fff;border-radius:4px}.release-item>img{width:120px;height:120px;object-fit:contain;margin-right:10px;position:relative}.release-item.active .release-img::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1dca66}.release-item.active .release-title{color:#1dca66}.release-info{display:flex;flex-direction:column;overflow:hidden}.release-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.release-desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:#7c7c8d;line-height:20px;height:60px}.release-more{margin-top:auto}.services-list{--col-num:2;display:flex;flex-wrap:wrap;gap:20px;padding:65px 0}.services-item{width:calc((100% - 20px * (var(--col-num) - 1)) / var(--col-num));min-width:280px;flex:1;height:334px;background:#fff;border-radius:4px;border:1px solid #d8d8d8;padding:25px 20px 45px;display:flex;flex-direction:column}.services-item.service .services-main{background:url('/static/assets/services-01.png') no-repeat center / cover}.services-item.quality .services-main{background:url('/static/assets/services-02.png') no-repeat center / cover}.services-item a.services-btn:hover{border-color:#1dca66;color:#1dca66}.services-main{height:133px;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:28px;color:#fff;line-height:30px;text-align:center}.services-line{width:46px;height:1px;background-color:#fff;margin:10px auto}.services-line ~ div{font-size:20px}.services-desc{font-size:15px;color:#7c7c8d;line-height:20px;padding:0 10px;margin:20px 0 10px}.services-btn{align-self:center;margin-top:auto;width:140px;height:32px;background:rgba(29,202,102,0);border-radius:2px;border:1px solid #9e9e9e}.solutions-list{--col-num:4;margin-top:100px;display:flex;flex-wrap:wrap;gap:100px 20px;position:relative}.solutions-item{width:calc((100% - 20px * (var(--col-num) - 1)) / var(--col-num));min-height:332px;padding:33px 22px 20px;background:#f5f6f8;border-radius:4px;transition:transform .3s cubic-bezier(0.165,0.84,0.44,1),background-color .3s ease;transform-origin:center bottom;will-change:transform,background-color;position:relative;z-index:1;background-image:linear-gradient(to bottom,#f5f6f8,#f5f6f8);background-position:center;background-size:100% 100%;background-repeat:no-repeat}.solutions-item a{display:block;color:inherit;text-decoration:none;height:100%}.solutions-item::before{content:'';position:absolute;top:-30px;left:-20px;right:-20px;bottom:-20px;z-index:-1}.solutions-item .icon{width:70px;height:70px;transition:filter .3s ease}.solutions-item:hover,.solutions-item.hover{transform:translateY(-80px);background:#1dca66;z-index:2}.solutions-item *,.solutions-item::before{transition:inherit}.solutions-item:hover .icon{filter:brightness(0) saturate(100%) invert(100%)}.solutions-item:hover .solutions-title,.solutions-item:hover a .solutions-title{color:#fff}.solutions-item:hover .solutions-desc,.solutions-item:hover a .solutions-desc{color:#fff}.solutions-title{margin-top:55px;font-weight:400;font-size:24px;color:#222e3b;line-height:28px;transition:color .3s ease}.solutions-desc{margin-top:10px;font-weight:400;font-size:14px;color:#7c7c8d;line-height:20px;transition:color .3s ease}.part-nums{display:flex;justify-content:space-between;margin:45px 0;overflow:hidden}.part-nums-scoller{width:0;flex:1;overflow-x:auto;display:flex;justify-content:space-around}.part-nums-item{display:block;font-weight:400;font-size:15px;color:#7c7c8d;line-height:20px;padding:0 10px;cursor:pointer}.part-nums-item:first-child{padding:0 20px 0 0}.part-nums-item:last-child{padding:0 0 0 20px}@media screen and (max-width:1400px){.home-swiper{padding-top:0;height:132px}.home-swiper .swiper-slide{height:132px}.home-swiper .swiper-slide img{height:100%;object-fit:cover}.home-swiper .swiper-slide .swiper-detail{top:20px;padding:20px}.manu{--col-num:4}.manu-item-image img{max-width:160px}}@media screen and (max-width:1024px){.hot-search{position:relative}.hot-search .hot-search-list li:first-child ~ li{display:none}.news-list{--col-num:3}.solutions-list{--col-num:1}.cate-list,.product-list{--col-num:3}.manu{--col-num:3}.manu-item-image img{max-width:140px}}@media screen and (max-width:768px){.cate-list,.product-list{--col-num:2}.solutions-list{margin-top:30px;row-gap:30px}.solutions-item:hover{transform:translateY(-20px);transition:transform .25s cubic-bezier(0.165,0.84,0.44,1),background-color .25s ease}.release{--col-num:1}.manu{--col-num:2}.manu .content-wrap{width:100%}.manu-item{height:180px}.manu-item-image{height:90px}.manu-item-image img{max-width:130px;max-height:80px}.swiper-pagination.swiper-pagination-bullets{display:none}}@media screen and (max-width:660px){.manu-item-title{font-size:15px}.manu-item:hover{transform:translateY(-3px) scale(1.01)}}@media screen and (max-width:550px){.cate-list{--col-num:1}.product-list .product-item{flex-direction:column-reverse;padding:10px}.product-list .product-item .product-info .btn{align-self:center}.product-list .product-item .product-desc,.product-list .product-item .product-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.product-list .product-item .product-imgs{align-items:center}.product-list .product-item .product-imgs>img:last-child{display:none}.news-list{--col-num:2}.swiper-slide .swiper-detail{left:10px;top:10px;right:10px;bottom:68px;width:auto}.swiper-slide .swiper-detail-title{font-size:26px}.manu{--col-num:2}.manu .content-wrap{width:100%}.manu .manu-list{gap:10px}.manu .manu-item{height:160px;width:calc((100% - 10px*(var(--col-num) - 1)) / var(--col-num));padding:10px 5px}.manu .manu-item-image{height:80px}.manu .manu-item-image a{z-index:5}.manu .manu-item-image img{max-width:110px;max-height:70px;z-index:2}.manu .manu-item-title{margin:5px 0 0;font-size:14px}.release-item,.services-item{min-width:100%;width:100%}}@media screen and (max-width:414px){.home-swiper-about-title{font-size:20px}.home-swiper-about-desc{font-size:14px}.news-list{--col-num:1}.solutions-list{--col-num:1}.manu-item-image img{max-width:100px;z-index:2}.manu-item-image a{z-index:5}}.btn{display:inline-block;border-radius:4px;text-align:center;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,0.1)}.btn-primary{background-color:#1dca66;color:#fff !important;border:1px solid #1dca66}.btn-primary:hover{background-color:#18b859;border-color:#18b859}.flex-c-c{display:flex;justify-content:center;align-items:center}
