.index_bottom_bg{min-width:1190px; max-width:1920px; margin:auto; background:#226ab5; padding-top:28px; padding-bottom:13px;}
.index_bottom_footer{width:1190px; margin:auto;}
.index_bottom_menu{width:296px; 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:13px; text-align:left; color:#ffffff; font-weight:normal; line-height:28px;}
.index_bottom_menu ul li a:hover{color:#ffffff; text-decoration:underline;}

.index_bottom_contact{width:435px; float:left; background:url(../ZERO/img/bottom_line.png) right no-repeat; margin-left:115px;}
.bottom_head{width:100%; text-align:left; line-height:35px; font-size:17px !important; color:#ffffff !important;}
.index_bottom_contact ul li{ font-size:13px; color:#ffffff; line-height:23px;}
.index_bottom_contact ul li a{font-size:13px; color:#fff; text-decoration:underline;}

.index_bottom_ewm{width:234px; float:right;}

.index_bottom_bg2{min-width:1190px; max-width:1920px; margin:auto; background:#1a5899;}
.index_bottom_bottom2{ width:1190px; margin:auto; padding:10px 0; line-height:28px; text-align:center; color:#859dc0; font-size:13px;}
.index_bottom_bottom2 a{color:#859dc0; 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;
}