.index_customer_hzbg{min-width:1190px; max-width:1920px; height:220px; margin:auto; background:url(../ZERO/img/custom_bg.jpg) center no-repeat; padding-top:42px; border-top:2px solid #0f83d8;}
.index_customer_title{width:1190px; margin:auto; text-align:center; font-size:30px; color:#0f83d8; line-height:45px;}

.index_customer_hezuo{width:1190px; margin:auto; margin-top:29px; position:relative; overflow:hidden; height:83px;}
.index_customer_List{width:1105px; margin:auto; height:83px; position:relative; overflow:hidden;}
.index_customer_section1{position: absolute;width: 100000px;}
.index_customer_section1 ul li{float:left;display:inline;width:162px; overflow:hidden;position:relative; text-align:left;}
.index_customer_c1_lc{width:1105px;float: left;}
.index_customer_c1_lc li{float:left;width:162px; }
#index_customer_c1_slide_prev,#index_customer_c1_slide_next{display: block;width:24px;height:39px; position:absolute; top:23px}
#index_customer_c1_slide_prev{background:url(../ZERO/img/custom_left.jpg) no-repeat; left:0px}
#index_customer_c1_slide_prev:hover{ background:url(../ZERO/img/custom_left2.jpg) no-repeat;}
#index_customer_c1_slide_next{background:url(../ZERO/img/custom_right.jpg) no-repeat; right:0px}
#index_customer_c1_slide_next:hover{ background:url(../ZERO/img/custom_right2.jpg) no-repeat;}
.customer_logo{width:162px; float:left; overflow:hidden;}
.customer_logo img{width:162px; height:83px;}
#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;
}