
/* 正式官网底部 */
.footer-official{background:#2e1713;color:#f6eadb;margin-top:0}.footer-topline{height:5px;background:linear-gradient(90deg,#9d1511,#c59855,#9d1511)}.footer-main{display:grid;grid-template-columns:330px minmax(0,1fr);gap:54px;padding:54px 0 32px}.footer-brand-block img{width:230px;max-width:100%;filter:brightness(0) invert(1) sepia(1) saturate(.4)}.footer-brand-block p{margin:18px 0 18px;color:rgba(255,255,255,.72);line-height:1.9}.footer-slogan{display:inline-flex;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:10px 16px;color:#f0d7a6;font-weight:900}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.footer-links h4{margin:0 0 16px;color:#fff;font-size:18px}.footer-links a{display:block;color:rgba(255,255,255,.72);text-decoration:none;margin:9px 0;line-height:1.55}.footer-links a:hover{color:#f0d7a6}.footer-links p{margin:0;color:rgba(255,255,255,.68);line-height:1.85}.footer-contact{width:max-content;margin-top:14px!important;color:#f0d7a6!important;border-bottom:1px solid rgba(240,215,166,.5)}.footer-disclosure{display:flex;gap:10px;flex-wrap:wrap;padding:20px 0;border-top:1px solid rgba(255,255,255,.1)}.footer-disclosure span{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 13px;color:rgba(255,255,255,.72);font-size:13px}.footer-bottom{background:#21100d}.footer-bottom-inner{display:flex;justify-content:space-between;gap:20px;padding:18px 0;color:rgba(255,255,255,.56);font-size:13px}.footer .copyright{display:none}@media(max-width:980px){.footer-main{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom-inner{display:block}.footer-bottom-inner span{display:block;margin:4px 0}}@media(max-width:560px){.footer-links{grid-template-columns:1fr}.footer-brand-block img{width:190px}}
