#bottom{width:100%; min-width:1190px; max-width:1920px; background:#4e4e4e; margin:auto;}
.bottom_menu{width:100%; height:44px; border-bottom:1px solid #838383;}
.bottom_menu_list{width:1190px; margin:auto; height:44px; text-align:center;}
.bottom_menu_list ul li{ display:inline-block; padding:0 45px;}
.bottom_menu_list ul li h2{ font-size:16px; color:#ffffff; line-height:44px; font-weight:normal;}
.bottom_menu_list ul li a:hover{ color:#FFFFFF;}

.bottom_nr{width:1190px; margin:auto; margin-top:15px; padding-bottom:22px;}
.bottom_lx{width:856px; margin-left:16px; float:left; text-align:left;}
.bottom_lx2{width:100%; position:relative;}
.bottom_lx2 ul li{font-size:14px; color:#ffffff; line-height:24px;}
.bottom_lx2 ul li a{font-size:14px; color:#ffffff; text-decoration:underline;}
.bottom_map{width:340px; height:168px; position:absolute; top:29px; right:0; z-index:99;}

.bottom_ewm{width:119px; float:right; margin-top:46px; margin-right:87px; text-align:center;}
.bottom_ewm ul li{ font-size:16px; color:#ffffff; line-height:52px;}


.index_bottombg2{width:100%; min-width:1190px; max-width:1920px; background:#151314; margin:auto;}
.bottom_foot{width:1190px; margin:auto; text-align:left; font-size:14px; color:#888888; line-height:38px;}
.bottom_foot a,.bottom_foot span a{color:#888888; font-size:14px;}
.bottom_foot span{ float:right;}

.link{width:1190px; margin:auto; text-align:left;}
.link a{color:#333; font-size:14px; line-height:25px;}

#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;
}
