body{margin:0;padding: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:#333}nav{width:100%;background:linear-gradient(45deg,#a80000,#ff4d4d);padding:1px 0;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,0.3);display:flex;align-items:center;justify-content:space-between}nav img{width:40px;height:40px;margin-left:20px}nav ul{list-style:none;display:flex;margin-right:30px}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:#ffd700}@media (max-width:768px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:100px auto 50px;background-color:rgba(255,255,255,0.9);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brandInfoTable th{background-color:#a80000;color:#fff;padding:12px 15px;text-align:left;white-space:nowrap}#brandInfoTable td{padding:12px 15px;border-bottom:1px solid #ddd;word-wrap:break-word}.product-table{width:100%;border-collapse:collapse;margin:20px 0;background-color:rgba(255,255,255,0.85)}.product-table th,.product-table td{padding:10px 12px;border:1px solid #ccc}.product-table th{background-color:#ff4d4d;color:#fff;text-align:left;white-space:nowrap}.product-table td{text-align:left;white-space:normal}section{max-width:960px;margin:40px auto;padding:20px;background-color:rgba(255,255,255,0.8);border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1)}section h2{font-size:24px;color:#a80000;margin-bottom:15px;position:relative;padding-left:10px}section h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:20px;background:linear-gradient(45deg,#ffd700,#ff4d4d)}section p{font-size:16px;line-height:1.6;margin-bottom:15px}section ol,section ul{margin-left:20px;padding-left:20px}img{display:block;max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease;margin:20px auto}img:hover{transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,0.3)}#brand-product-list{display:flex;flex-wrap:wrap;justify-content:center;background-color:rgba(240,240,240,0.9);padding:20px;border-radius:8px;max-width:960px;margin:40px auto;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brand-product-list li{list-style:none;width:23%;margin:1%;background-color:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,0.2)}.product-image img{width:100%;height:auto}.product-name{padding:10px;text-align:center;font-size:14px;color:#333}#brand-related-list{max-width:960px;margin:40px auto;background-color:rgba(255,255,255,0.85);border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brand-related-list caption{caption-side:top;text-align:left;font-size:20px;margin:10px 0;color:#a80000;font-weight:bold}#brand-related-list th,#brand-related-list td{padding:10px 15px;border:1px solid #ccc;text-align:left}#brand-related-list th{background-color:#ff4d4d;color:#fff;white-space:nowrap}#brand-related-list td{background-color:rgba(255,255,255,0.9);word-wrap:break-word}.brand-feedback{max-width:960px;margin:40px auto;display:flex;justify-content:center;gap:20px}.brand-feedback .btn{display:flex;align-items:center;padding:10px 20px;background-color:#ffd700;color:#333;text-decoration:none;border:none;border-radius:5px;cursor:pointer;transition:background-color 0.3s ease}.brand-feedback .btn:hover{background-color:#fc0}.brand-feedback img{margin-right:8px}.chapter-nav{max-width:960px;margin:120px auto 40px;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.chapter-nav a{background:linear-gradient(45deg,#a80000,#ff4d4d);color:#fff;padding:10px 15px;text-decoration:none;border-radius:5px;transition:background 0.3s ease;font-size:14px}.chapter-nav a:hover{background:linear-gradient(45deg,#ff4d4d,#ffd700)}section{animation:fadeIn 1s ease-in-out}@keyframes fadeIn{from{opacity:0}to{opacity:1}}a{color:#a80000}a:hover{color:#ff4d4d}@media (max-width:1200px){#brand-product-list li{width:31%}}@media (max-width:768px){#brand-product-list li{width:48%}}@media (max-width:480px){#brand-product-list li{width:98%}}
