.index_customer_bg{ min-width:1190px; max-width:1920p; margin:auto; background:#FFFFFF; margin-top:48px;}
.index_customer_title{width:1190px; margin:auto; text-align:center; font-size:28px; color:#333333; line-height:51px; text-transform:uppercase; font-weight:bold;}
.index_customer_title2{width:1190px; margin:auto; text-align:center; font-size:18px; color:#999999; line-height:33px;}

.index_customer_hezuo{width:1190px; margin:auto; margin-top:40px;}
.index_customer_pic{width:1190px; height:260px; margin:auto; overflow:hidden;}
.index_customer_pic img{width:1190px; height:260px;}
.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_animate1,#index_customer_animate2{
-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;
}