﻿.home-adv .homeadv-list li{display: flex;align-items: center;justify-content: center;}
.home-adv .homeadv-list li .top .img{height:112px;display:flex;justify-content:center;align-items:center}
.home-adv .homeadv-list li .top .title{height:80px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media (max-width:500px){.home-adv .homeadv-list li .top .img{height:70px}
.home-adv .homeadv-list li .top .img img{width:auto;height:50px}
.home-adv .homeadv-list li .top .title{height:auto}}
.home-about .l-wrap .about-info h1{ max-width: unset;}
