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:"KaiTi","SimSun",serif;color:#333;line-height:1.6}nav{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#5D4037,#3E2723);padding:1px 20px}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{display:flex;list-style:none;margin:0;padding:0;margin-right:30px}nav ul li{margin-right:30px}nav ul li a{text-decoration:none;color:#fff;font-size:16px;transition:color 0.3s}nav ul li a:hover{color:#FFD700}article{max-width:960px;margin:20px auto;padding:20px;background:rgba(255,255,255,0.9);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}article h2{font-size:18px;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #ddd;color:#5D4037}article p{text-align:justify;font-size:16px;margin:15px 0}section{margin-bottom:30px;background:linear-gradient(135deg,rgba(250,250,240,0.8),rgba(210,180,140,0.8));padding:20px;border-radius:10px}#brandInfoTable{max-width:960px;margin:20px auto;background-color:#FFF8DC;border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,0.15)}#brandInfoTable th,#brandInfoTable td{border:1px solid #ccc;padding:10px}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#FAFAD2}#brandInfoTable td{white-space:normal;word-wrap:break-word}table.product-table{max-width:960px;margin:20px auto;background-color:#FDF5E6;border-collapse:collapse;box-shadow:0 1px 4px rgba(0,0,0,0.1)}table.product-table th,table.product-table td{border:1px solid #ddd;padding:10px}table.product-table th{white-space:nowrap;text-align:left;background-color:#FAFAD2}img.article-img{display:block;margin:20px auto;border:2px solid #ccc;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.2);max-width:100%;transition:transform 0.3s ease}img.article-img:hover{transform:scale(1.02)}#brand-product-list{max-width:960px;margin:20px auto;background-color:#F5F5F5;padding:10px;display:flex;flex-wrap:wrap;list-style:none;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.1)}#brand-product-list li{flex:1 0 21%;margin:10px;background:#FFF;border:1px solid #ddd;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,0.1)}#brand-product-list li a{display:block;text-decoration:none;color:inherit}#brand-product-list .product-image img{width:100%;border-radius:5px 5px 0 0}#brand-product-list .product-name{padding:10px;text-align:center;font-size:16px;color:#333}#brand-related-list{max-width:960px;margin:20px auto;background-color:#FDFDFD;border-collapse:collapse;box-shadow:0 2px 6px rgba(0,0,0,0.1)}#brand-related-list caption{caption-side:top;font-size:18px;padding:10px;color:#444}#brand-related-list th,#brand-related-list td{border:1px solid #ccc;padding:10px}.brand-feedback{display:flex;justify-content:center;align-items:center;gap:20px;margin:30px auto}.brand-feedback .btn{display:inline-flex;align-items:center;background:linear-gradient(45deg,#DAA520,#B8860B);color:#fff;padding:8px 12px;border-radius:20px;text-decoration:none;transition:background 0.3s;font-size:14px}.brand-feedback .btn:hover{background:linear-gradient(45deg,#FFD700,#DAA520)}.brand-feedback img{margin-right:5px}@media (max-width:768px){nav{display:none}section{padding:10px}#brand-product-list li{flex:1 0 45%}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}article,section,nav,table,ul,.brand-feedback{animation:fadeIn 0.8s ease-in-out}
