.title9 {
  padding: 26px 10px;
  text-align: center;
  background: #165168;
}
.title9 h2 span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.title9 h2 a {
  color: #fefefe;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.65);
}
@media screen and (max-width: 996px) {
  .title9 {
    float: none;
    background: #165168;
    width: auto;
    text-align: left;
  }
  .title9 h2 {
    padding-left: 20px;
  }
}
.gp-bread6 {
  color: #999999;
  line-height: 20px;
}
.gp-bread6 span {
  color: #999999;
}
.gp-bread6 span a {
  color: #999999;
  margin: 0 5px;
}
