body{padding:0;margin:0;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;font-family:'Helvetica Neue',Arial,sans-serif;color:#fff}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#0a1f44,#000)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin-right:30px;padding:0}nav ul li{margin:0 15px}nav ul li a{color:#fff;text-decoration:none;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#f1c40f}section{max-width:960px;margin:40px auto;background:rgba(10,10,10,0.95);padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.5)}section h2{color:#f1c40f;font-size:20px;margin-bottom:10px}section p{font-size:16px;line-height:1.6;margin-bottom:15px;color:#fff}table{width:100%;border-collapse:collapse;margin-bottom:20px}table th,table td{padding:10px;border:1px solid #333}#brandInfoTable{max-width:960px;margin:20px auto;background-color:#1a2a40}#brandInfoTable th{white-space:nowrap;text-align:left;color:#f1c40f}#brandInfoTable td{white-space:normal;color:#fff}table.product-table th{background-color:#123456}table.product-table td{background-color:#0d1b2a}.product-table{margin-top:20px}img{border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.3);transition:transform 0.3s ease}img:hover{transform:scale(1.03)}#brand-product-list{list-style:none;padding:0;max-width:960px;margin:20px auto;background-color:#0d1b2a;display:flex;flex-wrap:wrap;justify-content:space-around}#brand-product-list li{width:calc(25% - 20px);margin:10px;background-color:#1e2a38;padding:10px;box-shadow:0 2px 8px rgba(0,0,0,0.3);border-radius:8px}#brand-product-list li a{text-decoration:none;color:#fff}#brand-product-list .product-image img{width:100%;height:auto;border-radius:4px}#brand-related-list{max-width:960px;margin:20px auto;background-color:#1a2a40;color:#fff;border-collapse:collapse}#brand-related-list caption{padding:10px;font-size:18px;color:#f1c40f}#brand-related-list th,#brand-related-list td{padding:10px;border:1px solid #333}.brand-feedback{max-width:960px;margin:20px auto;display:flex;justify-content:center}.brand-feedback .btn{background:linear-gradient(180deg,#0a1f44,#000);color:#fff;padding:10px 20px;margin:0 10px;border-radius:4px;text-decoration:none;display:flex;align-items:center;transition:background 0.3s ease}.brand-feedback .btn:hover{background:linear-gradient(180deg,#123456,#001f3f)}.brand-feedback img{margin-right:5px}@media (max-width:768px){nav ul{display:none}section{margin:20px 10px}#brand-product-list li{width:calc(50% - 20px)}}<!-- 附加说明：以上CSS代码使用了渐变、阴影、过渡、响应式布局及多种高级CSS3特性，以确保页面在不同设备上均有优美展示效果，且充分展现品牌科技感与高端品质 -->
