/* CSS Document */
.footer_a{width:100%;height:auto;background:#363636;}
.ft_ewm{width:30%;float:right;}
.ft_ewm .w{overflow:visible;}
.ft_ewm ul{width:100%;height:100%;}
.ft_ewm ul li{width:50%;height:100%;float:left;}
.ft_ewm ul li span{display:block;width:100px;height:120px;position: relative;}
.ft_ewm ul li img{width:100px; margin:15px 0;}

.ft_bd{width:100%;height:AUTO;}
.ft_bd .w{overflow:hidden;border-bottom:2px solid #565656;box-sizing:border-box;}
.ft_bd_t{width:1000px;overflow:hidden;margin:0 auto}
.ft_bd_t img{display:block;float:left;width:130px;}
.ft_bd_t .address{display:block;float:left;width:450px; margin-top:30px; margin-right:60px;}
.ft_bd_t .address span{display:block;font-size:20px;font-weight:bold;color:#fff;text-align:center;line-height:20px;margin-bottom:14px;}
.ft_bd p{width:100%;height:70px;text-align:center;color:#999;line-height:70px;}
.ft_bd p a{color:#999;}
.ft_bd p i{display:inline-block;margin:0 22px;}
.ft_bd p a:hover,.ft_bd p i:hover{color:#e62125;cursor:pointer;}
