﻿.home-procate{margin-top:0;padding:70px 0;background:var(--color)}
@media (max-width:1366px){.home-procate{padding:30px 0}}
@media (max-width: 768px){.procate-list .procate-item:nth-last-child(-n+2){margin-bottom:0}}
.home-hotpro{background:var(--color);margin-top:4%}
.home-hotpro .home-des{display:none}
.home-hotpro .home-title{color:#fff;font-weight:bold}
.ourfactory{padding: 3% 0;}
.ourfactory .home-title{font-weight:bold}
.ourfactory .home-title,.ourfactory .home-des{color:var(--fontcolor);text-align: center;}
.ourfactory .list{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 30px;}
.ourfactory .item{width: 24%;overflow: hidden;border-radius: 6px;}
.ourfactory .item img{width: 100%;aspect-ratio: 4/3;height: auto;}
@media (max-width:1024px) {.ourfactory .item{width: 48%;}}
.home-about .about-img::before{display:none;}
.home-about .about-img{padding-top:0;padding-left:0;}
.home-about .about-text{margin-bottom:25px;}
.home-about .about-info ul.list{display:flex;flex-wrap:wrap;justify-content: space-between;margin-top:30px;}
.home-about .about-info ul.list li{width:32%;text-align:center;}
.home-about .about-info ul.list li .tit{font-weight:var(--fontbold7);font-size:30px;margin:10px 0 5px;}
@media (max-width:1024px){.home-about .about-info ul.list li .tit{font-size:24px;}}
@media (max-width:768px){.home-about .about-info ul.list li .icon img{max-height:40px;}}