/* EXECUTIVE VOICES 独立页面 */
.evp-wrap{max-width:900px;margin:0 auto;font-family:inherit;color:#1a1a2e;line-height:1.75}
/* PAGE HERO */
.evp-hero{background:linear-gradient(135deg,#1a1a2e 0%,#0a1628 100%);border-radius:12px;padding:52px 40px;margin-bottom:40px;position:relative;overflow:hidden;text-align:center}
.evp-hero::before{content:”;position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#c49a3c,#8b1a1a,#1c6ef2,#1a7a3a)}
.evp-hero-eyebrow{font-size:11px;letter-spacing:.22em;color:#c49a3c;font-weight:600;text-transform:uppercase;display:block;margin-bottom:14px}
.evp-hero-title{font-size:clamp(28px,4vw,46px);font-weight:800;color:#fff;line-height:1.15;margin-bottom:14px}
.evp-hero-sub{font-size:15px;color:rgba(255,255,255,.62);line-height:1.75;max-width:560px;margin:0 auto 28px}
.evp-hero-stats{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}
.evp-hero-stat{text-align:center}
.evp-hero-stat-n{font-size:28px;font-weight:700;color:#c49a3c;display:block}
.evp-hero-stat-l{font-size:11px;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.06em}
/* PAIN POINT FILTER TABS */
.evp-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}
.evp-tab{font-size:12px;font-weight:600;padding:7px 16px;border-radius:20px;border:1px solid #e8e8e8;background:#fff;color:#555;cursor:pointer;transition:all .2s}
.evp-tab-active{background:#1a1a2e;color:#fff;border-color:#1a1a2e}
.evp-tab-gold{background:#f9f5f0;color:#7a5510;border-color:#c49a3c}
/* SOCIAL PROOF BAR */
.evp-spbar{display:flex;align-items:center;gap:0;background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;margin-bottom:32px}
.evp-spbar-rating{background:#1a1a2e;padding:22px 30px;text-align:center;flex-shrink:0}
.evp-spbar-score{font-size:38px;font-weight:800;color:#c49a3c;display:block;line-height:1}
.evp-spbar-stars{font-size:14px;color:#c49a3c;margin:4px 0;display:block}
.evp-spbar-label{font-size:10px;color:rgba(255,255,255,.45);letter-spacing:.06em;text-transform:uppercase}
.evp-spbar-divider{width:1px;background:#e8e8e8;align-self:stretch;flex-shrink:0}
.evp-spbar-quotes{display:flex;flex:1}
.evp-spbar-quote{padding:18px 22px;border-right:1px solid #f0ece8;flex:1}
.evp-spbar-quote:last-child{border-right:none}
.evp-spbar-text{font-size:12px;color:#333;line-height:1.65;font-style:italic;margin-bottom:8px}
.evp-spbar-author{display:flex;align-items:center;gap:7px}
.evp-spbar-av{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}
.evp-spbar-name{font-size:11px;font-weight:700;color:#1a1a2e}
.evp-spbar-role{font-size:10px;color:#888}
/* SECTION TITLES */
.evp-h2{font-size:20px;font-weight:700;color:#1a1a2e;margin:44px 0 16px;padding-bottom:8px;border-bottom:2px solid #f0ece8;display:flex;align-items:center;gap:10px}
.evp-h2-badge{font-size:10px;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.06em}
/* DEPTH QUOTE */
.evp-depth{background:#f9f5f0;border-radius:12px;padding:26px 30px;margin-bottom:14px;border-left:4px solid #c49a3c;position:relative;overflow:hidden}
.evp-depth::after{content:'”‘;font-size:130px;color:rgba(196,154,60,.07);position:absolute;top:-20px;right:16px;line-height:1;font-family:Georgia,serif;pointer-events:none}
.evp-depth-label{font-size:10px;font-weight:700;color:#c49a3c;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;display:flex;align-items:center;gap:6px}
.evp-depth-label::before{content:”;display:inline-block;width:20px;height:2px;background:#c49a3c}
.evp-depth-text{font-size:15px;color:#1a1a2e;line-height:1.78;font-style:italic;font-weight:500;margin-bottom:14px;position:relative;z-index:1}
.evp-depth-text strong{font-style:normal;color:#8b1a1a;font-weight:700}
.evp-depth-author{display:flex;align-items:center;gap:12px}
.evp-depth-av{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0;background:#c49a3c;color:#1a1a2e}
.evp-depth-name{font-size:13px;font-weight:700;color:#1a1a2e}
.evp-depth-role{font-size:11px;color:#888}
.evp-depth-tags{display:flex;gap:6px;margin-top:10px;flex-wrap:wrap}
.evp-depth-tag{font-size:9px;font-weight:700;color:#8b1a1a;background:#fcebeb;padding:3px 10px;border-radius:20px}
/* PEER CARDS */
.evp-peer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:14px}
.evp-peer-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:18px}
.evp-peer-card-featured{border-color:#c49a3c;box-shadow:0 4px 16px rgba(196,154,60,.1)}
.evp-peer-quote{font-size:12px;color:#333;line-height:1.75;font-style:italic;margin-bottom:12px}
.evp-peer-quote strong{font-style:normal;font-weight:700;color:#1a1a2e}
.evp-peer-author{display:flex;align-items:center;gap:8px}
.evp-peer-av{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}
.evp-peer-name{font-size:12px;font-weight:700;color:#1a1a2e}
.evp-peer-role{font-size:10px;color:#888}
.evp-peer-country{font-size:10px;color:#1c6ef2;font-weight:600}
/* FULL CARDS GRID */
.evp-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}
.evp-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:26px;position:relative;overflow:hidden}
.evp-card::before{content:'”‘;font-size:80px;color:rgba(0,0,0,.04);position:absolute;top:-10px;left:14px;line-height:1;font-family:Georgia,serif;pointer-events:none}
.evp-pain-label{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:3px 10px;border-radius:20px;display:inline-block;margin-bottom:12px}
.evp-pain-access{background:#E6F1FB;color:#0C447C}
.evp-pain-depth{background:#f9f5f0;color:#7a5510}
.evp-pain-peer{background:#eafaf1;color:#0F6E56}
.evp-pain-logistics{background:#fcebeb;color:#8b1a1a}
.evp-pain-academic{background:rgba(196,154,60,.12);color:#7a5510}
.evp-card-text{font-size:13px;color:#333;line-height:1.82;font-style:italic;margin-bottom:16px;position:relative;z-index:1}
.evp-highlight{font-style:normal;font-weight:700;color:#1a1a2e;background:linear-gradient(transparent 60%,rgba(196,154,60,.2) 60%)}
.evp-card-author{display:flex;align-items:center;gap:10px;padding-top:12px;border-top:1px solid #f0ece8}
.evp-card-av{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0}
.evp-card-name{font-size:13px;font-weight:700;color:#1a1a2e;margin-bottom:1px}
.evp-card-role{font-size:11px;color:#666;margin-bottom:3px}
.evp-card-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.evp-card-country{font-size:10px;color:#1c6ef2;font-weight:600}
.evp-card-tour{font-size:10px;color:#888}
.evp-keywords{display:flex;gap:5px;flex-wrap:wrap;margin-top:10px}
.evp-keyword{font-size:9px;font-weight:700;padding:3px 9px;border-radius:20px;background:#f5f5f0;color:#555;border:1px solid #e8e8e8}
/* FULL WIDTH DARK CARD */
.evp-card-full{grid-column:1/-1;background:#1a1a2e;border-color:#1a1a2e}
.evp-card-full .evp-card-text{color:rgba(255,255,255,.85)}
.evp-card-full .evp-highlight{color:#c49a3c;background:none}
.evp-card-full .evp-card-author{border-top-color:rgba(255,255,255,.1)}
.evp-card-full .evp-card-name{color:#fff}
.evp-card-full .evp-card-role{color:rgba(255,255,255,.55)}
.evp-card-full .evp-card-country{color:#c49a3c}
.evp-card-full .evp-card-tour{color:rgba(255,255,255,.35)}
.evp-card-full .evp-keyword{background:rgba(255,255,255,.08);color:rgba(255,255,255,.65);border-color:rgba(255,255,255,.12)}
.evp-card-full::before{color:rgba(255,255,255,.03)}
/* LOGOS */
.evp-logos{background:#f5f5f0;border-radius:10px;padding:20px 24px;margin:28px 0;text-align:center}
.evp-logos-label{font-size:10px;font-weight:700;color:#aaa;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}
.evp-logos-chips{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}
.evp-logo-chip{font-size:11px;font-weight:700;color:#555;background:#fff;padding:5px 14px;border-radius:6px;border:1px solid #e8e8e8}
/* BOTTOM STATS */
.evp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e8e8e8;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;margin:28px 0}
.evp-stat{background:#fff;padding:18px 12px;text-align:center}
.evp-stat-n{font-size:24px;font-weight:700;color:#8b1a1a;display:block;margin-bottom:3px}
.evp-stat-l{font-size:10px;color:#888;letter-spacing:.05em;text-transform:uppercase}
/* CTA */
.evp-cta{background:linear-gradient(135deg,#1a1a2e,#0a1628);border-radius:12px;padding:34px 32px;text-align:center;margin-top:44px;position:relative;overflow:hidden}
.evp-cta::before{content:”;position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c49a3c,#8b1a1a,#1c6ef2)}
.evp-cta-title{font-size:22px;font-weight:700;color:#fff;margin-bottom:8px}
.evp-cta-sub{font-size:13px;color:rgba(255,255,255,.6);line-height:1.7;margin-bottom:20px;max-width:460px;margin-left:auto;margin-right:auto}
.evp-cta-btn{display:inline-block;background:#c49a3c;color:#1a1a2e;font-size:14px;font-weight:700;padding:12px 28px;border-radius:8px;text-decoration:none;margin-bottom:14px}
.evp-cta-contacts{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}
.evp-cta-contact{font-size:12px;color:rgba(255,255,255,.5);display:flex;align-items:center;gap:5px}
.evp-cta-contact a{color:rgba(255,255,255,.8)}
@media(max-width:768px){
.evp-hero{padding:36px 20px}
.evp-hero-stats{gap:20px}
.evp-spbar{flex-direction:column}
.evp-spbar-quotes{flex-direction:column}
.evp-spbar-quote{border-right:none;border-bottom:1px solid #f0ece8}
.evp-peer-grid{grid-template-columns:1fr}
.evp-cards{grid-template-columns:1fr}
.evp-card-full{grid-column:1}
.evp-stats{grid-template-columns:repeat(2,1fr)}
.evp-tabs{gap:6px}
}
Executive Voices
What Global Leaders Say
Unfiltered feedback from CEOs, investors, academics and government officials who have experienced our China programmes — across 30+ countries and 10+ industries.
4.9/5Average Rating
500+Executives Served
30+Countries
93%Would Recommend
4.9
★★★★★
Global Executives
& Academics
“Unprecedented access to BYD and DJI — closed-door briefings you simply cannot arrange independently.”
JD
J. Dupont
Head of Strategy · French Automotive Group
“Structured debriefs transformed factory visits into genuine strategic intelligence. Not tourism — executive education.”
ML
M. Lewis
Program Director · UK Business School
Program Depth
Not Tourism — Strategic Intelligence
What executives say about learning depth
“I expected just another factory tour. What I got was a masterclass in strategic synthesis — the debrief sessions after BYD and DJI connected what we observed directly to the implications for our European supply chain strategy. The actionable takeaways went straight into our board presentation the week I returned.”
SK
S. Kramer
VP Supply Chain · German Automotive Group · Sep 2025 Program
Strategic Synthesis
Actionable Takeaways
Closed-door Briefing
Not Tourism
Who You Travel With
C-level Peer Exchange
“I was worried the group would be mixed-quality tourists. Instead, every dinner conversation was with C-suite peers from automotive, tech and finance. The coach discussions were as valuable as the factory visits.”
RN
R. Nakamura
Managing Director · Japan Trade Mission
🇯🇵 Japan · Nov 2025
“The executive-level facilitation by the program director meant every debrief generated genuine strategic insight. The peer network I built in 7 days continues to generate value months later.”
AS
Dr. A. Spanos
International Business Scholar · Strategy Advisor
🇬🇧 UK · Sep 2025
“I’ve done China trips with other operators. This was fundamentally different — seamless logistics, senior access and a cohort who challenged my thinking every evening.”
MB
M. Bauer
Head of Strategy · European VC Fund
🇩🇪 Germany · Mar 2025
By Concern
The 4 questions every executive asks
① Will I get real access?
“I had serious doubts whether we’d get real access or just a PR tour. What we experienced at BYD was a closed-door executive briefing with the VP of International Strategy — the kind of conversation that takes years of relationship-building to arrange independently.”
PH
P. Hoffmann
CEO · European Clean Energy Investment Fund
🇳🇱 Netherlands
· EV & New Energy · Jun 2025
Unprecedented Access
Closed-door Briefing
C-level Engagement
② Will I actually understand what I see?
“Our MBA cohort has done immersions in Silicon Valley and Berlin. The China program was categorically different. The structured debriefs converted raw observation into strategic analysis — students left with frameworks they could apply immediately in their dissertations and careers.”
CW
Prof. C. Hanks
Global Strategy Faculty Director · Top-20 Business School
🇦🇺 Australia
· MBA Study Tour · Sep 2025
Strategic Synthesis
Structured Debriefing
High-density Insights
③ Who will I be traveling with?
“As a VC, my time is my scarcest asset. I chose this program because of the calibre of the cohort — and the reality exceeded expectations. Dinner conversations with automotive executives, sustainability investors and policy advisors generated three genuine business relationships. The peer network ROI alone justified the investment.”
YK
Y. Kim
General Partner · Deep Tech VC Fund
🇸🇬 Singapore
· AI & Technology · Nov 2025
C-level Peer Exchange
Network ROI
Immersive On-site
④ Will the logistics be professional?
“I’ve organised government trade missions to 14 countries. The logistics here were the most seamless I have experienced — every transfer, hotel, visa document and interpreter was arranged without a single request from our side. Our ministers could focus entirely on the meetings. That is executive-level facilitation.”
LM
L. Martínez
Director of International Trade · Ministry of Industry
🇦🇷 Argentina
· Government Trade Mission · Mar 2025
Seamless Logistics
Executive-level Facilitation
Zero Friction
Academic Perspective
“This was not industrial sightseeing. The value lies in the intellectual synthesis — connecting China’s technology ecosystem to global strategic implications in real time, on-site, with peers who challenged every assumption. The access to BYD and DJI provided actionable insights unavailable in any Western research paper — because the data simply does not exist in Western publications. China must be experienced, not read about.”
DS
Dr. A. Spanos
Professor of International Business · Corporate Strategy Advisor to Fortune 500 Boards
🇬🇧 United Kingdom
· Sep Group Program · 2025
Intellectual Synthesis
Unprecedented Access
Actionable Takeaways
Not Tourism
High-density Insights
Past participants from organisations including
McKinsey & Company
Goldman Sachs
Volkswagen Group
INSEAD
World Bank
London Business School
Siemens
Japan External Trade Organization
Ministry of Industry (Argentina)
European Investment Bank
4.9/5Average Rating
500+Executives Served
30+Countries
93%Would Recommend
Ready to Experience China with Us?
Join the next monthly group program or request a custom executive study tour. Tell us your objectives and we will design the right program within 48 hours.
Request Your Program →
📧
info@chinastudytour.ai
💬
WhatsApp +86 131 6180 6706