@charset "utf-8";.home-title{text-align:center;font-size:30px;font-weight:bold;color:var(--color);line-height:48px;text-transform:uppercase}.home-des{font-size:14px;color:#333;line-height:48px;position:relative;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.home-des span{padding:0 20px;white-space:nowrap}.home-des em{content:"";width:110px;height:1px;background:#999999;opacity:0.4}.home-more{width:180px;height:46px;background:var(--color);border-radius:23px;display:flex;align-items:center;justify-content:center;color:#FFF;transition:all 0.2s linear;margin:4% auto 0}.home-more:hover{opacity:0.8}.home-banner{min-height:200px;background:var(--color);padding:0 !important}.home-banner .swiper-slide img{width:100%}.home-banner .homebanner-next,.home-banner .homebanner-prev{position:absolute;bottom:30px;right:16%;z-index:1;cursor:pointer;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.home-banner .homebanner-next em,.home-banner .homebanner-prev em{color:#000;font-size:20px}.home-banner .homebanner-next{right:calc(15% - 40px)}.home-banner .homebanner-next::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-10px;width:1px;height:16px;background:#7D7D7D}.home-banner .homebanner-num{z-index:1;position:absolute;right:14%;top:140px;color:#000;display:flex;flex-direction:column;align-items:center}.home-banner .homebanner-num span{font-size:20px;font-style:italic;cursor:pointer}.home-banner .homebanner-num .line{width:1px;height:240px;background:#666;border-radius:1px;position:relative}.home-banner .homebanner-num .line::after{content:"";width:2px;height:40%;background:#000;border-radius:1px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.home-banner .homebanner-text{position:absolute;top:50%;transform:translateY(-50%);left:10%;color:#000;height:60%;display:flex;flex-direction:column;justify-content:center;opacity:0}.home-banner .homebanner-text .title{line-height:1.4;max-width:700px;font-size:40px}.home-banner .swiper-pagination .swiper-pagination-bullet{background:#333}.home-banner .swiper-slide-active .homebanner-text{animation:bannertext 0.5s forwards;animation-delay:0.8s}.home-banner .homebanner-mouse{width:100%;height:55px;display:flex;align-items:center;justify-content:center;color:#FFF;background:var(--darkcolor);cursor:pointer}.home-banner .homebanner-mouse em{font-size:30px}.home-adv{background:#eeeeee85}.home-adv .home-title{color:var(--color)}.home-adv .homeadv-list{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin-top:3%}.home-adv .homeadv-list li{width:24%;border-radius:5px;border:2px solid var(--color);padding:40px 50px;transition:all 0.2s linear;color:#EAEAEA;position:relative}.home-adv .homeadv-list li::after{content:"";position:absolute;bottom:0;opacity:0;left:50%;transform:translateX(-50%);width:80%;height:16px;background:var(--color);border-radius:3px;transition:all 0.2s linear}.home-adv .homeadv-list li:hover{background:#FFF;color:#222222}.home-adv .homeadv-list li:hover::after{opacity:1;bottom:-16px}.home-adv .homeadv-list li:hover .title::before{background:var(--color)}.home-adv .homeadv-list li:hover .img{background:var(--color)}.home-adv .homeadv-list li .title{margin-top:20px;font-size:22px;font-weight:bold;line-height:30px;margin-bottom:40px;text-transform:uppercase;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#000}.home-adv .homeadv-list li .title::before{content:"";position:absolute;left:0px;top:-10px;width:32px;height:2px;background:#FFFFFF;opacity:0.8;border-radius:1px}.home-adv .homeadv-list li .img{width:60px;height:60px;background:var(--darkcolor);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all 0.2s linear}.home-adv .homeadv-list li .img img{width:30px}.home-hotsale .homehotsale-list{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin-top:3%}.home-hotsale .homehotsale-list li{width:24%;height:375px;display:block;border-radius:5px;border:1px solid #D2D2D2;transition:all 0.2s linear;position:relative;overflow:hidden;margin-bottom:10px}.home-hotsale .homehotsale-list li:hover .title{color:#FFF}.home-hotsale .homehotsale-list li:hover .title::before{width:100%}.home-hotsale .homehotsale-list li .img{display:block;width:100%;height:100%;overflow:hidden}.home-hotsale .homehotsale-list li .img img{width:100%;height:100%;object-fit:cover}.home-hotsale .homehotsale-list li .info{position:absolute;bottom:0;left:0px;width:100%;background:#FFF;display:flex;height:50px}.home-hotsale .homehotsale-list li .btn{width:50px;height:100%;background:var(--color);color:#FFF;display:flex;align-items:center;justify-content:center}.home-hotsale .homehotsale-list li .btn em{font-size:22px}.home-hotsale .homehotsale-list li .title{flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;padding:0px 10px;height:100%;line-height:50px;position:relative;z-index:1;transition:all 0.2s linear}.home-hotsale .homehotsale-list li .title::before{content:"";position:absolute;left:0px;top:0px;width:0;height:100%;background:var(--color);transition:all 0.2s linear;z-index:-1}.home-about{background:no-repeat bottom;background-size:cover}.home-about .homeabout-text{max-width:1000px;margin:1.5% auto;color:#111;line-height:24px;text-align:center;font-size:16px}.home-about .homeabout-num{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;list-style:none;max-width:820px;margin:5% auto 0}.home-about .homeabout-num li{line-height:24px}.home-about .homeabout-num li span{font-size:16px;padding-left:4px;color:#111;text-transform:uppercase}.home-about .homeabout-num li p{font-size:50px;font-weight:bold;color:var(--color);margin-top:20px;position:relative}.home-about .homeabout-num li p em{font-style:normal}.home-about .homeabout-num li p sup{position:absolute;right:-40px;top:-30px}.home-products{background:#EEE}.home-products .homeproducts-list{margin-top:4%;display:flex;flex-wrap:wrap}.home-products .homeproducts-list li{width:23%;margin-right:2.6%;border-radius:5px;overflow:hidden}.home-products .homeproducts-list li:nth-child(n+5){margin-top:2.5%}.home-products .homeproducts-list li:nth-child(4n){margin-right:0px}.home-products .homeproducts-list li:hover .homeproducts-img img{transform:scale(1.05)}.home-products .homeproducts-list li:hover .homeproducts-info .homeproducts-title{color:#FFF}.home-products .homeproducts-list li:hover .homeproducts-info .homeproducts-more:hover{background:#FFF;color:var(--color)}.home-products .homeproducts-list li:hover .homeproducts-info .homeproducts-more:hover em{background:#FFF}.home-products .homeproducts-list li:hover .homeproducts-info .homeproducts-more em{width:110px;border-radius:0}.home-products .homeproducts-list li .homeproducts-img{width:100%;overflow:hidden}.home-products .homeproducts-list li .homeproducts-img>a{display:block;width:100%;height:100%}.home-products .homeproducts-list li .homeproducts-img img{width:100%;height:100%;object-fit:cover;transition:all 0.2s linear}.home-products .homeproducts-list li .homeproducts-info{background:var(--color);padding:20px 25px 25px}.home-products .homeproducts-list li .homeproducts-info .homeproducts-title{font-size:16px;color:#F7F8F9;line-height:26px;margin-bottom:20px}.home-products .homeproducts-list li .homeproducts-info .homeproducts-more{font-size:14px;color:#FFFFFF;position:relative;margin-left:20px;margin-top:20px;background:var(--color);z-index:1;padding:2px 0;transition:all 0.2s linear}.home-products .homeproducts-list li .homeproducts-info .homeproducts-more em{position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #FFF;z-index:-1;transition:all 0.2s linear}.home-contact{text-align:center;background:no-repeat center fixed;background-size:cover;color:#FFF}.home-contact .homecontact-text{margin-top:3%;font-size:24px;line-height:48px}.home-contact .home-more{background:#FFF;color:var(--color)}.home-news{background:#F4F4F4}.home-news .homenews-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;list-style:none;margin-top:4%}.home-news .homenews-list li{width:31%;margin-bottom:20px}.home-news .homenews-list .homenews-item{display:flex;flex-direction:column;justify-content:space-between;position:relative;background:#FFF;border-radius:5px;width:100%;height:240px;transition:all 0.2s linear}.home-news .homenews-list .homenews-item:hover{box-shadow:1px 2px 10px rgba(0,0,0,0.2)}.home-news .homenews-list .homenews-item:hover .title{color:var(--color)}.home-news .homenews-list .homenews-item:hover .more em{width:110px;border-radius:0;background:var(--color)}.home-news .homenews-list .homenews-item:hover .more span{background:none;color:#FFF}.home-news .homenews-list .homenews-item .top{display:flex;justify-content:space-between;align-items:center}.home-news .homenews-list .homenews-item .top .company{width:120px;height:40px;background:var(--color);color:#FFF;display:flex;align-items:center;justify-content:center}.home-news .homenews-list .homenews-item .top .date{padding-right:20px;font-size:14px;color:#111}.home-news .homenews-list .homenews-item .title{margin-left:10%;margin-right:10%;font-size:18px;color:#111;line-height:32px}.home-news .homenews-list .homenews-item .more{font-size:14px;position:relative;color:#111;z-index:1;margin-left:10%;margin-right:10%;max-width:390px;height:80px;display:flex;align-items:center;padding-left:20px;transition:all 0.2s linear}.home-news .homenews-list .homenews-item .more em{position:absolute;left:0px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid var(--color);z-index:-1;transition:all 0.2s linear}.home-news .homenews-list .homenews-item .more span{background:#FFF}@media (max-width:1440px){.home-banner .homebanner-text .title2 span{font-size:32px}.home-banner .homebanner-num .line{height:200px}.home-adv .homeadv-list li{padding:40px 30px}}@media (max-width:1280px){.home-banner .homebanner-text{left:5%}.home-banner .homebanner-text .title{font-size:26px}.home-banner .homebanner-num{display:none}}@media (max-width:1024px){.home-banner .homebanner{height:300px}.home-banner .homebanner .swiper-slide img{height:100%;object-fit:cover}.home-banner .homebanner-text{left:0px;width:100%;height:65%;padding:0 20px}.home-banner .homebanner-text .title{font-size:18px}.home-title{font-size:25px;line-height:30px}.home-more{width:160px;height:40px}.home-adv .homeadv-list li{padding:30px 20px}.home-adv .homeadv-list li .title{font-size:18px;font-weight:400}.home-adv .homeadv-list li .img{width:45px;height:45px}.home-adv .homeadv-list li .img img{width:22px}.home-hotsale .homehotsale-list li .info{height:40px}.home-hotsale .homehotsale-list li .info .btn{width:40px}.home-hotsale .homehotsale-list li .title{line-height:40px;font-size:14px}.home-about .homeabout-num{padding:0 20px}.home-about .homeabout-num li p{font-size:38px}.home-about .homeabout-num li p sup{right:-26px}.home-products .homeproducts-list li .homeproducts-info{padding:15px}.home-products .homeproducts-list li .homeproducts-info .homeproducts-title{font-size:18px;line-height:26px;font-weight:400}.home-contact .homecontact-text{font-size:20px}.home-news .homenews-list .homenews-item{height:260px}.home-news .homenews-list .homenews-item .top .company{height:40px}.home-news .homenews-list .homenews-item .top .date{padding-right:10px}.home-news .homenews-list .homenews-item .title{margin-left:5%;margin-right:5%}.home-news .homenews-list .homenews-item .more{margin-left:5%;margin-right:5%}}@media (max-width:768px){.home-more{margin-top:40px}.home-banner .homebanner-next,.home-banner .homebanner-prev{display:none}.home-banner .homebanner-mouse{height:50px}.home-adv .homeadv-list li{width:49%}.home-adv .homeadv-list li:nth-child(n+3){margin-top:1em}.home-about .homeabout-num li p{font-size:24px}.home-about .homeabout-num li p sup{right:-18px;top:-20px}.home-hotsale .homehotsale-list li{width:49%}.home-hotsale .homehotsale-list li:nth-child(n+3){margin-top:1em}.home-hotsale .homehotsale-list li .title{font-size:12px;align-items:center;line-height:18px;background:#EEE;display:grid;align-items:center}.home-products .homeproducts-list{justify-content:space-between}.home-products .homeproducts-list li{width:49%;margin:0 0 1em 0 !important}.home-products .homeproducts-list li:nth-child(n+3){margin-top:1em}.home-products .homeproducts-list li:nth-child(n+5){display:none}.home-news .homenews-list li{width:100%}.home-news .homenews-list li:nth-child(n+2){margin-top:1em}}@media (max-width:500px){.home-adv .homeadv-list li{width:100%;padding:10px 20px 20px}.home-adv .homeadv-list li:nth-child(n+2){margin-top:1em}.home-adv .homeadv-list li .title{margin-bottom:10px}.home-products .homeproducts-list li .homeproducts-info .homeproducts-title{font-size:16px;display:block}}