.navbar {
    min-height: 0px;
}
.navbar-brand,.navbar-nav li a {
    line-height: 30px;
    height: 30px;
    padding-top: 0;
}

.site-footer {
  background-color: #F8F9FA;
  color: #000;
  text-align: center;
  padding: 30px 0;
}
.site-footer .site-info {
  font-weight: 400;
  margin-bottom: 10px;
}
.site-footer .site-info a {
  color: #000;
}
.site-footer .social-block li a {
  color: #000;
}
.site-footer .social-block li a:hover, .site-footer .social-block li a:focus {
  opacity: 0.8;
}

.top5 {
    margin-top: 5px;
}

.top10 {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px;
}

.top30 {
    margin-top: 30px;
}

.navbar-brand {
  padding-top: 0rem;
  margin-right: 2rem;
}

.bigbox > h1{
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
  color: dodgerblue;
  font-size: 1.5rem;
  font-weight: lighter;
}

.iconify {
  width: 24px; height: 24px;
}

#jinjitonggao {
  margin-bottom: 0px;
}

.media-body > ul > li {
  padding-left: 0;
  padding-right: 0;
}

.sp10 {
  margin-bottom: 10px;
}

.sp10 > div > div > ul > li > a {
  color: #888;
}

.dropdown-menu {
  background: dodgerblue;
}
.dropdown-item {
  color:white;
}

#alt_prefix, #alt_text, #alt_link {
  font-size: 1.5rem;
}