﻿.news-item-slide{height:auto;display:flex;flex-direction:column}
.news-item-slide>a{aspect-ratio:1;border-bottom:1px solid #eee;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}
.news-item-img img{width:100%;height:100%;object-fit:contain}
.news-item-bottom{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}
.home-introduction .introduction .item .right .text,.home-introduction .introduction .item .right .title{display:block;}
.home-introduction .introduction .item{align-items: flex-start;}