.footer {
  width: 100%;
  font-size: 16px;
  background: #f2f2f2;
  padding: 1px 0;
  border-top: 15px solid #eaeaea;
}
.footer .link {
  background: #f2f2f2;
}
.footer .link ul {
  width: 1140px;
  margin: 0 auto;
  line-height: 65px;
  border-bottom: 2px solid #d0d0d0;
}
.footer .link ul li {
  position: relative;
  margin: 0 44px;
}
.footer .link ul li:first-child {
  font-weight: bold;
}
.footer .footCon {
  text-align: center;
  line-height: 46px;
  padding: 20px 0 40px;
}
.footer .footCon a {
  margin: 0 6px;
}