.containter{width: 1190px;margin: auto;}
.clear{clear: both;}
/*首页新闻开始*/
.index_wj_news{width: 100%;min-width: 1190px;max-width: 1920px;padding-top: 50px;}
.news_time{width: 89px;height: 89px;text-align: center;background: url(../ZERO/img/news_time_bg.png) no-repeat;float: left;}
.time_ri{font-size: 28px;color: #808080;font-weight: normal;font-family:微软雅黑;line-height: 58px; }
.time_nian{font-size: 15px;color: #808080;font-weight: normal;font-family:微软雅黑;line-height: 10px; }
.news_text{width: 395px;float: left;margin-left: 40px;}
.news_text_name{padding-top: 10px;}
.news_text_name a{font-size: 16px;font-weight: bold;font-family:微软雅黑;color: #333333;line-height: 25px;}
.news_text_neirong a{font-size: 14px;font-weight: normal;font-family:微软雅黑;color: #808080; }
.left_news{float: left;margin-right: 50px;}
.left_news ul li{margin-bottom: 34px;}
.left_news ul li:hover .news_time{background: url(../ZERO/img/news_time_bgon_blue.png) no-repeat;}
.left_news ul li:hover .time_ri,.left_news ul li:hover .time_nian{color: #0c3a94;}
.left_news ul li:hover .news_text_name a{color: #0c3a94;}
.left_news ul li:first-child .news_text_name a{color: #45890d}
.left_news ul li:first-child .time_ri,.left_news ul li:first-child .time_nian{color: #45890d}
.left_news ul li:first-child .news_time{background: url(../ZERO/img/news_time_bgon.png) no-repeat;}
.right_news{float: left;}
.index_newspic{position: relative;width: 311px;height: 363px;background-color: #e6e6e6;padding: 3px;float: left;margin-right: 36px;box-shadow:5px 5px 5px #c6c6c6;overflow: hidden;}
.index_newspic img{width: 311px;height: 363px;transition: all 0.6s;}
.time_zhe{width: 317px;height: 30px;line-height: 30px;background: url(../ZERO/img/time_zhe.png) no-repeat;position: absolute;bottom: 0;left:0;color: #cccccc;padding-left: 10px;}
.index_newspic2_list{float: left;}
.index_newspic2{width: 237px;height: 171px;padding: 3px;position: relative;box-shadow:5px 5px 5px #c6c6c6;margin-bottom: 15px;background-color: #e6e6e6;overflow: hidden;}
.index_newspic2 img{width: 237px;height: 171px;transition: all 1s;}
.time_zhe2{width: 243px;height: 30px;line-height: 30px;background: url(../ZERO/img/time_zhe.png) no-repeat;position: absolute;bottom: 0;left:0;color: #cccccc;padding-left: 10px;}
.index_newspic:hover img{transform: scale(1.2);transition: all 1s;}
.index_newspic2:hover img{transform: scale(1.2);transition: all 1s;}
.indexnewstitle,.left_news,.right_news{display: none;}
/*首页新闻结束*/

