﻿.home-hotproduct #hotproswiper{margin-top:2%;padding-bottom:10px}
.home-hotproduct .hotpro-list .swiper-slide{width:23.5%;margin:0 2% 2% 0;background:#FFFFFF;border-radius:5px;overflow:hidden;border:1px solid #EEEEEE;height:auto;display:flex;flex-direction:column}
.home-hotproduct .hotpro-list .swiper-slide:nth-child(4n){margin-right:0}
.home-hotproduct .hotpro-list .swiper-slide:hover .img img{transform:scale(1.02)}
.home-hotproduct .hotpro-list .swiper-slide:hover .title{color:var(--color)}
.home-hotproduct .hotpro-list .swiper-slide .img{display:flex;align-items:center;justify-content:center;width:100%}
.home-hotproduct .hotpro-list .swiper-slide .img img{width:100%;height:100%;object-fit:cover;transition:.3s}
.home-hotproduct .hotpro-list .swiper-slide .title{border-top:1px solid #EEEEEE;font-size:var(--fontsize18);font-weight:var(--fontbold5);color:var(--fontcolor);text-align:center;display:flex;align-items:center;justify-content:center;height:80px;padding:0px 15px}
#hotproswiper .swiper-wrapper{flex-wrap:wrap;}
.home-hotproduct .hotpro-list .swiper-slide .model{text-align: center;margin-bottom:15px;color: var(--color);}
.home-hotproduct .hotpro-list .swiper-slide .title{display:flex;flex:1;flex-direction:column;height:auto;padding:0 10px;position:relative}
.home-hotproduct .hotpro-list .swiper-slide .title p{margin-bottom:10px;margin-top:10px;line-height:1.4}
.home-hotproduct .hotpro-list .swiper-slide .title .btn{background: #F4F4F4;padding: 5px 10px;margin: auto 0 10px;width:100%}
.home-hotproduct .hotpro-list .swiper-slide .title .titlink{position:absolute;top:0;left:0;width:100%;height:100%;display:block}
.home-more{min-width:180px;height:50px;background:var(--color);border-radius:3px;display:inline-flex;align-items:center;justify-content:center;color:#FFFFFF;position:relative;overflow:hidden}
.home-more em{margin-left:10px}
.home-hotproduct .mainproduct-more{text-align: center;}
.home-hotproduct .mainproduct-more .home-more{background:#fdb812;color:#fff;border:none;transition:all .3s;text-decoration:none!important;text-transform:uppercase}
.home-hotproduct .mainproduct-more .home-more:hover{background:var(--color);}
@media (max-width:1600px){.home-hotproduct .hotpro-list .swiper-slide .title p{min-height:50px;}}
@media (max-width:1280px){.home-hotproduct .hotpro-list .swiper-slide .title{height:70px;line-height:1.4}}
@media (max-width:768px){.home-hotproduct .hotpro-list .swiper-slide{width:48%;margin-right:4%;margin-bottom:15px}
.home-hotproduct .hotpro-list .swiper-slide:nth-child(2n){margin-right:0}}
@media (max-width:500px){.home-hotproduct .hotpro-list .swiper-slide .title{font-weight:var(--fontbold4);font-size:var(--fontsize16)}}