#bottom{width:100%; min-width:1190px; max-width:1920px; background:#303030; margin:auto;}
.bottom_nr{width:1190px; margin:auto; padding-top:45px;}
.bottom_menu{width:200px; background:url(../ZERO/img/bottom_line.png) right 6px no-repeat; float:left;}
.bottom_menu_list{width:100%; margin-top:10px;}
.bottom_menu_list ul li{ background:url(../ZERO/img/bottom_dot.png) left no-repeat; padding-left:28px;}
.bottom_menu_list ul li h2{ font-size:14px; color:#e5e5e5; line-height:24px; font-weight:normal;}

.bottom_product{width:450px; background:url(../ZERO/img/bottom_line.png) right 6px no-repeat; margin-left:26px; float:left;}
.bottom_pro_head{width:100%; line-height:30px; font-size:18px; color:#ffffff; font-weight:bold;}
.bottom_pro{width:100%; margin-top:10px;}
.bottom_pro ul li{ width:168px; float:left; margin-right:26px; background:url(../ZERO/img/bottom_dot.png) left 5px no-repeat; padding-left:30px;}
.bottom_pro ul li h3{ font-weight:normal; font-size:14px; color:#e5e5e5; line-height:20px;}
.bottom_pro ul li:hover h3{ text-decoration:underline;}

.bottom_lx{width:240px; margin-left:30px; float:left; text-align:left;}
.bottom_lx2{width:100%; margin-top:10px;}
.bottom_lx2 ul li{font-size:14px; color:#e5e5e5; line-height:20px;}
.bottom_lx2 ul li a{font-size:14px; color:#e5e5e5; text-decoration:underline;}

.bottom_ewm{width:136px; float:right; text-align:left;}
.bottom_ewm ul li{ margin-bottom:5px;}
.bdsharebuttonbox bdshare-button-style0-16{ float:right;}
.bdshare-button-style0-16 .bds_weixin{ margin-right:0 !important;}

.bottom_foot{width:1190px; margin:auto; text-align:center; border-top:1px solid #242424; margin-top:32px; font-size:13px; color:#a3a3a3; line-height:34px;}
.bottom_foot a{color:#a3a3a3; font-size:13px;}

#index_bottom_animate{
-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;
}
