.index_about_honor{width: 100%;height: 805px;background: url(../ZERO/img/honorbg.jpg) no-repeat;}
.index_about_honor2{width: 1190px;height: 805px;margin: 0 auto;position: relative;}
.honor_class_head{width:307px;position: relative; height:61px; text-align:center; background:url(../ZERO/img/protitle.png) center no-repeat;margin: auto;}
.honor_class_head ul li{font-size:30px; line-height:36px; color:#3c3c3c;  text-transform:uppercase;}
.index_h1{
	position: absolute;left: 0px;top: 248px;
}

.index_h2{
	position: absolute;left: 0px;top: 447px;
}

.index_h3{
	position: absolute;left: 293px;top: 144px;
}

.index_h4{
	position: absolute;right: 0px;top: 248px;
}

.index_h5{
	position: absolute;right: 0px;top: 447px;
}

#index_honor_animate,#index_honor_animate_1,#index_honor_animate_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;
}