.index_hjkj_news{ background:#f5f5f5; padding-top:50px; padding-bottom:70px;}
.index_hjkj_newstitle{font-size: 30px;color: #333333;line-height: 40px;text-align: center;font-family: 微软雅黑;font-weight: normal;margin-bottom: 40px;display: none}
.index_hjkj_newstitle:after{content: '';display: block;width: 40px;height: 2px;background-color: #c11017;margin: auto;margin-top: 20px;}
.news_right_class{position: absolute;right:0;bottom: -12px;width: 60%;}
.news_right_classa{display: block;padding: 1% 2%;color: #999999;font-size: 14px;float: right;}
.news_right_classa2{display: block;padding: 1% 2%;color: #fff;font-size: 14px;float: right;background-color: #c11017;}
.news_right_classa:hover{display: block;padding: 1% 2%;color: #fff;font-size: 14px;float: right;background-color: #c11017;}
.index_hjljnews_left{padding-right: 10%;display: none}
.index_news_list{width: 100%;}
.index_news_pic1{width: 100%;height: auto;position: relative;overflow: hidden}
.index_news_pic1 img{width: 100%;height: 220px;transition: all 0.6s;}
.index_news_date{width: 67px;height: 52px;background-color: #c11017;position: absolute;left: 0;bottom: 0;text-align: center;font-size: 13px;color: #fff;line-height: 20px;padding-top: 6px;}
.index_news_nr{padding: 2%;background-color: #fff;width: 100%}
.index_news_nr ul li:first-child span{font-size: 15px;color: #333333;line-height: 30px;font-family: 微软雅黑;font-weight: normal;}
.index_news_nr ul li:last-child{color: #666666;line-height: 20px;font-size: 13px;margin-top: 10px;}

.index_news_list:hover img{transform: scale(1.1);transition: all 0.6s;}
.index_hjljnews_right{width: 100%;display: none}
.index_newsright_list{padding: 2% 5%;width: 100%;border-bottom: 1px solid #eaeaea;}
.index_newsright_nr li:first-child{position: relative}
.index_newsright_nr li:first-child:before{content: '';display: table;width: 4px;height: 4px;background: url(../ZERO/img/index_news_dian.png) no-repeat;position: absolute;left: -3%;top: 40%;}
.index_newsright_nr li:first-child span{color: #333;line-height: 30px;font-size: 15px;font-weight: normal;}
.index_newsright_nr li:nth-child(2){font-size: 13px;color: #666666;line-height: 20px;margin-top: 6px;}
.index_newsright_nr li:last-child{font-size: 13px;color: #ccc;line-height: 17px;margin-top: 6px;}

.index_newsright_list:hover {background-color: #fff;border-bottom: 1px solid #fff;}

@media (max-width: 768px) {
    .index_hjkj_news{padding-bottom:20px;}
    .index_hjljnews_left{padding-right: 0;}
    .news_right_class{display: none;}
}


@media (min-width: 768px) and (max-width: 991px) {
    .index_hjkj_news{padding-bottom:20px;}
    .index_hjljnews_left{padding-right: 0;}

}
@media (min-width: 992px) and (max-width: 1199px) {


}
@media (min-width: 1200px) and (max-width: 1600px) {


}