.navigation-tit {
  margin-bottom: 23px;
  overflow: hidden;
}
.navigation-tit span,
.navigation-tit a {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #DFF9FF;
}
.navigation-tit a:hover {
  color: #DFF9FF !important;
}
.navigation-tit i {
  font-style: normal;
}
