.index_bottom_link{width:1190px; margin:auto; padding:10px 0;}
.index_bottom_link ul li{ float:left; font-size:13px; color:#333333; line-height:20px;}
.index_bottom_link ul li a{font-size:13px; color:#333333;}

#index_bottom{ width:100%; margin:auto; max-width:1920px; min-width:1190px; background:url(../ZERO/img/bottom_bg.jpg) center top no-repeat #3c434c; padding-top:55px;}
.index_bottom_nr{width:1190px; margin:auto; height:158px;}
.index_bottom_logo{width:423px; margin-top:13px; margin-left:2px; float:left;}
.index_bottom_logo img{ width:160px; height:87px;}
.index_bottom_contact{width:400px; float:left; margin-top:8px;}
.index_bottom_contact ul li{ padding-left:36px; font-size:14px; color:#c5c7ca; text-align:left; line-height:34px;}
.index_bottom_contact ul li a{font-size:14px; color:#c5c7ca;}
.index_bottom_contact ul li:hover a{ text-decoration:none; color:#fff;}
.index_bottom_ewm{ width:219px; float:right;}
.index_bottom_ewm ul li{ width:95px; text-align:center; float:left; font-size:14px; color:#c5c7ca; line-height:34px;}

.index_bottom2{width:100%; margin:auto; max-width:1920px; min-width:1190px; background:#3c434c;}
.index_bottom3{width:1190px; margin:auto; padding:15px 0; font-size:14px; color:#898c90; line-height:21px; text-align:left;}
.index_bottom3 a{font-size:14px; color:#898c90;}
.index_bottom3 span{ float:right;}

#index_bottom_animate,#index_bottom_animate_1,#index_bottom_animate_2,#index_bottom_animate_3{
-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;
}