/* 海运蓝白风格基础 */ .hero-section { background: #fff; padding: 20px; border: 1px solid #e0e6ed; margin-bottom: 20px; } .module-header h3 { color: #0056b3; font-size: 18px; margin-bottom: 10px; } .module-header .more-link { float: right; color: #007bff; font-size: 12px; } .category-module { width: 300px; margin-right: 20px; background: #fafafa; padding: 15px; border-radius: 4px; } .recommend-module, .hot-module { width: 470px; } .hot-thumb img { width: 100px; } .sub-list li, .hot-list li { padding: 4px 0; color: #555; }