:Q!
COURAGE TECHNOLOGY LIMITED
首页
产品与服务
解决方案
关于我们
联系我们
创新公有云解决方案
提供高性能、安全可靠的公有云服务,助力企业数字化转型。
原厂授权代理服务商
上千客户明智之选,关联代理享终身折扣,续费也打折。
优惠上云
腾讯云、火山云授权代理商,云服务器、云数据库等产品采购特惠,关联成为我们的客户,享折上折优惠,新购续费升级均有折扣。
上云服务
position: sticky; top: 0; z-index: 100; backdrop-filter: blur(18px); background: rgba(245, 247, 251, 0.86); border-bottom: 1px solid rgba(17, 24, 39, 0.06); } .header-inner { display: flex; align-items: center; justify-content: space-between; min-height: 76px; gap: 24px; } .logo { font-size: 14px; font-weight: 800; letter-spacing: 0.24em; text-transform: uppercase; } .logo em { color: var(--accent-dark); font-style: normal; } .nav-links, .mobile-nav { list-style: none; } .nav-links { display: flex; align-items: center; gap: 24px; } .nav-links a, .mobile-nav a { font-size: 13px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); transition: color 160ms ease; } .nav-links a:hover, .mobile-nav a:hover { color: var(--text); } .menu-btn { display: none; align-items: center; justify-content: center; width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 14px; background: var(--surface); cursor: pointer; } .menu-btn span, .menu-btn span::before, .menu-btn span::after { content: ""; display: block; width: 18px; height: 2px; background: var(--text); border-radius: 999px; transition: transform 180ms ease, opacity 180ms ease; } .menu-btn span::before { transform: translateY(-6px); } .menu-btn span::after { transform: translateY(4px); } .mobile-nav { display: none; padding: 0 0 18px; } .mobile-nav[data-open="true"] { display: grid; gap: 12px; } main { overflow: hidden; } .hero { padding: 36px 0 88px; }