@charset "utf-8";
.footer {
  min-width: 1200px;
  height: 114px;
  background-color: #1F1F21;
}
.footer .footer-ft {
  width: 100%;
  background-color: #383838;
  overflow: hidden;
}
.footer .footer-ft .footer-icp {
  text-align: center;
  padding: 14px 0 10px;
}
.footer .footer-ft {
  padding-top: 18px;
}
.footer .footer-ft .info-wrap span,
.footer .footer-ft .info-wrap a {
  font-size: 12px;
  line-height: 19px;
  color: #E6E6E6;
  display: inline-block;
  margin-right: 5px;
}
.footer .footer-ft .info-wrap span img,
.footer .footer-ft .info-wrap a img {
  vertical-align: -5px;
}
.footer .footer-ft .info-wrap a:hover {
  color: #E6E6E6!important;
}
.footer-ft .layout {
  width: 1200px;
  margin: 0 auto;
  background-color: #2b2a31;
}
