﻿/*列表*/
.newlistcls .ulcls{ width:1120px; margin:0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.newlistcls .ulcls li{ width: 330px;text-align: left;margin-bottom:2em;cursor:pointer;}
.itemnewscls{width: 330px;height:320px;position: relative;}
.itemnewscls img{width: 330px;height:320px;}

.itemnewstitle{width:230px;height:42px;line-height:45px;color:#fff; font-size:20px;padding-left:5%;
background: url(../image/com-img4.png) no-repeat;position: absolute;bottom:0;}
.itemnewsaddr{width:100%;height: 90px;background: rgba(55,178,75,.8); position: absolute;bottom:0; text-align:left;
color:#fff;display: none;}
.itemnewsaddr div{width: 80%;margin: 0 auto; margin-top: 3px;}
.itemnewsaddr div:nth-child(1){font-weight: bold;height:40px;line-height:40px;border-bottom: 1px solid #fff;font-size:20px;}
.itemnewsaddr div:nth-child(2){line-height:40px;font-size:16px;}

.newlistcls .ulcls .linemingxicls{ width:100%;padding-bottom:3rem;display: none;}

.linemingxidiv{ width:90%; line-height:25px; text-align:left;font-size: 16px;padding-left:16.75px;}
.fengefucls{ width:5%; height:3px; margin:1% 0%; background-color:#37b24b;}


