.footer {
  background: #375DCE;
  min-width: 1200px;
}
.footer .layout {
  padding: 39px 0 44px 0;
}
.footer p {
  text-align: center;
}
.footer p:nth-child(1) {
  margin-bottom: 20px;
}
.footer p:nth-child(1) a {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
.footer p:nth-child(1) a:hover {
  color: #fff;
}
.footer p:nth-child(2) span {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
.footer p:nth-child(2) a {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
.footer p:nth-child(2) a:hover {
  color: #FFFFFF !important;
}
.footer .layout p:nth-child(1) a:hover {
  color: #fff !important;
}
.part8 {
  padding-top: 40px;
  padding-bottom: 30px;
}
.part8 .layout div:nth-child(1) {
  font-size: 16px;
  font-weight: 500;
  color: #777777;
  margin-bottom: 20px;
}
.part8 .layout div:nth-child(2) {
  display: flex;
  justify-content: space-between;
}
.part8 .layout div:nth-child(2) img {
  width: 590px;
  height: 100px;
  vertical-align: middle;
}
