.footer_px{
  background-color: #2a2d32;
  text-align: center;
}
.footer_px a{
  color: #97999e;
}
.footer_px .ft_top{
  padding: 40px 0 20px;
}
.footer_px .ft_top .ft_top1 ul{
  width: 425px;
  margin: auto;
}
.footer_px .ft_top .ft_top1 ul li{
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #555961;
}
.footer_px .ft_top .ft_top1 ul li:first-child{
  border-left: 0;
}
.footer_px .ft_top .ft_top2{
  padding: 20px 0;
  line-height: 20px;
}
.footer_px .ft_top .ft_top2 span{
  display: inline-block;
  padding-left: 25px;
  margin: 0 15px;
}
/*.footer_px .ft_top .ft_top2 span.sp1{
  background: url(../../../images/drivers/dh.png) no-repeat left center;
}
.footer_px .ft_top .ft_top2 span.sp2{
  background: url(../../../images/drivers/emily.png) no-repeat left center;
}*/

.footer_px .ewm_px{
  margin: auto;
  width: 280px; 
  overflow: hidden;
}
.footer_px .ewm_px .ewms_px img{
  width: 120px;
  padding: 0 10px;
}
.footer_px .ewm_px .ewms_px p{
  color:#97999e;
  text-align: center;
  margin: 10px 0 20px 0
}
.footer_px .copy{
  border-top: 1px solid #97999e;
}
.footer_px .copy p{
  margin-top: 15px;
}