﻿@media (max-width:768px){.home-choose .choose-list li .icon img{width:auto;}
.home-choose .choose-list li .title{margin-top:25px;font-size:18px;}
.home-choose .choose-list li .more{margin-top:auto;}
.home-choose .choose-list li:nth-child(n + 3){margin-top:20px;}}
.home-hotpro .hotpro-main {background:#FCF7EE;}
.home-hotpro .hotpro-main .swiper-slide{height:auto;display:flex;flex-direction:column}
.home-hotpro .hotpro-main .swiper-slide .info{flex:1;display:flex;flex-direction:column;align-items:center}
.home-hotpro .hotpro-main .swiper-slide .info .title{line-height:1.3;display:block;padding-top:0}
.home-hotpro .hotpro-main .swiper-slide .info .text{margin-bottom:12px}
.home-hotpro .hotpro-main .swiper-slide .info .more{margin-top:auto}
.home-hotpro .hotpro-img img{height:100%;object-fit:cover}
.home-cate .homecate-list{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}
.home-cate .homecate-list li .img{aspect-ratio:1}
.home-cate .homecate-list li{width:100%;margin-right:0}
@media (max-width:768px){.home-cate .homecate-list{grid-template-columns:repeat(2,1fr)}}
.home-banner .swiper-slide>a::after{display: none;}