/* ============================================================ P26: 1920px SITE-WIDE LAYOUT OVERHAUL - Article body: 1280-1400px responsive - Category archive: 3 columns + right sidebar (580px main + 320px sidebar) - Container max-width: 1800px (allow full 1920 use) - Header: distribute nav across full width - Mobile: revert to current behavior ============================================================ */ /* === 1. WIDE-SCREEN CONTAINER MAX-WIDTHS (>=1500px) === */ @media (min-width: 1500px) { /* Elementor default content width */ .elementor-section.elementor-section-boxed > .elementor-container, .elementor-section .elementor-container { max-width: 1800px !important; } /* Astra default container */ .ast-container, .site-content > .ast-container, .site-header > .ast-container, .site-footer > .ast-container { max-width: 1800px !important; } /* Body/site wrapper - allow full viewport */ body.single-post .site-content, body.archive .site-content, body.category .site-content, .elementor-location-archive .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100% !important; } } /* === 2. SINGLE POST ARTICLE BODY - 1280-1400px responsive === */ @media (min-width: 1200px) and (max-width: 1499px) { html body.single-post.single .entry-content, html body.single-post.single .ast-article-single .entry-content, body.wp-singular.single.single-post .entry-content, html body.single-post.single .post-thumb-img-content, body.wp-singular.single.single-post .post-thumb-img-content { max-width: 1100px !important; } } @media (min-width: 1500px) and (max-width: 1799px) { html body.single-post.single .entry-content, html body.single-post.single .ast-article-single .entry-content, body.wp-singular.single.single-post .entry-content, html body.single-post.single .post-thumb-img-content, body.wp-singular.single.single-post .post-thumb-img-content { max-width: 1340px !important; } } @media (min-width: 1800px) { html body.single-post.single .entry-content, html body.single-post.single .ast-article-single .entry-content, body.wp-singular.single.single-post .entry-content, html body.single-post.single .post-thumb-img-content, body.wp-singular.single.single-post .post-thumb-img-content { max-width: 1400px !important; } } /* === 3. CATEGORY ARCHIVE - 3 COL + RIGHT SIDEBAR (>=1500px) === */ @media (min-width: 1500px) { /* Make the posts widget column narrower to leave room for sidebar */ .elementor-element-w_posts { flex: 0 0 calc(100% - 360px) !important; max-width: calc(100% - 360px) !important; width: calc(100% - 360px) !important; } /* Injected sidebar styling */ .cn-studio-archive-sidebar { position: relative; width: 340px !important; flex: 0 0 340px !important; margin-left: 20px; padding: 0; } .cn-studio-archive-sidebar > div { background: rgba(255, 255, 255, 0.03) !important; border: 1px solid rgba(255, 255, 255, 0.08) !important; border-radius: 16px !important; padding: 24px 22px !important; margin-bottom: 20px !important; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); } .cn-studio-archive-sidebar h4 { color: #fff !important; font-size: 14px !important; font-weight: 600 !important; letter-spacing: 0.08em; text-transform: uppercase; margin: 0 0 16px !important; padding: 0 0 12px !important; border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important; } .cn-studio-archive-sidebar ul { list-style: none !important; padding: 0 !important; margin: 0 !important; } .cn-studio-archive-sidebar li { padding: 10px 0 !important; border-bottom: 1px solid rgba(255, 255, 255, 0.04) !important; } .cn-studio-archive-sidebar li:last-child { border-bottom: 0 !important; } .cn-studio-archive-sidebar a { color: rgba(255, 255, 255, 0.78) !important; text-decoration: none !important; font-size: 14px !important; line-height: 1.5 !important; display: block; transition: color 0.2s; } .cn-studio-archive-sidebar a:hover { color: #a29bfe !important; } .cn-studio-archive-sidebar .cat-mini { display: inline-block; padding: 4px 10px; margin: 4px 4px 4px 0; background: rgba(108, 92, 231, 0.15); border: 1px solid rgba(108, 92, 231, 0.3); border-radius: 999px; color: #c4baff !important; font-size: 12px !important; } .cn-studio-archive-sidebar .newsletter-box { background: linear-gradient(135deg, rgba(108,92,231,0.18) 0%, rgba(0,212,255,0.12) 100%) !important; border: 1px solid rgba(108, 92, 231, 0.3) !important; } .cn-studio-archive-sidebar .newsletter-box p { color: rgba(255, 255, 255, 0.78) !important; font-size: 13px !important; line-height: 1.55 !important; margin: 0 0 14px !important; } .cn-studio-archive-sidebar .newsletter-box input { width: 100% !important; background: rgba(10, 13, 58, 0.6) !important; border: 1px solid rgba(255, 255, 255, 0.12) !important; color: #fff !important; padding: 10px 12px !important; border-radius: 8px !important; font-size: 13px !important; margin-bottom: 8px !important; box-sizing: border-box !important; } .cn-studio-archive-sidebar .newsletter-box button { width: 100% !important; background: linear-gradient(135deg, #6c5ce7 0%, #00d4ff 100%) !important; color: #fff !important; border: 0 !important; padding: 10px 14px !important; border-radius: 8px !important; font-size: 13px !important; font-weight: 600 !important; cursor: pointer !important; } } /* === 4. HEADER LAYOUT for 1920px (full width padding, distribute nav) === */ @media (min-width: 1500px) { header.site-header#masthead .ast-container, header.ast-main-header-wrap .ast-container, .site-header > .ast-container { max-width: 1800px !important; padding-left: 60px !important; padding-right: 60px !important; } /* Center the nav evenly */ .site-branding { flex: 0 0 auto !important; } .main-header-bar-navigation, .ast-header-woo-cart, .ast-masthead-custom-menu-items { flex: 1 1 auto !important; } /* Better visual balance for nav items */ .main-header-menu > .menu-item > a { padding: 0 18px !important; } } /* === 5. WIDE-SCREEN TYPOGRAPHY TWEAKS (1920px) === */ @media (min-width: 1500px) { /* Article body paragraphs: keep readable line-length */ html body.single-post.single .entry-content p, body.wp-singular.single.single-post .entry-content p { font-size: 18px !important; line-height: 1.85 !important; } /* Article body H2 spacing */ html body.single-post.single .entry-content h2, body.wp-singular.single.single-post .entry-content h2 { font-size: 32px !important; margin-top: 56px !important; margin-bottom: 24px !important; } /* Article body H3 spacing */ html body.single-post.single .entry-content h3, body.wp-singular.single.single-post .entry-content h3 { font-size: 24px !important; margin-top: 40px !important; margin-bottom: 18px !important; } } /* === 6. CATEGORY ARCHIVE LAYOUT (sidebar injection point) === */ @media (min-width: 1500px) { /* Make the inner section column 2-col flex */ body.category .elementor-section .elementor-column[data-col="100"], body.archive .elementor-section .elementor-column[data-col="100"] { display: flex !important; flex-wrap: wrap !important; align-items: flex-start !important; } body.category .elementor-section .elementor-column[data-col="100"] > .elementor-widget-wrap, body.archive .elementor-section .elementor-column[data-col="100"] > .elementor-widget-wrap { width: calc(100% - 360px) !important; flex: 0 0 calc(100% - 360px) !important; padding: 0 20px 0 0 !important; } } /* === 7. MOBILE REVERT (don't break what we have) === */ @media (max-width: 1499px) { .cn-studio-archive-sidebar { display: none !important; } } /* === 8. SIDEBAR INJECTION (>=1500px on category/tag archives) === */ (function() { function injectSidebar() { if (window.innerWidth < 1500) return; if (!document.body.classList.contains('category') && !document.body.classList.contains('tag') && !document.body.classList.contains('tax-ld_course_category')) return; if (document.querySelector('.cn-studio-archive-sidebar')) return; // Find the section column containing the posts widget var postsWidget = document.querySelector('.elementor-element-w_posts'); if (!postsWidget) return; var column = postsWidget.closest('.elementor-column'); if (!column) return; var columnWrap = column.querySelector('.elementor-widget-wrap') || column.querySelector('.elementor-column-wrap'); if (!columnWrap) return; // Build sidebar var sidebar = document.createElement('aside'); sidebar.className = 'cn-studio-archive-sidebar'; sidebar.innerHTML = [ '
', '

📑 选品分类

', '
', '选品研究', '独立站', '亚马逊', '全部', '
', '
', '
', '

📬 每周三早 8 点

', '

跨境选品研究 · 数据驱动的出海判断

', '', '', '
', '
', '

🔥 最新研究

', '', '
', ].join(''); columnWrap.parentNode.insertBefore(sidebar, columnWrap.nextSibling); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', injectSidebar); } else { injectSidebar(); } try { var obs = new MutationObserver(function() { injectSidebar(); }); document.addEventListener('DOMContentLoaded', function() { obs.observe(document.body, { childList: true, subtree: true }); }); } catch (e) {} })();
2026 ISSUE 003 · 每周三早 8 点更新

