.index_bottom_bg{min-width:1190px; max-width:1920px; margin:auto; padding-top:15px; background:#242424;}
.index_bottom_footer{width:1190px; margin:auto; margin-bottom:20px;}
.index_bottom_contact{width:535px; float:left; margin-left:105px;}
.bottom_head{width:100%; text-align:left; border-bottom:1px solid #373737; line-height:50px; font-size:16px !important; color:#ffffff !important; text-transform:uppercase; font-weight:bold;}
.index_bottom_contact ul li{ font-size:14px; color:#ffffff; line-height:35px;}
.index_bottom_contact ul li a{font-size:16px; font-weight:bold; color:#ffffff;}


.index_bottom_menu{width:240px; float:left; text-align:left;}
.index_bottom_menu ul li{ text-align:left;}
.index_bottom_menu ul li h2{font-size:16px; text-align:left; color:#ffffff; font-weight:normal; line-height:35px;}
.index_bottom_menu ul li a:hover{color:#fff; text-decoration:underline;}

.index_bottom_ewm{width:109px; text-align:left; float:right;}
.index_bottom_ewm ul li{font-size:14px; color:#ffffff; line-height:25px; text-align:center;}

.index_bottom_line{width:1190px; margin:auto; height:0; border-bottom:1px solid #373737;}

.index_bottom_bottom2{ width:1190px; margin:auto; padding:7px 0; line-height:25px; text-align:center; color:#e0dfdf; font-size:13px;}
.index_bottom_bottom2 a{color:#e0dfdf; 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;
}