@import url(https://css02.v15cdn.com/m636/aos.css);
.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:0;top:0;width:100%;height:100%;background:#0000007a;z-index:1}
.home-banner .swiper-slide img{object-fit:cover;height:auto;transform:scale(1.1);transition:transform 1.2s}
.home-banner .banner-animote{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;color:#fff;opacity:0;z-index:2;padding:0 80px}
.home-banner .banner-animote .home-title{color:#fff;text-align:left;margin-bottom:1em}
.home-banner .banner-animote .home-title::after{left:0;transform:none}
.home-banner .swiper-slide-active img{animation:bannerimg 6s forwards}
.home-banner .swiper-slide-active .banner-animote{animation:bannerani .5s forwards;animation-delay:1s}
.home-banner .bannerswiper-next,.home-banner .bannerswiper-prev{position:absolute;top:45%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:0 0;border:1px solid var(--color);color:#fff;z-index:1;cursor:pointer;transition:all .15s linear;border-radius:50%;opacity:0}
.home-banner:hover .bannerswiper-next,.home-banner:hover .bannerswiper-prev{opacity:1}
.home-banner .bannerswiper-next em,.home-banner .bannerswiper-prev em{font-size:var(--fontsize24);background:var(--bgcolor);color:transparent;-webkit-background-clip:text;background-clip:text}
.home-banner .bannerswiper-next:hover,.home-banner .bannerswiper-prev:hover{background:var(--bgcolor)}
.home-banner .bannerswiper-next:hover em,.home-banner .bannerswiper-prev:hover em{color:#fff}
.home-banner .bannerswiper-prev{left:15px}
.home-banner .bannerswiper-next{right:15px}
.home-banner .bannerlogo{display: flex;justify-content: center;align-items: center;}
.home-banner .bannertext{text-align: center;}
.home-banner .bannertext .p1{font-weight: bold;font-size: 60px;color: #FFFFFF;text-align: center;line-height: 1;margin-top: 30px;}
.home-banner .bannertext .p2{font-weight: bold;font-size: var(--fontsize20);color: #FFFFFF;line-height: 1;border-radius: 20px 0px 20px 0px;border: 1px solid #ffffff;padding: 15px 55px;text-align: center;margin-top: 30px;display: inline-block;}
.home-banner .bannertext .p3{color: #FFFFFF;line-height: 24px;margin: 45px 0 40px;}
.home-banner .bannerbtn{display: flex;justify-content: center;}
.home-banner .bannerbtn a{padding: 20px 40px;line-height: 1;border-radius: 5px;margin: 0 15px;transition: all .3s ease-in-out;}
.home-banner .bannerbtn a:nth-of-type(1){background: var(--color);color: #fff;}
.home-banner .bannerbtn a:nth-of-type(1):hover{background: #fff;color: var(--color);}
.home-banner .bannerbtn a:nth-of-type(2){background: #fff;color: var(--color);}
.home-banner .bannerbtn a:nth-of-type(2):hover{background: var(--color);color: #fff;}
.home-banner .bannericon{display: flex;justify-content: center;margin-top: 6%;}
@media (max-width:1640px) {.home-banner .bannertext .p1{font-size: var(--fontsize42);margin-top: 15px;}
.home-banner .bannerlogo img{max-width: 350px;}
.home-banner .bannertext .p2{font-size: var(--fontsize18);}
.home-banner .bannertext .p3{margin: 25px 0;}
.home-banner .bannericon{margin-top: 3%;}
.home-banner .bannerbtn a{padding: 15px 40px;}}
@media (max-width:1200px) {.home-banner .bannertext .p1{font-size: var(--fontsize32);}
.home-banner .bannerlogo img {max-width: 280px;}
.home-banner .bannericon img{max-width: 600px;}
.home-banner .bannertext .p2{font-size: var(--fontsize16);}}
@media (max-width:1024px) {.home-banner{zoom: .9}}
@media (max-width:768px) {.home-banner{zoom: .8}}
@media (max-width:600px) {.home-banner{zoom: .75}}
@media (max-width:550px) {.home-banner{zoom: .7}}
@keyframes bannerani{0%{margin-top:20px}
100%{opacity:1;margin-top:0}}
.home-banner .banner-pagination{position:absolute;text-align:center;width:100%;z-index:2;bottom:20%;padding:0 70px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:10px}
.home-banner .swiper-pagination-bullet{background:#fff;border-radius:50%;opacity:1;transition:all .2s linear;position:relative;width:8px;height:8px}
.home-banner .swiper-pagination-bullet.swiper-pagination-bullet-active::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #fff;width:12px;height:12px;border-radius:50%}
.swiper-pagination-bullet{width:12px;height:12px}
.wmkcpopup-inquiry{display:none}
.homebtn{display:flex;align-items:center;justify-content:center}
.homespan{font-weight:700;font-size:var(--fontsize18);color:#bd915f;line-height:30px;display:block}
.homebtn a{padding:20px 40px;background:#bd915f;border-radius:5px;color:#fff;font-weight:700;line-height:1;border: 1px solid var(--color);transition: all .3s ease-in-out;}
.homebtn a:hover{background: none;color:var(--color);border: 1px solid var(--color);}
.padding{padding:5% 0}
.homehead{text-align:center}
.hometitle{font-weight:700;font-size:var(--fontsize42);color:#000003;line-height:1.25}
.homedev{color:#666;line-height:28px;max-width:70%;margin:22px auto 0}
.home-classify .contant .list{display:flex;justify-content:center;margin:40px 0 0;border-bottom:1px solid #cacac9;padding-bottom:50px;position:relative}
.home-classify .contant .list::after{position:absolute;content:'';background:#cacac9;right:-200px;bottom:-1px;width:300px;height:1px}
.home-classify .contant .list::before{position:absolute;content:'';background:#cacac9;width:300px;height:1px;bottom:-1px;left:-110px}
.home-classify .list .item{display:flex;align-items:center;margin:0 45px}
.home-classify .list .item .icon{width:70px;height:70px;background:#f2f2f2;border-radius:50%;margin-right:20px;transition:all .3s ease-in-out}
.home-classify .list .item .icon img{width:100%;height:100%;transition:all .3s ease-in-out}
.home-classify .list .item p{color:#000003;transition:all .3s ease-in-out}
.home-classify .list .item.active .icon{background:var(--color)}
.home-classify .list .item.active img{filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg) brightness(200%)}
.home-classify .list .item.active p{color:var(--color)}
.home-classify .list .item:hover .icon img{transform:rotateY(180deg)}
.home-classify .list .item:hover .icon{background:var(--color)}
.home-classify .list .item:hover img{filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg) brightness(200%)}
.home-classify .list .item:hover p{color:var(--color)}
.home-classify .table .top .title{font-weight:var(--fontbold4);font-size:var(--fontsize36);color:#000003;line-height:24px}
.home-classify .table .top{display:flex;justify-content:space-between;align-items:center;margin:40px 0 0}
.home-classify .homebtns{display:flex;align-items:center}
.home-classify .homebtns>div{width:50px;height:50px;background:#fff;border-radius:50%;border:1px solid #8c8c8c;display:flex;justify-content:center;align-items:center;margin-left:10px;cursor:pointer;transition:all .3s ease-in-out}
.home-classify .homebtns>div:hover{background:var(--color);color:#fff;border-color:var(--color)}
.home-classify .homebtns>div em{font-size:var(--fontsize14);width:var(--fontsize14);line-height:1;font-weight:700}
.classifySwiper{overflow:unset;padding-top:30px}
.classifySwiper .box{background:rgba(255,255,255,0);border-radius:10px;border:1px solid #e4e4e4;overflow:hidden}
.classifySwiper .box .img{overflow:hidden}
.classifySwiper .box .img img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}
.classifySwiper .box .text{padding:30px;background:#fff}
.classifySwiper .swiper-slide{padding-bottom:20px;margin-bottom:-20px}
.classifySwiper .box .text p{font-weight:var(--fontbold4);font-size:var(--fontsize22);color:#000003;line-height:1}
.classifySwiper .box .text a{display:flex;justify-content:space-between;line-height:1;margin-top:15px;font-weight:700;font-size:var(--fontsize16);color:var(--color)}
.classifySwiper .box .text a em{color:#000;font-weight:700}
.classifySwiper .box:hover img{transform:scale(1.03)}
.home-classify .table .items{display:none}
.home-product{background:#f7f2ed}
.home-product .contant{display:flex;flex-wrap:wrap;margin-top:55px;margin-bottom:60px}
.home-product .contant .item{background:#fff;border-radius:10px;width:19%;margin-right:1.25%;margin-bottom:1.25%;box-shadow: 0px 0px 0px 0px rgba(189,145,95,0.44);transition: all .3s ease-in-out;}
.home-product .contant .item .img{overflow:hidden}
.home-product .contant .item .img img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out;aspect-ratio: 1.03 / 1;}
.home-product .contant .item:nth-of-type(5n){margin-right:0}
.home-product .contant .item:nth-last-child(-n+5){margin-bottom:0}
.home-product .contant .item .text{padding:20px;border-top:1px solid #eee8e3}
.home-product .contant .item .text p{font-size:var(--fontsize20);color:#000003;line-height:26px;text-align:center;transition: all .3s ease-in-out;}
.home-product .contant .item:hover{box-shadow: 0px 0px 19px 2px rgba(189,145,95,0.44);}
.home-product .contant .item:hover .text p{color:var(--color)}
.home-product .contant .item:hover .img img{transform: scale(1.03);}
.home-choose .homehead{display:flex;justify-content:space-between;align-items:center;text-align:unset}
.home-choose .homehead .hometitle{width:35%}
.home-choose .choose-right{flex:1}
.home-choose .homedev{margin:0;max-width:100%;text-align:end}
.home-choose .homehead .homebtn{margin-top:40px;justify-content:end}
.home-choose .contant{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:55px}
.home-choose .contant .item{background:#fff;box-shadow:3px 1px 20px 1px rgba(224,224,224,.92);border-radius:10px;display:flex;width:49%;align-items:center;margin-bottom:2%}
.home-choose .contant .item .img{width:50%;overflow: hidden;}
.home-choose .contant .item .text{flex:1;padding:35px}
.home-choose .contant .item .text p{font-weight:700;font-size:var(--fontsize22);color:#000003;line-height:28px}
.home-choose .contant .item .text ul{margin-top:25px}
.home-choose .contant .item .text ul li{color:#666;line-height:28px}
.home-choose .contant .item:hover img{transform: scale(1.03);}
.home-choose .chooseSwiper .swiper-pagination .swiper-pagination-bullet-active{background: var(--color) !important;}
.home-certificate{background:url(https://css02.v15cdn.com/m636/imgs/back.webp) center no-repeat;background-size: cover;overflow: hidden;}
.home-certificate .homedev{color:#000}
.home-certificate .contant{display: flex;align-items: center;margin-top: 50px;padding-bottom: 150px;margin-bottom: -150px;position: relative;}
.home-certificate .contant::after{position: absolute;content: '';background: url(https://css02.v15cdn.com/m636/imgs/back-l.webp) bottom no-repeat;background-size: cover;width: 100%;height: 255px;bottom: -50px;}
.home-certificate .lift{flex:1;padding-right:5%}
.home-certificate .lift li{color:#000003;padding:15px 0;margin-bottom:15px;border-bottom:1px solid #000;margin-right:20px;position:relative;transition:all .3s ease-in-out;cursor:pointer}
.home-certificate .lift li.active{font-weight:700}
.home-certificate .lift li.active em{opacity:1}
.home-certificate .lift li em{position:absolute;right:-25px;top:50%;transform:translateY(-50%);opacity:0;transition:all .3s ease-in-out}
.home-certificate .right{width:75%;padding:0 80px}
.home-certificate .right .item{position:relative;display:none}
.home-certificate .cerbut-next,.home-certificate .cerbut-prev{position:absolute;width:46px;height:46px;background:#ababab;border-radius:50%;display:flex;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer;transition:all .3s ease-in-out;display: none;}
.home-certificate .cerbut-next em,.home-certificate .cerbut-prev em{font-size:var(--fontsize18);width:var(--fontsize18);line-height:1;color:#fff}
.home-certificate .cerbut-prev{left:-80px}
.home-certificate .cerbut-prev em{transform:rotateY(180deg)}
.home-certificate .cerbut-next{right:-80px}
.home-certificate .right .box .img{position:relative}
.home-certificate .right .box:hover .img p{opacity:1;top: 50%;}
.home-certificate .right .box img{width:100%}
.home-certificate .right .box .img p{position:absolute;top:60%;left:50%;width:78%;height:65%;background:#bd915fcc;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;line-height:24px;padding:15px;opacity:0;transition:all .3s ease-in-out}
.home-certificate .right .box .text{margin-top:20px}
.home-certificate .right .box .text p{font-weight:700;font-size:var(--fontsize16);color:#000;text-align:center}
.home-certificate .cerbut-next:hover,.home-certificate .cerbut-prev:hover{background:var(--color)}
.home-certificate .lift li:hover{font-weight:700}
.home-certificate .lift li:hover em{opacity:1}
.home-about .l-wrap{display:flex;align-items:center;justify-content:space-between}
.home-about  .left{width:43%}
.home-about .right{flex:1;padding-left:4%}
.home-about .right .text{color: #444444;line-height: 26px;margin-top: 25px;}
.home-about .hometitle{margin-top: 15px;}
.home-about .homebtn{margin-top: 50px;justify-content: left;}
.home-about .homebtn a{width: 210px;padding: 20px 10px;text-align: center;margin-right: 30px;border:1px solid var(--color);}
.home-factory{background: url(https://css02.v15cdn.com/m636/imgs/back1.webp)center no-repeat;background-size: cover;}
.home-factory .homehead .hometitle{color: #fff;}
.home-factory .contant{display: flex;margin-top: 6%;justify-content: space-between;}
.home-factory .contant .item{padding: 0 3%;}
.home-factory .contant .item .math{display: flex;justify-content: center;font-weight: bold;font-size: var(--fontsize48);color: #BD915F;line-height: 1;}
.home-factory .contant .item .text{color: #FFFFFF;line-height: 22px;margin-top: 20px;text-align: center;}
.home-factory .play{width: 100px;height: 100px;background: rgba(255,255,255,0.2);border-radius: 50%;display: flex;justify-content: center;align-items: center;margin: 55px auto 0;animation: playPulse 3s ease-in-out infinite;}
@keyframes playPulse{0%{transform: scale(0.8);}33.33%{transform: scale(0.9);}66.66%{transform: scale(1);}100%{transform: scale(0.8);}}
.home-factory .play a{width: 70px;height: 70px;background: #FFFFFF;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.home-factory .play a em{font-size: var(--fontsize28);width: var(--fontsize28);line-height: 1;color: #64472F;}
.home-blog .contant{display: flex;justify-content: space-between;margin-top: 50px;}
.home-blog .contant .item{width: 32%;position: relative;border-radius: 8px;overflow: hidden;}
.home-blog .contant .item img{width: 100%;}
.home-blog .contant .item::after{position: absolute;content: '';width: 100%;height: 100%;background: #0000004d;left: 0;top: 0;transition: all .3s ease-in-out;}
.home-blog .contant .info{position: absolute;bottom: 0;z-index: 3;padding: 50px 30px;}
.home-blog .contant .info .p1{font-weight: bold;font-size: var(--fontsize24);color: #FFFFFF;}
.home-blog .contant .info .p2{color: #FFFFFF;line-height: 24px;margin-top: 10px;min-height: 75px;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display: -webkit-box;}
.home-blog .contant .info .btn{display: flex;}
.home-blog .contant .info .btn a{font-weight: bold;color: #FFFFFF;position: relative;padding-top: 20px;margin-top: 50px;line-height: 1;}
.home-blog .contant .info .btn a::after{position: absolute;content: '';width: 32px;height: 2px;background: #FFFFFF;left: 0;top: 0;}
.home-blog .contant .item:hover::after{background: var(--color);opacity: .7;}
.home-blog .contant .item:hover img{transform: scale(1.03);}
.home-feedback{background: url(https://css02.v15cdn.com/m636/imgs/back2.webp)center no-repeat;background-size: cover;}
.home-feedback .l-wrap{display: flex;justify-content: space-between;}
.home-feedback .homehead{width: 40%;text-align: left;}
.home-feedback .right{width: 42%;}
.home-feedback .homedev{max-width: 100%;color: #FFFFFF;line-height: 28px;margin-top: 40px;}
.home-feedback .hometitle{color: #fff;}
.home-feedback .right p{font-weight: bold;font-size: var(--fontsize42);color: #FFFFFF;line-height: 1;margin-bottom: 40px;}
.home-feedback .wmkcfeedback .wmkcfb-fileupload,.home-feedback .wmkcfeedback input,.home-feedback .wmkcfeedback textarea{background: none;color: #fff;}
.home-feedback .wmkcfeedback .send-btn{margin: 20px 0 0;border-radius: 0;}
@media (max-width:1640px) {.hometitle,.home-feedback .right p{font-size: var(--fontsize38);}
.home-classify .table .top{margin: 30px 0 0;}
.home-classify .table .top .title{font-size: var(--fontsize36);}
.classifySwiper .box .text{padding: 20px;}
.home-product .contant{margin-top: 40px;margin-bottom: 45px;}
.home-certificate .contant{margin-top: 30px;}}
@media (max-width:1440px) {.hometitle, .home-feedback .right p{font-size: var(--fontsize32);}
.home-classify .table .top .title{font-size: var(--fontsize32);}
.home-product .contant .item .text p{font-size: var(--fontsize18);}
.home-choose .homehead .homebtn{margin-top: 25px;}
.home-certificate .lift{padding-right: 3%;}
.home-factory .play{width: 90px;height: 90px;margin: 40px auto 0;}
.home-factory .play a{width: 65px;height: 65px;}
.home-factory .contant{margin-top: 3.5%;}
.home-factory .contant .item .math{font-size: var(--fontsize34);}
.home-blog .contant .info .btn a{padding-top: 15px;margin-top: 35px;}
.home-blog .contant .info .p1{font-size: var(--fontsize20);}
.home-feedback .homehead{width: 45%;}
.home-feedback .right{width: 50%;}}
@media (max-width:1366px) {.hometitle, .home-feedback .right p{font-size: var(--fontsize30);}
.homedev{max-width: 80%;margin: 15px auto 0;}
.homebtn a{padding: 15px 40px;}
.home-classify .contant .list{margin: 30px 0 0;padding-bottom: 30px;}
.home-classify .list .item{margin: 0 35px;}
.home-classify .table .top .title{font-size: var(--fontsize26);}
.home-classify .homebtns>div{width: 45px;height: 45px;}
.classifySwiper .box .text p{font-size: var(--fontsize20);}
.classifySwiper .box .text{padding: 20px 15px;}
.home-product .contant{margin-top: 25px;}
.home-product .contant .item .text p{font-size: var(--fontsize16);}
.home-choose .homehead .homebtn{margin-top: 20px;}
.home-choose .homehead .hometitle{width: 45%;}
.home-choose .contant .item .img{width: 40%;}
.home-choose .contant .item .text ul{margin-top: 15px;}
.home-about .homebtn a{padding: 15px 10px;}
.home-blog .contant .info{padding: 35px 25px;}}
@media (max-width:1024px) {.hometitle, .home-feedback .right p{font-size: var(--fontsize26);}
.homedev{max-width: 100%;}
.home-classify .list .item .icon{width: 55px;height: 55px;margin-right: 10px;}
.home-classify .table .top .title{font-size: var(--fontsize24);}
.home-classify .homebtns>div{width: 35px;height: 35px;}
.classifySwiper{padding-top: 20px;}
.classifySwiper .box .text p{font-size: var(--fontsize18);}
.classifySwiper .box .text a{margin-top: 15px;font-weight: 500;}
.home-product .contant .item{width: 24%;margin-right: 1.3%;}
.home-product .contant .item:nth-of-type(5n){margin-right: 1.3%;}
.home-product .contant .item:nth-of-type(4n){margin-right: 0;}
.home-product .contant .item:nth-last-child(-n+5){margin-bottom: 1.25%;}
.home-product .contant .item:nth-last-child(-n+2){margin-bottom: 0%;}
.home-choose .homehead{flex-direction: column;}
.home-choose .homehead .hometitle{width: 100%;text-align: center;}
.home-choose .homehead .hometitle br{display: none;}
.home-choose .homehead .homebtn{margin-top: 15px;justify-content: center;}
.home-choose .contant{margin-top: 25px;}
.home-choose .contant .item .text{padding: 15px;}
.home-choose .contant .item .text p{font-size: var(--fontsize20);}
.home-choose .contant .item .text ul{margin-top: 10px;}
.home-choose .contant .item .text ul li{font-size: var(--fontsize14);}
.home-choose .homedev{margin: 15px auto 0;text-align: center;}
.home-certificate .right{padding: 0 60px;}
.home-certificate .cerbut-next, .home-certificate .cerbut-prev{width: 40px;height: 40px;}
.home-certificate .cerbut-next{right: -60px;}
.home-certificate .cerbut-prev{left: -60px;}
.home-about .homebtn{margin-top: 25px;}
.home-factory .contant .item{padding: 20px 3%;width: 100%;}
.home-factory .contant{flex-wrap: wrap;}
.home-factory .contant .item .math{font-size: var(--fontsize28);}
.home-factory .contant .item .text{margin-top: 15px;}
.home-factory .play{margin: 20px auto 0;}
.home-blog .contant{margin-top: 25px;}}
@media (max-width:768px) {.hometitle, .home-feedback .right p{font-size: var(--fontsize24);}
.home-classify .list .item{margin: 0 10px;}
.home-classify .list .item .icon{width: 45px;height: 45px;}
.home-classify .table .top .title{font-size: var(--fontsize20);}
.home-classify .table .top{margin: 20px 0 0;}
.classifySwiper .box .text p{font-size: var(--fontsize16);}
.home-product .contant .item{width: 32%;}
.home-product .contant .item:nth-of-type(4n),.home-product .contant .item,.home-product .contant .item:nth-of-type(5n){margin-right: 1.8%;}
.home-product .contant .item:nth-of-type(3n){margin-right: 0;}
.home-product .contant .item:nth-last-child(-n+2){margin-bottom: 1.25%;}
.home-product .contant{margin-bottom: 25px;}
.home-choose .contant .item{width: 100%;}
.home-certificate .contant{flex-direction: column;}
.home-certificate .lift{width: 100%;padding-right: 0;}
.home-certificate .right{width: 100%;margin-top: 25px;}
.icon-videoplay{height: auto;}
.home-about .l-wrap{flex-direction: column;}
.home-about .left{width: 100%;}
.home-about .right{padding-left: 0;margin-top: 25px;}
.home-blog .contant{flex-wrap: wrap;}
.home-blog .contant .item{width: 49%;margin-bottom: 2%;}
.home-blog .contant .info{padding: 25px 20px;}
.home-blog .contant .info .p1{font-size: var(--fontsize18);}
.home-blog .contant .info .btn a{margin-top: 20px;}
.home-feedback .l-wrap{flex-direction: column;}
.home-feedback .homehead{width: 100%;}
.home-feedback .homedev{margin-top: 20px;}
.home-feedback .hometitle {text-align: center;}
.home-feedback .hometitle br{display: none;}
.home-feedback .right {width: 100%;margin-top: 25px;}
.home-feedback .right p{text-align: center;margin-bottom: 25px;}}
@media (max-width:550px) {.hometitle, .home-feedback .right p{font-size: var(--fontsize22);}
.home-classify .contant .list{flex-wrap: wrap;padding-bottom: 10px;margin: 15px 0 0;}
.home-classify .list .item{margin: 15px 10px;}
.classifySwiper .box .text a{font-size: var(--fontsize14);}
.home-product .contant{margin-top: 15px;}
.home-product .contant .item{width: 49%;margin: 0 !important;padding: 0 !important;margin-bottom: 2% !important;}
.home-product .contant{justify-content: space-between;}
.home-product .contant .item .text{padding: 15px;}
.home-choose .contant .item .text p{font-size: var(--fontsize18);}
.home-blog .contant .item{width: 100%;}}

.home-factory .share-modify {position: fixed;left: 0;top: 0;width: 100%;height: 100vh;background: rgba(0, 0, 0, .9);z-index: 9999;display: none;}
.home-factory .share-modify-guan {position: absolute;top: 50px;right: 50px;cursor: pointer;display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;border-radius: 50%;background-color: #f07f00;transition: all .1s linear;z-index: 99999;}
.home-factory .share-modify-guan em {width: 20px;height: 3px;background-color: #fff;border-radius: 3px;position: absolute;}
.home-factory .share-modify-guan em:first-child {top: 17px;transform: rotate(45deg);}
.home-factory .share-modify-guan em:last-child {bottom: 20px;transform: rotate(-45deg);}
.home-factory .share-modify .share-modify-video {width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;padding: 20px;transition: all .2s linear;}