#index_service{width:1120px; margin:auto;}
.index_service_title{width:100%; text-align:center; background:url(../ZERO/img/news_head.jpg) center bottom no-repeat; height:73px; font-size:28px; color:#333333; line-height:38px;}
.index_service_title h3{ background:#FFFFFF; display:inline-block; padding:0 15px; font-size:28px; color:#333333; font-weight:normal;}
.index_service_cont{width:1120px; height:292px; background:url(../ZERO/img/yy_line.jpg) no-repeat; margin:auto; margin-top:22px;}
.index_service_list{height:224px; width:199px; float:left; text-align:center; position:relative;}
.index_service_pic{height:224px; width:199px; overflow:hidden; position:relative;}
.index_service_pic img{height:224px; width:199px;}
.index_service_name{ font-size:16px; z-index:99; position:absolute; top:97px; color:#ffffff; line-height:29px; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;}

#index_service_animate,#index_service_animate_1,#index_service_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;
}