@charset "utf-8";
.layout {
  width: 1166px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #1472ff !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.headbar {
  background-color: #ffffff;
}
.headbar .headbar-left {
  float: left;
}
.headbar .headbar-left p {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 42px;
}
.headlog {
  width: 100%;
  height: 160px;
  min-width: 1200px;
  background: url(../images/study_backimg.png) no-repeat #ffffff;
  background-position: top center;
  padding-top: 15px;
}
.footer {
  margin-top: 50px;
}
.footer .footer-link {
  background-color: #ffffff;
  padding: 20px 0;
}
.footer .footer-link h3 {
  font-size: 18px;
  display: block;
  color: #666666;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}
.footer .footer-link a {
  font-size: 16px;
  display: block;
  float: left;
  text-align: left;
  margin-right: 25px;
  color: #666666;
  line-height: 30px;
}
.footer {
  background-color: #292a32;
}
.footer .info-wrap {
  text-align: center;
  height: 100px;
  padding-top: 15px;
}
.footer .info-wrap span {
  font-size: 14px;
  color: #ffffff;
  margin-right: 17px;
  display: inline-block;
  line-height: 24px;
}
.footer .info-wrap span.last {
  margin-right: 0;
}
.footer .info-wrap a {
  font-size: 14px;
  color: #ffffff;
  margin-right: 17px;
}
.footer .info-wrap a i {
  display: inline-block;
  width: 18px;
  height: 20px;
  background: url(../images/icp-logo.png) no-repeat;
  vertical-align: -3px;
}