跨境选品 研究 LEVEL UP 你的出海判断

每周一篇深度选品研究,覆盖 Google Trends、卖家精灵后台、亚马逊爆款逻辑。8 篇已发布,平均 3.2K 字——足够支撑你下周的产品决策。

8
已发布选品研究
+42%
平均搜索同比增长
$28M+
覆盖 GMV
01选品研究 02独立站 03卖家工具 04运营课程 05Google Trends 06亚马逊数据 07ASIN 拆解 08品类生命周期 01选品研究 02独立站 03卖家工具 04运营课程 05Google Trends 06亚马逊数据 07ASIN 拆解 08品类生命周期
SELECTION · WELLNESS
01

淋浴过滤器悄悄爆火,
Google 493K 搜索 +42%

美国 85% 家庭是硬水,KDF-55 + 钙亚硫酸盐的 5 段过滤让单 ASIN 卖到 $1.38M lifetime——一个被忽视的"水健康"赛道。

SELECTION · SPORTS
02

Pickleball 彻底火了,
Google 8.4M 搜索 +42%

Selkirk 球累计 116k 套 / $20M,MTEN 拍套装 224k 套 / $8.1M。球、拍、套装三线都爆发,头部月入 30 万美金。

8
已发布
选品研究
+42%
平均搜索
同比增长
$28M+
覆盖品类
Lifetime GMV
1.4K
最高单篇
月搜
HOW IT WORKS · 我们的方法

每一篇研究
都走完这 3 步

01
数据挖掘
拉卖家精灵 / Google Trends / Amazon 销量原始数据,建目标品类候选池
02
选品分析
拆头部 ASIN、价格段、关键词结构、痛点差评,定位蓝海机会
03
趋势验证
交叉比对搜索增速、品类生命周期、卖家集中度,给出可执行建议
最新深度研究 · FEATURED

Mini Dress 为什么
在美国持续走红?

从 Google Trends 走势、品类生命周期、头部 ASIN 拆解到机会点评估。一篇覆盖选品前期的所有判断维度。

▶ 阅读全文
Mini Dress
MORE RESEARCH · 更多研究

还有 5 篇
你可能错过

→ ARCHIVE
BROWSE BY CATEGORY · 分类

按主题
翻你想研究的

READY TO LEVEL UP
你的选品判断?

订阅周报,第一时间收到新研究 + 阿甘私下发现的蓝海机会。免费,随时可退订。