﻿.homepro-list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.home-mainproduct .homepro-list .swiper-slide{width:49%;margin-bottom:30px;}
.home-mainproduct .mainpro-top .mainpro-button{display:none;}
.home-mainproduct #homemainproduct{height:auto;}
.home-mainproduct .mainproduct-more{margin-top:20px;}
.homecase-list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.home-case .homecase-list .swiper-slide{height:auto;width:32%;margin-bottom:30px}
.home-case .homecase-pagination{display:none;}
.hotpro-list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.home-hotproduct .hotpro-list .swiper-slide{height:auto;margin-bottom:30px;width:24%}
.home-hotproduct .hotpro-button{display:none;}
.home-hotproduct #hotproswiper{width:100%;}
@media (max-width:1024px){.home-case .homecase-list .swiper-slide,.home-hotproduct .hotpro-list .swiper-slide{width:48%}}
@media (max-width:768px){.home-mainproduct .homepro-list .swiper-slide{width:100%}}
@media (max-width:540px){.home-mainproduct .homepro-list .swiper-slide,.home-case .homecase-list .swiper-slide,.home-hotproduct .hotpro-list .swiper-slide{margin-bottom:15px}}