.index_customerbg{min-width:1190px; max-width:1920px; margin:auto; background:#f1f1f1; padding-top:49px;}
.index_customer_title{width:1190px; height:50px; margin:auto; text-align:center; font-size:30px; color:#226ab5; font-weight:bold; line-height:50px;}

.index_customer_hezuo{width:1190px; margin:auto; margin-top:13px; overflow:hidden; padding-bottom:53px; position:relative;}
.customer_logo{width:157px; height:86px; float:left; overflow:hidden;}
.customer_logo img{width:157px; height:86px; border:none;}
.index_customerList{ width:1075px; height:182px; position:relative; overflow:hidden; margin:0 auto;}
.index_customer_section1{position: absolute;width: 100000px;}
.index_customer_section1 ul li{float:left;display:inline;width:157px; margin-bottom:9px; overflow:hidden;position:relative; text-align:left;}
.c2_lc{width:1190px;float: left;}
.c2_lc li{float:left;width:157px; }
#c2_slide_prev,#c2_slide_next{display: block;width:30px;height: 80px; position:absolute; top:52px}
#c2_slide_prev{background:url(../ZERO/img/prevA.png) no-repeat; left:0px}
#c2_slide_prev:hover{background:url(../ZERO/img/prevA2.png) no-repeat;}
#c2_slide_next{background:url(../ZERO/img/nextA.png) no-repeat; right:0px}
#c2_slide_next:hover{background:url(../ZERO/img/nextA2.png) no-repeat;}

#index_customer_animate,#index_customer_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;
}