﻿.home-banner .swiper-slide.swiper-slide img{width: 100%;}
.process-item-txt{display:block;}
.home-introduction .introduction .item .right .title,.home-introduction .introduction .item .right .text{display:block;}

.home-product .l-wrap .product .pro-list .item .img img{aspect-ratio: 1;}
@media (min-width:1025px){
.home-product .l-wrap .product .pro-list .item .text .name{height: 58px;}
.home-product .l-wrap .product .pro-list .item .text .merchandise{height: 51px;}
}

.news-bottom .swiper-slide{height:auto;display:flex;flex-direction:column}
.news-item-img{aspect-ratio:1;border-bottom:1px solid #e8e8e8}
.news-item-bottom{flex:1;display:flex;flex-direction:column}
.news-item-bottom p{margin-bottom:auto}
.news-item-img img{object-fit:cover;width:100%;height:100%;}
.news-item-img{aspect-ratio: 4/3;}
.home-about .l-wrap .left .img iframe{width:100%;height:auto;aspect-ratio:16/9}