.index_ys_news{min-width:1190px; max-width:1920px; background:#fff; margin:auto; padding-top:44px; padding-bottom:63px;}
.index_news_title{width:1187px; padding-left:3px; margin:auto; line-height:40px; text-align:left; font-size:30px; color:#0f83d8;}

.index_news_container{width:1190px; margin: auto; margin-top:25px;}
.index_news_pic{width:501px; float:left; height:335px; overflow:hidden;}
.index_news_pic img{width:501px; height:335px;}

.index_item_img{padding:4px;border:1px solid #dfdfdf;height: 178px;position: relative;overflow: hidden;}
.index_item_img img{width: 560px;display:block;cursor: pointer;
       transition: all 0.6s;height: 177px;overflow: hidden;}
.index_item_img img:hover{transform: scale(1.2);}

.news_picmore{position: absolute;left: 532px;top: 150px;}
.news_hover a{color: #333;font-size: 18px;line-height: 53px;}
.news_hover:hover a{color: #009de2}
.index_item_img .news_picmore img:hover{transform: scale(1) !important;}
.news_de{font-size: 14px;color: #666;line-height: 23px;cursor: pointer;}

.newsr_left{font-size: 60px;color: #808080;width: 90px;float: left;    line-height: 60px;}
.newsr_right{width: 470px;float: left;}
.index_news_right{width:566px; float:right;}
.index_news_list{width:100%; margin-bottom:28px; border-bottom:1px solid #c7c7c8; padding-bottom:15px;}
.news_right_text{width:100%; text-align:left; color:#333333; font-size:18px; line-height:22px;}
.index_news_list:hover .news_right_text {color: #009de2}
.index_news_list:hover .news_right_text span{text-decoration:underline;}
.news_right_text span{ float:right; font-size:13px; color:#666666; line-height:22px;}
.news_right_jj{width:100%; margin-top:10px; text-align:left; color:#666666; font-size:14px; line-height:18px;}
.index_news_more{width:118px; height:36px; border:1px solid #0f83d8; float:right; text-align:center; line-height:36px;}
.index_news_more a{font-size:13px; color:#0f83d8;}

.index_news_left{width: 570px;float: left;}

#index_news_animate,#index_news_animate_1,#index_news_animate_2,#index_news_animate_3{display:none;
-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;
}