*{box-sizing:border-box;margin:0;padding:0}body{padding:0;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;color:#333;line-height:1.6}header{width:100%;background:linear-gradient(90deg,#002A4E,#003B70);padding:1px 20px;display:flex;align-items:center;justify-content:space-between}header img{width:40px;height:40px;margin:5px 30px 5px 5px}nav{flex:1}nav ul{list-style:none;display:flex;justify-content:flex-end;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;font-weight:500;color:#FFF;padding:5px 10px;transition:background 0.3s ease,transform 0.3s ease}nav ul li a:hover{background:rgba(255,255,255,0.2);transform:scale(1.05)}@media(max-width:768px){nav{display:none}}.container{max-width:960px;margin:20px auto 40px;background-color:#f8f8f8;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,0.1);border-radius:5px}article{width:100%;max-width:960px;margin:0 auto;padding:20px}article section{margin-bottom:30px;background:linear-gradient(135deg,#f5f7fa 0,#c3cfe2 100%);padding:15px;border-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease}article section:hover{transform:translateY(-3px)}article h2{font-size:18px;margin-bottom:10px;color:#002A4E;text-shadow:0 1px 1px rgba(0,0,0,0.1)}article p{font-size:16px;text-align:justify;margin-bottom:10px}table#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}table#brandInfoTable th,table#brandInfoTable td{border:1px solid #ddd;padding:10px}table#brandInfoTable th{white-space:nowrap;text-align:left;background:linear-gradient(90deg,#003B70,#005593);color:#FFF}table#brandInfoTable td{white-space:normal;background-color:#FFF}table ul{margin:0;padding-left:20px;list-style:disc}#brand-product-list{list-style:none;padding:10px;margin:20px auto;max-width:960px;display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#eff5fa;border-radius:5px}#brand-product-list li{width:22%;margin-bottom:20px;background:#FFF;border:1px solid #ddd;border-radius:5px;overflow:hidden;transition:box-shadow 0.3s ease}#brand-product-list li:hover{box-shadow:0 4px 10px rgba(0,0,0,0.2)}#brand-product-list a{text-decoration:none;color:#333;display:block;text-align:center}#brand-product-list .product-image img{width:100%;display:block;border-bottom:1px solid #ddd}#brand-product-list .product-name{padding:8px;font-size:14px;background:linear-gradient(45deg,#fff,#f0f0f0)}table#brand-related-list{max-width:960px;margin:20px auto;background-color:#eef3f7;border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}table#brand-related-list caption{font-size:16px;font-weight:bold;color:#002A4E;margin:10px}table#brand-related-list th,table#brand-related-list td{padding:10px;border:1px solid #ccc;text-align:left}.brand-feedback{max-width:960px;margin:30px auto;text-align:center}.brand-feedback a{display:inline-flex;align-items:center;text-decoration:none;font-size:14px;color:#002A4E;background:linear-gradient(90deg,#005593,#0077a3);padding:8px 12px;border-radius:20px;margin:0 10px;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback a:hover{background:linear-gradient(90deg,#0077a3,#005593);transform:scale(1.05)}.brand-feedback img{margin-right:5px}img.responsive{width:100%;max-width:900px;min-width:500px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.15);transition:transform 0.3s ease,box-shadow 0.3s ease;margin:20px auto;display:block}img.responsive:hover{transform:scale(1.02);box-shadow:0 6px 12px rgba(0,0,0,0.25)}a[rel="nofollow"]{color:inherit}footer{text-align:center;padding:20px;font-size:14px;color:#666;background-color:#f0f0f0;margin-top:20px}
