 body{padding:0;margin:0;font-family:'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}nav{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#FFCCBC,#FFE0B2);padding:1px 20px}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style-type:none;margin:0;padding:0;display:flex;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;font-size:16px;color:#D84315;font-weight:bold;transition:color 0.3s}nav ul li a:hover{color:#BF360C}#section-nav{max-width:960px;margin:20px auto;padding:10px;background:rgba(255,255,255,0.9);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);display:flex;justify-content:space-around;flex-wrap:wrap}#section-nav a{text-decoration:none;color:#D84315;font-size:16px;margin:5px 10px;transition:color 0.3s}#section-nav a:hover{color:#BF360C}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.9);border-collapse:collapse;border:1px solid #FF7043}#brandInfoTable th{white-space:nowrap;text-align:left;padding:10px;border:1px solid #FF7043}#brandInfoTable td{white-space:normal;padding:10px;border:1px solid #FF7043}article{max-width:960px;margin:20px auto;padding:20px;background:rgba(255,255,255,0.95);border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.1);margin-bottom:30px}article h2,article h3,article h4{color:#FF5722;margin-bottom:10px}article p{font-size:16px;margin-bottom:15px}section{margin-bottom:30px;padding:15px;background-color:rgba(255,235,205,0.7);border-radius:5px}.content-image{display:block;max-width:100%;width:auto;margin:20px auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.3s}.content-image:hover{transform:scale(1.02)}#brand-product-list{list-style:none;padding:0;margin:20px auto;max-width:960px;display:flex;flex-wrap:wrap;justify-content:space-between;background-color:rgba(255,255,255,0.9)}#brand-product-list li{flex:1 1 calc(25% - 20px);box-sizing:border-box;margin:10px;padding:10px;background:rgba(255,245,235,0.8);border-radius:6px;text-align:center;transition:transform 0.3s}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list .product-image img{max-width:100%;border-radius:4px}#brand-product-list .product-name{margin-top:8px;font-size:16px;color:#D84315}#brand-related-list{max-width:960px;margin:20px auto;background:rgba(255,255,255,0.9);border-collapse:collapse}#brand-related-list caption{font-size:18px;padding:10px;font-weight:bold;color:#BF360C}#brand-related-list th,#brand-related-list td{border:1px solid #FF7043;padding:10px;text-align:left}#brand-related-list th{background-color:#FFCCBC}.brand-feedback{max-width:960px;margin:20px auto;text-align:center}.brand-feedback a{display:inline-block;margin:10px;padding:8px 12px;background:linear-gradient(90deg,#FFE0B2,#FFCCBC);color:#BF360C;text-decoration:none;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:background 0.3s}.brand-feedback a:hover{background:linear-gradient(90deg,#FFCCBC,#FFE0B2)}@media only screen and (max-width:768px){nav ul{display:none}#section-nav{flex-direction:column;align-items:center}article,#brandInfoTable,#brand-product-list,#brand-related-list,.brand-feedback{width:95%;margin:10px auto}#brand-product-list li{flex:1 1 calc(50% - 20px)}}@media only screen and (max-width:480px){#brand-product-list li{flex:1 1 100%}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}article,nav,#section-nav,#brandInfoTable,.brand-feedback{animation:fadeIn 1s ease-in}
