.index_customerbg{min-width:1190px; max-width:1920px; margin:auto; background:#ffffff; margin-top:65px;}
.index_customer_title{width:1190px; margin:auto; text-align:center; font-size:46px; color:#333333; line-height:65px;}

.index_customer_qh{width:1190px; margin:auto; margin-top:30px;}
.index_customer_qhtitle{width:380px; margin:auto;}
.content1{ border:2px solid #ff0000; float:left; text-align:center; padding:0 24px; cursor:pointer; color:#333333;font-size:20px; line-height:46px; text-transform:uppercase;}
.content2{border:2px solid #fff; float:left; text-align:center; padding:0 24px; cursor:pointer; font-size:20px; color:#333333; line-height:46px; text-transform:uppercase;}

.contentlist{width:890px; margin:auto; margin-top:45px;}
.index_customer_hezuo{width:890px; margin:auto; overflow:hidden; padding-bottom:35px; position:relative;}
.customer_logo{width:203px; float:left; height:118px;}
.customer_logo img{width:185px; height:104px; padding:7px 9px;}
.blk_18 { overflow:hidden; zoom:1; width:890px; margin:auto;}
.blk_18 .pcont { width:890px; float:left; overflow:hidden; text-align:left; height:250px; }
.blk_18 .ScrCont { width:32766px; zoom:1; }
.blk_18 #List1_1, .blk_18 #List2_1 { float:left; }


.index_customerList{ width:890px; height:250px; position:relative; overflow:hidden; margin:0 auto;}
.index_customer_section1{position: absolute;width: 100000px;}
.index_customer_section1 ul li{float:left;display:inline;width:203px; margin-bottom:5px; position:relative; text-align:left;}
.customer_logo:hover{ background:url(../cn/img/custom_bg.png) center no-repeat;}
.c2_lc{width:890px;float: left;}
.c2_lc li{float:left;width:203px; }
#c2_slide_prev,#c2_slide_next{display: block;width:15px;height: 22px; position:absolute; top:95px}
#c2_slide_prev{background:url(../cn/img/prevA.png) no-repeat; left:0px}
#c2_slide_next{background:url(../cn/img/nextA.png) no-repeat; right:0px}

#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;
}