.footer {
  width: 100%;
  text-align: center;
  padding: 32px 0 30px 0;
  background-color: #efefef;
  border-top: 10px solid #CB1B28;
  margin: 0 auto;
  background-color: #17181B;
}

.footer .main {
  color: #fff;
  width: 1200px;
  text-align: center;
  line-height: 36px;
  margin: 0 auto;
  font-size: 12px;
}