@charset "UTF-8";
/* Scss Document */
/*全局样式.开始*/
/*幻灯片图片样式*/
.carousel-image {
    width: 100%;
    height: auto;
}
.grid-content {
    align-items: end;
}

/*页面底部.结束*/

/*公司优势*/
.gsys{
    text-align:center;

}
.gsysimg{
    margin-bottom:30px;
    height:100px;
}
.hzhbpic {
    width: 148px;
    height: auto;
    max-height: 148px;
    object-fit: cover;
}


.hzhbli {
    
    border: 1px solid #808080;
    width: 150px;
    height: 150px;
    margin: 10px 10px 35px 10px;
    text-align: center;
    align-items: center;
    justify-content: center;
}