.index_news{ background:url(../ZERO/img/index_newsbg.jpg) center bottom no-repeat #4cb55a; padding:75px 0 121px 0;}
.index_head_title{ font-size:34px; color:#fff; line-height:50px; font-family:'helvetica_lightregular'; text-transform:uppercase; text-align:center;}
.index_head_title span{font-family:'helveticaregular';}

.index_news_row{ margin-top:37px; background:#FFFFFF; padding-top:45px; padding-bottom:40px;}
.index_news_left{width:62%; border-right:1px solid #f2efef; padding-left:3%; float:left;}
.index_news_lb{width:100%; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.index_news_pic1{width:37%; float:left; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.index_news_pic1 img{ width:100%; height:auto !important;}
.index_news_list{width:56%; margin-right:2%; float:right; margin-top:15px;}
.index_news_name{ width:100%; text-align:left;}
.index_news_name a{font-size:18px; color:#333333; font-family:'helveticaregular'; line-height:25px;}
.index_news_date{width:100%; margin-top:3px; text-align:left; font-size:14px; color:#999999; line-height:25px;}
.index_news_jj{width:100%; text-align:left; margin-top:5px;}
.index_news_jj a{ font-size:14px; color:#666666; line-height:21px; font-family:'helveticaregular';}
.index_news_more{width:100%; margin-top:45px; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.index_news_more a{font-family:'helveticaregular'; font-weight:bold; font-size:15px; color:#333333; line-height:45px; text-transform:uppercase;}
.index_news_lb:hover .index_news_more{-webkit-transform:translate(30px, 0); -moz-transform:translate(30px, 0);}

.index_news_right{width:32%; float:right; margin-right:3%;}
.index_news_list2{width:100%; margin-bottom:12px; padding:8px 15px;}
.index_news_list2:hover{ background:#f5f6f8; border-bottom:1px solid #4cb55a;}
.index_news_more2{width:100%; padding-left:15px; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.index_news_more2 a{font-family:'helveticaregular'; font-weight:bold; font-size:15px; color:#333333; line-height:45px; text-transform:uppercase;}
.index_news_list2:hover a{ text-decoration:none;}
.index_news_more2:hover{-webkit-transform:translate(30px, 0); -moz-transform:translate(30px, 0);}

.index_news_custom{ display:none;}

@media (max-width:1400px) and (min-width:1px){
#index_news_animate1,#index_news_animate1-1,#index_news_animate1-2{ display:block !important;}
}

@media (max-width:767px){
.index_news{ padding:35px 0 31px 0;}
.index_head_title{ font-size:28px; line-height:40px;}
.index_news_row{ margin-top:17px; padding-top:30px; padding-bottom:20px;}
.index_news_left{width:97%; border:none;}
.index_news_list{ margin-top:25px;}
.index_news_more{ margin-top:15px;}
.index_news_right{width:94%; margin:auto; margin-top:0px; padding-top:15px; border-top:1px solid #ccc; margin-right:3%; margin-left:3%;}
.index_news_lb{ margin-bottom:20px !important;}

.index_news_pic1{width:100%;}
.index_news_list{width:100%; margin-right:0;}
.index_news_list2{ padding:8px 0;}
.index_news_more2{ padding-left:0;}

.index_news_custom{ display:block; width:98%; padding:10px 0; margin:auto; text-align:center;}
}

#index_news_animate1,#index_news_animate1-1,#index_news_animate1-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;
}
