.newsList .Img img{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.newsInfoBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.newsInfoBox .classTitle,.newsInfoBox .dateBox{padding:5px 0}.newsInfoBox .dateBox{color:#313131}.newsInfoBox .dateBox .date{line-height:1}.newsInfoBox .classTitle{background:#89a8a9;color:#fff;font-size:14px;line-height:1;letter-spacing:0.5px;padding:5px 10px}.newsList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}@media (max-width:1180px){.newsList{margin:0 -10px}}.newsList .newsItem{width:33.3333333333%;padding:0 15px 30px}@media (max-width:1180px){.newsList .newsItem{width:50%;padding:0 10px 30px}}@media (max-width:375px){.newsList .newsItem{width:100%}}.contentBox.noLeftBox .newsList .newsItem{width:25%}@media (max-width:1180px){.contentBox.noLeftBox .newsList .newsItem{width:50%}}@media (max-width:375px){.contentBox.noLeftBox .newsList .newsItem{width:100%}}.newsList .item{padding:20px 0px}.newsList .Img{width:100%;height:auto;aspect-ratio:360/370;border-radius:6px;overflow:hidden}.newsList .Img a{display:block;width:100%;height:100%}.newsList .Img img{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;display:block}@media (min-width:1181px){.newsList .Img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.newsList .Img.noImg{background:#BBD3D4;position:relative}.newsList .Img.noImg:after{content:"";position:absolute;pointer-events:none;max-width:300px;width:80%;height:auto;aspect-ratio:300/36;background:url("../images/logo.svg") no-repeat center/contain;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.newsList .Txt{padding:15px 0;overflow:hidden}.newsList .Txt .title{color:#002f30;font-size:18px;font-weight:500;letter-spacing:0.9px}@media (max-width:1180px){.newsList .Txt .title{font-size:16px;letter-spacing:0.8px}}.newsList .Txt .title a{color:#002f30}@media (min-width:1181px){.newsList .Txt .title a:hover{color:#89a8a9}}.newsList .Txt .text{height:60px;color:#313131;font-size:16px;padding-top:10px}@media (max-width:1180px){.newsList .Txt .text{font-size:15px}}.shareBox{float:right}.shareBox .btn-fb{display:inline-block;vertical-align:middle;margin-right:5px}.shareBox .back{display:inline-block;vertical-align:middle;padding:3px 5px;border-radius:3px;font-size:12px;color:#fff;background:rgb(174,66,51);background:-webkit-gradient(linear,left top,left bottom,from(rgb(174,66,51)),to(rgb(196,76,76)));background:linear-gradient(to bottom,rgb(174,66,51) 0%,rgb(196,76,76) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae4233',endColorstr='#c44c4c',GradientType=0);cursor:pointer}@media (min-width:1181px){.shareBox .back:hover{background:#398cb1}}