.index_bottom_bg{min-width:1190px; max-width:1920px; margin:auto; background:#2e2e2e; padding-top:45px; padding-bottom:25px;}
.index_bottom_footer{width:1190px; margin:auto;}
.index_bottom_menu{width:230px; float:left; background:url(../ZERO/img/bottom_line.png) right no-repeat; text-align:center;}
.index_bottom_menu ul li{ float:left; width:50%;}
.index_bottom_menu ul li h2{font-size:14px; text-align:left; color:#ffffff; font-weight:normal; line-height:25px;}
.index_bottom_menu ul li a:hover{color:#ffffff; text-decoration:underline;}

.index_bottom_contact{width:496px; float:left; background:url(../ZERO/img/bottom_line.png) right no-repeat; margin-left:92px;}
.bottom_head{width:100%; text-align:left; line-height:25px; font-size:14px !important; color:#ffffff !important;}
.index_bottom_contact ul li{float:left; font-size:14px; color:#ffffff; line-height:25px;}
.index_bottom_contact ul li a{font-size:14px; color:#fff; text-decoration:underline;}

.index_bottom_ewm{width:150px; float:right;}
.index_bottom_ewm ul li{ margin-bottom:10px; width:100%;}

.index_bottom_bg2{min-width:1190px; max-width:1920px; margin:auto; background:#282828;}
.index_bottom_bottom2{ width:1190px; margin:auto; padding:5px 0; line-height:26px; text-align:left; color:#cdcdcd; font-size:13px;}
.index_bottom_bottom2 a{color:#cdcdcd; 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{
-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;
}