﻿@charset "utf-8"; 
.home-product .l-wrap .product .pro-list{align-items:initial;}
.home-product .l-wrap .product .pro-list .item .img{position:relative;height:0;padding-bottom:100%;}
.home-product .l-wrap .product .pro-list .item .img img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}
.home-news .news-item-title{min-height:44px;}
@media (max-width:1440px){.home-product .l-wrap .product .pro-list .item .text .name{min-height:59px;}}
.home-introduction .introduction .item .left em{display:block;line-height:1}
.home-introduction .introduction .item:hover .left em img{filter: brightness(360);}
@media(min-width:769px){.home .unify .title{font-size: 32px;}.home-title{font-size:32px;}.home-introduction .introduction .item .right .title{font-size: var(--fontsize16);}}