.containter{width: 1190px;margin: auto;}
.clear{clear: both;}
.index_jc_news{width: 100%;min-width: 1190px;max-width: 1920px;height: 1256px;padding-top: 30px;}

.index_newslist{margin-bottom: 40px;}
.index_newslist li{float: left;width: 375px;height: 320px;box-shadow: 0 2px 2px #e3e3e3;margin-right: 20px;margin-bottom: 40px;position: relative;}
.index_newsimg{width: 100%;height: 201px;overflow: hidden;}
.index_newsimg img{width: 100%;height: 100%;transition: all 0.6s;}
.index_newsname{padding: 12px 16px;}
.index_newsname2{padding: 0px 16px;}
.index_newsname a{font-size: 20px;color: #000;font-family: 微软雅黑;line-height: 24px;}
.index_newsname2 a{font-size: 14px;color: #4f4f4f;font-family: 微软雅黑;line-height: 16px;}
.news_jia{width: 29px;height: 27px;background: url(../ZERO/img/news_jia.png) no-repeat;float: right;position: absolute;bottom: 0;right: 0;}
.index_newslist li:hover .news_jia{background: url(../ZERO/img/news_jiaon.png) no-repeat;}
.index_newslist li:hover .index_newsimg img{transform: scale(1.2);transition: all 1s;}
.newstitle{display: none}