.index_bottom_bg{min-width:1190px; max-width:1920px; margin:auto; background:#333333; padding-top:55px;}
.index_bottom_footer{width:1190px; margin:auto; padding-bottom:33px;}
.index_bottom_menu{width:179px; float:left; text-align:left;}
.index_bottom_menu ul li h2{font-size:13px; text-align:left; color:#bdbdbd; font-weight:normal; line-height:33px; text-transform:uppercase;}
.index_bottom_menu ul li a:hover{color:#bdbdbd; text-decoration:underline;}

.index_bottom_about{width:198px; float:left; text-align:left;}
.index_bottom_about ul li a{font-size:13px; text-align:left; color:#bdbdbd; font-weight:normal; line-height:33px;}
.index_bottom_about ul li a:hover{color:#bdbdbd; text-decoration:underline;}

.index_bottom_contact{width:305px; float:left;}
.bottom_head{width:100%; text-align:left; line-height:30px; font-size:16px !important; color:#bdbdbd !important; text-transform:uppercase;}
.bottom_head h2{font-size:16px !important; color:#bdbdbd !important; font-weight:normal;}
.index_bottom_contact ul li{ font-size:13px; color:#bdbdbd; line-height:33px;}
.index_bottom_contact ul li a{font-size:13px; color:#bdbdbd; text-decoration:underline;}

.index_bottom_product{width:240px; float:left;}
.index_bottom_product ul li{ font-size:13px; color:#bdbdbd; line-height:33px;}
.index_bottom_product ul li h3{font-size:13px; font-weight:normal; color:#bdbdbd; line-height:33px;}
.index_bottom_product ul li a:hover{color:#bdbdbd; text-decoration:underline;}

.index_bottom_ewm{width:146px; text-align:center; float:right;}

.index_bottom_bottom2{ width:1190px; margin:auto; padding:15px 0; line-height:23px; text-align:center; color:#bdbdbd; font-size:13px;}
.index_bottom_bottom2 a{color:#bdbdbd; font-size:13px;}

.index_bottom_friendlink{width:1190px; margin:auto;}


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