 *{margin:0;padding:0;box-sizing:border-box}body{padding:0;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;font-family:"Arial","Microsoft YaHei",sans-serif;color:#333;line-height:1.6}nav{width:100%;background:linear-gradient(90deg,#FFA726,#FFCC80);padding:1px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,0.1)}nav img.logo{width:40px;height:40px;margin:5px 30px 5px 5px;border-radius:5px}nav ul{list-style:none;display:flex;margin-right:30px}nav ul li{margin:0 10px;font-size:16px;font-weight:bold;transition:color 0.3s ease}nav ul li a{text-decoration:none;color:#FFF}nav ul li a:hover{color:#FFD54F}@media (max-width:600px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:20px auto;background:rgba(255,255,255,0.95);border-collapse:collapse;border:1px solid #ccc;box-shadow:0 2px 6px rgba(0,0,0,0.2)}#brandInfoTable th,#brandInfoTable td{padding:10px 15px;border:1px solid #ddd}#brandInfoTable th{white-space:nowrap;text-align:left;background:linear-gradient(45deg,#FFF176,#FFEB3B)}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:30px auto;background:rgba(255,255,255,0.97);padding:20px;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,0.15)}article section{margin-bottom:40px;padding:15px;border-left:4px solid #FFA726;background:linear-gradient(135deg,rgba(255,235,59,0.2),rgba(255,193,7,0.2));border-radius:5px;transition:transform 0.3s ease}article section:hover{transform:scale(1.01)}article h2{font-size:18px;margin-bottom:10px;color:#BF360C}article p{font-size:16px;margin-bottom:10px}table.product-table{width:100%;margin:20px 0;border-collapse:collapse;background:rgba(255,255,255,0.9)}table.product-table th,table.product-table td{padding:8px 12px;border:1px solid #ccc}#brand-product-list{max-width:960px;margin:30px auto;background:rgba(255,255,255,0.95);padding:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;list-style:none;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.15)}#brand-product-list li{background:linear-gradient(135deg,#FFECB3,#FFE082);padding:10px;border-radius:5px;text-align:center;transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:#5D4037}#brand-product-list .product-image img{max-width:100%;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}#brand-related-list{max-width:960px;margin:30px auto;background:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 2px 6px rgba(0,0,0,0.15)}#brand-related-list caption{font-size:18px;margin-bottom:10px;color:#D84315}#brand-related-list th,#brand-related-list td{padding:10px 15px;border:1px solid #ccc}#brand-related-list th{background:linear-gradient(45deg,#FFF176,#FFEB3B);white-space:nowrap;text-align:left}#brand-related-list td{white-space:normal;word-wrap:break-word}.content-image{display:block;margin:25px auto;width:80%;max-width:900px;min-width:500px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.2);transition:all 0.3s ease}.content-image:hover{transform:scale(1.02)}.brand-feedback{max-width:960px;margin:30px auto;text-align:center}.brand-feedback a{display:inline-block;margin:0 10px;padding:8px 12px;border-radius:4px;background:linear-gradient(45deg,#FFD54F,#FFB300);color:#4E342E;text-decoration:none;font-size:14px;transition:background 0.3s ease}.brand-feedback a:hover{background:linear-gradient(45deg,#FFB300,#FFA000)}.brand-feedback img{vertical-align:middle;margin-right:5px}.gradient-border{border:2px solid;border-image-slice:1;border-width:2px;border-image-source:linear-gradient(45deg,#FFA726,#FFCC80)}
