﻿.home-banner .swiper-slide>a::after{display:none}
@media (min-width:1025px) {
.home-hotpro .hotpro-main .hotpro-wrap{width: 100%;}
.home-hotpro .hotpro-main .swiper-slide .info .more{min-width: none;}
}
@media (min-width:1025px) {
body:not(.nobanner){padding-top: 116px;}
body:not(.nobanner) header:not(.is-active){background: #fff;}
body:not(.nobanner) header:not(.is-active) .head-top,body:not(.nobanner) header:not(.is-active) .head-left{color: #000;}
body:not(.nobanner) header:not(.is-active) .lang-icon span{color: #000;}
body:not(.nobanner) header:not(.is-active) .head-nav .nav-ul>li>a{color: #000;}
body:not(.nobanner) header:not(.is-active) .lang-icon img{filter: brightness(0);}
body:not(.nobanner) header:not(.is-active) .lang-icon span::before,body:not(.nobanner) header:not(.is-active) .lang-icon span::after{background: #000;}
body:not(.nobanner) header:not(.is-active)  .head-share ul a{color: #000;}
}
@media (min-width:1025px) {
.home-cate .homecate-list{justify-content: space-between;}
.home-cate .homecate-list li{width: 19%;margin-right:0;}}
.home-cate .homecate-list li .img{aspect-ratio:initial;}
.home-hotpro .hotpro-img{display:none;}
.hotpro-main .l-wrap{padding-left:70px;}
.home-hotpro .hotpro-main .home-des,.home-hotpro .hotpro-main .home-title{text-align:center;}
.home-hotpro .hotpro-main .hotpro-wrap{width:100%}
#hotpro2 .swiper-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;}
#hotpro2 .swiper-wrapper .swiper-slide{width:19%;}
.home-hotpro .hotpro-main .swiper-slide .info .title{line-height:1.4;display:block;padding:0 0 10px;}
.home-hotpro .hotpro-main .swiper-slide .info .title span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.home-hotpro .hotpro-main .swiper-slide .info{padding:10px;}
.home-hotpro .hotpro-main .swiper-slide .info .more{margin-top:15px}
@media (max-width:1024px){.hotpro-main .l-wrap{padding-left:15px;}
#hotpro2 .swiper-wrapper .swiper-slide{width:48%;margin-bottom:25px}}
@media (max-width:540px){#hotpro2 .swiper-wrapper .swiper-slide{width:100%;}}
.home-cate{padding-bottom:0;}
.home-hotpro{padding-bottom:4%;}
@media (max-width:768px){.home-hotpro{padding-bottom:30px;}}
.home-news.home-info{padding-top:0;}


.home-catepro .cateimg{display: none;}
.home-catepro .cateimg.act{display: block;}
@media (max-width: 1280px) {.home-catepro .cateimg.act {display: none;}}

.home-catepro{position:relative;padding:4% 0}
.home-catepro{background:#f5f5f5}
.home-catepro .cateul{margin-top:2em;display:flex;justify-content:center;background:#e6e7e7;border-radius:26px;height:52px;padding:6px 14px}
.home-catepro .cateul li{color:#666;width:16%;height:40px;line-height:40px;border-radius:18px;padding:0 10px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin:0 10px;transition:all .1s linear;font-weight:var(--fontbold5);cursor:pointer}
.home-catepro .cateul li.active{background:#fff;color:var(--color)}
.home-catepro .cateul li:hover{color:var(--color);}
.home-catepro .catewrap{display:flex;align-items:stretch;margin-top:40px}
.home-catepro .cateimg{width:340px;position:relative}
.home-catepro .cateimg img{object-fit:cover;width:100%;height:100%}
.home-catepro .cateimg .absolute{position:absolute;width:100%;bottom:20%;padding:10px 20px;display:flex;flex-direction:column;align-items:center}
.home-catepro .cateimg .absolute .p1{font-size:var(--fontsize30);font-weight:var(--fontbold6);color:#fff;line-height:1.4;text-align:center;margin-bottom:1em}
.home-catepro .cateimg .absolute a{min-width:180px;padding:0 20px;height:45px;background:rgba(0,0,3,0);border-radius:23px;border:1px solid #ecf6ff;display:inline-flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-weight:var(--fontbold5);transition:all .1s linear}
.home-catepro .cateimg .absolute a:hover{background:var(--color)}
.home-catepro .catelist{padding-left:30px;flex:1}
.home-catepro .catelist ul{height:100%;display:flex;flex-wrap:wrap;display:none}
.home-catepro .catelist ul li{width:32%;background:#fff;border-radius:3px;text-align:center;position:relative;overflow:hidden;margin-right:2%;}
.home-catepro .catelist ul li:nth-child(3n){margin-right:0;}
.home-catepro .catelist ul li:nth-child(1),.home-catepro .catelist ul li:nth-child(2),.home-catepro .catelist ul li:nth-child(3){margin-bottom:1em}
.home-catepro .catelist ul li .img{width:100%;aspect-ratio:4/3}
.home-catepro .catelist ul li .img img{width:100%;height:100%;object-fit:contain}
.home-catepro .catelist ul li .title{width:100%;font-size:var(--fontsize18);color:#333;transition:all .1s linear;padding:8px 15px;height:70px;}
.home-catepro .catelist ul li:hover img{transform:scale(1.03)}
.home-catepro .catelist ul li:hover .title{color:var(--color)}
@media(max-width:1446px){.home-catepro .cateul li{width:20%}}
@media(max-width:1280px){.home-catepro .cateimg{display:none}
.home-catepro .catelist{padding:0}}
@media(max-width:1024px){.home-catepro .cateul{flex-wrap:wrap;height:auto}
.home-catepro .cateul li{width:30%;margin-right:10px}
.home-catepro .cateul li:nth-child(n+4){margin-top:10px}}
@media(max-width:768px){.home-catepro{padding:40px 0}
.home-catepro .cateul{justify-content:space-between;margin-top:20px}
.home-catepro .cateul li{width:49%;margin:0}
.home-catepro .cateul li:nth-child(n+3){margin-top:10px}
.home-catepro .catewrap{margin-top:30px}
.home-catepro .catelist ul{justify-content:space-between;}
.home-catepro .catelist ul li{width:49%;margin-bottom:1em;margin-right:0;}
.home-catepro .catelist ul li .title{font-size:var(--fontsize16);height:60px;}}

.home-des,.home-choose .choose-list li .text,.home-choose .choose-list li .more a,.home-about .about-info .list li,.home-about .about-info .p1,.home-about .about-info .num li p{font-size:var(--fontsize16)}
.home-choose .choose-list li .title{font-size:var(--fontsize22)}