.index_bottom_footer{min-width:1190px; max-width:1920px; margin:auto; background:#2e2e2e; padding-top:30px; margin-top:50px;}
.index_bottom_menu{width:1190px; margin:auto; height:53px; border-bottom:1px solid #565656; text-align:center;}
.index_bottom_menu ul{ display:inline-block;}
.index_bottom_menu ul li{float:left; font-size:16px; color:#ffffff; line-height:36px;}
.index_bottom_menu ul li h2{font-size:16px; color:#ffffff; line-height:36px; font-weight:normal;}
.index_bottom_menu ul li h2:hover{text-decoration:underline; color:#ffffff;}

.index_bottom_contact{width:1110px; padding:20px 40px; margin:auto; border-bottom:1px solid #565656;}
.index_bottom_contact ul li{ float:left; font-size:14px; color:#ffffff; line-height:30px;}
.index_bottom_contact ul li a{font-size:14px; color:#ffffff;}

.index_bottom_bottom2{ width:1190px; margin:auto; padding:18px 0 24px 0; line-height:28px; text-align:center; color:#7e7e7e; font-size:14px;}
.index_bottom_bottom2 a{color:#7e7e7e; font-size:14px;}

.friendlink{ width:1190px; margin:auto; padding:5px 0;}
.link{width:1190px; margin:auto; font-size:13px; color:#3f3f3f; line-height:20px;}
.link a{font-size:13px; color:#3f3f3f; line-height:20px;}

#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;
}