.site-footer{min-height:172px;padding:38px 5.5vw 25px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:70px;align-items:start;background:#050807;color:#e8e9e5;font-family:"Microsoft YaHei","微软雅黑",sans-serif}
.site-footer .footer-main{display:block}
.site-footer .footer-links{display:flex;align-items:center;gap:27px}
.site-footer .footer-links a{color:#e3e5e1;text-decoration:none;font-size:17px;font-weight:400;letter-spacing:.02em;transition:color .25s ease}
.site-footer .footer-links a:hover{color:#d6ad5e}
.site-footer .footer-links i{display:block;width:1px;height:18px;background:rgba(232,233,229,.38)}
.site-footer .footer-legal{margin-top:31px;color:#7f8984}
.site-footer .footer-legal p{margin:0;color:#7f8984;font-size:13px;line-height:1.55;letter-spacing:.015em}
.site-footer .footer-legal small{display:block;margin-top:2px;color:#68736e;font-size:12px;letter-spacing:.035em}
.site-footer .footer-icp{color:#7f8984;white-space:nowrap}
.site-footer .footer-social{display:flex;min-width:265px;flex-direction:column;align-items:flex-end}
.site-footer .footer-follow{display:grid;place-items:center;width:144px;height:50px;border:1px solid rgba(226,228,222,.32);color:#eceee9;text-decoration:none;font-size:17px;letter-spacing:.04em;transition:border-color .3s ease,color .3s ease,background .3s ease}
.site-footer .footer-follow:hover{border-color:rgba(214,173,94,.7);background:rgba(214,173,94,.07);color:#d6ad5e}
.site-footer .social-links{display:flex;margin-top:19px;gap:17px;align-items:center}
.site-footer .social-links a{display:grid;place-items:center;min-width:20px;height:22px;padding:0 2px;color:#c8ccc7;text-decoration:none;font-family:Arial,"Microsoft YaHei",sans-serif;font-size:12px;font-weight:700;opacity:.84;transition:color .25s ease,opacity .25s ease,transform .25s ease}
.site-footer .social-links a:hover{color:#d6ad5e;opacity:1;transform:translateY(-2px)}
@media(max-width:800px){.site-footer{grid-template-columns:1fr;gap:32px;padding:36px 7vw}.site-footer .footer-social{min-width:0;align-items:flex-start}.site-footer .footer-links{gap:17px;flex-wrap:wrap}.site-footer .footer-links a{font-size:15px}.site-footer .footer-legal{margin-top:25px}}
@media(max-width:480px){.site-footer .footer-links{display:grid;grid-template-columns:1fr 1fr;gap:15px 30px}.site-footer .footer-links i{display:none}.site-footer .footer-legal p,.site-footer .footer-legal small{font-size:10px;line-height:1.7}.site-footer .footer-follow{width:128px;height:46px;font-size:15px}}
