.index_bottom_footer{width:100%; margin:auto; min-width:1190px; max-width:1920px; background:url(../ZERO/img/bottombg.jpg); position:relative;}
.index_bottom1{width:100%; margin:auto; min-width:1190px; max-width:1920px; height:18px; background:url(../ZERO/img/bottom_bg1.png) center no-repeat; position:absolute; top:-18px; z-index:1111;}
.index_bottom_bottom1{width:1186px; margin:auto; padding-top:20px;}
.index_bottom_head{width:100%; text-align:left; font-size:20px; color:#ffffff; line-height:25px; height:43px; background:url(../ZERO/img/bottom_line.jpg) left bottom no-repeat; text-transform:uppercase;}
.index_bottom_contact{width:213px; float:left; padding-bottom:10px;}
.index_bottom_contact ul li{ margin-top:8px; font-size:14px; line-height:24px; color:#ffffff;}
.index_bottom_contact ul li a{ color:#ffffff; font-size:14px;}

.index_bottom_menu{width:238px; float:left; margin-left:317px;}
.index_bottom_menu ul li{float:left; width:85px; background:url(../ZERO/img/bottom_dot.jpg) left no-repeat; padding-left:9px; text-align:left;}
.index_bottom_menu ul li h2{font-size:14px; color:#ffffff; line-height:30px; font-weight:bold;}
.index_bottom_menu ul li h2:hover{text-decoration:underline; color:#289fa3;}
.index_bottom_menu ul li:hover{background:url(../ZERO/img/bottom_dot1.jpg) left no-repeat;}

.index_bottom_ewm{float:right; width:136px; margin-top:5px; margin-right:2px; background:url(../ZERO/img/ewm_bg.png) center top no-repeat; text-align:center;}
.index_bottom_ewm ul li{ font-size:14px; color:#fffffe; text-align:center;line-height:26px; padding-top:9px;}

.index_bottom_bg2{width:100%; margin:auto; min-width:1190px; max-width:1920px; height:33px; background:#262626;}
.index_bottom_bottom2{ width:1190px; margin:auto; padding:5px 0; line-height:23px; text-align:center; color:#999999; font-size:14px;}
.index_bottom_bottom2 a{color:#999999; font-size:14px;}
.friendlink{ width:1190px; margin:auto; line-height:30px;}
.link{width:1190px; margin:auto; font-size:16px; color:#666666; line-height:30px;}
.link a{font-size:16px; color:#666666; line-height:30px;}
#index_bottom_animate,#index_bottom_animate_1,#index_bottom_animate_2,#index_bottom_animate_3{
-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;
}