.footer-box {
  width: 100%;
  min-width: 1024px;
  /*background:  #555;*/
  background:  #9c1f23;
  padding: 10px 0 30px 0;
}
.footer-box .warp .footer-link {
  width: 100%;
  line-height: 30px;
  text-align: center;
}
.footer-box .warp .footer-link a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.footer-box .warp .footer-link span {
  padding: 0 6px;
  color: #fff;
}
.footer-box .warp p {
  width: 100%;
  line-height: 32px;
  margin: 4px 0;
  text-align: center;
}
.footer-box .warp p span {
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
}
.footer-logo {
  margin-top: 0px;
}
.footer-logo p {
  line-height: 24px !important;
  margin: 0 !important;
}
