.nav_small {
  position: absolute;
  right: 1%;
  top: 10px;
}
@media screen and (max-device-width: 1200px) {
  .nav_small {
    display: none;
  }
}
.as-t-title a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  padding: 0 15px;
}
.as-t-title a:hover {
  color: rgba(0, 64, 134, 1);
}
.jglst {
  list-style: none;
}
.shiji tr td {
  border-bottom: 3px solid paleturquoise;
  padding-top: 2em;
}
.shiji tr td span {
  background-color: transparent!important;
}
.dizhi td {
  color: #f1f1f1;
}
