
footer {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 50px;
  background: #35373f;
  position: relative;
  z-index: 2;
}

footer .main-center {
  overflow: hidden;
}

footer a, footer span, footer em {
  color: #dee2f4;
  font-size: 12px;
  font-style: normal;
  line-height: 36px;
}

footer a:hover {
  color: #ff541e;
}

footer .footer-info {
  border-bottom: 1px solid #42444f;
}

footer .footer-info span, footer .footer-info a {
  line-height: 67px;
}

footer .footer-info span {
  margin: 0px 30px;
}

footer .footer-info .mail-to {
  margin-left: 34px;
  padding-left: 32px;
  background: left center url("https://image.9game.cn/s/uae/g/1m/game_open/web/public/aliplay/common/bottom/images/icon-1.png") no-repeat;
}

footer .copyright {
  margin-top: 22px;
}

footer .copyright p {
  font-size: 12px;
  line-height: 26px;
  color: #757a8f;
  text-align: left;
}
