.index_ys_news{min-width:1190px; max-width:1920px; background:#efeff1; 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_news_right{width:626px; float:right;}
.index_news_list{width:100%; margin-bottom:28px; border-bottom:1px solid #c7c7c8; padding-bottom:28px;}
.news_right_text{width:100%; text-align:left; color:#333333; font-size:17px; line-height:22px;}
.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_animate,#index_news_animate_1,#index_news_animate_2,#index_news_animate_3{
-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;
}