.index_news_bg{min-width:1190px; max-width:1920px; margin:auto; background:#efefef; padding-top:60px; padding-bottom:55px;}
.index_news_content{width:1190px; margin:auto;}
.index_news_left{width:680px; float:left;}
.index_news_titleqh{width:100%; height:63px;}
.index_news_titleqh ul li{ float:left; width:165px; text-align:center; height:61px; border:1px solid #d1d1d1; background:#fff; line-height:61px; font-size:20px; color:#333333;}
.index_news_titleqh ul li a{font-size:20px; color:#333333;}
.index_news_titleqh ul li a:hover{ text-decoration:none;}
.index_news_newson{ background:url(/images/news_qh.jpg) center no-repeat !important;}
.index_news_newson a{font-size:20px; color:#ffffff !important;}
.index_news_NewsList{width:678px; margin:auto; background:#fff; border:1px solid #d1d1d1; box-shadow: 0 0 20px #d0d0d0;}
.index_news_News1{width:620px; margin:auto; margin-top:34px;}
.index_news_pic{width:143px; float:left; height:88px; border:1px solid #d1d1d1; overflow:hidden;}
.index_news_pic img{width:143px; height:88px; transition:all .6s;}
.index_news_pic:hover img{transition:all .6s; transform:scale(1.15);}
.index_news_newss{width:438px; float:right;}
.index_news_hy_title{width:100%; text-align:left;}
.index_news_hy_title a{ font-size:16px; color:#333333; line-height:25px; font-weight:bold;}
.index_news_hy_jj{width:100%; text-align:left; margin-top:8px;}
.index_news_hy_jj a{font-size:14px; color:#666666; line-height:20px;}
.index_news_newss:hover .index_news_hy_title a{ color:#c7000a;}


.index_news_right{width:440px; float:right;}
.index_news_head{width:100%; height:63px; line-height:63px; font-size:20px; color:#333333;}
.index_news_head span a{font-size:14px; color:#c7000a;}
.index_news_NewsList2{width:100%; background:url(/images/news_line.jpg) repeat-y; margin-top:15px; padding-top:25px;}
.index_news_xh{width:45px; float:left; height:45px; background:url(/images/news3_dot2.jpg) center no-repeat; font-size:20px; color:#ffffff; line-height:45px; text-align:center;}
.index_news_xh:hover{background:url(/images/news3_dot1.jpg) center no-repeat;}
.index_news_news3{width:340px; float:right; margin-right:35px;}
.index_news_title{width:100%; text-align:left; font-size:16px; color:#333333; font-weight:bold; line-height:45px;}
.index_news_title a{font-size:16px; color:#333333;}
.index_news_news3:hover .index_news_title a{font-size:16px; color:#c7000a;}
.index_news_jj{width:100%; text-align:left;}
.index_news_jj a{ font-size:14px; color:#666666; line-height:20px;}

#index_news_animate,#index_news_animate_1,#index_news_animate_2{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}