.index_honor{background:url(../ZERO/img/index_honor_bg.jpg) center top no-repeat; padding-top:85px; padding-bottom:40px;}
.index_honor_left{width:50%; float:left; margin-left:1%;}
.index_honor_head{width:100%; font-size:30px; color:#ffffff; line-height:65px;}
.index_honor_nr{padding-left:10%; margin-top:20px;}
.index_honor_wz{font-size:16px; color:#ffffff; line-height:32px;}
.index_honor_more{width:138px; margin-top:20px; float:left; height:40px; text-align:center; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; background:#2b9865;}
.index_honor_more a{ line-height:40px; font-size:16px; color:#ffffff;}

.index_honor_right{width:35%; float:left; margin-left:5%; position:relative;}
.owl-carousel_honor .owl-dots{ text-align:center; margin:auto;}
.owl-carousel_honor .owl-dots .owl-dot{display:inline-block; text-align:center;}
.owl-carousel_honor .owl-dots .owl-dot span{width:16px;height:18px; float:left;margin:15px 7px; background:url(../ZERO/img/honor_dot1.png) no-repeat; display:block;-webkit-backface-visibility:visible;}
.owl-carousel_honor .owl-dots .owl-dot.active span, .owl-carousel_honor .owl-dots .owl-dot:hover span{ background:url(../ZERO/img/honor_dot2.png) no-repeat;}

@media (max-width:767px){
.index_honor{background:url(../ZERO/img/index_honor_bg2.jpg) center top no-repeat; padding-top:85px; padding-bottom:40px;}
.index_honor_nr{ padding-left:0%;}
.index_honor_left{width:90%; margin:0px 5%;}
.index_honor_right{width:90%; margin:30px 5% 0 5%;}

#index_honor_animate1,#index_honor_animate1-1,#index_honor_animate1-2{ display:block !important;}
}

#index_honor_animate1,#index_honor_animate1-1,#index_honor_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;
}