﻿.home-products .pro-list li .img img{aspect-ratio: 1 / 1;object-fit: contain;}
.home-service .swiper-slide .img{aspect-ratio: 4/3;}
.home-service .swiper-slide .img,.home-service .swiper-slide .img img{border-radius: 0;}
.home-products .pro-list{flex-wrap:nowrap}
.home-logo{padding: 25px 0;background-color: #F4E0C9;}
.home-logo .l-wrap{display: flex;justify-content: space-between;align-items: center;}
.logo-box{width:20%;text-align: center;}
.logo-box img{height: 75px;}
.logo-box p{text-align: center;margin-top: 10px;color: #874C52;font-weight: bold;}
.logo-span{flex: 1;display: flex;justify-content: center;background: var(--color);border-radius: 25px;overflow: hidden;padding: 20px 25px;line-height: 1;}
.logo-span p{color: #fff;text-align: center;font-size: 18px;}
@media (max-width:1024px) {.logo-box img {height: 60px;}}
@media (max-width:768px) {.logo-box img {height: 60px;}
.home-logo .l-wrap{flex-wrap: wrap;}
.logo-box{width: 50%;}
.logo-span{width: 55%;flex: unset;margin: 40px auto;}}
.home-service .swiper-slide .img{border:none!important;}
.home-service .swiper-slide .img img{max-width:100%;width:100%;}
.home-service .swiper-slide{padding:20px 15px}
.home-choose .img-box{overflow:hidden;padding:6px;background:#fff}
.home-choose .img-box img{border-radius:0;max-width:88%}
.home-choose .img-box::before{z-index:4}
.home-consultation .title span{color:#fff}
.home-consultation .home-more{background:#fff;color:var(--color)}
.home-tip {display:none}
.home-contact .inquiry-box .home-tip{display:block}
.home-contact .inquiry-box .home-tip span::before{background:linear-gradient(0deg,#ffffff77 0,#fff 100%)}
.home-about .img {padding-left:0}
.home-about .img .img-box img{width:100%}
.home-contact .l-wrap{display:flex;flex-wrap:wrap}
.home-contact .inquiry-box{border-radius:0}
.home-contact .l-wrap>img{width:calc(50% + 140px);display:block;object-fit:cover;margin-right:-140px}
@media (max-width:1750px){.home-contact .l-wrap>img{width:calc(50% + 70px);margin-right:-70px}}
@media (max-width:1600px){.home-contact .l-wrap>img{width:calc(50% + 50px);margin-right:-50px}}
@media (max-width:1024px){.home-contact .inquiry-box{width:100%}
.home-contact .l-wrap>img{width:100%;margin:0}}
.home-about .img .img-box{border: none;}