.footer {
  margin-top: 30px;
  min-width: 1200px;
}
.footer .footer-hd {
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
}
.footer .footer-hd .layout {
  overflow: hidden;
}
.footer-link {
  width: 769px;
  float: left;
  padding: 17px 0 23px;
}
.footer-link .title h3 {
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  font-weight: bold;
}
.footer-link .title .title-study a {
  display: inline-block;
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  margin-right: 20px;
}
.footer-link .title a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
  margin-right: 20px;
}
.footer-link .links {
  margin-top: 20px;
}
.footer-link .links h4 {
  float: left;
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  font-weight: normal;
}
.footer-link .links p {
  overflow: hidden;
}
.footer-link .links p a {
  display: inline-block;
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  margin-right: 20px;
}
.footer-hd .telephone {
  float: right;
  margin-top: 30px;
}
.footer-hd .telephone .text-right {
  width: 253px;
  height: 60px;
}
.footer-hd .telephone .text-right img {
  width: 100%;
  height: 100%;
}
.footer .footer-ft {
  width: 100%;
  background-color: #383838;
  overflow: hidden;
}
.footer .footer-ft .footer-icp {
  text-align: center;
  padding: 14px 0 10px;
}
.footer .footer-ft .info-wrap span,
.footer .footer-ft .info-wrap a {
  font-size: 12px;
  line-height: 19px;
  color: #E6E6E6;
  display: inline-block;
  margin-right: 5px;
}
.footer .footer-ft .info-wrap a:hover {
  color: #E6E6E6!important;
}
