.friend-link {
  height: 100;
  text-align: center;
  line-height: 100px;
}

.friend-link a {
  margin: 0 45px;
}

.layout-footer {
  padding-top: 15px;
  padding-bottom: 60px;
  background-color: #fff;
  border-top: 2px solid #2576d1;
}

.layout-footer .footer-nav {
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 14px;
  color: 333;
  text-align: center;
}

.layout-footer .footer-nav a {
  color: #333;
}

.layout-footer .footer-mid {
  margin: 0 auto;
  padding-left: 223px;
  padding-right: 291px;
  position: relative;
  width: 1200px;
  line-height: 30px;
  box-sizing: border-box;
}

.layout-footer .footer-mid .footer-mid-left {
  position: absolute;
  left: 160px;
  top: 0;
}

.layout-footer .footer-mid .footer-mid-center {
  text-align: center;
}

.layout-footer .footer-mid .footer-mid-center img {
  margin: 0 4px;
}

.layout-footer .footer-mid .footer-mid-right {
  position: absolute;
  right: 0;
  top: -10px;
}

.layout-footer .footer-mid .footer-mid-right img  {
  margin-right: 24px;
}

.layout-footer .footer-mid img {
  display: inline-block;
  vertical-align: middle;
}
