.index_servicebg{min-width:1190px; max-width:1920px; margin:auto; background:#FFFFFF; margin-top:47px; margin-bottom:65px;}
.index_service_title{width:1190px; height:98px; margin:auto; background:url(../ZERO/img/service_title.png) center bottom no-repeat; text-align:center;}
.index_service_title ul li{font-size:19px; color:#4c4c4c; line-height:35px;}
.index_service_title ul li span{font-size:30px; font-weight:bold; color:#226ab5; line-height:45px;}

.index_service_list{width:1190px; margin:auto; overflow:hidden; margin-top:42px;}
.service_logo1{width:174px; height:177px; background:url(../ZERO/img/service_pic1.png) no-repeat; float:left;}
.service_logo1:hover{background:url(../ZERO/img/service_pic1b.png) no-repeat;}
.service_logo2{width:174px; height:177px; background:url(../ZERO/img/service_pic2.png) no-repeat; float:left;}
.service_logo2:hover{background:url(../ZERO/img/service_pic2b.png) no-repeat;}
.service_logo3{width:174px; height:177px; background:url(../ZERO/img/service_pic3.png) no-repeat; float:left;}
.service_logo3:hover{background:url(../ZERO/img/service_pic3b.png) no-repeat;}
.service_logo4{width:174px; height:177px; background:url(../ZERO/img/service_pic4.png) no-repeat; float:left;}
.service_logo4:hover{background:url(../ZERO/img/service_pic4b.png) no-repeat;}
.service_logo5{width:174px; height:177px; background:url(../ZERO/img/service_pic5.png) no-repeat; float:left;}
.service_logo5:hover{background:url(../ZERO/img/service_pic5b.png) no-repeat;}
.service_title{ text-align:center; font-size:13px; color:#ffffff; line-height:30px; margin-top:135px;}
.service_jt{width:18px; height:23px; float:left; margin:85px 31px 0 31px; background:url(../ZERO/img/service_jt.png) no-repeat;}

#index_service_animate,#index_service_animate1{
-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;
}