.index_honor{
    min-width:1190px; max-width:1920px; margin:auto; background:url(../ZERO/img/honorbg.jpg) no-repeat; height:501px;padding-top:50px;

}
.index_honor2{width: 1190px;margin:auto;}
.index_honor_head{width:100%;height:30px;line-height:30px;font-size:26px;color: #fff;text-align: center;}
.index_honor_head2{font-size:16px;color: #fff;line-height: 18px;margin-top: 9px;text-align: center;}

.index_honor_con{width: 1190px;margin-top:45px;margin-bottom:47px;}
.index_honor_con li{width: 204px;height: 257px;float: left;margin-right:34px; transition: all 0.6s;}
.index_honor_con li:hover{margin-top:-10px; transition: all 0.6s;}

.honor_more{width: 110px;height: 37px;border:1px solid #fff; margin:auto;text-align: center;clear: both}
.honor_more a{font-size:14px;color: #fff;line-height: 37px;}

#index_about_animate,#title3{
-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;
}
