﻿@charset "utf-8"; 
.information ul li p{max-width:500px}
@media (max-width:768px){.information ul li p{max-width:290px}}
.newsSwiper .swiper-wrapper .swiper-slide .newsListImg img{object-fit:cover}
.newsSwiper .newsListContent .content strong{-webkit-line-clamp:1}
.newsList .news-list-1{justify-content:left}
.newsList .news-list-1 li{margin-right:1.2%}
