﻿.home-banner .swiper-slide>a::after{display: none;}
.home-mainpro .mainpro-list li a .img img{object-fit: contain;}
.home-choose .choose-list li .icon::after{display:none}
.home-choose .choose-list li{width:24%;box-shadow: 0 5px 10px 1px rgba(230, 175, 93, .3);padding: 20px 10px;border-top: 10px solid var(--color);}
.home-choose .choose-list .li-top{width: 100%;display: flex;align-items: center;margin-bottom: 20px;}
.home-choose .choose-list li .title{margin: 0 0 0 15px;flex: 1;line-height: 1.2;text-align: left;}
.home-choose .choose-list li .text{text-align: left;word-break: break-word;}
@media (max-width: 768px) {.home-choose .choose-list li {width: 49%;margin-bottom: 20px;}}
.home-service .service-item:before{content:'';width:100%;height:100%;background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;display:block;}
.home-service .service-item:nth-child(2) .box{ bottom: 0; top: unset; }
.home-cate{display:none}
.home-hotpro .hotpro-main .hotpro-wrap{width:100%}
@media (min-width:1025px){.hotpro-main .l-wrap{padding-left:70px}
.home-hotpro{padding-bottom:10px;}}
.home-hotpro .hotpro-main .home-title{text-align:center}
.home-hotpro .hotpro-main .swiper-slide .img img{object-fit:contain;aspect-ratio: 1 / 1;background:#fff;}
.home-hotpro .hotpro-main .swiper-wrapper{flex-wrap:wrap;transform:none !important;justify-content:space-between;}
.home-hotpro .hotpro-main .swiper-slide{width:24% !important;margin-right:0 !important;height:auto;display:flex;flex-direction: column;}
.home-hotpro .hotpro-main .swiper-slide .info{flex:1;}
@media(min-width:1441px){.home-about .about-info .title{font-size: 34px;}}
@media(max-width:1440px){.home-about .about-info .title{font-size: 28px;}}
@media(max-width:768px){.home-hotpro .hotpro-main .swiper-slide{width:49% !important}
.home-about .about-info .title{font-size: 22px;}}
.home-hotpro .hotpro-main .hotpro-button,.home-hotpro .hotpro-main .hotpro-pagination{display:none}