header {
  min-width: 1200px;
  height: 207px;
  background: url('../images/header.jpg') no-repeat top center;
}
.part6 {
  margin-top: 80px;
  margin-bottom: 24px;
}
.part6 .layout h2 {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-bottom: 16px;
}
.part6 .layout p a {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-right: 16px;
}
.footer {
  min-width: 1200px;
  background: #B32222;
  padding: 40px 0 48px 0;
}
.footer .layout p {
  text-align: center;
  line-height: 20px;
}
.footer .layout p:nth-child(1) span,
.footer .layout p:nth-child(2) span {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}
.footer .layout p:nth-child(1) a,
.footer .layout p:nth-child(2) a {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}
.footer .layout p:nth-child(3) img {
  width: 49px;
  height: 12px;
  margin-right: 8px;
}
.footer .layout p:nth-child(3) span {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}
