﻿.home-des span {display: inline-block;}
.home-banner .swiper-slide>a::after{display:none;}
.indexnewsimg{display:none}
.indexnewsimg.act{display:block}
.home-certi{padding: 3% 0;}
.home-des .left span:nth-child(1){margin:2px 2px;width:4px;height:4px;background-color:var(--color);opacity:.2}
.home-des .left span:nth-child(2){margin:1px 2px;width:6px;height:6px;background-color:var(--color);opacity:.5}
.home-des .left span:nth-child(3){margin:0px 10px 0px 2px;width:8px;height:8px;background-color:var(--color)}
.home-des .right span:nth-child(3){margin:2px 2px;width:4px;height:4px;background-color:var(--color);opacity:.2}
.home-des .right span:nth-child(2){margin:1px 2px;width:6px;height:6px;background-color:var(--color);opacity:.5}
.home-des .right span:nth-child(1){margin:0px 2px 0px 10px;width:8px;height:8px;background-color:var(--color)}
.home-certi .swiper{padding-top: 30px}
.home-certi .certi-top{display: flex;justify-content: space-between;align-items: center}
.home-certi .home-des{color: #fff;justify-content: start;display: flex;}
.home-certi .home-des .left span:nth-child(1),.home-certi .home-des .left span:nth-child(2),.home-certi .home-des .left span:nth-child(3),.home-certi .home-des .right span:nth-child(1),.home-certi .home-des .right span:nth-child(2),.home-certi .home-des .right span:nth-child(3){background: #fff}
.home-certi .home-title{color: #fff;text-align: left}
.home-certi .certi-btn{display: flex}
.home-certi .certiswiper-next,.home-certi .certiswiper-prev{color: #fff;width: 45px;height: 45px;display: flex;flex-direction: column;justify-content: center;align-items: center;background: var(--color);border-radius: 50%;border: 1px solid var(--color);transition: background .3s linear, color .3s ease}
.home-certi .certiswiper-next{margin-left: 20px}
.home-certi .certiswiper-next .iconfont,.home-certi .certiswiper-prev .iconfont{font-size: var(--fontsize20)}
.home-certi .certiswiper-next:hover,.home-certi .certiswiper-prev:hover{background: #fff;color: var(--color)}
.home-certi .swiper-slide{transition: transform .3s ease}
.home-certi .swiper-slide:hover{transform: translateY(-8px)}
.home-certi .swiper-slide .img img{width: 100%}
@media (max-width:1280px){
.home-certi .certiswiper-next,.home-certi .certiswiper-prev{width: 40px;height: 40px}
.home-certi .certiswiper-next .iconfont,.home-certi .certiswiper-prev .iconfont{font-size: var(--fontsize18)}}
@media (max-width:500px){
.home-certi .certiswiper-next,.home-certi .certiswiper-prev{width: 35px;height: 35px}
.home-certi .certiswiper-next .iconfont,.home-certi .certiswiper-prev .iconfont{font-size: var(--fontsize16)}
.home-certi .certiswiper-next{margin-left: 10px}
.home-certi .swiper{padding-top: 20px}}
@media (max-width:390px){.home-certi .certiswiper-next{margin-left: 5px}
.home-certi .swiper{padding-top: 15px}
.home-certi .swiper-slide:hover{transform: translateY(-5px)}}
.home-certi{background:url(/uploads/43773/banner/202505270900511120f.jpg) no-repeat;}
.home-certi {background: #171717;}
.home-products {padding: 4% 0;}

.home-new{padding:4% 0;}
.home-new .homenewslist{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;list-style:none}
.home-new .homenewslist .homenewsitem{width:49%;height:auto;margin-bottom:2em;display:flex;align-items:center;justify-content:space-between;background:#FAFAFA;padding:20px}
.home-new .homenewslist .homenewsitem:nth-child(3),.home-new .homenewslist .homenewsitem:nth-child(4){margin-bottom:0}
.home-new .homenewslist .homenewsitem .img{width:42%}
.home-new .homenewslist .homenewsitem .img img{width:100%}
.home-new .homenewslist .homenewsitem .info{flex:1;padding-left:20px;line-height:1.6}
.home-new .homenewslist .homenewsitem .info .date{color:var(--introcolor);font-size:var(--fontsize14)}
.home-new .homenewslist .homenewsitem .info .date em{font-size:inherit;margin-right:3px}
.home-new .homenewslist .homenewsitem .info .title{font-size:var(--fontsize18);font-weight:var(--fontbold6);line-height:1.4;margin:10px 0 10px}
.home-new .homenewslist .homenewsitem .info .text{color:var(--introcolor);line-height:1.4}
.home-new .homenewslist .homenewsitem:hover .img img{transform:scale(1.02)}
.home-new .homenewslist .homenewsitem:hover .info .title{color:var(--color)}
@media (max-width:768px){.home-new{padding:40px 0;}
.home-new .homenewslist .homenewsitem{margin-top:10px;width:100%;padding:20px 10px;margin-bottom:0}
.home-new .homenewslist .homenewsitem .info{padding-left:15px;line-height:1.4}
.home-new .homenewslist .homenewsitem .info .title{margin:10px 0 10px}}