@charset "utf-8";

.nav1:last-child {
  border-right: none;
}
.nav1 ul li {
  text-align: center;
}
.nav1 li.on a {
  font-weight: 600;
  background-color: #014590;
  color: #fff;
}
