/* Public-site overrides — 管道助手 */
.site-footer {
  margin: 2rem auto 3rem;
  padding: 1.5rem 1rem;
  max-width: 1200px;
  text-align: center;
  font-size: 13px;
  line-height: 1.7;
  color: #666;
  border-top: 1px solid #e8e8e8;
}

.site-footer .disclaimer {
  max-width: 720px;
  margin: 0.75rem auto;
}

.site-footer .copy {
  margin-top: 0.5rem;
  color: #999;
}

/* Hide member / login chrome from legacy template */
.bottom,
.bottomdianceng {
  display: none !important;
}

.pipe-content table {
  max-width: 100%;
}

.pipe-content .table-wrap {
  overflow-x: auto;
}

.sjj_nav li.open > ul {
  display: block;
}
