#index_honor{min-width: 1190px; max-width:1920px; margin:auto; margin-top:48px; height:450px; background:url(../ZERO/img/index_honorbg.jpg) center no-repeat;}
.index_honor_cont{width:548px; margin:auto; padding-left:642px; padding-top:30px;}
.index_honor_item{width:100%; text-align:left; font-size:18px; color:#ffffff; line-height:56px;}

#index_honor_animate,#index_honor_animate_1{
-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;
}