.footer-site-copy { text-align: center; }
.beian-links { display: flex; justify-content: center; align-items: center; gap: 14px; flex-wrap: wrap; margin-top: 6px; }
.beian-links a { display: inline-flex; align-items: center; gap: 4px; color: #7a8797; text-decoration: none; font-size: 12px; }
.beian-links a:hover { color: #176ae6; }
.beian-links img { width: 16px; height: 16px; object-fit: contain; }
@media (max-width: 780px) { .footer-site-copy { text-align: left; } .beian-links { justify-content: flex-start; } }
