﻿@charset "utf-8"; 
.content_right{padding-left:240px}
.content_left{font-size:14px;width:220px}
.in_news_left img{object-fit:cover}
@media (min-width:1025px){.news-title {font-size:18px;}
.newsdetails h1 {font-size:24px;}}
.news-list li .news-img {height:0;padding-bottom:75%;position:relative;}
.news-list li .news-img img {width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain;}
