.bossgoo-index-news90.sh-index-news{ width:96%; max-width:1800px; margin:auto; padding:20px 0;}
.bossgoo-index-news90.sh-index-news .inew-tit{ color:var(--btnBgColor); font-size:20px; font-weight:bold; text-transform: uppercase; margin-bottom:20px;}
.bossgoo-index-news90.sh-index-news .inew-tit a{display:inline-block; float:right; font-size:16px; color:var(--themeColor);}
.bossgoo-index-news90.sh-index-news .inew-box{display:flex; flex-wrap:wrap; gap:20px;}
.bossgoo-index-news90.sh-index-news .inew-box .inew-item{width:calc((100% - 60px) / 4); display:flex;justify-content: space-between;}
.bossgoo-index-news90.sh-index-news .inew-box .inew-item .inew-img{ width:40%; position:relative; padding-bottom:80px;}
.bossgoo-index-news90.sh-index-news .inew-box .inew-item .inew-img img{ width:100%; height:100%; position:absolute; left:0; top:0; object-fit: cover; border-radius: 5px; border:1px solid #ededed;}
.bossgoo-index-news90.sh-index-news .inew-box .inew-item .inew-txt{ width:55%; line-height:20px;}
.bossgoo-index-news90.sh-index-news .inew-box .inew-item .inew-txt .inew-date{color:#999; font-size:12px;}
.bossgoo-index-news90.sh-index-news .inew-box .inew-item .inew-txt .inew-name{ font-size:16px; color:#333; height:40px; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2;}
.bossgoo-index-news90.sh-index-news .inew-box .inew-item .inew-txt .inew-more{color:var(--themeColor); font-size:12px;}
@media only screen and (max-width: 1400px) {
.bossgoo-index-news90.sh-index-news .inew-box .inew-item{width:calc((100% - 20px) / 2);}
}
@media only screen and (max-width: 768px) {
.bossgoo-index-news90.sh-index-news .inew-box .inew-item{width:calc((100% - 0px) / 1);}
}
