.index_customer_bg{ min-width:1190px; max-width:1920p; margin:auto; background:url(../ZERO/img/custom_bg.jpg) center top no-repeat #FFFFFF; padding-top:94px;}
.index_customer_lc{width:938px; margin:auto; height:352px; padding-left:225px; padding-right:27px;}
.index_customer_list{width:100%; margin:auto; background:url(../ZERO/img/lc_bg.png) center no-repeat;}
.index_customer_list ul li{width:144px; margin-left:10px; font-size:18px; color:#333333; line-height:38px; float:left; text-align:center;}
.index_customer_wz{width:100%; text-align:left; margin-top:44px; font-size:16px; color:#fffefe; line-height:24px;}
.index_customer_tel{width:316px; padding-left:50px; float:right; background:url(../ZERO/img/lc_tel.png) left no-repeat; font-size:24px; color:#4d4d4d; line-height:30px;}

.index_customer_hezuo{min-width:1190px; max-width:1920p; margin:auto; padding-top:72px; background:url(../ZERO/img/custom_bg2.png) center top no-repeat;}
.index_customer_title{width:309px; margin:auto; height:38px; text-align:center;}
.index_customer_pic{width:1190px; margin:auto; height:280px; margin-top:55px; overflow:hidden;}
.index_customer_pic ul li{width:180px; height:90px; margin-bottom:20px; overflow:hidden; float:left;}
.index_customer_pic ul li img{width:180px; height:90px; transition:all .6s;}
.index_customer_pic ul li:hover img{transition:all .6s; transform:scale(1.15);}
.index_customer_more{width:147px; height:41px; margin:auto; margin-top:19px; background:#214195; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; text-align:center; line-height:41px;}
.index_customer_more a{ font-size:18px; color:#ffffff;}

#index_customer_animate,#index_customer_animate_1,#index_customer_animate_2,#index_customer_animate_3,#index_customer_animate_4{
-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;
}