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:"微软雅黑",sans-serif;color:#3E2723}nav{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#8B0000,#B22222);padding:1px 20px}nav ul{list-style:none;display:flex;margin:0;padding:0;margin-right:30px}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:#fff;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#FFD700}nav img{width:40px;height:40px;margin:5px 30px 5px 5px;border-radius:50%;transition:transform 0.3s ease}nav img:hover{transform:scale(1.05)}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.2)}#brandInfoTable th,#brandInfoTable td{border:1px solid #ddd;padding:8px}#brandInfoTable th{white-space:nowrap;text-align:left;background:linear-gradient(45deg,#8B0000,#B22222);color:#fff}#brandInfoTable td{white-space:normal;line-height:1.5}article{max-width:960px;margin:20px auto;background-color:#fff;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}article section{margin-bottom:40px;padding:20px;border-left:5px solid #B22222;background:linear-gradient(135deg,#FFF0F5,#FFE4E1)}article section h2{font-family:"楷体",serif;font-size:20px;margin-bottom:10px;color:#8B0000;text-shadow:0 1px 1px rgba(0,0,0,0.1)}article section p{font-size:16px;line-height:1.8;text-align:justify;margin-bottom:15px}article section ol{margin-left:20px}article section ol li{margin-bottom:8px}img.brand-image{display:block;margin:20px auto;width:80%;max-width:900px;min-width:500px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.3s ease}img.brand-image:hover{transform:scale(1.02)}#brand-product-list{max-width:960px;margin:20px auto;background-color:#FFF8F0;display:flex;flex-wrap:wrap;justify-content:space-around;padding:10px}#brand-product-list li{list-style:none;margin:10px;width:calc(25% - 20px);box-sizing:border-box;background:#fff;border:1px solid #eee;transition:box-shadow 0.3s ease}#brand-product-list li:hover{box-shadow:0 4px 10px rgba(0,0,0,0.15)}#brand-product-list a{text-decoration:none;color:inherit;display:block;padding:10px}#brand-product-list .product-image img{width:100%;border-bottom:1px solid #ddd;padding-bottom:10px}#brand-product-list .product-name{text-align:center;padding:8px 0;font-size:14px}#brand-related-list{max-width:960px;margin:20px auto;background-color:#FFF8F0;border-collapse:collapse}#brand-related-list caption{font-size:18px;color:#8B0000;margin-bottom:10px;text-align:left;padding:5px}#brand-related-list th,#brand-related-list td{border:1px solid #ddd;padding:8px}#brand-related-list th{background:#B22222;color:#fff;text-align:left;white-space:nowrap}#brand-related-list td{white-space:normal}.brand-feedback{max-width:960px;margin:20px auto;text-align:center;padding:10px;background-color:#FFF8F0;border:1px solid #ddd}.brand-feedback .btn{display:inline-flex;align-items:center;justify-content:center;margin:0 10px;padding:8px 12px;background:#B22222;color:#fff;text-decoration:none;border-radius:4px;transition:background 0.3s ease}.brand-feedback .btn:hover{background:#8B0000}.brand-feedback .btn img{margin-right:5px}@media screen and (max-width:768px){nav ul{display:none}article{padding:10px}#brand-product-list li{width:calc(50% - 20px)}}@media screen and (max-width:480px){#brand-product-list li{width:calc(100% - 20px)}article section{padding:10px}nav{flex-direction:column}}
