﻿@charset "utf-8"; 
:root{--color:#c62832}
header{background:unset}
body{padding:40px 0 0 0}
.l-wrap{max-width:1620px}
header .head-info .head-nav .nav-ul>li>a{color:#fff}
header .head-info .head-nav .nav-ul>li>em{font-size:var(--fontsize18);color:#fff}
header.is-active .head-info .head-nav .nav-ul>li>a{color:#000}
header .head-info .head-logo img{width:auto;max-height:75px;height:auto;padding:5px 7px;border-radius:7px;background:rgba(255,255,255,.95);box-shadow:0 5px 18px rgba(0,0,0,.12);transform-origin:left center}
header .head-info{animation:wd-nav-bg-v10 linear both;animation-timeline:scroll(root block);animation-range:0px 180px;border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(5px)}
.footer-bottom{padding:46px 0 18px;background:#17191b;color:#d7d9db;border-top:1px solid rgba(255,255,255,.08)}
.footer-bottom .bottom{display:flex;justify-content:space-between;gap:18px;margin-top:28px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09);color:#8f9498;font-size:12px;padding-bottom:0}
