.index_bottom_bg{min-width:1190px; max-width:1920px; margin:auto; background:url(../smart/bottombg.jpg) center no-repeat; height:249px;}
.index_bottom_footer{width:1190px; margin:auto; padding-top:22px;}
.index_bottom_left{width:960px; float:left;}
.index_bottom_menu{width:100%; height:43px; border-bottom:1px solid #FFFFFF;}
.index_bottom_menu ul li{font-size:14px; float:left; padding-right:18px; color:#ffffff; line-height:25px;}
.index_bottom_menu ul li h2{font-size:14px; color:#ffffff; line-height:25px; font-weight:normal;}
.index_bottom_menu ul li h2:hover{text-decoration:underline; color:#ffffff;}
.index_bottom_contact{width:100%; margin-top:15px;}
.index_bottom_contact ul li{ font-size:14px; float:left; color:#ffffff; line-height:20px; margin-bottom:10px;}
.index_bottom_contact ul li a{font-size:14px; color:#ffffff;}
.index_bottom_bottom2{ width:100%; margin-top:15px; line-height:20px; text-align:left; color:#ffffff; font-size:14px;}
.index_bottom_bottom2 a{color:#ffffff; font-size:14px;}
.index_bottom_right{width:130px; float:right; margin-top:19px; text-align:center; font-size:14px; color:#ffffff; line-height:30px;}

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

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