.index_bottom_footer{width:100%;clear: both; margin:auto; background: #333333; padding-top: 40px;}
.index_bottom_foot{width: 1190px;height: 167px;margin: 0 auto;}
.index_bottom_left{width: 147px;float: left;background:url(../ZERO/img/bot_left.jpg) right no-repeat;height: 130px;}
.index_bottom_left_title{font-size: 22px;color: #fff;height: 32px;margin-bottom: 20px}
.index_bottom_left_d{}
.index_bottom_left_d li{margin-bottom: 2px;}
.index_bottom_left_d li a h3{font-size: 14px;color: #fff;font-weight: normal;line-height: 24px;}

.index_bottom_con{width: 800px;float: left;padding-left: 50px;}
.index_bottom_con li{margin-bottom: 2px;font-size: 14px;color: #fff;}
.index_bottom_con li a {font-size: 14px;color: #fff;font-weight: normal;}


.index_bottom_right{width: 143px;float: right;}

.index_bottom_right_title{font-size: 20px;color: #fff;height: 32px;margin-bottom: 20px}

@media only screen and (max-width: 1500px) and (min-width: 1340px){
.index_bottom_foot{width: 1190px;float: left;margin-left: 160px;}
.index_bottom_bottom3{width: 1190px;line-height: 88px;color: #adadad;margin-left: 150px;}
}
@media only screen and (max-width: 1340px) and (min-width: 1190px){
.index_bottom_footer{width: 1190px;float: left;margin-left: 160px;background: #333333;height: 260px;padding-top: 40px;}
.index_bottom_bottom3{width: 1190px;line-height: 88px;color: #adadad;margin-left: 150px;}
}


.index_bottom_bottom1{width:1190px; margin:auto; height:77px; margin-top:9px; border-bottom:1px solid #262626;}
.index_bottom_contact{width:860px; margin-left:59px; float:left; margin-top:4px;}
.index_bottom_contact ul li img{-webkit-transition:all 0.5s ease;	-moz-transition:all 0.5s ease;}
.index_bottom_contact ul li:hover img{-webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);}
.index_bottom_tel{width:262px; float:left;}
.index_bottom_tel ul li{ font-size:14px; color:#e5e5e5; float:left; line-height:20px;}
.index_bottom_tel ul li span{ font-size:15px;}
.index_bottom_add{width:382px; float:left;}
.index_bottom_add ul li{ font-size:14px; color:#e5e5e5; float:left; line-height:20px;}
.index_bottom_add ul li span{ font-size:15px;}
.index_bottom_mail{width:210px; float:left;}
.index_bottom_mail ul li{ font-size:14px; color:#e5e5e5; float:left; line-height:20px;}
.index_bottom_mail ul li span{ font-size:15px; }
.index_bottom_mail ul li a{font-size:14px; color:#e5e5e5;}

.index_bottom_ewm{width:139px; float:right; text-align:center;}
.index_bottom_ewm ul li{ float:left; line-height:66px; font-size:14px; color:#ffffff;}
.index_bottom_bottom2{ width:100%;border-top: 1px solid #595959; margin:auto; line-height:38px; text-align:left; color:#fff; font-size:13px;clear: both;}
.index_bottom_bottom2 a{color:#adadad; font-size:13px;}
.index_bottom_bottom3{width: 1190px;line-height: 88px;color: #adadad;margin: auto;}
.friendlink{ width:1190px; margin:auto; line-height:30px;}
.link{width:1190px; margin:auto; font-size:16px; color:#adadad; line-height:30px;}
.link a{font-size:16px; color:#adadad; line-height:30px;}
#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;
}