* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Microsoft YaHei', sans-serif; background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%); color: #fff; line-height: 1.6; min-height: 100vh; } .k4w9h2m8x { position: fixed; top: 0; left: 0; width: 100%; background: rgba(79, 172, 254, 0.95); backdrop-filter: blur(15px); z-index: 1000; box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3); } .l7n3p8k5q { max-width: 1400px; margin: 0 auto; padding: 1.2rem 2rem; display: flex; justify-content: space-between; align-items: center; } .m2k6p9w4x h1 { font-size: 0; } .m2k6p9w4x h1 a { font-size: 2rem; background: linear-gradient(45deg, #fff 0%, #00f2fe 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: 900; text-decoration: none; letter-spacing: 2px; } .n8k3m5p9x { display: flex; gap: 2rem; list-style: none; } .n8k3m5p9x a { color: #fff; text-decoration: none; font-weight: 600; transition: all 0.3s ease; padding: 0.5rem 1rem; position: relative; } .n8k3m5p9x a::after { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background: linear-gradient(90deg, #00f2fe, #fff); transition: width 0.3s ease; } .n8k3m5p9x a:hover::after { width: 100%; } .n8k3m5p9x a:hover { color: #00f2fe; } .o5k9m2n4p { max-width: 1400px; margin: 100px auto 0; padding: 2rem; } .p3m7k8p1x { text-align: center; margin-bottom: 3rem; padding: 3rem 0; background: linear-gradient(135deg, rgba(0, 242, 254, 0.15) 0%, rgba(79, 172, 254, 0.15) 100%); border-radius: 25px; } .p3m7k8p1x h2 { font-size: 2.5rem; margin-bottom: 1rem; background: linear-gradient(45deg, #fff 0%, #00f2fe 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .p3m7k8p1x p { font-size: 1.2rem; color: rgba(255, 255, 255, 0.95); } .q6k2m9p7x { display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 2rem; margin-bottom: 4rem; } .r9k5p3n8x { background: rgba(255, 255, 255, 0.08); border-radius: 20px; overflow: hidden; transition: all 0.4s ease; border: 1px solid rgba(255, 255, 255, 0.15); } .r9k5p3n8x:hover { transform: translateY(-15px) rotate(0.5deg); box-shadow: 0 20px 50px rgba(0, 242, 254, 0.4); border-color: rgba(0, 242, 254, 0.6); } .r9k5p3n8x img { width: 100%; height: 400px; object-fit: cover; transition: transform 0.5s ease; } .r9k5p3n8x:hover img { transform: scale(1.1); } .s4k8m7p2w { padding: 1.8rem; } .s4k8m7p2w h3 { font-size: 1.4rem; margin-bottom: 1rem; color: #fff; } .t7k3m9p5x { display: flex; gap: 0.7rem; margin-bottom: 1rem; flex-wrap: wrap; } .t7k3m9p5x span { background: rgba(0, 242, 254, 0.3); padding: 0.4rem 1rem; border-radius: 20px; font-size: 0.9rem; color: #fff; border: 1px solid rgba(0, 242, 254, 0.5); } .s4k8m7p2w p { color: rgba(255, 255, 255, 0.9); font-size: 1rem; line-height: 1.8; } .u2k9m6p8x { background: rgba(255, 255, 255, 0.05); padding: 3rem 2rem; margin-top: 4rem; border-top: 1px solid rgba(255, 255, 255, 0.2); text-align: center; } .u2k9m6p8x nav { display: flex; justify-content: center; gap: 3rem; margin-bottom: 2rem; flex-wrap: wrap; } .u2k9m6p8x nav a { color: rgba(255, 255, 255, 0.85); text-decoration: none; transition: all 0.3s ease; } .u2k9m6p8x nav a:hover { color: #00f2fe; } .u2k9m6p8x p { color: rgba(255, 255, 255, 0.7); font-size: 1rem; } @media (max-width: 768px) { .n8k3m5p9x { flex-direction: column; gap: 1rem; } .l7n3p8k5q { flex-direction: column; } .q6k2m9p7x { grid-template-columns: 1fr; } .p3m7k8p1x h2 { font-size: 2rem; } }
