﻿.home-hotproduct .hotpro-button{display:none;}
@media (max-width:768px){.home-hotproduct .hotpro-list{flex-wrap:wrap;justify-content: space-between;transform:none !important}
.home-hotproduct .hotpro-list .swiper-slide{width:49% !important;margin-right:0 !important;margin-top:2%;}}
.home-show{padding-top:3%;}
.home-show-list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.home-show-list li{width:24%;margin-top:20px;}
.home-show-list li .home-show-pic{display:block;overflow:hidden;width:100%;}
.home-show-list li .home-show-pic img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;}
.home-show-list li .home-show-txt{text-align:center;margin-top:10px;}
@media (max-width:1024px){.home-show-list li{width:48%}}
@media (max-width:768px){.home-show{padding-top:30px;}}
@media (max-width:540px){.home-show-list li .home-show-txt{line-height:1.4;font-size:var(--fontsize15)}}
@media (min-width:1025px){.home-adv .homeadv-list li .top .title{font-size:var(--fontsize24)}}
.home-adv .homeadv-list li .top{display:flex;flex-direction: column;height: 100%;}
.home-adv .homeadv-list li .top .num{color:var(--color);margin-top:auto;}
.home-news .homenews-list .homenews-item .img .date{left:auto;right:20px;}
.home-show  .lazy-wrap::after{padding-bottom: 0;}
.home-news .homenews-list .homenews-item{display:flex;flex-direction:column}
.home-news .homenews-list .homenews-item .img{max-height:inherit}
.home-news .homenews-list .homenews-item .info{flex:1;display:flex;flex-direction:column}
.home-news .homenews-list .homenews-item .info .text{margin-bottom:15px}
.home-news .homenews-list .homenews-item .info .more{margin-top:auto}
.home-about .l-wrap .about-info h1{width: 100%;max-width: unset;font-size: 30px;}