.footer {
  margin-top: 30px;
  min-width: 1200px;
  position: relative;
}
.footer .footer-link {
  background-color: #ffffff;
  padding: 20px 0;
}
.footer .footer-link h3 {
  font-size: 14px;
  display: block;
  color: #333;
  line-height: 30px;
  font-weight: bold;
}
.footer .footer-link a {
  display: inline-block;
  text-align: left;
  margin-right: 90px;
  color: #9C9D9C;
  line-height: 26px;
}
.footer .footer-link p a:first-child {
  margin-right: 62px;
}
.footer .info-wrap {
  text-align: center;
  height: 100px;
  background-color: #F1F3ED;
  padding-top: 15px;
}
.footer .info-wrap a {
  font-size: 12px;
  color: #999;
  margin-right: 5px;
}
.footer .info-wrap span {
  font-size: 12px;
  color: #999;
  margin-right: 5px;
  display: inline-block;
  line-height: 28px;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
.layout a:hover {
  color: #49B849;
}
.info-wrap-pic {
  width: 50px;
  height: 12px;
}
