.index_bottom_foot{width:100%; min-width:1190px; max-width:1920px; margin:auto; background:#2b2b2b; padding-top:53px; /*padding-bottom:25px;*/clear: both;}
.index_bottom_containter{width:1190px; margin:auto;}
.index_bottom_left{width:796px;height:210px; float:left;}
.foot_menu{width:100%; height:37px; border-bottom:1px solid #303030;}
.foot_menu ul li{float:left; position:relative;}
.foot_menu ul li h2{font-size:14px; color:#ffffff; font-weight:normal; line-height:25px;}
.foot_menu ul li a:hover{color:#ffffff;}
.foot_menu .bottom_line{float:left; padding:0 52px; color:#4d4d4d; font-size:14px; line-height:25px;}

.index_bottom_left_top{width:100%;height:52px;color:#fff;font-size:26px;line-height: 26px}
.index_bottom_left_top p{font-size:16px;color:#bebebe;line-height: 20px;margin-top: 5px;}

.index_bottom_left_middle{width:100%;margin-top:15px;}
.index_bottom_left_middle li{width:300px;margin-top:12px;float:left;font-size:14px;color:#b9b9b9;}
.index_bottom_right{width:229px;float:right;margin-top:60px;color:#bababa;}
.index_bottom_right img{float:left;}
.index_bottom_right span{margin-top:37px;margin-left:15px;display:inline-block;}
.index_bottom_db{width:1190px;margin:0 auto;height:47px;border-top:1px solid #3f3f3f;font-size:14px;color:#bababa;line-height:47px;}
.index_bottom_db span a{color:#bababa !important;}
.foot_contact{width:100%; margin-top:18px;}
.foot_contact ul li{float:left; font-size:15px; color:#ffffff; font-weight: normal; line-height:30px;}
.foot_contact ul li a{font-size:15px; color:#ffffff; text-decoration:underline;}

.index_bottom_f{width:100%; margin-top:9px; font-size:14px; color:#ffffff; line-height:30px;}

.index_foot_ewm{float:right; margin-right:50px; margin-top:3px; text-align:center; font-size:14px; color:#ffffff;}

.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_animate,{
    display:none;

-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;
}