﻿.cate .cate-list{flex-wrap:nowrap}
.homecate-swiper .swiper-slide{opacity:1!important;transform:none!important}
.homecate-swiper .cate-name{text-align:center;padding:0 10px;line-height:1.4}
.homecate-swiper{position:relative;padding:0 30px 60px}
.homecate-swiper .swiper-pagination{display:none}
.homecate-btn{display:flex;margin-top:25px;justify-content:center}
.homecate-btn>div{width:80px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:var(--color);transition:all .3s ease;border-radius:5px;color:#fff;font-weight:bold;margin:0 2%;}
.homecate-btn>div i{font-size:var(--fontsize22)}
.homecate-btn>div:hover{transition:all .3s ease;filter:brightness(.9)}
@media (max-width:768px){.homecate-swiper{padding:0 15px 40px}
.homecate-btn>div{height:32px;width:70px}}
.news-list{height:auto;}
.news-item:first-of-type{height:auto!important;align-items:center;flex-direction:row;width:100%;height:auto;}
.news-item .news-img{flex:inherit!important;width:400px;}
.news-item:first-of-type .news-info{height:auto;flex:1;padding:20px 40px;}
.news-more{background:var(--color);color:#fff!important;display:inline-block;margin-top:30px;padding:12px 26px;font-size:var(--fontsize15)}
.news-title{font-size:var(--fontsize22);line-height:1.4;max-height:inherit;}
.news article{font-size:var(--fontsize17);display:-webkit-box!important}
@media (max-width:1024px){.news-item:first-of-type .news-info{padding:10px 20px}
.news-item .news-img{width:320px;}
.news-more{margin-top:0}}
@media (max-width:768px){.news-item .news-img{width:260px;}
.news-item .news-info article{margin:10px 0;font-size:var(--fontsize15);line-height:1.6}
.news-item .news-title{max-height:inherit;font-size:var(--fontsize18);line-height:1.3}}
@media (max-width:768px){.news-item .news-img{width:180px;}
.news-item .news-info article{display:none!important}
.news-item .news-title{font-size:var(--fontsize16);}}
@media (max-width:1024px){.about .about-con,.about .about-img{width:100%}
}@media (min-width:1024px)  and (max-width:1500px){.about .about-con,.about .about-img{width:50%}
.about .about-con{padding:3%}
.about .about-img{max-height:unset}
.about .about-img img{height:100%}}
.about .about-con, .about .about-img{width:100%;position:static}
.about .about-con{padding:40px 0;}
.about-con .common-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;}
.about-con .common-wrapper article{max-width:inherit;width:48%;margin:0;font-size:var(--fontsize18);}
.about-img img{width:100%;aspect-ratio:3/1;object-fit:cover}
@media (max-width:1024px){.about-con .common-wrapper article{width:100%;margin:10px 0;}}
@media (max-width:768px){.con-wrap{background:none;padding:0;}
.about article{color:var(--headercolor)}
.about-con .common-wrapper article{font-size:var(--fontsize16)}
.about .about-con{padding:20px 0}
.about-img img{aspect-ratio:inherit}}
@media (max-width:540px){.about-con .common-wrapper article{font-size:var(--fontsize15)}}