{"id":11824,"date":"2026-07-03T10:40:35","date_gmt":"2026-07-03T02:40:35","guid":{"rendered":"https:\/\/www.connexion.cn\/?page_id=11824"},"modified":"2026-08-31T19:36:15","modified_gmt":"2026-08-31T11:36:15","slug":"overseas-landing-page","status":"publish","type":"page","link":"https:\/\/www.connexion.cn\/en\/overseas-landing-page","title":{"rendered":"Overseas Landing Page"},"content":{"rendered":"\n<style>\n    html body .elementor-widget-html,\n    html body .elementor-widget-html > .elementor-widget-container,\n    html body .elementor-section:has(.csz-page),\n    html body .elementor-container:has(.csz-page),\n    html body .elementor-column:has(.csz-page),\n    html body .elementor-widget-wrap:has(.csz-page) {\n      width: 100% !important;\n      max-width: none !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    :root {\n      --gold: #f2b31a;\n      --gold-dark: #c8920f;\n      --ink: #11151c;\n      --charcoal: #181d22;\n      --muted: #68707b;\n      --line: #e6e0d1;\n      --paper: #fffaf0;\n      --white: #ffffff;\n      --max: 1180px;\n    }\n\n    * { box-sizing: border-box; }\n    html { scroll-behavior: smooth; }\n    body {\n      margin: 0;\n      font-family: Arial, Helvetica, sans-serif;\n      color: var(--ink);\n      background: #fff;\n    }\n    a { color: inherit; text-decoration: none; }\n    img { max-width: 100%; display: block; }\n\n    .csz-page {\n      overflow: visible;\n      overflow-x: clip;\n      background:\n        linear-gradient(180deg, #fff 0%, #fffaf0 45%, #fff 100%);\n    }\n\n    .wrap {\n      width: min(var(--max), calc(100% - 48px));\n      margin: 0 auto;\n    }\n\n    .topbar {\n      background: #12171b;\n      color: #f6f0df;\n      font-size: 13px;\n      letter-spacing: .02em;\n    }\n    .topbar .wrap {\n      min-height: 38px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 22px;\n    }\n    .topbar b { color: var(--gold); }\n\n    .nav {\n      position: sticky;\n      top: 0;\n      z-index: 999;\n      background: rgba(255,255,255,.94);\n      border-bottom: 1px solid rgba(0,0,0,.08);\n      backdrop-filter: blur(14px);\n    }\n    .nav .wrap {\n      min-height: 78px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 28px;\n    }\n    .logo {\n      width: 210px;\n      flex: 0 0 auto;\n    }\n    .navlinks {\n      display: flex;\n      align-items: center;\n      gap: 28px;\n      font-size: 14px;\n      color: #303944;\n      font-weight: 700;\n    }\n\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 48px;\n      padding: 0 24px;\n      border: 1px solid transparent;\n      border-radius: 0;\n      font-size: 14px;\n      font-weight: 900;\n      letter-spacing: .01em;\n      transition: .18s ease;\n      white-space: nowrap;\n    }\n    .btn.gold {\n      background: var(--gold);\n      color: #11151c;\n      box-shadow: 0 18px 36px rgba(242,179,26,.26);\n    }\n    .btn.dark {\n      background: #15191f;\n      color: #fff;\n      border-color: #15191f;\n    }\n    .btn.outline {\n      background: rgba(255,255,255,.08);\n      color: #fff;\n      border-color: rgba(255,255,255,.38);\n    }\n    .btn:hover { transform: translateY(-2px); }\n\n    .hero {\n      position: relative;\n      min-height: 680px;\n      color: #fff;\n      background:\n        linear-gradient(90deg, rgba(10,13,18,.96) 0%, rgba(10,13,18,.86) 44%, rgba(10,13,18,.44) 100%),\n        url(\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/2_1600_3000_gif-17.jpg\") center \/ cover no-repeat;\n    }\n    .hero-hex-outline,\n    .hero-dots { display: none; }\n    .hero-mini-hex,\n    .soft-hex {\n      position: absolute;\n      pointer-events: none;\n      z-index: 1;\n      aspect-ratio: 1 \/ .86;\n      clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);\n      background:\n        radial-gradient(circle at 28% 18%, rgba(255,255,255,.62), transparent 34%),\n        linear-gradient(135deg, rgba(255,224,92,.50), rgba(242,179,26,.24) 48%, rgba(255,255,255,.10));\n      box-shadow:\n        inset 14px 14px 28px rgba(255,255,255,.26),\n        inset -16px -18px 34px rgba(151,101,0,.24),\n        0 24px 64px rgba(0,0,0,.22);\n      filter: saturate(1.08);\n    }\n    .hero-mini-hex {\n      width: 82px;\n      opacity: .32;\n    }\n    .soft-hex:after {\n      content: \"\";\n      position: absolute;\n      inset: 5%;\n      clip-path: inherit;\n      border-top: 2px solid rgba(255,255,255,.24);\n      border-left: 1px solid rgba(255,255,255,.18);\n      opacity: .7;\n    }\n    .hero-dots {\n      height: 360px;\n      border-left: 4px dotted rgba(255,255,255,.34);\n    }\n    .hero-dots.dots-one {\n      left: 46%;\n      top: 14%;\n    }\n    .hero-dots.dots-two {\n      right: 18%;\n      top: 8%;\n      height: 430px;\n      opacity: .72;\n    }\n    .hero-mini-hex.mini-one {\n      left: 12%;\n      bottom: 18%;\n    }\n    .hero-mini-hex.mini-two {\n      right: 9%;\n      bottom: 18%;\n      width: 110px;\n      opacity: .36;\n    }\n    .hero-soft-one {\n      width: 178px;\n      right: 10%;\n      top: 15%;\n      opacity: .28;\n    }\n    .hero-soft-two {\n      width: 126px;\n      right: 29%;\n      top: 36%;\n      opacity: .22;\n    }\n    .hero-soft-three {\n      width: 92px;\n      left: 6%;\n      top: 18%;\n      opacity: .18;\n    }\n    .hero .wrap {\n      position: relative;\n      z-index: 2;\n      min-height: 680px;\n      display: flex;\n      align-items: center;\n      padding: 72px 0 78px;\n    }\n    .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 22px;\n      color: var(--gold);\n      font-size: clamp(22px, 2.4vw, 34px);\n      font-weight: 900;\n      letter-spacing: .02em;\n      text-transform: none;\n    }\n    .eyebrow:before {\n      content: \"\";\n      width: 48px;\n      height: 2px;\n      background: var(--gold);\n    }\n    .hero-meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin: 24px 0 0;\n      color: rgba(255,255,255,.88);\n      font-weight: 900;\n      font-size: 18px;\n      line-height: 1.45;\n    }\n    .hero-meta span {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 10px 14px;\n      border-left: 3px solid var(--gold);\n      background: rgba(255,255,255,.08);\n    }\n    h1 {\n      margin: 0;\n      max-width: 820px;\n      font-size: clamp(44px, 5.2vw, 68px);\n      line-height: 1.04;\n      letter-spacing: 0;\n      font-weight: 900;\n    }\n    .hero-edition {\n      display: block;\n      margin-bottom: 8px;\n      color: #fff;\n      font-size: clamp(28px, 3.1vw, 42px);\n      line-height: 1;\n      font-weight: 900;\n      letter-spacing: 0;\n    }\n    .hero-name {\n      display: block;\n      white-space: nowrap;\n      font-size: clamp(46px, 4.6vw, 62px);\n      line-height: .95;\n    }\n    .hero-copy {\n      max-width: 700px;\n      margin: 28px 0 0;\n      color: rgba(255,255,255,.84);\n      font-size: 20px;\n      line-height: 1.7;\n    }\n    .hero-themes {\n      max-width: 780px;\n      margin: 24px 0 0;\n      display: grid;\n      gap: 10px;\n      color: rgba(255,255,255,.88);\n      font-size: clamp(15px, 1.08vw, 18px);\n      line-height: 1.45;\n      font-weight: 800;\n    }\n    .hero-themes span {\n      position: relative;\n      padding-left: 18px;\n      white-space: nowrap;\n    }\n    .hero-themes span:before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: .64em;\n      width: 7px;\n      height: 7px;\n      background: var(--gold);\n      clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);\n    }\n    .hero-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-top: 34px;\n    }\n    .scale-band {\n      padding: 34px 0;\n      background: #fff;\n      border-bottom: 1px solid var(--line);\n      box-shadow: 0 18px 60px rgba(17,21,28,.06);\n    }\n    .scale-grid {\n      display: grid;\n      grid-template-columns: repeat(5, minmax(120px, 1fr));\n      gap: 1px;\n      background: var(--line);\n      border: 1px solid var(--line);\n    }\n    .scale-chip {\n      background: #fffaf0;\n      padding: 24px 22px;\n      text-align: center;\n      min-width: 0;\n    }\n    .scale-chip b {\n      display: block;\n      color: var(--gold-dark);\n      font-size: clamp(28px, 3vw, 42px);\n      line-height: 1;\n    }\n    .scale-chip span {\n      display: block;\n      margin-top: 10px;\n      color: #313a45;\n      font-size: 13px;\n      font-weight: 800;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n    .scale-note {\n      margin: 18px 0 0;\n      text-align: center;\n      color: #4f5964;\n      font-size: 14px;\n      line-height: 1.5;\n    }\n    .scale-note b { color: var(--gold-dark); }\n    .hero-card {\n      position: relative;\n      padding: 32px 28px;\n      background: rgba(17,21,28,.82);\n      border: 1px solid rgba(242,179,26,.42);\n      box-shadow: 0 30px 80px rgba(0,0,0,.38);\n    }\n    .hero-card:before {\n      content: \"\";\n      position: absolute;\n      top: -1px;\n      left: -1px;\n      width: 86px;\n      height: 4px;\n      background: var(--gold);\n    }\n    .hero-card h3 {\n      margin: 0;\n      font-size: 28px;\n      line-height: 1.2;\n    }\n    .hero-card p {\n      margin: 18px 0 0;\n      color: rgba(255,255,255,.74);\n      line-height: 1.7;\n    }\n    .route {\n      display: grid;\n      gap: 12px;\n      margin-top: 24px;\n    }\n    .route div {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 16px;\n      padding: 14px 0;\n      border-bottom: 1px solid rgba(255,255,255,.16);\n      color: #fff;\n      font-weight: 800;\n    }\n    .route span { color: var(--gold); }\n\n    .section {\n      position: relative;\n      padding: 92px 0;\n    }\n    .section-head {\n      display: flex;\n      align-items: end;\n      justify-content: space-between;\n      gap: 36px;\n      margin-bottom: 38px;\n    }\n    .kicker {\n      margin: 0 0 12px;\n      color: var(--gold-dark);\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: .14em;\n      text-transform: uppercase;\n    }\n    h2 {\n      margin: 0;\n      max-width: 920px;\n      font-size: clamp(28px, 2.7vw, 38px);\n      line-height: 1.14;\n      letter-spacing: 0;\n      text-wrap: balance;\n    }\n    .section-desc {\n      max-width: 460px;\n      margin: 0;\n      color: var(--muted);\n      line-height: 1.75;\n      font-size: 15px;\n    }\n    .exhibitor-lede {\n      max-width: 680px;\n      margin: 14px auto 0;\n      color: var(--muted);\n      font-size: 16px;\n      line-height: 1.55;\n    }\n\n    .value-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 1px;\n      background: var(--line);\n      border: 1px solid var(--line);\n    }\n    .value-card {\n      min-height: 218px;\n      background: #fff;\n      padding: 28px 26px;\n    }\n    .value-card b {\n      display: block;\n      color: var(--gold-dark);\n      font-size: 14px;\n      letter-spacing: .12em;\n      text-transform: uppercase;\n    }\n    .value-card h3 {\n      margin: 18px 0 10px;\n      font-size: 19px;\n      line-height: 1.2;\n    }\n    .value-card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    .market {\n      position: relative;\n      background: #11151c;\n      color: #fff;\n      overflow: hidden;\n    }\n    .market-soft-one {\n      width: 156px;\n      right: 6%;\n      top: 84px;\n      opacity: .16;\n    }\n    .market-soft-two {\n      width: 96px;\n      left: 5%;\n      top: 260px;\n      opacity: .12;\n    }\n    .market-soft-three {\n      width: 118px;\n      right: 22%;\n      bottom: 124px;\n      opacity: .12;\n    }\n    .market-soft-four {\n      width: 72px;\n      right: 2%;\n      top: 360px;\n      opacity: .13;\n    }\n    .market-soft-five {\n      width: 138px;\n      left: 18%;\n      bottom: 360px;\n      opacity: .10;\n    }\n    .market-soft-six {\n      width: 88px;\n      right: 42%;\n      top: 560px;\n      opacity: .11;\n    }\n    .market-soft-seven {\n      width: 110px;\n      left: 2%;\n      bottom: 90px;\n      opacity: .10;\n    }\n    .market .wrap {\n      position: relative;\n      z-index: 2;\n      width: min(100% - 72px, 1280px);\n    }\n    .market .section-desc { color: rgba(255,255,255,.68); }\n    .market-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 58px;\n      align-items: stretch;\n    }\n    .theme-zone {\n      padding: 30px;\n      border: 1px solid rgba(255,255,255,.13);\n      background: rgba(255,255,255,.04);\n      box-shadow: 0 26px 70px rgba(0,0,0,.22);\n    }\n    .theme-zone.life { border-top: 4px solid #9d2443; }\n    .theme-zone.machine { border-top: 4px solid #1f3f70; }\n    .theme-showcase {\n      display: grid;\n      grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);\n      gap: 36px;\n      align-items: center;\n    }\n    .theme-visual {\n      border: 1px solid rgba(255,255,255,.12);\n      background: #20262d;\n      overflow: hidden;\n    }\n    .theme-visual img {\n      display: block;\n      width: 100%;\n      aspect-ratio: 2.54 \/ 1;\n      object-fit: contain;\n      filter: saturate(1.08);\n    }\n    .theme-copy .kicker {\n      margin-bottom: 16px;\n    }\n    .theme-copy h3 {\n      margin: 0;\n      font-size: clamp(24px, 2.45vw, 32px);\n      line-height: 1.12;\n    }\n    .theme-copy p {\n      margin: 18px 0 0;\n      color: rgba(255,255,255,.72);\n      font-size: 15px;\n      line-height: 1.58;\n    }\n    .theme-sector-grid {\n      display: grid;\n      grid-template-columns: repeat(5, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 26px;\n    }\n    .theme-zone.machine .theme-sector-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n    .theme-card {\n      position: relative;\n      min-height: 0;\n      overflow: hidden;\n      border: 1px solid rgba(255,255,255,.12);\n      background: #171c23;\n      box-shadow: 0 24px 58px rgba(0,0,0,.26);\n    }\n    .theme-card img {\n      display: block;\n      width: 100%;\n      aspect-ratio: 2.54 \/ 1;\n      object-fit: contain;\n      background: #20262d;\n      opacity: 1;\n      filter: saturate(1.08);\n    }\n    .theme-card:after {\n      display: none;\n    }\n    .theme-card .content {\n      position: relative;\n      z-index: 1;\n      padding: 24px 26px 28px;\n    }\n    .theme-card h3 {\n      margin: 0;\n      max-width: 620px;\n      font-size: 30px;\n      line-height: 1.16;\n    }\n    .theme-card p {\n      max-width: 660px;\n      margin: 14px 0 0;\n      color: rgba(255,255,255,.75);\n      line-height: 1.65;\n    }\n\n    .sectors {\n      display: grid;\n      grid-template-columns: repeat(5, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 26px;\n    }\n    .sector {\n      min-height: 0;\n      padding: 0;\n      overflow: hidden;\n      border: 1px solid #eadfca;\n      background: #fff;\n      box-shadow: 0 20px 44px rgba(17,21,28,.07);\n    }\n    .sector.life { border-top: 0; }\n    .sector.machine { border-top: 0; }\n    .sector img {\n      display: block;\n      width: 100%;\n      aspect-ratio: 9 \/ 14;\n      object-fit: cover;\n      object-position: top center;\n      background: #f2f2f2;\n    }\n    .sector-copy {\n      padding: 14px 14px 16px;\n    }\n    .sector small {\n      display: none;\n      margin-bottom: 8px;\n      color: var(--gold-dark);\n      font-size: 10px;\n      font-weight: 900;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n    }\n    .sector.life small { color: #9d2443; }\n    .sector.machine small { color: #1f3f70; }\n    .sector b {\n      display: block;\n      min-height: 38px;\n      color: #11151c;\n      font-size: 15px;\n      line-height: 1.18;\n    }\n    .sector.life b { color: #9d2443; }\n    .sector.machine b { color: #1f3f70; }\n    .sector span {\n      display: -webkit-box;\n      min-height: 3em;\n      margin-top: 8px;\n      overflow: hidden;\n      color: #4f5964;\n      line-height: 1.5;\n      font-size: 12px;\n      -webkit-box-orient: vertical;\n      -webkit-line-clamp: 2;\n    }\n    .sector span.is-expanded {\n      display: block;\n      overflow: visible;\n      -webkit-line-clamp: unset;\n    }\n    html body .csz-page .sector-more-toggle {\n      display: inline-flex;\n      align-items: center;\n      gap: 5px;\n      margin-top: 10px;\n      width: auto;\n      min-width: 0;\n      min-height: 28px;\n      padding: 6px 10px;\n      border: 1px solid #1f3f70;\n      border-radius: 2px;\n      color: #fff !important;\n      -webkit-text-fill-color: #fff !important;\n      background: #1f3f70 !important;\n      box-shadow: none !important;\n      appearance: none;\n      -webkit-appearance: none;\n      font: inherit;\n      font-size: 11px;\n      font-weight: 900;\n      line-height: 1.3;\n      letter-spacing: .04em;\n      text-transform: uppercase;\n      cursor: pointer;\n    }\n    html body .csz-page .sector-more-toggle::after {\n      content: \"+\";\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1;\n    }\n    html body .csz-page .sector-more-toggle[aria-expanded=\"true\"]::after {\n      content: \"\u2212\";\n    }\n    html body .csz-page .sector.life .sector-more-toggle {\n      border-color: #9d2443;\n      background: #9d2443 !important;\n    }\n    html body .csz-page .sector-more-toggle[hidden] {\n      display: none !important;\n    }\n    html body .csz-page .sector-more-toggle:hover {\n      filter: brightness(1.12);\n    }\n    html body .csz-page .sector-more-toggle:focus-visible {\n      outline: 2px solid var(--gold);\n      outline-offset: 4px;\n    }\n\n    .journey {\n      background:\n        linear-gradient(90deg, #fff 0%, rgba(255,250,240,.92) 100%);\n      overflow: hidden;\n    }\n    .journey-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 34px;\n      align-items: center;\n    }\n    .journey h2 {\n      max-width: none;\n      margin: 0 auto;\n      text-align: center;\n      font-size: clamp(30px, 2.8vw, 44px);\n      line-height: 1.08;\n      white-space: nowrap;\n    }\n    .journey h2:after {\n      content: \"\";\n      display: block;\n      width: 92px;\n      height: 4px;\n      margin: 20px auto 0;\n      background: var(--gold);\n    }\n    .journey-visual {\n      position: relative;\n      width: 100vw;\n      margin-top: 28px;\n      margin-bottom: 34px;\n      margin-left: calc(50% - 50vw);\n      background: transparent;\n      border: 0;\n      box-shadow: none;\n    }\n    .journey-visual img {\n      display: block;\n      width: 100%;\n      height: auto;\n    }\n    .journey-visual:after { display: none; }\n    .journey-kv-action {\n      position: absolute;\n      left: 5%;\n      bottom: 15.15%;\n      z-index: 2;\n      display: inline-flex;\n      width: 9.55%;\n      min-height: 0;\n      aspect-ratio: 4.15 \/ 1;\n      align-items: center;\n      justify-content: center;\n      padding: 0 8px;\n      color: #a85f00;\n      background: #fff;\n      border: clamp(1px, .1vw, 2px) solid #e0a327;\n      border-radius: 999px;\n      box-shadow: 0 0 0 2px rgba(255, 255, 255, .98);\n      font-size: clamp(7px, 1.05vw, 15px);\n      font-weight: 700;\n      line-height: 1;\n      white-space: nowrap;\n      transition: color .2s ease, background .2s ease, transform .2s ease;\n    }\n    .journey-kv-action:hover {\n      color: #11151c;\n      background: var(--gold);\n      transform: translateY(-2px);\n    }\n    .steps {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 28px;\n    }\n    .step {\n      display: grid;\n      grid-template-columns: 44px minmax(0, 1fr);\n      gap: 14px;\n      padding: 22px 0;\n      border-top: 1px solid #e7dfcf;\n      border-bottom: 0;\n    }\n    .step b {\n      width: 42px;\n      height: 42px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      color: #11151c;\n      background: var(--gold);\n      font-size: 14px;\n      border-radius: 50%;\n    }\n    .step h3 {\n      margin: 0;\n      font-size: clamp(12px, 1vw, 15px);\n      line-height: 1.26;\n      white-space: nowrap;\n    }\n    .step p {\n      margin: 8px 0 0;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .buyer-apply {\n      display: grid;\n      grid-template-columns: minmax(0, 1.6fr) minmax(300px, .6fr);\n      margin-top: 18px;\n      overflow: hidden;\n      background: #fff;\n      border: 1px solid #e7dfcf;\n      box-shadow: 0 22px 52px rgba(17, 21, 28, .07);\n    }\n    .buyer-apply-main {\n      padding: 32px 36px 34px;\n    }\n    .buyer-apply-kicker {\n      margin: 0 0 9px;\n      color: #a85f00;\n      font-size: 11px;\n      font-weight: 900;\n      letter-spacing: .16em;\n      line-height: 1.45;\n      text-transform: uppercase;\n    }\n    .buyer-apply h3 {\n      margin: 0;\n      color: #11151c;\n      font-size: 25px;\n      line-height: 1.2;\n    }\n    .buyer-apply-intro {\n      max-width: 760px;\n      margin: 11px 0 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.65;\n    }\n    .buyer-apply-steps {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n      margin-top: 24px;\n    }\n    .buyer-apply-step {\n      display: grid;\n      grid-template-columns: 30px minmax(0, 1fr);\n      gap: 9px;\n      align-items: start;\n    }\n    .buyer-apply-step > b {\n      display: grid;\n      width: 30px;\n      height: 30px;\n      place-items: center;\n      color: #11151c;\n      background: var(--gold);\n      border-radius: 50%;\n      font-size: 11px;\n      line-height: 1;\n    }\n    .buyer-apply-step h4 {\n      margin: 1px 0 5px;\n      color: #11151c;\n      font-size: 13px;\n      line-height: 1.35;\n      white-space: nowrap;\n    }\n    .buyer-apply-step p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n    .buyer-apply-step a {\n      display: inline-block;\n      color: #8c5100;\n      font-weight: 800;\n      overflow-wrap: anywhere;\n      white-space: nowrap;\n    }\n    .buyer-apply-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 27px;\n    }\n    .buyer-apply-note {\n      padding: 32px 30px;\n      color: rgba(255, 255, 255, .8);\n      background: #111a21;\n    }\n    .buyer-apply-note h3 {\n      margin-bottom: 18px;\n      color: var(--gold);\n      font-size: 22px;\n    }\n    .buyer-apply-note p {\n      margin: 0 0 14px;\n      font-size: 14px;\n      line-height: 1.6;\n    }\n    .buyer-apply-note p:last-child {\n      margin-bottom: 0;\n    }\n    .buyer-apply-note strong {\n      color: #fff;\n    }\n\n    .service-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 18px;\n    }\n    #services .wrap {\n      width: min(1380px, calc(100% - 72px));\n    }\n    .service-card {\n      position: relative;\n      min-height: 230px;\n      padding: 28px 24px;\n      background: #fff;\n      border: 1px solid #eadfca;\n      box-shadow: 0 22px 54px rgba(17,21,28,.06);\n      display: flex;\n      flex-direction: column;\n    }\n    .service-card:before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 66px;\n      height: 4px;\n      background: var(--gold);\n    }\n    .service-card h3 {\n      margin: 28px 0 12px;\n      font-size: 18px;\n      line-height: 1.26;\n    }\n    .service-card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.55;\n    }\n    .service-card a {\n      display: inline-flex;\n      min-height: 52px;\n      align-items: center;\n      margin-top: auto;\n      color: var(--gold-dark);\n      font-size: 15px;\n      line-height: 1.15;\n      font-weight: 900;\n      white-space: nowrap;\n    }\n\n    .app-guide {\n      position: relative;\n      overflow: hidden;\n      box-sizing: border-box;\n      width: 100vw;\n      margin-top: 42px;\n      margin-left: calc(50% - 50vw);\n      padding: 64px max(40px, calc((100vw - var(--max)) \/ 2));\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) 420px;\n      align-items: center;\n      gap: 68px;\n      background:\n        linear-gradient(90deg, rgba(255,255,255,.22), transparent 46%),\n        radial-gradient(circle at 82% 35%, rgba(255,255,255,.38), transparent 32%),\n        linear-gradient(135deg, #ffdc62 0%, #f2b31a 100%);\n      border-top: 1px solid rgba(200,146,15,.32);\n      border-bottom: 1px solid rgba(200,146,15,.32);\n      color: #11151c;\n      box-shadow: 0 24px 70px rgba(200,146,15,.18);\n    }\n    .app-guide:after {\n      content: \"\";\n      position: absolute;\n      right: -90px;\n      top: -40px;\n      width: 320px;\n      height: 280px;\n      border: 2px solid rgba(255,255,255,.5);\n      clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);\n    }\n    .app-logo {\n      width: 230px;\n      margin-bottom: 34px;\n    }\n    .app-guide h3 {\n      margin: 0;\n      font-size: 52px;\n      line-height: 1.05;\n    }\n    .app-guide p {\n      max-width: 640px;\n      margin: 14px 0 0;\n      color: rgba(17,21,28,.74);\n      line-height: 1.55;\n    }\n    .app-points {\n      margin: 22px 0 0;\n      padding: 0;\n      list-style: none;\n      display: grid;\n      gap: 11px;\n      font-weight: 900;\n    }\n    .app-points li {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .app-points li:before {\n      content: \"\";\n      width: 10px;\n      height: 10px;\n      background: #11151c;\n      clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);\n    }\n    .store-row {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      gap: 16px;\n      margin-top: 24px;\n    }\n    .store-badge {\n      width: 184px;\n      height: 56px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 0;\n      overflow: hidden;\n      background: #000;\n      border-radius: 8px;\n      box-shadow: 0 12px 22px rgba(17,21,28,.16);\n    }\n    .store-badge img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n    .store-badge.google img {\n      object-fit: cover;\n      transform: scale(1.04);\n    }\n    .phone-card {\n      position: relative;\n      z-index: 1;\n      width: 290px;\n      min-height: 470px;\n      justify-self: center;\n      padding: 26px 20px;\n      border: 15px solid #11151c;\n      border-radius: 46px;\n      background: #fff;\n      box-shadow: 26px 36px 58px rgba(17,21,28,.32);\n      transform: rotate(7deg);\n    }\n    .phone-card:before {\n      content: \"\";\n      position: absolute;\n      top: 8px;\n      left: 50%;\n      width: 92px;\n      height: 24px;\n      border-radius: 0 0 16px 16px;\n      background: #11151c;\n      transform: translateX(-50%);\n    }\n    .phone-screen-logo {\n      width: 140px;\n      margin: 30px 0 20px;\n    }\n    .phone-card h4 {\n      margin: 0;\n      font-size: 18px;\n      line-height: 1.25;\n    }\n    .phone-date {\n      margin-top: 6px;\n      color: var(--gold-dark);\n      font-weight: 900;\n    }\n    .phone-buttons {\n      display: flex;\n      gap: 8px;\n      margin-top: 18px;\n    }\n    .phone-buttons span {\n      flex: 1;\n      padding: 9px 5px;\n      border-radius: 18px;\n      background: #f2b31a;\n      font-size: 11px;\n      font-weight: 900;\n      text-align: center;\n    }\n    .phone-buttons span:last-child { background: #f3f4f6; }\n    .phone-visual {\n      margin-top: 18px;\n      min-height: 138px;\n      border-radius: 18px;\n      background: url(\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/theme-lifestyle.png\") center \/ cover no-repeat;\n    }\n    .phone-tab {\n      margin-top: 18px;\n      padding: 11px 12px;\n      border-radius: 16px;\n      background: #f6f7f9;\n      font-size: 12px;\n      font-weight: 900;\n    }\n    .phone-nav {\n      position: absolute;\n      left: 18px;\n      right: 18px;\n      bottom: 18px;\n      padding: 12px;\n      border-radius: 18px;\n      background: #11151c;\n      color: var(--gold);\n      font-size: 12px;\n      font-weight: 900;\n      text-align: center;\n    }\n\n    .activities {\n      background: #fffaf0;\n    }\n    .activity-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 18px;\n    }\n    .activity-card {\n      min-height: 210px;\n      padding: 28px 24px;\n      color: #fff;\n      background:\n        linear-gradient(180deg, rgba(17,21,28,.18), rgba(17,21,28,.86)),\n        url(\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/download.png\") center \/ cover no-repeat;\n      border: 1px solid rgba(17,21,28,.08);\n    }\n    .activity-card:nth-child(2) { background-image: linear-gradient(180deg, rgba(17,21,28,.18), rgba(17,21,28,.86)), url(\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/download-3.png\"); }\n    .activity-card:nth-child(3) { background-image: linear-gradient(180deg, rgba(17,21,28,.18), rgba(17,21,28,.86)), url(\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/\u4f01\u4e1a\u5fae\u4fe1\u622a\u56fe_17828951864394.png\"); }\n    .activity-card:nth-child(4) { background-image: linear-gradient(180deg, rgba(17,21,28,.18), rgba(17,21,28,.86)), url(\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/download-5.png\"); }\n    .activity-card b {\n      color: var(--gold);\n      font-size: 34px;\n      line-height: 1;\n    }\n    .activity-card h3 {\n      margin: 36px 0 10px;\n      font-size: 16px;\n      line-height: 1.18;\n      min-height: 38px;\n    }\n    .activity-card p {\n      margin: 0;\n      color: rgba(255,255,255,.74);\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    .ticket-panel {\n      margin-top: 28px;\n      padding: 28px;\n      display: grid;\n      grid-template-columns: 1fr auto;\n      gap: 24px;\n      align-items: center;\n      border: 1px solid #eadfca;\n      background: #fff;\n    }\n    .ticket-panel h3 {\n      margin: 0;\n      font-size: 28px;\n    }\n    .ticket-panel p {\n      margin: 10px 0 0;\n      color: var(--muted);\n      line-height: 1.65;\n    }\n    .ticket-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      justify-content: flex-end;\n    }\n\n    .hall-preview {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 28px;\n      align-items: center;\n    }\n    .center-head {\n      text-align: center;\n      justify-content: center;\n    }\n    .hall-map {\n      width: min(100%, 1120px);\n      margin: 0 auto;\n      padding: 14px;\n      background: #fff;\n      border: 1px solid #eadfca;\n      box-shadow: 0 24px 70px rgba(17,21,28,.08);\n    }\n    .hall-map img { width: 100%; }\n\n    .exhibitor-showcase {\n      background: #fff;\n      overflow: hidden;\n    }\n    .exhibitor-showcase .wrap {\n      width: min(1460px, calc(100% - 80px));\n    }\n    .exhibitor-groups {\n      display: grid;\n      gap: 24px;\n    }\n    .exhibitor-sector {\n      overflow: hidden;\n      padding: 22px;\n      border: 1px solid #eadfca;\n      background: linear-gradient(180deg, #fffaf0, #fff);\n    }\n    .exhibitor-sector.is-blue {\n      background: linear-gradient(180deg, #f7fbff, #fff);\n    }\n    .sector-top {\n      display: flex;\n      align-items: flex-end;\n      justify-content: space-between;\n      gap: 18px;\n      margin-bottom: 16px;\n    }\n    .sector-top h3 {\n      margin: 0;\n      color: var(--wine);\n      font-size: 22px;\n      line-height: 1.15;\n    }\n    .exhibitor-sector.is-blue .sector-top h3 {\n      color: var(--blue);\n    }\n    .sector-tag {\n      color: var(--wine);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .14em;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n    .is-blue .sector-tag { color: var(--blue); }\n    .exhibitor-marquee {\n      overflow: hidden;\n    }\n    .exhibitor-track {\n      display: flex;\n      width: max-content;\n      gap: 16px;\n      animation: exhibitorSlide 42s linear infinite;\n    }\n    .exhibitor-sector:nth-child(even) .exhibitor-track {\n      animation-duration: 48s;\n    }\n    .exhibitor-marquee:hover .exhibitor-track {\n      animation-play-state: paused;\n    }\n    .exhibitor-card {\n      flex: 0 0 228px;\n      overflow: hidden;\n      border: 1px solid #eadfca;\n      background: #fff;\n      box-shadow: 0 18px 42px rgba(17,21,28,.06);\n    }\n    .exhibitor-card img {\n      display: block;\n      width: 100%;\n      height: 148px;\n      object-fit: cover;\n      background: #f4f0e8;\n    }\n    .exhibitor-info {\n      min-height: 92px;\n      padding: 14px 14px 16px;\n    }\n    .exhibitor-info b {\n      display: -webkit-box;\n      min-height: 42px;\n      overflow: hidden;\n      color: var(--ink);\n      font-size: 15px;\n      line-height: 1.35;\n      -webkit-box-orient: vertical;\n      -webkit-line-clamp: 2;\n    }\n    .exhibitor-info span {\n      display: inline-flex;\n      margin-top: 12px;\n      padding: 5px 9px;\n      color: #fff;\n      background: var(--wine);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .03em;\n    }\n    .is-blue .exhibitor-info span {\n      background: var(--blue);\n    }\n    .exhibitor-more {\n      display: flex;\n      min-height: 260px;\n      flex-direction: column;\n      justify-content: center;\n      padding: 24px;\n      background: linear-gradient(135deg, #f2b31a, #ffd85d);\n    }\n    .exhibitor-more b {\n      display: block;\n      color: var(--ink);\n      font-size: 22px;\n      line-height: 1.15;\n    }\n    .exhibitor-more p {\n      margin: 12px 0 0;\n      color: rgba(17,21,28,.72);\n      font-size: 14px;\n      line-height: 1.45;\n    }\n    .exhibitor-more span {\n      display: inline-flex;\n      width: fit-content;\n      margin-top: 18px;\n      color: var(--ink);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .12em;\n      text-transform: uppercase;\n    }\n    @keyframes exhibitorSlide {\n      from { transform: translateX(0); }\n      to { transform: translateX(-50%); }\n    }\n    .logo-wall-inline {\n      margin-top: 34px;\n      padding-top: 34px;\n      border-top: 1px solid #eadfca;\n    }\n\n    .logo-wall {\n      background: #fffaf0;\n      overflow: hidden;\n    }\n    .logo-marquee {\n      width: 100%;\n      overflow: hidden;\n      border: 1px solid #eadfca;\n      background: #fff;\n      box-shadow: 0 22px 60px rgba(17,21,28,.06);\n    }\n    .logo-track {\n      display: flex;\n      width: max-content;\n      gap: 0;\n      animation: logoSlide 44s linear infinite;\n    }\n    .logo-track img {\n      width: min(620px, 80vw);\n      flex: 0 0 auto;\n      display: block;\n      border-right: 1px solid #eadfca;\n    }\n    .logo-marquee:hover .logo-track { animation-play-state: paused; }\n    @keyframes logoSlide {\n      from { transform: translateX(0); }\n      to { transform: translateX(-50%); }\n    }\n\n    .review-video {\n      background: #fff;\n    }\n    .video-shell {\n      display: grid;\n      grid-template-columns: .9fr 1.1fr;\n      gap: 34px;\n      align-items: center;\n    }\n    .video-copy {\n      padding: 28px;\n      border-left: 4px solid var(--gold);\n      background: #fffaf0;\n    }\n    .video-copy h2 {\n      margin: 0;\n      font-size: clamp(24px, 2vw, 32px);\n      line-height: 1.16;\n    }\n    .video-copy p {\n      margin: 16px 0 0;\n      color: var(--muted);\n      font-size: 16px;\n      line-height: 1.5;\n      white-space: nowrap;\n    }\n    .video-frame {\n      position: relative;\n      overflow: hidden;\n      background: #11151c;\n      border: 1px solid #eadfca;\n      box-shadow: 0 24px 70px rgba(17,21,28,.12);\n    }\n    .video-frame video {\n      display: block;\n      width: 100%;\n      aspect-ratio: 16 \/ 9;\n      object-fit: cover;\n      background: #11151c;\n    }\n\n    .cta {\n      color: #fff;\n      background:\n        linear-gradient(90deg, rgba(17,21,28,.96), rgba(17,21,28,.82)),\n        url(\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/4fa7dc84-2e6a-4b9d-a32c-6f7dc5bc3c81.jpg\") 58% 42% \/ cover no-repeat;\n    }\n    .cta .wrap {\n      width: min(1360px, calc(100% - 96px));\n    }\n    .cta-box {\n      display: grid;\n      grid-template-columns: minmax(500px, .86fr) minmax(0, 1.14fr);\n      align-items: center;\n      gap: 78px;\n      padding: 92px 0;\n    }\n    .cta h2 {\n      color: #fff;\n      max-width: 500px;\n      font-size: clamp(26px, 1.75vw, 32px);\n      line-height: 1.12;\n    }\n    .cta p {\n      max-width: 620px;\n      color: rgba(255,255,255,.74);\n      font-size: 15px;\n      line-height: 1.65;\n      margin: 16px 0 0;\n    }\n    .cta-actions {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-top: 0;\n      justify-content: center;\n    }\n    .cta-actions .btn {\n      width: 246px;\n      min-width: 246px;\n      min-height: 58px;\n    }\n    .organizer-logos {\n      display: inline-flex;\n      align-items: center;\n      margin-top: 36px;\n      width: fit-content;\n      max-width: 100%;\n      padding: 18px 24px;\n      background: linear-gradient(135deg, rgba(255,255,255,.96), rgba(255,232,151,.9));\n      border-left: 4px solid var(--gold);\n      box-shadow: 0 18px 40px rgba(0,0,0,.18);\n    }\n    .organizer-logos img {\n      max-width: 260px;\n      max-height: 62px;\n      object-fit: contain;\n      background: transparent;\n      padding: 0;\n    }\n    .cta-side {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) 246px;\n      gap: 64px;\n      align-items: center;\n    }\n    .contact-card {\n      min-height: 324px;\n      padding: 48px 46px;\n      background: rgba(17,21,28,.58);\n      border: 1px solid rgba(242,179,26,.22);\n      backdrop-filter: blur(10px);\n    }\n    .contact-card h3 {\n      margin: 0 0 16px;\n      color: #fff;\n      font-size: 22px;\n    }\n    .contact-card p {\n      margin: 8px 0;\n      color: rgba(255,255,255,.76);\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .footer {\n      padding: 34px 0;\n      background: #0e1115;\n      color: rgba(255,255,255,.62);\n      font-size: 13px;\n    }\n    .footer .wrap {\n      display: flex;\n      justify-content: space-between;\n      gap: 20px;\n      flex-wrap: wrap;\n    }\n\n    @media (max-width: 980px) {\n      .navlinks { display: none; }\n      .hero .wrap,\n      .market-grid,\n      .theme-showcase,\n      .journey-grid,\n      .hall-preview,\n      .video-shell,\n      .cta-box {\n        grid-template-columns: 1fr;\n      }\n      .cta-side {\n        grid-template-columns: 1fr;\n      }\n      .cta-actions {\n        flex-direction: row;\n        flex-wrap: wrap;\n      }\n      .hero-card { max-width: 520px; }\n      .journey h2 { white-space: normal; }\n      .value-grid,\n      .service-grid,\n      .activity-grid,\n      .steps,\n      .theme-sector-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n      .theme-zone.machine .theme-sector-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n      .sectors { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n      .app-guide,\n      .ticket-panel,\n      .buyer-apply {\n        grid-template-columns: 1fr;\n      }\n      .ticket-actions { justify-content: flex-start; }\n    }\n\n    @media (max-width: 640px) {\n      .wrap { width: min(100% - 28px, var(--max)); }\n      .video-copy p { white-space: normal; }\n      .topbar .wrap {\n        min-height: 44px;\n        justify-content: center;\n        text-align: center;\n        flex-wrap: wrap;\n        line-height: 1.3;\n      }\n      .topbar span:first-child { max-width: 340px; }\n      .topbar span:last-child { display: none; }\n      .nav .wrap { min-height: 68px; }\n      .logo { width: 178px; }\n      .hero { min-height: auto; }\n      .hero .wrap { min-height: auto; padding: 58px 0; }\n      .eyebrow {\n        max-width: 100%;\n        flex-wrap: wrap;\n        font-size: 12px;\n        line-height: 1.45;\n        letter-spacing: .04em;\n      }\n      h1 {\n        max-width: 100%;\n        font-size: 34px;\n        line-height: 1.08;\n        overflow-wrap: break-word;\n      }\n      .hero-edition {\n        font-size: 24px;\n        margin-bottom: 6px;\n      }\n      .hero-name {\n        white-space: normal;\n        font-size: 34px;\n      }\n      .hero-copy { font-size: 16px; }\n      .hero-themes {\n        max-width: 100%;\n        font-size: 15px;\n        overflow-wrap: break-word;\n      }\n      .hero-themes span { white-space: normal; }\n      .hero-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n      .hero-card { padding: 26px 22px; }\n      .section { padding: 64px 0; }\n      .section-head { display: block; }\n      .section-desc { margin-top: 18px; }\n      .value-grid,\n      .service-grid,\n      .activity-grid,\n      .steps,\n      .buyer-apply-steps,\n      .sectors,\n      .theme-sector-grid {\n        grid-template-columns: 1fr;\n      }\n      .theme-zone.machine .theme-sector-grid {\n        grid-template-columns: 1fr;\n      }\n      .theme-card { min-height: 320px; }\n      .journey-visual { min-height: 210px; }\n      .journey-kv-action {\n        box-shadow: 0 0 0 1px rgba(255, 255, 255, .98);\n      }\n      .step h3,\n      .buyer-apply-step h4 { white-space: normal; }\n      .buyer-apply-main,\n      .buyer-apply-note { padding: 25px 21px; }\n      .app-guide { padding: 24px 20px; }\n      .app-guide h3 { font-size: 34px; }\n      .phone-card { transform: none; width: 220px; }\n      .btn { width: 100%; }\n      .cta .wrap { width: min(100% - 28px, var(--max)); }\n      .cta-actions .btn { width: 100%; min-width: 0; }\n      .hero-actions { display: grid; }\n    }\n  <\/style>\n<main class=\"csz-page\">\n    <div class=\"topbar\">\n      <div class=\"wrap\">\n        <span><b>2026.10.13-15<\/b> | Shenzhen World Exhibition &#038; Convention Center<\/span>\n        <span>Aligned with Canton Fair Autumn Edition<\/span>\n      <\/div>\n    <\/div>\n\n    <nav class=\"nav\">\n      <div class=\"wrap\">\n        <img decoding=\"async\" class=\"logo\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/logo-latest.png\" alt=\"Connexion ShenZhen\">\n        <div class=\"navlinks\">\n          <a href=\"#why\">Why Visit<\/a>\n          <a href=\"#sectors\">Sectors<\/a>\n          <a href=\"#services\">Buyer Services<\/a>\n          <a href=\"#activities\">Activities<\/a>\n          <a href=\"#hall\">Hall Plan<\/a>\n          <a class=\"btn gold\" href=\"https:\/\/reg.connexion.cn\/en\/user\/register?utm_source=connexion_en_site&#038;utm_medium=landing_page&#038;utm_campaign=csz2026_overseas_lp_top_nav\" target=\"_blank\" rel=\"noopener\">Visitor Registration<\/a>\n        <\/div>\n      <\/div>\n    <\/nav>\n\n    <section class=\"hero\">\n      <div class=\"soft-hex hero-soft-one\" aria-hidden=\"true\"><\/div>\n      <div class=\"soft-hex hero-soft-two\" aria-hidden=\"true\"><\/div>\n      <div class=\"soft-hex hero-soft-three\" aria-hidden=\"true\"><\/div>\n      <div class=\"hero-mini-hex mini-one\" aria-hidden=\"true\"><\/div>\n      <div class=\"hero-mini-hex mini-two\" aria-hidden=\"true\"><\/div>\n      <div class=\"wrap\">\n        <div>\n          <div class=\"eyebrow\">Your Gateway to Great Bay Area Sourcing<\/div>\n          <h1><span class=\"hero-edition\">The 4th<\/span><span class=\"hero-name\">Connexion ShenZhen<\/span><\/h1>\n          <div class=\"hero-meta\">\n            <span>2026.10.13-15<\/span>\n            <span>Shenzhen World Exhibition &amp; Convention Center<\/span>\n          <\/div>\n          <div class=\"hero-themes\">\n            <span>Catering, Hotel, Furniture, Health And Lifestyle Themed Exhibition<\/span>\n            <span>Machinery &amp; Electronic Equipment Themed Exhibition<\/span>\n          <\/div>\n          <div class=\"hero-actions\">\n            <a class=\"btn gold\" href=\"https:\/\/reg.connexion.cn\/en\/user\/register?utm_source=connexion_en_site&#038;utm_medium=landing_page&#038;utm_campaign=csz2026_overseas_lp_hero_button\" target=\"_blank\" rel=\"noopener\">Visitor Registration<\/a>\n            <a class=\"btn outline\" href=\"#services\">Explore Buyer Services<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"scale-band\">\n      <div class=\"wrap\">\n        <div class=\"scale-grid\">\n        <div class=\"scale-chip\"><b>160,000<\/b><span>Exhibition Space<\/span><\/div>\n          <div class=\"scale-chip\"><b>9<\/b><span>Exhibition Halls<\/span><\/div>\n        <div class=\"scale-chip\"><b>2,000<\/b><span>High-Quality Exhibitors<\/span><\/div>\n        <div class=\"scale-chip\"><b>120,000<\/b><span>Professional Audience<\/span><\/div>\n          <div class=\"scale-chip\"><b>100+<\/b><span>Exciting Events<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"why\" class=\"section\">\n      <div class=\"wrap\">\n        <div class=\"section-head\">\n          <div>\n            <p class=\"kicker\">Buyer Value<\/p>\n            <h2>Your Premier Sourcing Partner In The Greater Bay Area<\/h2>\n          <\/div>\n        <\/div>\n        <div class=\"value-grid\">\n          <article class=\"value-card\">\n            <b>Platform<\/b>\n            <h3>One-Stop Sourcing Solution<\/h3>\n            <p>From catering to electronics, hospitality to machinery, discover comprehensive sourcing solutions across multiple industries on one powerful platform.<\/p>\n          <\/article>\n          <article class=\"value-card\">\n            <b>Exhibitors<\/b>\n            <h3>Quality Meets Innovation<\/h3>\n            <p>Connect with mid-to-top-tier exhibitors offering food &#038; beverage, hotel supplies, commercial furnishings, health ingredients, lifestyle products, equipment, electronics, and smart systems.<\/p>\n          <\/article>\n          <article class=\"value-card\">\n            <b>Connexion<\/b>\n            <h3>Double Your Sourcing Efficiency<\/h3>\n            <p>Perfectly timed with the Canton Fair. Two world-class exhibitions, one strategic trip. Maximize your ROI and minimize travel costs.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n    <!-- Latest Product Scope and Selected Exhibitors | updated 2026-08-27 -->\n<style>\n  @font-face { font-family:\"Alibaba PuHuiTi\"; src:url(\"data:font\/woff2;base64,d09GMgABAAAAADVkAA8AAAAAmSwAADUJAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG7RMHJpUBmAAgRYRCAqBwECBlHcBNgIkA4hUC4QuAAQgBYtbByAXJBiELhsvgEUjYo8DgG51MjIQbBxA1hiHoijhpKUF\/x8StDFCdO1A+0QLxZTEykyYSdkp9rWi\/XLF2019c1MQG7doOtJBCy0HpvUP+d9PT3TQxBb12qLSwzk\/CsdgOAr1CI19kktU7cfbs\/deCEDYKCIPhJKFjvAkVIQBIQFlyv9E5ob4bf7dvaQfiIhYT0TFRmbVJmahos7oWbGIdlH+\/VWUiwg3Y50MkZs1KRKxRhCVpiAgRRGwFWChL6XJilix91RbSS0m8aKpDS\/RlMsZ06rlSovXun8XvYv5o6JWtKyeu8NYlEQoAov8PqMJ\/zo81vAbg1tTmSZJRxziC7it2eHHnPPlZj+z3dPMukikDlX2Pb44\/7hnzlVLME2wCGKB1ieJ36srR7Id+OPdK7pA02GXotVY9mr3\/C4+dhikVmoDiCVBCeTHT11bpWpsjQCh2cJMYSM8icXmh7FktiqKP5jr7mAf7IcFnvmCtowzHrAe\/H+\/9519NyvU1EOEonT5B59\/oTs8ComvN+k7rb10S+0qvSsQPo7mSnc44txz2OAQCqF8\/n+b9rZzJYPs\/YUc5Anh6ZflQBdu96TN6Z\/u04w18zSGkXZXYJD1SbLsjSTDAs7oeXZWGgNq7RB9oi4k2\/GGGCsi6KnakzLcFtz+oqxyUoWnz5O0mcXSI\/xu0XaBItoDxDNZMr1QQZVOznBLU9bHa7tRWaPtP8KIpJLaVDwJQYIMtr3be79hbHqf5TAoUYlU8vEfCmCaXAfgu\/fGpwPFs1WN1UD9qra0Cvi8dzTXAh0coAMCDGg6TEcOe5C4cLepHrABB3y+H\/mutLEW6AEBMAkpKR2PxH2Eo96u0Di4ZNFGKXZfQEDQIC4CgQshqAQDnltAYZH\/eTrjDD8vdPGH0HDC0LC3RoHc4YB59PRyFRllhmW22OWIc257qFOvXu98AUkQuCQ6vPbWO+998NEnnxm7ABbEIQEpABGp1oIkRShfU99S31M\/8n7GfuX9JoV5k3gX+5zAvQ7eBB+DzwEWOt4zQYEVaBeFCNVzvKTG0+uTC+5l0JuC29HReRbrDG5W5Q2FDBDgD3\/LEDhATSN2P28MaC5X6K+oSHa1rAoI5FI3cCYo5YgPiYhZsZ610atCZPdDYmIwXw+1NoOlrrYuHNK2A+J2EIpAMSIlwygMZ2mE1yJ5oBytsD4P\/oxBw8oTCy0WJTU4Cp08gN9qNH9DSuGV4kHtG58hVPUYekVCEGPewnAfjPDRSJ+FlRrl\/nst6sJwIKgjJNp1CKrHivqtxsa7dGB3jpjuNX8KIfEy66ij1dJEcWaYCeaq6JZK7QTrMOQ45LK7PuDexUAKLly5cafhxZe\/AIGCxEsw3QwzzbLUZltstc1xp3TrAbmhIJs52soRpua64zAPUiZFAGowQTpsBXVGDRdXIFHZ1qE3i\/hyRGMq9gaOoFacOriAK7iDB2jAE\/qA9+PyZcqfTAAkiKwGxGsJtWAyTFGmGkyD6TADZsIsaFOWrsP\/2pbWoFvraTGQeX7QpHNwYHJRF0m5APHFAGke64nsqLMetjZM2UWNEsq3RDHQoLLA41W6JqHsefZppIJTc+0AuRxgVd2pFCFISZuW2xyEKen2CS5loVAXL9sLZKUYu8dxJm3ningaB5r5mzR24z\/VahkOtzxP8uBY1cHohbC+5cpfMKgEalzRYEV0FO6V3D8Xex+Y43qHtSYAKolqJOPE0yjmATA1VFYC28wAC1BhPzkL\/FdPqsoga42H4OTiEu\/09XTbQX84BzDJf86nUaUWQ0OMYizxCqmY8lYHILubVBSh559flJ\/60hdh8QpiYE+2ako5NZMB2F+ZLA5QKhVYKZ5aiY3N+AO1RiVd+OdaS2P8ZJ78psiAIyvzdi8s45RnsCjES3AzCq2Bq3CJc7OlCB0SdYJgqZ9YUZWVY6NilhLtyVUoHCj8QPIvg79wqDgDdvJA0QrGNdo0MrPNpjTHAnYLc9TLwwuaY0tFcA4IjkhqFCc0ZxxuuNzxeODTIvUBeSF5E\/Ah5EvED8MfEkAsEE8QieBpYrQJcBNRJv0SJpuGaj\/kIjcmabH\/MJaS+P\/FOroJF96UlTJYsEgqWc7q1G9MincXvBYdFe+leBdRhQgZKnRgOEdKR9NUpGiWYnDFshJHLp69BGYSySVNnmQpHKSylMZROksZHOhZy8SXxUY2AQNWDju5BPKo1TBXT2lYFdLGJExxUeMcPHjIw7HMcC0ns2KaWmkNmbVMrWNpPVsbtrLRpmcziG2p\/Vp5xLYDsoODnWzt2mt22\/vsx7R0wGE2jhA49hU47jSupjfVMdEN9nqY6a18+Y\/wEhmnGeOHSQdIOIYslGhuVhh2aGiBcG07fGwsWB4nJBDTaTSx3GJXBQTkbI4FsDCxhWmswUnHTI\/ODBR8PRcMHpc0ygFhnMKLlDMnsMVQfRBPrB3WNZfsdhfkeBEch\/N3xh4qyIcMh59Lx6HPhHZ4m490iUexsljNz5aBFcZ2h6MEqDa1n5mgtPQoW2I8BY7\/lwGR7uU7\/ANC04f0dXj1RynrFik8nPi8dKrXs6QURnABMZ2Ije1+MZA4eXDLrGVmvW1s7LCXo\/1Oc9OtR0CSSARB1HR0oAgRkGjRMDFi4OLEIcSLR0qQgJIoES1JEo5kKQip0iDp0nFlyMCjp8eXKZNAlixC2bKJGBgwcuSg5colkieP2HJrQGuthVlvE8xm25B22IGw017IfvshBxwmdMQRIkcdhRxzjMhxx5FOOIHjpJNwp5xCOu00jm7dSD16UL07oXSrCoJYgE8mJEBkXGJx15bYjhKjsZUEG8jCvJgSBuEAgxgJJkgxhY8UGSrE2CNGhRlyWGg4IOjYQQHMXI3Zqpdi3cAGCgkWMFjAIEaJGCWWmMpSKae6Yqa0S+JFAyViWGhoSXTBVPzlAilWkbVlndfmUynwiQd9RYPsznGbZBe9AE2S3u4ingSY\/LG3CLzMJKjGtERLSLgcGnmvuVxpn7d5tc+B0Ifryn5FNlUgVzHRODEyIf4ASIjAxTPPp8WUQvRXY5hRb32WwGqQIk0GBS3aXjEUQob0N0yN4YYZxygRAwI34pW8hABCQsKDFGlY0VaFI75JxbUnAlHGRChkSQghG4oyoKglHgjW98VQMFTJyo4IASIEUDBQMMJNJNw+MFAwolZwQZtAVKNTSmc\/vC0hmtYtq5ykI5D8649HxISUnCWWiporDS9+RYahjI9ZT6bMWbFlz4kbT978zwxHm4BYsrexJ6fkwJk7LR8BYASOCUl+y4wFG3YcufDQh69AQU8c1c1wwIWksvGUWxYcwihmHb7seW1dDdzGHs6Mvv2TyqXA7puV5YUIh4vicOfbDTWNKIAwktsK7jReEqP6u9NGNMgxghmVS09gZ6Et7OLU4TcfVNaWoRe8yviVgnGbHmg8MQUsGhdWoMWS0VM2tvVHi8vCJjCN9mhTVM8hTnD98M6HtS012KeMH1k4XSP\/JSeycDXuBNXFPt46tHgW0J\/q6iGTTkmtXMV6ikzAJJmyZDPIkYf7ctW\/GE1SGp60+vDiAz5v59szk9\/pkB8FCxEqTF\/9hNNxk59UvgKFihQrdb4SlRWjvqHmxPnUy3juzucmDxEKIkQSpajVycWOl+B88Up0VCZVaYAq1WrUga9W9cXIk5Izp2DBkjX4rGQDNCTVoFGTZi0Ggq9Vg4DBSQ02xFDDDDcSfCM0CmDEvMUmTI\/xZN5nKjMPmxTLlpIdFQfw2csRSFLS8hMWyfEyvC9deu9Q7XgaeyyFppOiy+CEOSTeotfHpwver8i43GByVUTHM8Ezeaam8EX\/a\/p2sXUPCGeHsKFomHBz5mZy+DdqRsM44fbO+O\/M090vbb5JMjifYdKuexifxne7TTd5XMG2nPDfG2EJQoOOk\/r40uE57\/XSGR2JIB8KACSAkVBxEy9BkhQkOhKuARrGpkD7f7KcjyD9REtXoNog48zSbp1djjnjvMuuu+2+xzp1ewV55gak003IE9cQbjnvny9eIdw2hLHz1WuEO5oD4J83CHe1BMF3bxHuuRACP7xDuO9iGPjpPcIDl8LBLx8QHrocAX77iPDIlUjwxyeEx65Ggb8+Q566DjIBSUGmIBnIDCQHmYMUIAuQJYTAwwfMIoSYsIRhsQRe+Uwocg8fJqiGiXcI6RWjIvJMpyduue2Ou+6574GHHnnsqZcg0XgHTHq0jNkcOZqVwrqyktANN11z3pCJ8al1wUWXXHbFVdchePs2bI\/bEk+Hf4xdAAMRxD4UQyGbijZ\/rg0UDcA65Jk592coedExDEdaB6s1dF10gOapub20YGMgE5gvTajG4DaAqhEzqa5OwCwGVq42gXR14DkIkehAtkIZh5UfGD3RhIAvOu7+jJJCBgEsjVSWDYPyAp50KI9C\/ylEvGBmnWHHCmQkMLNj4bQjUN5B+fZw+iy0c1C+NTDNW5pNXPnEgjMmAVcrtKnETjAWXqZCEtBNIH4BmetYHZjwFyyo3mCmakUInMKGyP5FBXejcKmuNKxGLXDBHNIR\/EV3tFLhs6daml7DPYeZiUHnuQl0kN2pfjDnGJDPcicYYTRgxucagU+a+LCS2imYGPFOpzuTnIQqjleLd+JKYBAs7Q1rp66O9SE4TNK2R\/kIObQPsAoVtixzrgJzqJqct0qMb0DAy5JqFfFFBQLLgasr20paVnxCxDi6iVVU3\/UKm\/tjk4SzfeA4bnNnMBMjHCcdHdABUmAJiDc2fSbO2hww0eCLr7757oeffvntj7+qDY11Zi5MjM3A16to6aRaxlzBLXrRiUNPJ8HbpcxC+JSaMhvgUBvI6Sui7gdqEsCzO3IU0ABrrHn\/w+wYGAas\/YiZ+wDnbhTpBwhArag9JY7XVBi0QP+QGm6MlrVfzdXw1wRG2GU3Y1\/KmrNK2zYjAIrjGGvZzj33sazczfq7YSgIjV97Xi7vOg78\/v90zdtameam\/OxjQmgak0hBsBu3xix6uk\/vAPIbWPUBgM3fXPoGVXThGAIGjkapQ8KKSlHQJswjKcYiO85Iohm5ZRgdSznQkhxq8SJVFTwNuIZFgBuZ5NRILQUJR0IewGSUA9yY0cvCmksiZ50hLWRw47yqWbPJuzJxVe8EBhRc1LXDsdQdE5qmJcF5FTm80eqoqBw99T26RyOAXNh\/F9HnfNTIuefkgrAcjO5tHn2X32IfrUmMiPU5Pc6dnwx+qPORF4Ke7aa4dz759qmUx3UbV6zF2vX84HWPwJ+TycMDDUMujG0N38mmXKv2VTKFIQi0knvytdpeIGIURBg7SBZi1PDnSVOlbQExCCy+2Yyd4Q15hkd\/siD361b06KUn3\/mpzbc4zqMgwkAiPwsx\/0PzHw7VBGkn0cJ91XMfSu2QCy4pofR2KTv59lrnu9hCLPb46FKP9okHprVaZ03GtR5bbW+aYFFZr2+CvKt4s4grOWpiVmaO7xICkFjq4alqW7VcQyI\/MALD6KALJw\/w7pzi+BYWDCYY2DWK17BpJ7yviztPKMr\/ZpyCnP7SV1OiMJisYrojDM\/5TsAbt4Cgy5FeP+xJnYRFqen7EgwT3vStFmdNMVaePLWOkybrwBOpauNFuOTyzcY3NePlUZxzT92\/aQ\/XA+We0R\/r7w80TLEsps\/NExSN1dI0ezE4MYFQjAMizxYlIfMwniLNUQI+crG+BoPS6HWczPvMOhWF\/Q9J\/ktAvBwtpgmDwfA\/\/Q4+qjmWYWkGG0tTdN0M9TciKIEzxPLIPPN42ROSPdOykUqJXhh8nB1s50XMRIMCGUjEdKLEUkyqF+gU5GsoVrPLVslpdgMt57AFV7BnMF1GkdyACeSahQS1gZZJGbegsIHdMjEYDAQ1w3uEAxfeh9\/Qgurv631kpVpgzchQEwkowRKFRdaj5l7iQZdSSK9d7TBRdx3BPtzdy4RZLg68vdShe0RupzKnYRpaXYMJrawjzKX4n21O9dAk8nkAPx7QmnC166wiQ\/dx5JaeUVCTkUOwt\/DW3ggyjNtb5VH4t7UDdMJuiwrxY99HVthtgzZMhtTzPt\/oqEkiny9zAro+wFP+5Jk5t3sIkHMYJUnvUyg+e7x66X51be9xpi4DH8ApE+uoNhG9F0tklMzjg7QFXpWk\/kSHPVxXadDzEkYjVLeKHvSGhFRgmucxBNfVkDn4yxRqLhrX1XMS8HTVFe04zW0wR+z8jKKYNKrTinHFQN7RhkI4OrW9dg1tJKyWLFkV3+qX1dMmX6hfE0eODPGxsR5kLecwUdwF+zkzJNHg3JPNGGFaih3P0sxw3nIzzeQoUB8inuimJS6UZcXhIPKq5d2RgVmMSxKPSg8eNdYQVXS9D\/oMXgiqgLVcN7nsxtFpJ2JU4nyManr\/TUjSlU7NxHJ5Y3GhVHroDxPp2qsQJ4sHeG8x6e8f92g3S9h0O3apq4FLFGSsvS7zLqyaF9PEwhNmfYx+wnEDap+Ghd2IQx1182irgVkN2++ysSDg6xm2TFhB\/LJHILwSildgYeSrleaYUD4+QZ\/0hQjQqM5L1aJhCksaazoU8yqNybwM1WndY8DLBkJO6ZcolWWfmU1pSX8nRReDUjFta6xKDbKWPA364kPakaO63A1adNpUYG9Dq5drnA\/nRxb+9mN7rH9Sp5cqqi1LhZlgbamlD9idcf8UYIJGVvxZUAu5nYB3aE83fAqqaap6vAbQbgNs7NPsSZdF1ZeFmWBajWHpgLae9pKaqVgCiULtBnD8\/8hrBamdidCsmStSu0QFwkMxIc7V8eU9OLl2g745R9JlnSIGgtPGk\/49AIS0dXq2afUiAzzMuYjn5HCpoMgSMZEqrNsEQve9n+f9yaLMbhNsnGw3bMG1LJYoiu7hEQRh6WZGvOItsabMoJa4KfRvJwonBT34h7o4MwjFsmJAaTKWbIEf93CO3GhdyZDiON7pQKo\/kVEPNwSNyBh9CpLdJC5snWbfCgaSTHZ6lvo8NITtQu3tMc2CjVTORKiCF6nk808bpugG5P0nuAAg78Etr4DMODl0mg9CYCd1y6IuGqe8aRT9BxhRJRdO9nMD8QWhwzQhFu1QhzZHj4kRvjY47mxCR0iLpBSkUzFZD3qXx1b56YB2syFe9U\/9ThvUQ\/8+BPmiEE+kSSyfdfnTezHAhfFe7YLt55WvX77No\/jJXe17FIbrV\/u6hNPHo79EqNNRsS12EVNMgl8DwSTTsoaG3j2QiTMkxQcsdj4dlWU4zFzsvHkvBHs65wC6LTmJHYMs8ehBNu9ahKVk6SRIJ0LxVC4o6Ke2chrMFS1JS40DwpohgiIMoUwlpHlHeBHiQqKhvr8vCbynxRLDyPb0XdAExVXW2iI6bMArGtMO3d84L1SKnJIcN0wh3wUDj9CuY3p6RDRtDIYRZdJaoK6mm2zo7J70NyV\/6izq5X6YayEtHW5plFAYzi4\/OEMYc7p8CnICBtVh8PJislaqDrWidAMIOeAtbOBWncADOlQIGxKcTjrJ6tRPQa1UE8wvE+d2nLNvnwwOWpJHRa+FyimzUKkpCcVgoQbzdaUs8LmWCotBXS\/sMtTswiLqJztDoMJ+qyGimJg77nZ5L1nw6KFsFz2jTWHCtQztx\/zSGbd7aOiMRT9\/idNgDhY\/5tlQ5rzL5xuFivsKyySFOm2PLI\/B0C4QVFOXOeY8wsyu4ZQ6K8TUcXpqmadTeO9cLg03dN7euSqsCSvpZSYCX6fCsFwv2KAwl+OsD6kKQ71rjqAtg4NYkc7LCR3dtA1EbtjZj4DlzvDBsyHDXOXo6T3X4fU4xgbr+4iNfEC48OARaYgu0bfbswgzEI5YL97SSOx2a+qHVMdj4jfIio8MbsaiDy6Wx6WVDA\/HLOmeRFdFfWOZ7zT7laIdgcP8bvcugH3aJe+e5+5TiYM2Bb2wIxiHumWMlXKzeNxJEptkkFNcH1zqd9ZKra1JXLU+Ssf7cME5yzqxkBgs7GbB6v+5IFIY5CjCB+r9eJq0Fm3DUlTJfqz9kLVm+0mPP3lQ7hrw0vj4bM3Kl6J+yVJSC7voZ2S+yLUwQbaJfn3b2ZBu7zm2h3FW\/VMHNsbuR3aTDd5e4vd7\/KUFduPVlAtoApahSeq37INLapaROrEdC3IMjUOtFX63\/q1EA9a+iISTI\/lz1DXrVc7hfs9O9uq4POAyWN7cw5HFPxej48jeFWWJdhbRoAyXRPsYj1Y8XGK15GVdWylrTW+77YFSJp96Eqw73m7dEhdb0sTIK3WpMYUXQK12KgUPajH3PElruT+4ds2NiiosNc6jTPPJ22Mlay7KpX5gbmsL90UGeJTVl+iMnRtGmysl5Wzb7phmXiOQsdgV2TL2JfivzZm0FJM561nbGy2n+0QwBJ2tNcOlMiz7+QuRiFtSjWK0Z1SzabCaymmeOhtF7wQMk74EToJnHPgxd9xSM+eoj7tCrqDLv1iAs0XfrS1nsrCk1sL7EBYTzL2jGMuIUNSwh1IkR\/BgIvJHGuQRVCqTDt2UGlBdsiB7GdduyCtnAzG\/cAK9f4JJajbgX4rSKTPD26EtyTyO+uInDK5d0jrVomh5GodW1rU2YtXdJ0jteVu+1rk+zscT4UaIzWwcS1YzLnK\/GPAd945p0W42XdPlS9lcet2uWru+rC+GGq1wzLXqWnMtwDJLiBmTA7l8Py01oHJXNmSTxjCNGWmzuFg7DcdZp99fgRBUGBnhUUzuAShjulT\/4eSPVMuVJXZS0+K2a3kDXc1MzWDbXNaScCo3Wo6Hps\/vT\/\/cYJt6rOW+YcUyOEZb+hVH2bE1cj8OE+CW\/PTWTfZsTj22FHcBVLw54UPE4Gaaggu7kB1Wuxg812MzJdtpNB+EzmFvj59l7DOful+LTH2Lf6kXB0+z2FMgfj7fjxnTwszHMWPB66uMS\/2KfcxbppEd7kVtiqLfcjYpDjBGTMYOX0etCufz78Glw+DTvQxDmmPFTtGOw\/kezfqHDmHbWw+I0OMWZrKk2VwyRZnGb7r8huFeq+fFr98qAz+rzF6Jy4qT\/vAKM3rgp05DLGnXmmE0uCaxFcBYVVwsVq0RUKkCDVYdG4dVwQJFrbTTKSE24h4H1rNZ9YGPcLixwHoWuz7w+tFWqsCOun66suyUkL9e\/jsogK2rSnlauuwcTMfn0KL4ekJNoJyTLCuyhv+tuCTAMgY+mWGEHG+SBwm1Fh1j26VrJCszdQurZv5W8LMQkouj38qhpU9djVeLk5gQQXT06SW+nIMvDPjinq7O8FPLBPOvugazqQX+rnkY\/JN+MPC8d\/Eo3WDz1EcDYh\/YKroCCaZ1UW69yEi+yYzMn4K0YplA2aBoAPiSe\/esZ+9az5RX9z1g3yMMlgXIPCGShYJVkeXZ\/kCJMFVMsNuFNsFhTdCCp1icKZD9Ssf\/Uwes0VHWwGQDtb+sjNqXbFTRqChENxmpfcH+mNiukTDDJlpZnmLhHJGNQbfx4LGkXAzFswEm7zRF\/ZCdOGIHflmVSNcqdbq\/isE4P6DGU9Wofh1TvyIs0oQ7H6iJ5hHNkK2q0CJZjy7UPgDP0By9S4hhFYxiMSXu7y7Q4bz4vFh5THqmJD5ZFakJ1KHR8B69O6u61pojg1StKLWHJEWe01oMmFPm0ymnVQ7eyfJb5mN5qL8zUOAFmiNx8TOUfMcKVXhhrobq7YpyktLVJdwm0wPLG8HmgFVteVXCEEQZW4gHgWi+mfA7rdTk4Aym1W4U5oI4cR5NLmSm8JdF6uiRjpqK2kgCUmWlJcBKtdGsV2sTTWqt8DLYUbRO\/9BmmZkBrNHVazPzWXbW1dTll2NVEDtAyjcS4uKMBH6AlC3iw7TlPffxHFb+mozqLYzg158S4qFkaVcTYex1cIjCrJTEKzWQXg9DyniFBMwUSnJpMlGIFVpO19Ei+Xp8fqA5PpJgixVbGQl8MzEZopUZHezBtJoNwtw2yATDIps6U6lUIma9WgUODdMm2GwJE7dginpS2cYpBQdChVQZ3kDqzMnlU4dPUtL6erzxng+Uj2etnXs4BvBCzaxTfuCCBXPYGgH9qOPRYrZf0P3pAAbN4PbQOFDrGRVj8E7FSyPZ03sN1dmfBJT6BBqYj33Gf+SnK4p2RuY5IvpS86SH62v2C21HrxwbEBFK+BoZhyP3eC634stVBrkoOCcegqmsEM2PrWrWs42+pA\/9\/bOuehkE7ZtbWtTrI7Oyo3tS9r6373hVGUVaQ3vPI0YEnyeGuOLMAYsEytwKbznNu9zlc9D1NFLzNIN0Nrs4s4sC6yUejRKQ47wvy8bpcDJeDFeTszxk8cHlIB5Obbbj5Z8d7IpQoB9olSHauwoyQvZNhl+0Ar3fm0EhHZB7RmfOgQ60qo5s1of1V+Rzey2WZpqGr0D\/aLmv5IcnphLjxaRivYVQWpkSkCDQeKzTP7YygObUrCakavg95QX8zlTDaorm\/shEoU9agDgpuEhvoReLE2y46HI8eGM0DYy0G1kzvlrfOeAseO1r9I22B8PBNLS2iWxZ\/DVotayl6QNob05+a3SzeUYn2P1\/pZSlpAWWf2qTJgaIXRpnNmhfO3KKV4Ii50i6MdVoH7ETU4kg3Tl5TgBxxbv9pXH7JD42XB5\/0H4sPb0EpNXPywWKVFWqYI5STZSATmNKj1QKzia3XriJGoObp0ukoy7eyL18A5VuC5+9TYkilNg+0mTJReXZQCMarqRojIy+khJGr8akrguGqyiwya+jfbAR1dRasSEoTLqyBFbxdYXJDFSxiHhiHSpYB6WZX1FAuvO2uhB\/1N+SkEyyTuTIpUVv7FfFfMgzFx3GQjkgL342Exy0p+LXRJo04azazWU53S6Lz4nTuujFkr\/e9K\/2QSP+9pEL6nzf34n6eLs8Q+n9jGp28GWuY\/IwJjQmQ\/P1KECiKd8Urbtj6frEtitIb4iEKA+Tp9y1auInOvfs6oxGPO274l3mT7IZHt0Wiw4OaP+4\/tVBY2AQThZZuDYL\/Ct4WGgofGR8D\/LQHW2lLdNpJyJ8JD2QDz9C4tPkLYn4MO32mrGVQOTM+RAhJ5Cc35zVwNyZ1aZFbXxbvvEtqlWbfsRZu3EJasuSWvAr53lK5RES6jwp9yP908LKi2zUKLsA\/GL\/taF4NB51LT7vTX+oHfinb17msto4i8x1RZ0xeYKI+RtwYVghfAPI5k3+X2ekANt1RWFF8M0PboK5Ca2JrYnWgdWN+1aDCX8p\/gKxf1RZ+hRAwxCbA9y59Ba1h8lZwxwLdNgsOn4g1KT34R\/lBpx4LGITv53Q3vgf4XtZfowhbZDq\/2Y+iLsIshkyhMVXYwqFcZh8vhbhygz6WG+3TM0CkuxtSJB8x2\/\/2BVmctCaj1p5gsUCby2f560peAei0EkZBJGYUmoyUUpF4gxCElflXmT4RMrncC9neeuTEr11WR9yQ9RujwwrUQXtgJ1fUHvY\/rXGwlKEJVj48rGYAsHPrpR1aL+zKWHoquCt1UvLD\/fSIu8EgvZPVsBMjqtmphVQUncKpsIvzEe8CvIVcDOwvxl2py\/kkxn5n4tQbCckyFNYXLG3MYUZ1HwqLox3nOwJuQLbEVKyeSC8RdkyhdyyR9ldFHjr\/yXebO\/ZF\/JxgCW+qV6\/ro8mX7FT\/UhpQAyZMd6GKL3MyoxQYvKFcZi8CNgaKmO\/t3FvU8HQK8G\/Fi8NP9xLY1kUCNpmVqiZHFf19BaQx4iW4zd7MxsRJKg6p41CQB1jD1cgCwj7muMlE3SvJzuowTlkYnUwtUaRi5CQod80bjuUK2f\/VL6IwJKTBUVsDwQH+Rk\/k4kAqrrzlryILCDXgkY\/K+v8F7x0SXImb0Aa2E0ENDSkvDQEZjN4Evw5rJjZgCAijjQ54HjUlY3LGxFEyJQl4keiRg41ISREucVEEYg14a7XoPEVbLtS62ouSUJ0RWTs17VCED7+RFX4uMjLkJjobTDcCePeMYBmk31Zr04bgnyDFN7etlA03E4lJi+we\/OJg7dYWnLXujlwvMkx\/Nn7exljqc6DgB9NHnYgJCT3dtodZgCYcfH98LJiCH5VNG8II5zlB2ze+Xtxxz7si2BJjsHB1KJjXVTFUveQ+C3huD7z2jefiOX1OKapGAYIwgy9VH+85MN9XMBIonlGlbEVae1WdXMoqaiPAIdIUrvpRk0f+uOj5fhNK8WyFxx5+Dfd6EtVB5+81OEJ1MGJ9A5iITAlIjV3UF13Cic78vxdxDqPWNY1iuoeLQNnMedcc3omUV2T2ZtR7\/vmbvoCte2LHNBvnUKWjBXPEDKP3EIN3Eq9jQ5mGnoN5CQQKuf1ogKUbZCgHyWFTwH63t59s7STDCPjJG12315jyJmwWeaWTZu2MGfDzoQAwbzlAwuwbRpWjajXuEY30q89f2DMDE8cnJ0jIxJmEnUuLmqlOYk3W7WPG5\/vhR95KhVmsJ1Km2D7Fv9aJ\/Gp+7VYyp4wH8wvBsCI8RDYwZ8+7NJ+0cadKeQCgim+sry0Dt0gql3qFd4CZXz2sujxvfQrr6LyePkxU1cAV28Ykhh0mf5l1hIoda2T4FhXUZMEeSlWTJD1KikUuHu1Ezoi1fizybr74KU+tvr3gol+BhOqp+D36lh1jbw8ymTw26Wm4+MkkVqp5EhScv+5A6VdbeJDhkOiQ1dTrh4UHTQcFLdO8PJOEFYcJ2SLJma0UOxDCNS8P76PZyqG87XlIqb89nfkSb7O5DLWLpTh+nPnSdUGJ+UPljn6X3EAfSYHevsWqF5CNVXfQQI1kojPNpjtYeyIzMyKajcaojqzcjqjTfqOqKzMqA69MborO1tX0yZLysJ0enaFRMqDtboytlRS3jWKZW\/u5ZyMPL4Gk0yA4+MJ2mQYI6DALrJXsbTFp+PMkNtP3tLIRXbpigegO7fPV2FHfGdVg+\/IFdzWXEpPV1FgiZeHLIgV6NMuhXJfe\/iyTh1lZzO2BvpNAivM1nNl28717rLoc4D9AL7W+v9N1tksZJeH42wo4LcAqL554SW\/QebslOysFHN2riVBLFWKxVKZWCRRCiVi2fbj3DUcdQJVulIWMaETXcl8UOyB9UR8Mf4+WECYoivp4Moa6smxfiq1f\/Qk1Tyj+\/8r3T92kqKh+9BpPnTML4WPMZgvit4AfJPu3gHrgbu6MwPWAYL3rK4T+H3+iyl8Wbwv4wnbN+R9UTdCURijhSTgmJ+dWPZKFAFO7wpclgft\/JbAexjiG\/DuCoGWSI8+QA2aD8O4RAuXRxNhsyCZvjFh+d3LnGaw+Y\/KNX0KcCU805pZUGDPcqg16tfWZznPUsB8t\/T71QAuRDC20kIUPMvKpUvCl9z2Jt\/EeXjg3EwXm82FbleMF8Dx+SqsuMs\/+j0NeIRlf9n4aefzeUjjl2z2s25Qte5nnVEOCMqNiq7dC2vAFszWc6Xi7i5NPQc4GRzHZ+B74S4PdDpTu5y\/pvbJUmU9Vx9ZSFsWuca5vP\/CcnC8gWbsxACSnosQEs2DJndD8\/sPs8v8j4HCd1Sak+1rCwbQ8dTjin7tiFvA1ETQjziuL2b7Ud6fdg2hGd1Gc4zLRMYYr5hdk\/3ggwA0Pwz2Ndf2leDT\/Ieg8gdNQ98q2vCMnCc\/GCfsqBjPxFietqdu2jeJ6GsawyZdrmoJp+zYmjTiybRJXZSDYfTB9ITXn1rQCt7MkRyUYLfsC6bUnCCDGsmEGYg0qC\/4xI8EBXx+rkAg5fGjBdvCeKFhYaG80oHHH5GAF99kGnj2XeFlR6HzqdFxBqvFztmfwOZH1MAF+9jCRCUYL6wwpQ\/jWNmuDKbYFNyWU6ZEAOLnlBN7ChCWyMkFSy4HD9ouinDK9J8TIo\/nBOAh5kx2bBfMFMfh6Xssk9Y11\/Zp5kqRNH+8bvCgcmEeC0FrqCjqU6Sm2FIUNVEjk7VzPLXvwKwfSppWxjevOjNpktbAzK32+vio9uhfYPxHRZbzUPE0OyILmjCvjtnKEucymzCxbqsTzCXYiX21jv8P5oo043W8Du8KpbIt\/1vEEcY2Krt28TU2Ltk65O49f+Hcub7z7Dm3j8yHg6KcB+T1mdiODSdkYGOqbUmmjwNbsyg+\/sQsbJzWtpCS7JbxQnR+MjOM\/IoHlIlo+wvh2Rf2MCMDXYBLMwLunC2ioEmYf\/JkSYfq+BEc\/uUcN3xI5kjTgCM54HNpyVE7Aob8NRFljbk9RTvsI\/YNWVo+5Fm5hE7xqiimfx3iPyo36l84jXwnTq9UGwyIOouv4JlgoXTdWiqPTub6I9TahuKCiny7QxSj24lSe8nSrY2l5cC5cG1flaVPJM4Qo2mFikvuHZVHHt4JP0aK+gJGJXx2kXpsi+dIcdLlcUEcsqzlFS4Q9IhhYFGq\/v1pKKQXt6Nf0rRKdNiet0oLDoxblvArIXzx\/rJ8987LJrfauZnYLwy7NQv1ZEUh\/9FUnY8sM8Oi4wdBPTof3gA3YO\/1\/xiYVvyarLQwMidTrWPkliL4mWZ6YqNefMWULfyI9QlqPqW6+Z4MiRGl7aJ0kY6j\/R78qTmaPsyiJTQdJRoiFsAZfgTQ2lapq8GZOvPVuEpZzuCyndW6Sn3XRM7ReSOpVH0CcSao1ehYOP9nG+NPthS0PemPE5XVDjjSsMEO1g5WWbRdE4vQM32KkvLx1qTrXi2l6N386cW\/6XlLjW2K+n8Rl9aQVzmGnCrmvru+umS\/Wqw3rB+\/1rheCMc6e29ns8\/pbROwwY1Vxr+6WcCyhTFB4Zhsf3k4QYeIhYc17LqMJz8qU9WC3dFjaVampvd5T5PbwUeYzCPB1F6uT+mstfOPbwIvizl8rGEm6wh4\/\/3vgaUG4zgmR+ZxA1Enpz0PKjHQfLJSSuTqPZGOim81ykTuHYPIkJyQO01pJUnh9CJA4c5zOQE3OViMy85FOjndds8t5zI9iOLoodjmkp9LgLka02x2fdM64WtJ3f4fIMGOLq5sVjGLND+XZRQF3vqbRMTx2P5Cvn3Ii6iT1B6nLc2tA44GMnL34ypfK6bqp4P8ZubVN4T3KnvL\/djQZLRm5xE\/jp28fRZsoOdm3\/PbvYnYSpes+3BgXO3ux2jBkHJoCJM0sZ\/3it+bzpwXr5QKCvOzcqMzfGyW\/enYiNg6KGj\/+fn0dCF6io4c2wpjH\/lIBTftkwJfq1jUQHdsz\/c3FkjQ3MgFDs6UsQdEpOTJ8sCiiaA9x8bo9NHju4MCdx8fpdPHju0BN5wF8pMBbu5iDA3izJAYZxocYjC2b\/FPlRjCmbcMifwW+fu53P2CRT\/\/RcHDTvxFUP5PROm7JmL1fyRg9y7y5Twofxch4qtQlkjog60P+uxz0dDKnDyyQZckUedB4MYuypZdLfwkUnaSLIsuEesRYcPSxd8pEqkMCloWfeSU1RLSE8LbGxR6ECgWvxWFqc8gRnB1l8YSmxQwrtw6uXQMzYpSJqphRWJUiPvPS9HP+ImWWHghNJhIbgnRJxODOdd55wPl9jS5ENRN6bMSrEt\/\/pUsl0shkdJooVZ3+0sEyfisBCibKrc\/5vUGhbZyQk+zmCdAjaqzS9TVIezoFHV2AscZRYginz93YEb6zbB2pYbbdVPCVbJbpXJ2e6gMCNMvtkIT72Xg5jZubr\/9rCIyJz911cZn22aq5sppM7f5alv9ZHNs851p\/bD6sY3f2tgt\/IEPEq6QNtJofsyRz4d4KuxKvCFJSDDxYaxAur2SZorGd6tCOdt6lM0callLFr9aDB5jMYe3rG08zFVxgd\/TtLSnubbONpozryGwS+rVIQUlaO\/a16bjd\/BxXFnCnP1tRnoxMBAREgLIe79ZfLdmmEcWEKC4RXt2YHfAF8Zz3jEf9OKCrgzMGHVG9vcj\/1rw7s074360vntDPMG1+gZCI824waBLS2yVt\/0hOHXb8+Nzt9C5s6trREdLERBfMvxkBbzx3X0XcxO+9ND0l8+prawRWoR4t2pNgvkP0ZSr+bvp4hnWSd8syHcuG8vcTBdfudTnNIeLz+Ln7yaWx+s0bFa677Aba9pMrK+w9aubA+szy0t8mZfrDbjwJvAtcwWHYFB6EwQ7rLKPZID5VAVMflCDsHmiB4STEaBPxQZKX6I+8AwW8pK4ilfvlRkTPm7APTAt4f3Xk5R8\/Vv5BHkRk\/5A0IOPVfx4fCwegNc\/virGMTD6ccXjR8dA\/Hfw9EcxhoOMZzhu9DuW+NUJ3v3atawVBf2lOVgvwOd\/mHMA+PKgBf\/36t9z\/OKQDJgKAQgwLPt\/BIBxSspjHJ0OfPzsggqVjGjxS13T1DwJyyLJPObQ4023URz9lVC5vnjM2rawnppd7hzaJ9rvntkXCQvlDSgFf4gEO02Pgw9oM\/4NMRxqPy4ZnsK2cj65\/LYEr6rlLlP0DnrFFSBSNmvhVEcS3LTIuGuFcvvtOSENe6b05LSMFMreEnz4j8HssOxVYs4YitUzWyqyGgXkILJ\/zHKgnFpIX4Ac57cSvhsqp48CvTdo\/fLKI9kwpQyIo3yQxjdlPDAUyMnacxYRINAyNYeuxiM8eYmUQlSlMicE3BZENhwISwS4+cU1F5720npso8kymH9J00LlMoSDO5NQkXN1A7vjwKXnfDPqgBrE5pJlshZVkeZi8\/mzEondDUthValMpYSiL7XDAjnyzgSpp42VCfn4VjLpi7oT2+D+Sw+3awtcLkm\/6GFo6K92GHeFrRbmEFdzTlEPo0NA3eJFcqQv6j1nKfUl+kFvfOMnQJbSC\/ZXA1kLM4fSYIp6GDwC6kbTTC7JaouwxHWEzU\/Rrsnuvci8OBt0JTaf9w3sIEPwb+DDtFh8ATVc3jM+mqikNVUTS8of67BQ7u6iM4RNfJAzbjSNd8ux2FPUdLxS8hgBnBZGNVvxt+uE955w9C1YRF\/oul2yfc5y9vDw9P\/ry7kIQV+U1h9\/qvVKlQoCWZRxnL+aSc+mLgPsckcMkRCxUBLExk66faCKI76B4iQyY8XJ\/CwSp1C4Zp\/Doc2ts785W8B2rzEREkZmR96O50VKRCqRJq\/SxoBU5+oYOHC6njQaEyHrjCIiLCsREzkXO+5EgnwNIsl1k0VK\/XaLNK9jb2dcnbh3Cg4AtGwvQsI23Y7AjudFSvxZItIcTo+dAVrnkK\/erEIS\/YgDaai8JNdBYQrrB+ZrZ1Nyw8LDKNr6\/D8Mvn+hte4vvyIXDTc2qBpKUkp+WYUdKkflqhJGjUvRuBfDKI2CcAH\/R1dATHqA2bn8FMZf+51+10r4HalJl\/R7ZJB+4DXp\/1deIgW+A1iW2BL+5M7ZOlYem9JrzoWhD36\/8ISe7OET08+v\/Tt88tXzZ19cO\/3o5vCZC9\/dP\/HoHy0TR9ydGvv88bfb1sNDT7Lt4b37Cq6ffzIx+cnj5V2\/cPebR2999Zdjc86P7i047zx4fPEnlZoZuvT60qS919Hw2Ojoy3sz07dm5QzC1ak3WKNK5So0Y63H0tLw5I\/VV7VKRQrjfJZauIoAahNOWKbV3blixWtWwr2UNDvLzppQpdRDabxVaYF5jUyyFtHcVCn9Cz1VqXItqhVqFK1QrcEqWyvlVl7K7Sqf1cqTe0lo6NtQmtI76tRi82bM\/JfmzbPKLhFRmnusUImxmoILV4VVp0xMJQqZOi3qlRJdE9VKpGXlcsYq1bCTZrGYzqHAC2sFysMiu0PRT6dWzEnPnK+h2y5mfqGn2Egn7tS\/M3LKp85\/lFKd9sPIb9xfHl4UpiXiiLLfCp4mpW3TaGpj20sPQsH8M0hnppo1J62W0pp42z+aHLFTlslPS2jtpCMrKJWq\/iFl2iV3JytfFtXqxFc5mf3nAMzuLvZ1Wl8YATLxnwC0P71nHHzaACGSREr1SY16tTO0WKg21BgeR951I7\/rvhHatHvWnlKsI3450DHjY5prjpe90WltVyVm56V6+7efjxTmyuBAHzOoqaoBN8Cd2VOM1OxK11tqNNrNDMP90pyr1gzvm1V7b80wzJzYGIxC7T1ovmTeNctCC7vp6E9K4V73fbdtk3D2nQpHHdozLdQpC7ocpJ1eYZTtr5ZdqwG8rTYlZutPPU3yMC4VQ23TRyu39S5btWPIyBIQpaMMuR4hefwqpFHnDgHfdHHN7x8LyBqQZua1qRY70yXGK\/cl4bSuTQgK7oXC7MgxR3tVeJzyV6TQcR\/xX+Ib\") format(\"woff2\"); font-style:normal; font-weight:400; font-display:swap; }\n  @font-face { font-family:\"Alibaba PuHuiTi\"; src:url(\"data:font\/woff2;base64,d09GMgABAAAAADZcAA8AAAAAm4AAADYBAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG7RUHJtEBmAAgRYRCAqBw1CBlk8BNgIkA4hUC4QuAAQgBYwnByAXJBiELhvLgRXTbZ4gcB6AiCb\/TzIqaoJg1R5FCSfNJPj\/WwIdYwdrB7RKJJZdQLCwetyiQd44HE971JqZqdE8r1+acMp8xKmU9U4RGQsuVvd9P23+iExGihCRhQaueeLLSpOatEg\/UpcFGfhctG\/hpSM09kkuT9R+\/3m65973NkTsAEADc3kgFWNizCZCArstv4n8Mzxt819dcNQdYCHTExETVKycwwa05zLQxlhEObff\/s1ll\/r9XUbM7ScifQmPxF0nVUImxDATxH4IttltChMbJFpCwkAQZySVKqGiGIUYiFFYudRtGJu\/iHDTuXRRLvIz1vm\/\/fzetarSsPver\/SMcEdGo5CUasrM9TKo446tCHVArNkC9j+AQEAK3N2vEo8wEY0TaXJNv25jOznpkDWxnGI1XeYhlyHlFDn3l7HmmP9JUj2E4qwLeX\/MWQD\/\/3+b9ved2d03ar6b\/5F60hH7ruuuowJErAYRq0GSihJoQAACgX9vatru5yOzbPM7Zc4YiqE\/gkmhcsydXdvz8XYRdh8AggCkw2IvgKRGIggFAndZiYuwQjpcog93CjkymBpK2SkmnlOuUqhcVK417uzKVemi1LjzqLKLsnTlWmARovTSJoulIVy36ueATvRtLLOAjfSy6xQnhNi89njvbvifL\/Hu34IlOJd5wXkSgogUeXSff3dsg+zqe+ry2IRqevwZCmBfA51GbrzZVgq0jze7qkHQ07WjqkDsCwVNtcCKAMx\/ImAJtoftEcOLUo+\/0lgPxBWMEH\/YvOdHuWrBQKAIg23AmbpuTMQ+PfssoCQ4Up6bhK2\/EdLaWBDHKdy9DYpBCuBTn9D6zGqRLroo3nsfJEBYhCIs7O50kBkBHKpcuYGGm26pDjvtd9JlDz33Vrdu3\/mFQIXCUbnia9\/6zvd+MJrMSAGwkEAKMgCicCDVPIrxK7uke9Ij6TnqteQ96iMmKcW6JXNMVow0kTEyRyQ0enoQBFVsKixaPtAnOMUP+NuIjUt6adXd3zjRIq+RW2oSNaIFBb7HmxBFK4LN47wZOA+49W2q8xE4oxf32AFEbAUzRxSjWMTUVEqCXnziG7hdqlJTIYEAxvsgi\/jCKYfNI5C1jsY5HCYB0hENcEzLCR2nfE20DDCMpfQ6t\/mgmVg4ekFcovCuKgIzD0rITXp1gMUnNLR6DEezEzMRk12HeoAQ6Ni3wokfuOJHrvqZtHZOX6tcBSeAoAyiasMQVL\/I9Xpxe7sbtm3qftGHLYRU\/VibwWixisQnm2sli+ysXO9js6ONcNxNj72Cn2MgrVBhTMwiRIuTIFGSZDZ2Syy1TKtVdthpl93OOK9TF8hEC9lBZxcdrGZeRYwzDWkCzMOQgQT5bDMLErhNIp+MQ939ZN0JJI4uqBsEmBpYWBALZqEsjJlZOItgkSyKxcTjhEqweCJ\/yT6ez4NNmZ052haQWcgWscVsCVvKlrFW1qaumm9bTWYn28061S5h3QQjbw7aXEaAbRlBFrEdsAQAf0ZDGxHyEK2HfWmj1MxR5Eeuj3Rs66uZqpgG5QYvnohShYynUN56CXyDlQBhR1AZgswkL+mtpedZIASkzANx2M2VbpvJCzAFVqoxPn2j+s+b+fwaSDZHkdT\/iHCpfGZaXYaFnz8RB8xCjgo8Vc0RrC+5+jrvMBQr7gaFvzQ6APZm5J83C8AgOBMI2UYGmbIuEHs0Rq5aEG+to0QYdCIZUoU5npFoINnJt4mH6tVH89ObQJDwi\/uxIq7p2EBnnOrk8ChITq71GHZEuTxsORwfjZB9dsp3OdQwm7dEcxhfWIKcVBwxjtmhEPDGrT8O+crr1YCOSnhy8GraTXhZvYgDZrAYR6Blg4otOY01peLs2eWgeGfwohbnj0MuHyhLJZox0VcFQyMDk9JeFNkF913O5NNpk2i2IpjqAO12lXVRLXMqdiqomkYmpx3FenxXdVkoCYMQwAXCMSxScGZYzN1yy+mt8An\/iRmCWDh\/L0L3YwBOGDklkNOCOCOYs0K4hIlzzFwqnMtYOC2KQ9GcFsPlYrlCHFeK57wEjiRyQRKXSuYqKbtUm2EuYh5nzE+lLLAYU34LmtFCdkn73Jd4q7jKag1X1ELBCLRopoRhqqrpbHC91El1SO+KklqSKhhQaAwWJOGuhhXaTZYcOrk4eXrJ58kmgJ0HB08FLVWoiFExnRKBSumUMSrnoy+ZCr76ketPNIC\/geQGCVLDSz29yaPVNurwQ1RNSEhI6JXoUJw13K1tN+ts5G4TN5vpbOFn62O22f7tEIKdEzBXrmCPQPYy2sfP\/tY54BA\/R1rnqBN8nSR3+i93xgWcpZdh1TpFgC4eusdz+o\/iKK2L1bp7c5RK4OXdFIdjs8qIhx09BCnU4OgTo1TP44BkXiKH0dE7BJSh5h4oPXE4O1k\/WygmRB7oQUfi3hn3kDOfk62Hs+o3xvuYcGnhZVq+aB4lUnYHODNrv3iYN71mT\/w0\/mVftdwNx+96ZzWDc5cpo5F37BO1FbZ02T\/FW6Auypl3xqofzsNGIbZjp+mmX\/JtqDl8relTSiTNNfrInmDQj+Fu6ZlLrMRGPwDVhwaRqXKfL2dRUA+LRRvwnIbS4dRVi4qDo6pMINwq897trXIh+QYhOmziYYvdfO11SKAjLjDp1CUxiCAkQ4JYWUGZMiE5cmC5chH58lFsbGh2dgwHB1aBAhKFilCKlUBKleKUKSNVrpxMX33JVaig0E8\/Sv31xxtgANZAAykNMohgjY2gTTbBttgO22E32l57UfY5BDniCOSoExROOknplFOQ005TOuMM2llnSZxzDnHeebQLLpDo1InWpQtTO1OQdVYBuS4nA64gByXnCMTNLbo\/veTjmQR8gZ5TqjPShQgADwKoQA0acAMZaMAdDCBAAAhgAA\/wBBFYkAACVjcaKtxLDfdTT9p5A3yBARV4Aw\/ewIMAehBADzpwI51RzCCU6+0nYdIAPQggAgssqWwBN5JNF6CBXpIPz2ZHzs\/VkhF4z9XTJHsW71DoJX4a4CJWL\/60gN4auxsPBDxHmIurwFEpeKCUK9ujbqeMHzjyim7xAJNUYPJpmCLgkFJLTEmN28EgxYEzSbtneoFeqsFqTDb98JnkvQY00V0GDLDE9pcOpQJHBnOshhOTucR0ohoEOEnqvIYACDTQIAWa6I4ltldBQrIuJa4\/QU5MZ4KCUE8CRagPielAYqZ4gIDNV0NyRykzOyhBDkqQAwM8MMAT6SIi\/QM8MMATM4MT7BOgfOhzS4\/\/fB2GHGhpWM9CI5D+P39SSmoannREBkHCRIgWn8QxhsvwP09uvPTiJ0Awk0gxEi6cYLmcQO5H7LOnZxTCzCJWInCKhCuobtmDN1\/+AoUKFyXucDz10YLqJlj5ONFcn3trgRNhOrRtd\/0TlXU18CAch5v5r\/9iud3An15wjhmGeHCHoO0mvtRQ40I2KIaRkZaXXTcdzX9lGEKtCB\/DZu3oZ7Jb0HW4C++3+9vrztrRmAUFiNu1vF4XEYaloIZsVvkAPu6CeTBWuPOMcS34OJyF+1KnVA9\/1PzXQvjt6t+obK4h0ZAINv\/gNzvRQuqhBeYGPn7rYlhctwLshuOHvQooIJS7NOoxVNh2tocZboSRRhkTsT+axkpA7MGx4sR\/pqN4CtpPZqlTHSBNut4y9JlejCzZ9ywPM4Bz9p0qValWo1a9s19HDRJgws\/BqOF2zpEsop39KIpR5wE2dnAYDgW7M046xcuc\/VIqd9A0+02atRhnvAkmgf2JNFkCvA1vugmE+xLTon0\/8keYMvtTTDXNdDPMNBvsz6I5AHNnf6555ltgoUWWgP3FtBRARapxc8nduPPghfY9SYtgwM9OMeM5BwkWivZDKAyh7+z3VaGf\/gYYaDDYH0RDgHHKmLxkMnIKfNiekoRkQKM+l16MRXvM9SPRFjMVnb3p6ka7L\/d+xNq3\/Kq7RveCiM8Sv2QvU5e1y6Xlh1W7ateWde3650Z7sT\/bvtY+\/wU3bm5vzfa19n+KDN12iPsrDKZGRPKw4Ir3PlyrvOrdvnLRlZRQBuUAksNUDEwdGy9QpCNFirnDh8X+3wx9x1OsZBlylBqq2niztWq32X6nXXTVTXc99NRLb3XqgbxxD\/LWfcgrd1AeuOo\/iwrloYn+J1Y1yiNNAeB\/DcpjzYHgdy3KE9dC4A8dylPXw+BPPcozNyLgLwPFczejwN9GihduRYN\/TBQv3Y4B\/5qJXrsLUoM0IDeQO8gD5AnyAmlB3iAdhCIlAxxIAVHTwUQiuR4\/c1VeKIMV9WL1RrP+mA2U3njrlQceeuSxJ5565rkXXnrtK5CSlIyiww0v2qG0sahIdGo9hXvuu+OqiQPvh+ua62646Zbb7kJI+aPFbl1H6or\/kAJgIIL4az9U2jS0HEgHJH3kYI97gwaseHrRrPrDgLDC3ditrIABd2VHWEAWAO6iItSZxLtbQ3XhQTyA5ExgsAOtUej0wBcgROUKuhQdAykpPpxyZjoGXuUc+9LEr3EEcFxQUlwXyXskpVAarQedRyUa1u\/teshadFSwfqfXs07F+A5Kt69nr8C6DKVbVoo42E6DpR0J50wDTgv0GtQuhHe7hVSg+4D+JaTsysUDe\/0ICb6t3eTTrihJuIn4fzGIieIY7mlyjl6A2B1kZdgffqhFMTJ6fBoaJ97BygWQRdYBg56b\/NidBYi3eMTVdA0LxdI4RUbTEnpBzh\/PGDYXsK3AOUg9U7nNWRFwCLpqAx8WRHlUWRkmTdn+2Lpy\/YouXHo7MrAwAmPIR49bcmwTEPBVis\/APKwWRWQUhu7FWTLZCGQWsQ4sOT\/rJjz2CwuU44fBYqaxk3lgyPuJcQXaQR6gA0jaNqaB86YZ8XEDv1jdPTy9vH18\/VxN2tLFsVAaj8CrNrCwKtYhrHKF3lfCkKi3TcbNHkchXdgMwB00kIfOkJIKdANIvD1OBwbgZO\/OW+\/ulwtF4JSvsWGWuzy1EQMC0OM7CTiZFFALHW4\/Uk7MpGPL93EWvi5yU+13wP+9SNFL1Pu1\/f9\/kBiXE3Vk2g5uP9GTtf4KCmEg\/H+d9N6geTrwz4cbCSA8vi\/w6uwC\/JQCusUvSBCcXJpy5G3q+UD+AU46GYCzfgewl9NRNy86RsFgPqIMcQy5goDqcAasQ52FCs8s7YLcREqAktxrHcmQNUFgJEXZSMQs5KZmbjHIKIQyDDuD2QBgs3Mpm1YTd7QsZIUbgGRrmjWLyysRfEWPDwIybqpK6KUb71HXDflC24LOYLvbUJyk2g4YEu0NEQ2wC\/13DkOMhzHSXxBtLNvUG9\/EWW18ccm1taeDM2A\/zDoedRi2U02wY7E7Xpw6Qn\/\/sk0T4oSZz3GehGyn2S3Af6vusf3+ni\/HB0OsIBL5DnFsZ2IdNoTCRpJDoQs49JJJKSBho3ORFn8f2BpolBydaok4ui7RI3PiFkr6NII5EAlU4+I92XfVDfZDL5mURCQ04Bwmv1fhF4ehSBaQxI36GR0rLTgo2tY9Jkw2iffWdtTUrTZs3ZOe8NT9SPjnMxR5omX6mQTqKFm+Gx2garAVFSadtL83g6UfXq4sAXKsulfa8tRxjUaVZICEYCpPo5zwA198dFr1uJtFRwkOVYvhFnYBwmNrvNnrDH0I72uaspXYZVU9QjRfzSDBXDCvEUrv2kdAMq6C2q62X\/dut3iEjMY7P+RI8Hiko90D0yBD9RkaWztnAHql+YGX4GPMGzQpMAI1DfzHS70DyOcWG4LL9zDhOtWU0smKjmosz8Wjkyu3sj4ysmDO4\/3kjKTMfVT33H8k0wUSkTvl3L7Wjn5puHyKK6T5D8o\/giqfHgnarJh+Omhw\/BfOkOc5nr3HXMUysHWO+Q4JRuIhYnlidg8l3OuX6nj3GrIi3kW\/4iVMq4FJM2mTkYtugIvlEXwpwyXUwiD5CYaKXzlScYaqxEZImN8xoF8meVD53mAOAqkYZ961I63BTcxAmBXhOWYWHiYxMtHn9PW7TPXM1ixywkhRk6hxlYidX0aDuJbuXkNwD\/L4RlPtcXQ+w08oeQUXdS6ukLCMOhr3gfZX1hQ0+o4o9Gnq5WNEKmUjJAAlXQexWB0aGF1xkqVFZsF4Z0QzwSKY46PJ4+Gfl1Y+QfTEkMJTA0vdgi3VMZV5+WglTfiTtR82zKZfRwPCFXZpzczOEH\/w60mdcqa8XhI8kiJKNrc5Q+nK8Xjc5YKg3hL9DJxEHz6c5Wu4uGMfy5hqb0JRspU5aPAaSCdyyOm9SdnXpJAOgcwb67DKy2hbrDta5umPSQEpCB8b5c0GShoLULNqKW\/Qkp3JxqIv6D65mjHv+MNGgv7VRiPIx5E2uSnPhN0Skk2yeUGWmEDdRSABN0O+WFWVt4DydDP5YwRNkbzVf8uQ2slb4qRIO87gVDlK7DLXh8056\/V1aDEvmT3Xs2A39Y6boSeTPtS7hMdhlqqnWBa+4p3ZtGdavM2NaC0h+Zf4IhKQFISAtjt5CpdZLFFqVvAitFtqTQlCjnMjpnmPTpYtHQ1x4h7Mp8S\/eHL6qmbUhq1850fAoSgaajPVnZCvqO1xWMHfwF\/YDPkRz0mS3p9QaZzJBXuRwpiFx4zBES4Nz83QTbeo4VsqXHHdPGiN5F6xBNXi1tWkoDkqaNAxIWNaJjwN4RyGJ7DYTomLY59kDcGq8SwYDnhXkLKtDCioU+Y91BHNXUSlQn7RMlJUKyV3Mtqa9orZGcu5KAmRbMk4Nw1nitqJHIHpRPNUJVBVy1DjGNhGu4v7LUN5VccVx7ZnVQ\/KlJ9632ZrOITp+fy2T+RPrZaVm2BCIFkKM8HtX10optmfwnCWLSwibgGH9JtQCSOaHA9PaYSYp9t4JOmIMw3TyL5WFVRrGmqh2d02OvKFaVFJ8kzszBuL0SiK7rhLEBiWTNOe36PEVmIX6WEkG7s6a4pFaclBOSwD07XIAvT+i3VuA+G3SFjuoQoNQXqxYc8Z56ZPUZq\/uSgLx2jO5xTxYrdWRtZqyNgLJYtXdNy0Ctsn0hH4yjHP1KpQlLhRL+fp8YGHD5Uj5iFXlelsZK+NHGEcASkWtrJdlI\/IrWoYBBTsplNAkEZrESlMFFz7p0amU\/PUW\/MYT7UaC\/tWRQnZT6Cx7+MlHOSIt+9D\/dOJrwd5As0GZ6Q0WUITYzEvE0J0YngV6hcff3VCvT8h0o4nILoUz+GVa8oy8RcE3XYb6t2i2CS4UnWc1embybNJcDcnuL7Wjc8sG3P7WN1j2RN6cZ+4hV543ryrXwY033zLDxp\/MtJUB4pRbBx7vhrjT8yX1+\/Imv+UsBMJXw7EFv0KSFVa\/IjsoYBLYPD4h\/9Ps8wXBdSXxzg+S8I5jn810x5vfMkyGWtPIwmoH5hATIkJflVEFu84QSLG7KMhlZSBajzup5LDyvS8boLpV2Kpw1JybSHuGjX2Y7MJ1F2ysGBBses1dkQPn66ZZwv96hFQ\/iugmjR5r4mBMGXZnK7oh7DH1kSdD2utHofkuXyRGk3lbZKgdbtfCKuLlE2k1gwTMupOI0o89HcewwOA7w+JICh5ChQZTHaS4EB0B8NeFUcrIcmV9kh1dNyzgOpPlP5NOTekgf\/ur+dIKEVZmkl9kn2VxdvHgZ6JByITDztDQlJSEEYDSkR+FZ0NGtViBlQugzwOdAs7eLkZtKDdRGDJKvEIxipr8mEriVqehUlU2HySZ087nZYEcv8EXg8rrf6AqXPrYEWnXLqhpmusu6QiNHsR8iloYnEJV5d5dNA+Yr+vI6SYnpc7yy8t0mXJR0aMGZ3J0znuT8ePC\/\/B0CkxrYgcA+GlWM1wNFc\/lTq5XbTh1ZLKOHk6p1WseDS8iaCcO3h2IL7dn7l8RGxM7cK9cJOjkrQ40wGQ2dzNWCMDJCQSgFPwUTPxfrAGY9\/wzBUo0+g8TR93OqliV0VL7ILYiWD0KQ67NZaKEW\/XmeZawpwJdPIzLDjKGc6yw75LhC6+mFgCFw9U00kUd\/WC9DSq8CHrohRqKd+aKCIdlRgni2KmmxyyZ9FHllRXogeRJUK0BK32oTwNcDxI7NzfMinBoTePI\/8cTezGKfr2kLHjQ8msVuoPxs63oko1Iss3u+RVpDrtUIZZf1jDc\/aU9Nan48LVIiAlZ2riQpmJp3fMcb20VA3B9ODeOu\/IRaGUxzV\/MYZUxqXN6GYWATmd0Co8YXWZVHPxRI33ioNaOuqQWFSW7NEWbS5tZLMIgfZXur83\/y+t92zlHbUTPpHae4c5HdtPC4EFb+MCzNP65q5+OWKO+ZFSpGC0rFRTeqC6LQNzvln2YYm6LEM92EcFmUuY3aU5WueOV+6UezPG2zySvctwfLJ2ktoTW3i2pwipjUAoeyPOXN7gNisyLnE2DDsQhX+LcMjUlkI2KtGDyBIpW4K21IfT37lZhzSYnp774ZHWznL0PlaPveGVeETn+vCObgm1mdbZsLdDjKqaGflKS\/6F5p\/FAqehZ\/FhiRSyQIIKLjYq6NJmtE\/CJCeW0FD0I6ZMS\/OtDQalteyuPmiFJ2U5j7Yz\/Tws\/PN\/a11kal8QzjOPVeQvyrJHjNut6CpwBjaMn97NVbS8WAVrlGWtfh8tHVWWLhLujTYrIb9WLI6enFG1SjVME3Ov\/kq15P5gNJX8NybCA6H4lKXBb0U7v9iHEsFUTMl5iEhgu1pwx1NkvFpT7mD6o++mLWysrctrhuMg81V1QKszI\/SgQ2LbiFRrUScqh0Gu3lNqnVQIJFhx9nm679I+5RYpV3LCA7CKubs1il91GpeQKuFa\/tMvCTVeXOBjJUQQXr74Kvd44VU5KTCL9Uu2s9I1tvZN90oX2Tnf1FXtpZ2Y2sfS2d75DN7uHLZ9zsoUZDfLsjypWMtnTaxil5IGH07TbOQdDiYkE\/8rCmDKdGXmd51utRzHbEl7+Lv\/98oSp6jt7ukKwM6bHvTWAXqkpIsmSwKns1lzN2lI\/ZWMxE0lPtyzznsSr1bgO8vu3uKRZX1RgsdYk3Fu1qrfAMNYnzTkwCDgDrn9ePNoBek57rmps0qq3E0Vs6rSPYptHqlVoCLN3Vo2sR5xpCV+FgFC1RHwOiqEgIfA8\/GEfDgEBH8YxLEy1rKW4FiZ4O1G9KCtpJ14oLGngaeIvMS0ddjKkk78tibCtsVdTFJyZXH0P4DFwO1KXk5eJXSZesnNTbKLdzvu\/ijffGrfMS35GlzI5eNlISr06xx1zqsKT4ejJNP71dbjKdQ\/EOLsL7z8r+Npo3W\/L1018orum\/H6phXcFNN0WUhVdBRSZdbTaAVmpCoqGqnKyhfU5vVN5NEGfFUzSXSa9rLKl7xERs+ZUe1aDlhb3m\/Lp6pmpByWPeSjOppNs8\/AIyrQwCi6kk57nU2ZG6Ej1RHlgcQ7s\/LnX8TIgum7CAosJys9TR6faJAFFrT4e0sxXS5KWtVBym6G+B\/caTLTe94DQtyJZWx+EOlNd8fK5hvi+0WAHy8m1egfdPcbH6fUD+t71A8aGlVPk9oA4WKvZ2ivpGudZ3w0A5CeyinoQzHqm2IRfS29eBcjMRZbsUJFogNSAOPlzIzj7uPpkuPSDCDO9\/LXYHXeWsoABZnib2CpA4GoIrw+HGyGkBh+ehLJgGCQiAyagUTS0xlAc6fc61U5YMJicsgiHX2RzUZfKEphkZiYbN6aQlsYoC2KhS4f3UbqHfLIVMgxMtJLEmmkUa74L81QL5Dwd1BabgTaJ4eBpdusbLGpdM\/JMZ9iaFqPa81tOR78us58SxBCOTcp16yJG3fjNt0Df8KyhZ5tJTI3tn9JQz05OpOpi6iaq0pjRnAl1FiKyv1SgyPNMzg2ByEKoSkjouaqh6CfhenC8qFCwBjWjiweiViCHt6xTfsDHHrQHQoewjgySGQb\/d1bKor2zVgzJV4Vqqcku6F4HdbW125L\/BDohvpSezw7XRNtxwM2LMKMkwiYZTpr6IbC6hXx5aC1YVZbprvOpVeOZJZUVNkjienXsqnSmuir8bELw6nTxw9jE+aKQWesqvXOkk+sMWB0b+7LLWLHujUrXGPwfbeo5ob8urr6fLMoXP6WOI66xbILe3ObtkS\/CQrRhoebQ4PeRPMd2ZF3YmL+ieSsBYtqKhfq5xhceUJUkK260h5JzIgXZtOFEVlEsZhhN5Sw1+ZUfBNVM1okDOXFRyijY+IkcbE7wZVqEkqJhoGGUicORBiExs370PVuHWdes\/\/Bj14UQ2lYHGN8d3AHxBxud1auyYD4EOaALUYdMJo4Oeb8wYH5vqhC\/z8MnzMPRfliVi3tJ\/sL3Va0HU6CcRJMPvNx0rn0biWtJ\/\/I21QvTEvCo+DRQPh3eNp+8bsTh0pkm+trVsan5cwPy0gPqpcKCeVhWnlQcLLg2jhXrkpXCOh5MSI5hc7avWOwGNBPRgjdCYsQNFZOZlNnVZugJiQ1nd+uH1jVNRqT4\/lroYXkZLF+HSYw3cipAeiggR+IOBV4vw0ft2vt7ImrYGKDNTAT6pkFBdqJx9oi9F6MjBsZrFjq2kzu4WLUG4vw2q+XnQw5\/KvW+yt0jPAtMhJb8foMAXv6bgZbvh8sgGlbSaZk7iK7JXSBydhCTyp8P+tfjWcIV4I+hEwTSpHp42K\/0OBkz\/aepyYfEDuhbcNnaLjzK4q5fRkpbRTt88l74Ty5319oo0CCSf1TDucmHwKot29ycnuf79LPnZ87wPuwDZ97P3uPBZ8oYBlM10EyJYcuslu4CzKNnXQ9TgKZetdvN3tx+ErkXXS6WOaXMS73C0eFuSxv7HRpq2iCg8GJyRXhiPCxyTFXhCvQTgzeEMAeQ4zPavprNjw2SBTXvqKvub0eLJm6wmXwUuN6MC66j38WgY+z+nZTlX\/0FflQOw\/qmPdycjkN2r92rHctlDYS3vWHP72AvhydvPXCB+q7HDTBNA3+KbrAheXlKLxgQY12mLFr2TN28C6iPE1CgWcG5hKPN4XRgEAo46EOA9vEs+RS\/EP88qdPSsoWxZRgVWnfj\/2Ywor1+JVO\/c1DwxQ9B\/vMyei6YJ2Qv7tp7GD6PHUdJVnHXlhGMvRdGeLivNf\/YIE7Gz9rvnw6+VRuwYjCycZ4U2KB2O+MZ5GdmTHnEdX\/PsTETLgJACyhwudj\/7ufIi0E2oOz0xjkqi2zmtuU5OP+3Mq+7OY4s\/eR9rNNHzA6LikE7uh5kfF7csAZH2mYtbUcIHmTYSvCJvtdgA0mt2FUkYws2c2xaf\/pr5YTwfo\/T5KmV9wUMs3qGBseeE5s3+oH3e239s3ECSBMrCsC0LIT+4tOQIvBmrUTJ8sPQysOnwTd+ZdTD8z\/AF30Yd\/15O+sE4Mu0FGX\/eA\/1X8bx0eQ0G+Quz6vQ38DouenbYaIe\/\/vzdwOre8LBrIP3zfkfp\/b8AJ4fbBj\/LLsAGXI+T6n4cWpF8AZUxVQFeAYa131TSuoeTv0LUh4vjprwAKCAqTZ6MVYYXBjz+9epiBJVo4uNbdaY5\/nje0eORJAGjnU+o\/CBTrNl9F+EVRHPgqkqEEbQ2xgcpXwEmEsvJirMQSLWTbrkjqYpu+jk\/RFE4I9zbjcbqczOtqPMBjvr+wLZO298gFEwQSFOKmAbjMY6DYp+0MVsFVu81skkoBE1y9c7he\/ZAbl0mXHIWhxD4j78LHXXf02j6sWGzvJ+AqplUFvqPXDjHfH9gay9h7\/yGBeqVzf0sq2S4AcjWHjs1AxsgglLvLT4IXaycFMIZSeWIATE2+VCIo+reWZtEREei8ZbdXmU2jXT\/zuA5RDBFyQPaC8pnyXc5exxgiRk9Iqk33CfP\/+q9SpB7GE19GkDHliDTWVYYRC6j7kz6GHPOugs0guSrZKbGSFKRCWxChEUdhGZ2K\/kzkOsNFHl7BZA8fQ7OXtb7dR6RXtl0EPgy9Fr4GLOTVOTVTCXI7zWKHzo5Ocls4AS6zYt\/52PM7u\/waL+4c04vCXwd0CtZPonPNJAbvDRby+VeF0emJ\/ei8jIp14AT5Zo\/EBkQec93D3nR+dm\/wHLmyf\/g\/chXD2i+4G1DpTAqJw0Jvd1efBIUZWhrnYSs1waIjLyoIeT0j6e99W4iQ6E4xKWkyCmoHKSKdRviKhkYUncNYdsd5TRGmmABCh2DpxjXhNQcGwYLedaKfe2OouCgvzEG3bT6We2na1vq3TloT6PW9ezrtO0WsgmpA6db93ylDTeKKy+sP3iN0Mly5vnHvzL7pwJ9FZsD\/Q8QMW\/Arhmtyimm3pngzuFopvQ1XbnB1Nr3fTmLZoPSqOo4OZIJUb38uKEHwG0asqy\/bh6ErkOQaPJHTo4eDujlfYpJuNfniX6lcWBF\/qswIhi\/iiqFV0ObuqawGHQOx1F1oN9Hi+FL0HIQ6pdWoiuBFBXTPFwJWwoakP2t636hzhAOAJK1P7obn9m3OduI0cGyZMZlRDX+NMgnN+++bsLN0HXb6ctu+FTiF3Vx2B1hzZBfLU0smpW+gNHV1QR9fqQ4\/wirn58ugCjByEtXxl0s\/qN9RDgqAExwxQXKyrMFu2YAa8NyPKEJu9F2O2FNsza8vw99\/o8FviI2CwiPgtBD3iHhaEfWg71QZQubg5j5B9+lM27ztsGaqWNnITufXdXplZA5bMhHyBOn9HweuC7G5QfXKBNPgLuvt3NLwotmIO1JBUAI7QCBC4Dk\/QwQ\/8JgL+86js2Hq\/o83AbWGkGEZdpF501ow\/TzbG1zWXNs9pVNfDf5C3SIS\/US5dpmXwlim+VQ0DbXfPsUqlQIczl5WlSJTo8v7SJqoIhqlfgaIoz0TQazeXDdJRrBv7wL8OGUkk0ut\/e6+QQ3\/zgg36SyT+E4+AyhXv7wI5WlJRWFRRUVQIBvrrtGPSMRzcuXDn2MAk9Xu5q1s+MB0fPpWLrmuj6GJg4Gwvm6P6cuZazflYcv61iWM7Yvv1S\/Gpz1vD1hKQ8GKh3a2iAlRaMWe9s7BYs9dZDGn8Yj5J1v\/nTkzdH33W6xX0PgucnoZefk42v9eg5\/fn5PWHG\/X8Lufwe\/TG8P7c3L7wFKPQwpAq6FaRgG7xW7MwhAILa8YAS2Lf4mWrtFw1PB6vjY1FT0ILcInxx0P20tAILyFlan4zAfOd0gydAg8Lef+b33v9kde9tyk0\/kV4XEqQLN3FW\/L5Ao4pSxHPmuVG3jxIl1Keo2iAhHDsHewdxiqUmyOAgAoHdKgJllksP3PGmJdnSC3Ix0+j3JxUY25BaqRAJBUIRWKBQCCP77u5iaMNVAgoIndx1LkU2k6LwMf3o6\/vA7gPiHggq5GBizqmiOhLFDOZRDFcRGQyxUT4oMe3DDFqSQ5i30wiLg8YR2wz+xz7ZtwX\/V7HXoEQZoMB\/juHNu6L3oeUFoBSzJiqZZq02FjcjEfXqXsux0xCsGOU8tpo7juEZ+r8fcCRQjRVF8kqwuL20JAoSNrdeSTmz5dbaWRPjev8PrqkKAbceL56eMACroXmumRkF1ituZVp1sTv7d9nfV8BNr8lMRAGEtHgl0VF6Qbimfr9CAAr6D6TmxaeD6+jJfy1H07q8PP4DelB7z4pzU7BfdLtB4d\/rURkLsDq1peDn\/0Chd4Xqvh8tPD8QA0ces4TQQNVF3Qctpb1XUTEDyzWD27hPTCqgjmy5x\/GiRC+ddOr+iZq+ydwRVyD1XDOsu9Ry\/vw0YWu1n4XMGUmqk+tqkm\/GrmZjqS4LyIfkiwAHTVj0sm1ouLLTn13AxIB+zJJUUy+uMZWP4uG4L\/6s38znuDHB4Svx4RCFfre0HtJD0VnD62th7VS4gzzcJII2pAS0VMw9S7Vc9kMQPLo\/OB486A2IYW\/FkseWZsHxnMuL9g84Emlc\/nAslF7mXRx\/7xXDH6QiDKF5EMhImWygLKvo\/0nD3gp3yyuInFyBNvbrvl8swo4\/PJ7T2VZEgay5v2KOTg1x8H1uEigzGi73d3a0t3R3Na+I5QXGhrytp7cm4unj6b09R3e\/ZNu15a0CWo+8M21YguK2I0EDthS3X6ohX2L80QxhpBYPbnVVJbM44N\/xbvWhuLMgzIFuxHzNXl0DXBYpGv9uWdV\/jGx1KM7OrFWtm39SlR403jzoNWYk6wkpzvGzw9YNw0tT0laFpcNFGlUEC0uipyoSDim4NWYdSUcudY5B0g7pX751mGGuzu7N4IX9xRentwg1nGem+2E2GEGqsN4U\/KEtP+wvZqEiOapXXpVcuGUySq\/fwdvlR7JoDorXpCoyN\/eUp1ln0iNaAjZfyAlBUWXpEs+ML5\/P3PIEXUpoDbvJ3J7Dpqb1sbmwdPsFoHhk29nLqn3YHwBIj2m6K\/UEIi4eU6aRh0uxCq8MpITg1xFzRBjiJoeLsLIvEzAzUXrORV1YbxRubmtWAtRp8OcgCr0Wpw5wfRiN7oOj+8LyFtIiEkuxd3F66PiSamiiAz8L417xibH2oQJSVcjI64liS6AAlgEzhHw2jsqOiHhoYRURYzmzbXkRUQJCcuocQyDeK4ZE9FWl1scz9OGQ8VeiRn6pppKQCsYHlidNZAVX1rGygosWWds4Nsz99LngbKBgdI4soFJ8+C8ku5O3wfE\/DmuooSkSEJ1tTvbzesSsWD4hpzM9+\/y\/DceVQG9Ir8next4jQjLgCqtu+VYaW1t3y5xzmAOT\/0TstuOLIjBxxM1QPCrFCf7uPh8ZdE8gbQ44Cu9wFFk5L8eVquxtT3AspAypdwFLzARJj\/pcXxFNn3bDzSRD+Ku4VuSqkeNvNs\/C604LtuL7ia1h7Dz6LquX0xKAjhCbJ60JhAGX82qKkfZ5T3Jjasqkgk0eT+aWFU+uaBV5KhNVKWZg4sCWzpBuqxpQJtPrwQdCuc+Z0JYyFI8UpGALdFMA2LJ04MCY\/xUXV7vF+T9bcn0EnHCXQl5JCP0cEhJxXT5ReH2b6gLyxnD8I+y7D\/KObH5dt7mPZzbVQL+NlaHreVAbZxWJ8DWeKAC8awmEaS872W6mvYhC03L4rk8d5lUp7WYREWuKbk6ndWkDi\/uIkAQQgJBlOdPrCcQdAgIWQJzwFyec0nkFS6QdB49WRp86fy670wxJA\/7wJEvU8yJGV+pTj0Nb1igFHaFap4fThUZj8P2cBjgRw\/J\/xbh8NE5u4IDhvPEAB0Oxjguq7FQjsOPMe72wrwXLj3GV8vmV+SWLMdYo4ZGcTY3lpHdjZvsmmDlnmqiVuQwhWNKP4B\/\/5ejcXfbiff7B\/dT2S6T49NC1T5h3hsOlG4AUvSOf3MqopoiGox5KGVu1HXvnNZigsbZH\/a22jhPAZbWVXllTWXJydoqecz0T442+7w+CQjvKdloPbb9tsf6eqCOPM6RhMwCbLIWBfIm1UjU+4ju\/gvjb9x9tggu51mLyx3hZp\/t\/d9lLj+EDE4LQg7KxVNBONT7QKnl1V30leC1Y+ciCdlqcQ+jxLTIY1H3XCWMySj091G4\/AEEJVXlVeDQet7OFyt5Yate7ODxdnxNXcLb+TXpwkRN\/0QNuDPKvD2NMYiEGMP0LSbz1j6MQSjCGPbdZmTCm59UMZlVT1rgiJYneUxm3pNmUPcsB3\/Qect+VnKPf3DUf7zObEklsXop5LM8tNTo\/+plxipPWRF2ebeiRAK+HaVPf7eW2965aCBTMUvHtM12n8JIZVKhOEWdoafmEIlEf9YfWPyfYPY\/VzPCrCtjqsDNkZSMmFjcGcW6c7NX4dgxKdEaTUp0DCvw6Wz333ixppgUF8ojFBpFIrtiUI\/89ys4+HIKpRzPAbYXylSqevbpMIVKIhInp6QFnLqEFYcJcHnPrf5ayx+s01g8hEoVE4mJwCJsbNT2Eyc1NmgbGkHI79FJ0Wnr2wf0m6c5XUptaHeIKC9EGdgtErP7gmXAw8xRBXaJelIX5U2H5Fo1nJ4TDtxxSnLu1KHGzKpQK0nd5bxU0qJoUBejpC45O+t8sI6aK\/3VcKxnhqSovadonpgQl9s+oOFMJ051cAp\/\/KMzOXbz9z\/ecqRwY6TRbx1Zlyj0Tz1g8oserCV9MNP9ouz8JEEsIYSfLCA1on8a3ZBXmQfCdqmkuzazJ64ETWx3BJa5+ZS5gSJ3xMZZTbdmI2IDRXFXV9z5gTMoI0SCMXAXfy75\/Uz5YflHJ\/CZpt3YvQL3a9lZHI5Gel1zq1RaSvu7\/l8Qrcf4O+HmEzJ1ZzVW5NbWNoRveR9ch+UwxzDRcugj+65deluqZ0hsNtAHNkKFnnfS8HZ5w5qRgZG5TMPGu\/H3zoU0udbdt9QmSdof\/9s2XW3AexC3bxC+LPzMuwpCKsdCOtJ3CVIZSFBuUPQMtJuMG\/COn4TnMHelrlv9OrJ1ya97\/BoKegbRTfaX40wkvmjI3QYy4y7fTSndpZsV5Y\/LQcjvbUC9px3E\/Uscqo7WkhSPi9vVcp+8fXJOBPH\/rnrqO6l3V+tRWvKdAPPnnPByBSPINPyWMwU1h76xrSDieo\/Pf40Q0z4A02+U2oMFU+74\/EVgD0z+BLy84b3p\/17unjfb9+Iply6Kz\/NJ\/o+V4G6AX153FsCvp5n67\/b\/Ti7vlmaQBEr+3pdjd04C62k7ef8Ll18JcJEcXoHCgC\/uDX3DqHQIawZFHWKGUGq7ePggLAMSlol0uc6nEr2iWvQpGU\/dnl\/zerIQZUNZFLMyLStgZhbHgttMGeHSLFIueAVzmnGk8+93cOezd4DEznjVIsxbPcClX1lGxDzFH9JtlGcfLun3HfRriW1hi24+Q1xZVP1ZXo+SjwPsFdlL2U\/hLhATjaz8yZVX3L0SSXkL+VFqywW3W25+dvACJXVSSig6u6htccRHqvZP8xM0NULO2CUXQ61K47mdqToz75welljJO05m+6BGFaF6klpRDWBJDj+vqVyG39uC\/joUIUtkIsm4KDn9AYbBFJrLgsu0AS3QV3DPJGLjJMT0taJQtYre1AlFr2dnaoUO5+UQk0TSmJA3zqJ6IG+codM+Ew6OPfPHjgfwxUQt8ujjYpmKqXk9JP0XelmRHgwJX4p2mBABbTMmydE+k2scy2RXRA39IU+fsCwVCoUscFqRFlEbpGiH2SGgbUjj0ynaWqQdTeMSezQDB3LzvfRU8zNuir5KmDAtszMzi2PBDzRl6GF+tvfZKf48SyxJn3S5zD58gPzAvU5st6b5R5\/I7bGbzQlCRczliWweo1czZUtL\/udZUIJF\/E3d5cXGL2nDJiES2EZ2JkS8lqCtI9Lvy4AjQyBHpljIMEoPC8\/M9Ti7GmILpVRbEXbbICqyLTQabCuZObYNteW2rXjrbbtoPc8\/OE\/dIUf04gc4z28hG6SIXz7i2gh1uDZGZjJsLM\/Mz+clQJgOg4sEAB9lNdogn5JsCNskG5bePjYiqL02imd32WjGnrUx6vuVjRU9MvP5PPVC\/y4CQPENog1SjDP5CGyE57hhY9hGl41lXMLzeYkaYdQvw9YEZ0YY6l3hHD4MQiL7BIKBYEpuCXOIaKsf+Y\/Wd0z4G\/+TLq6kVF1DTrOz1HlSwUNyhtVOcL6cz\/Qemun2EomNYaGRER+qieA8GcRonukFXM78N9XL54HCs745nXz6KOdbiZbPKziqSOVstZRUIL4l6kRjUFEg5XWPeLGa+1pVW+Eu88Q+x90XT+J22KN3MvMzT67OGMTmT+5iXgKd9yFiSS\/yq3C9a18Od9nPpIeUR5VV6wlmSHpU61Lmbz++66FxBfRY1hgtZwU24Oeex+\/SfMwfIt7D\/b1L7\/fV6UuC6KNOvQlcnMYYq4loC5FFhEgJRL1Vcxpu2FYXBc2qYwNWawQThXSzMN2hTZORzMLyRXFqDKqjPBtltBiVkDZHvFCzHOROpXqGuhwfKeeca03gLKqYKbHXdJ8sahHJjKsSka1XRCovUW\/k5MehliiTVeb02chZOwb0Ji7fNtIoNaJduiqiOqM11rO5EnqzevXlyKPiNEZl3akGy2nSkKyIum9aK0k7yqoLrThbkBGCTR7xfZrz+swv8Ap\/bXFckP7la+uYfT6+V19d8sfXDtetY\/oMT+dO5iWw1g59nVKyjNLQFV8Hb+Xt91T4mrJ89+hbU1C2Ecar+hbHQz9D1sHhaBPPGNvYVyYfy7CBiof6xXdZVzj1JFSoHD1ZfQevAJj3QudVFj8fAbJ3hwCMPTuR\/4fHCECYIjGgehRv+rXrb3qaNqntP0P0Hc+9bjRVm3aR76FdWt4XVyMQ6NQDQKsVDBN1I7RliCv5pmofZ42ISf+EISvX+yupWv+wCZ7GwSKdxSbOj+KEl0b\/SL8zVxpiqe9rTUk+WKZSmx483gjt7RrR3H1Xq099Ws2kMyjEzs3r5M4ZJi+VgFBHxs1dc4Y7NVSMciM2iUGGYEtVwr1DqND8QdyN\/4m\/U\/vXRIly5WTqth5ntnY8d+4Xphgq0Dh\/h\/7HN9EQIZFFDtm6LP+qoquizfrbZpq+O+OI9zAu7QxqU0IG+FRqDQ\/D5jBVh5XHspSOxjL\/LHw=\") format(\"woff2\"); font-style:normal; font-weight:700; font-display:swap; }\n  .fc-demo { max-width:1180px; margin:0 auto; overflow:hidden; border:0; background:#fff; box-shadow:0 18px 48px rgba(16,24,32,.08); }\n  .fc-intro, .fc-controls, .fc-note { font-family:\"Alibaba PuHuiTi\", Arial, sans-serif; }\n  .fc-intro { padding:44px 48px 28px; }\n  .fc-intro small { color:#9c7300; font-size:11px; font-weight:800; letter-spacing:1px; text-transform:uppercase; }\n  .fc-intro h2 { margin:8px 0 12px; color:#141a21; font-size:36px; line-height:1.12; }\n  .fc-intro p { max-width:930px; margin:0; color:#626c77; font-size:15px; line-height:1.55; }\n  .fc-browser { padding:6px 48px 44px; }\n  .fc-controls { display:grid; grid-template-columns:52px 78px 52px; align-items:center; width:max-content; margin:24px auto 0; overflow:hidden; border:1.5px solid #4e555c; border-radius:999px; background:#fff; }\n  .fc-arrow { width:52px; height:44px; border:0; background:#fff; color:#545b62; font-family:inherit; font-size:24px; line-height:1; cursor:pointer; }\n  .fc-arrow:hover { color:#111820; background:#f6f7f8; }\n  .fc-counter { color:#4e555c; font-size:14px; text-align:center; white-space:nowrap; }\n  .fc-track { display:flex; gap:18px; overflow-x:auto; padding:2px; scroll-snap-type:x mandatory; scroll-behavior:smooth; scrollbar-width:none; }\n  .fc-track::-webkit-scrollbar { display:none; }\n  .fc-card { position:relative; flex:0 0 300px; height:448px; scroll-snap-align:start; perspective:1200px; cursor:pointer; outline:none; }\n  .fc-inner { position:relative; width:100%; height:100%; transform-style:preserve-3d; transition:transform .58s cubic-bezier(.2,.72,.2,1); }\n  .fc-card.is-flipped .fc-inner { transform:rotateY(180deg); }\n  .fc-face { position:absolute; inset:0; overflow:hidden; border-radius:6px 64px 6px 6px; backface-visibility:hidden; -webkit-backface-visibility:hidden; }\n  .fc-front { background:#d8dde1; box-shadow:0 12px 30px rgba(16,24,32,.12); pointer-events:auto; }\n  .fc-front img { display:block; width:100%; height:100%; object-fit:cover; transition:transform .35s ease; }\n  .fc-card:hover .fc-front img { transform:scale(1.035); }\n  .fc-front:after { content:\"\"; position:absolute; inset:0; background:linear-gradient(135deg,rgba(8,13,18,.48) 0%,rgba(8,13,18,.12) 24%,transparent 43%),linear-gradient(180deg,transparent 24%,rgba(8,13,18,.1) 58%,rgba(8,13,18,.88) 100%); }\n  .fc-badge { position:absolute; z-index:2; top:20px; left:20px; max-width:235px; padding-left:13px; color:#fff; font-size:9px; font-weight:800; line-height:1.25; letter-spacing:.4px; text-transform:uppercase; text-shadow:0 2px 8px rgba(0,0,0,.5); }\n  .fc-badge:before { content:\"\"; position:absolute; left:0; top:.44em; width:6px; height:6px; border-radius:50%; background:#f2b515; }\n  .fc-badge.machine:before { background:#183f70; }\n  .fc-badge.life:before { background:#962744; }\n  .fc-front-copy { position:absolute; z-index:2; left:22px; right:22px; bottom:23px; color:#fff; }\n  .fc-front-copy h4 { margin:0; font-size:24px; line-height:1.16; }\n  .fc-front-copy span { display:inline-flex; margin-top:14px; color:#fff; font-size:10px; font-weight:800; text-transform:uppercase; }\n  .fc-back { display:flex; flex-direction:column; align-items:center; padding:24px 22px 18px; border:1px solid #e0e4e7; background:#fff; text-align:center; transform:rotateY(180deg); box-sizing:border-box; pointer-events:none; }\n  .fc-card.is-flipped .fc-front { pointer-events:none; }\n  .fc-card.is-flipped .fc-back { pointer-events:auto; }\n  .fc-back.machine { border-top:5px solid #183f70; }\n  .fc-back.life { border-top:5px solid #962744; }\n  .fc-back .fc-badge { position:relative; top:auto; left:auto; max-width:250px; padding-left:13px; text-shadow:none; }\n  .fc-back .fc-badge.machine { color:#173f70; }\n  .fc-back .fc-badge.life { color:#912542; }\n  .fc-back h4 { margin:12px 0 14px; color:#18222c; font-size:20px; line-height:1.2; }\n  .fc-back ul { display:grid; width:100%; max-height:236px; gap:5px; margin:0; padding:0 3px; list-style:none; overflow:auto; scrollbar-width:thin; }\n  .fc-back li { color:#59646f; font-size:10.5px; line-height:1.25; text-align:left; }\n  .fc-back li:before { content:\"\"; display:inline-block; width:4px; height:4px; margin:0 7px 2px 0; background:#f2b515; transform:rotate(45deg); }\n  .fc-site-links { display:flex; justify-content:center; flex-wrap:wrap; gap:6px; width:100%; margin-top:auto; padding-top:12px; border-top:1px solid #edf0f2; }\n  .fc-site-links a { position:relative; z-index:5; display:inline-flex; align-items:center; justify-content:center; min-height:30px; padding:6px 9px; border:1px solid #1b416e; border-radius:3px; color:#1b416e; font-size:9px; font-weight:800; line-height:1.2; text-decoration:none; text-transform:uppercase; pointer-events:auto; }\n  .fc-back.life .fc-site-links a { border-color:#932642; color:#932642; }\n  .fc-site-links a:hover { border-color:#f2b515; background:#f2b515; color:#121820; }\n  .fc-return { margin-top:8px; color:#7e8790; font-size:8px; font-weight:700; text-transform:uppercase; }\n  .fc-back.life .fc-return { color:#932642; }\n  .fc-note { margin:17px 0 0; color:#818891; font-size:11px; text-align:center; }\n  @media (hover:hover) and (pointer:fine){ .fc-card:hover .fc-inner { transform:rotateY(180deg); } .fc-card:hover .fc-front { pointer-events:none; } .fc-card:hover .fc-back { pointer-events:auto; } }\n  @media (max-width:760px){\n    .fc-intro{padding:30px 20px 22px}.fc-intro h2{font-size:28px}.fc-intro p{font-size:14px}.fc-browser{padding:4px 20px 34px}.fc-card{flex-basis:82vw;height:430px}.fc-face{border-radius:6px 48px 6px 6px}\n  }\n<\/style>\n\n<div class=\"fc-demo\">\n  <header class=\"fc-intro\">\n    <small>Product Scope<\/small>\n    <h2>Discover What You Can Source at Connexion ShenZhen<\/h2>\n    <p>Source equipment, appliances, food, health, hospitality, design and lifestyle products across a broad range of categories, all in one efficient business destination.<\/p>\n  <\/header>\n  <div class=\"fc-browser\">\n    <div class=\"fc-track\" id=\"fc-track\">\n\n      <article class=\"fc-card\" tabindex=\"0\" role=\"button\" aria-label=\"Processing and Packaging product range\" onclick=\"fcFlip(this)\" onkeydown=\"fcKey(event,this)\"><div class=\"fc-inner\">\n        <div class=\"fc-face fc-front\"><img loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/df864e4f-b20d-4f77-9f58-bdcc4a6c3e01.png\" alt=\"Processing and packaging machinery\"><span class=\"fc-badge machine\">Equipment &amp; Appliances<\/span><div class=\"fc-front-copy\"><h4>Processing &amp; Packaging<\/h4><span>View product range &#8594;<\/span><\/div><\/div>\n        <div class=\"fc-face fc-back machine\"><span class=\"fc-badge machine\">Equipment &amp; Appliances<\/span><h4>Processing &amp; Packaging<\/h4><ul><li>Logistics Technology<\/li><li>Smart Packaging and Manufacturing<\/li><li>General Machinery<\/li><li>Packaging Materials and Products<\/li><li>Packaging Technology<\/li><li>Processing Technology<\/li><\/ul><div class=\"fc-site-links\"><a href=\"https:\/\/en.propakchina.com\/shenzhen\" target=\"_self\" onclick=\"event.stopPropagation()\">Learn More &#8594;<\/a><\/div><span class=\"fc-return\">Back to image &#8592;<\/span><\/div>\n      <\/div><\/article>\n\n      <article class=\"fc-card\" tabindex=\"0\" role=\"button\" aria-label=\"Catering Equipment product range\" onclick=\"fcFlip(this)\" onkeydown=\"fcKey(event,this)\"><div class=\"fc-inner\">\n        <div class=\"fc-face fc-front\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/4f946a58-0dc9-4b1e-a85f-749dc9d8800a.png\" alt=\"Professional catering equipment\"><span class=\"fc-badge machine\">Equipment &amp; Appliances<\/span><div class=\"fc-front-copy\"><h4>Catering Equipment<\/h4><span>View product range &#8594;<\/span><\/div><\/div>\n        <div class=\"fc-face fc-back machine\"><span class=\"fc-badge machine\">Equipment &amp; Appliances<\/span><h4>Catering Equipment<\/h4><ul><li>Catering Design and Accessory<\/li><li>Kitchen Equipment and supplies<\/li><\/ul><div class=\"fc-site-links\"><a href=\"https:\/\/en.hotelex.cn\/shenzhen\" target=\"_self\" onclick=\"event.stopPropagation()\">Learn More &#8594;<\/a><\/div><span class=\"fc-return\">Back to image &#8592;<\/span><\/div>\n      <\/div><\/article>\n\n      <article class=\"fc-card\" tabindex=\"0\" role=\"button\" aria-label=\"Appliances product range\" onclick=\"fcFlip(this)\" onkeydown=\"fcKey(event,this)\"><div class=\"fc-inner\">\n        <div class=\"fc-face fc-front\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/f89b13ea-b56c-4367-99ac-7edb052a794f.png\" alt=\"Commercial appliances\"><span class=\"fc-badge machine\">Equipment &amp; Appliances<\/span><div class=\"fc-front-copy\"><h4>Appliances<\/h4><span>View product range &#8594;<\/span><\/div><\/div>\n        <div class=\"fc-face fc-back machine\"><span class=\"fc-badge machine\">Equipment &amp; Appliances<\/span><h4>Appliances<\/h4><ul><li>Ice Cream Equipment<\/li><li>Food Service Equipment<\/li><li>Tea-Making Equipment<\/li><li>Coffee Equipment<\/li><\/ul><span class=\"fc-return\">Back to image &#8592;<\/span><\/div>\n      <\/div><\/article>\n\n      <article class=\"fc-card\" tabindex=\"0\" role=\"button\" aria-label=\"Cleaning Equipment product range\" onclick=\"fcFlip(this)\" onkeydown=\"fcKey(event,this)\"><div class=\"fc-inner\">\n        <div class=\"fc-face fc-front\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/e361476e-8adb-44e2-864b-69725f467242.png\" alt=\"Commercial cleaning equipment\"><span class=\"fc-badge machine\">Equipment &amp; Appliances<\/span><div class=\"fc-front-copy\"><h4>Cleaning Equipment<\/h4><span>View product range &#8594;<\/span><\/div><\/div>\n        <div class=\"fc-face fc-back machine\"><span class=\"fc-badge machine\">Equipment &amp; Appliances<\/span><h4>Cleaning Equipment<\/h4><ul><li>Laundry equipments and products<\/li><li>Indoor environmental products<\/li><li>Cleaning equipments and accessories<\/li><li>Smart cleaning<\/li><li>Environmental sanitation facilities and supplies<\/li><li>Restroom facilities and supplies<\/li><li>Air purification and epidemic prevention<\/li><li>Property management and smart building<\/li><li>Cleaning tools and cleaners<\/li><li>Washing equipments and supplies<\/li><\/ul><div class=\"fc-site-links\"><a href=\"https:\/\/www.chinacleanexpo.com\/en\/shenzhen\" target=\"_self\" onclick=\"event.stopPropagation()\">Learn More &#8594;<\/a><\/div><span class=\"fc-return\">Back to image &#8592;<\/span><\/div>\n      <\/div><\/article>\n\n      <article class=\"fc-card\" tabindex=\"0\" role=\"button\" aria-label=\"Health and Nutrition product range\" onclick=\"fcFlip(this)\" onkeydown=\"fcKey(event,this)\"><div class=\"fc-inner\">\n        <div class=\"fc-face fc-front\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/02d1dc11-3729-4ea8-ac38-9a43c53d5735.png\" alt=\"Health and nutrition products\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><div class=\"fc-front-copy\"><h4>Health &amp; Nutrition<\/h4><span>View product range &#8594;<\/span><\/div><\/div>\n        <div class=\"fc-face fc-back life\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><h4>Health &amp; Nutrition<\/h4><ul><li>Health &amp; Food Ingredients<\/li><li>Natural &amp; Organic Product<\/li><li>Health Functional Food<\/li><li>Others<\/li><\/ul><div class=\"fc-site-links\"><a href=\"https:\/\/www.hncexpo.com\/en\/sz\/\" target=\"_self\" onclick=\"event.stopPropagation()\">Learn More &#8594;<\/a><\/div><span class=\"fc-return\">Back to image &#8592;<\/span><\/div>\n      <\/div><\/article>\n\n      <article class=\"fc-card\" tabindex=\"0\" role=\"button\" aria-label=\"Food and Beverage product range\" onclick=\"fcFlip(this)\" onkeydown=\"fcKey(event,this)\"><div class=\"fc-inner\">\n        <div class=\"fc-face fc-front\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/169a7d03-c887-4002-90ee-17e36279f40e.png\" alt=\"Food and beverage products\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><div class=\"fc-front-copy\"><h4>F&amp;B<\/h4><span>View product range &#8594;<\/span><\/div><\/div>\n        <div class=\"fc-face fc-back life\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><h4>F&amp;B<\/h4><ul><li>Ice cream equipment and materials<\/li><li>Baking equipment and raw materials<\/li><li>Tableware<\/li><li>Food Packaging<\/li><li>Catering Ingredients<\/li><li>Food<\/li><li>Alcoholic Drinks<\/li><li>Beverage<\/li><li>Coffee &amp; Tea<\/li><\/ul><div class=\"fc-site-links\"><a href=\"https:\/\/en.hotelex.cn\/shenzhen\" target=\"_self\" onclick=\"event.stopPropagation()\">Learn More &#8594;<\/a><\/div><span class=\"fc-return\">Back to image &#8592;<\/span><\/div>\n      <\/div><\/article>\n\n      <article class=\"fc-card\" tabindex=\"0\" role=\"button\" aria-label=\"Design and Amenities product range\" onclick=\"fcFlip(this)\" onkeydown=\"fcKey(event,this)\"><div class=\"fc-inner\">\n        <div class=\"fc-face fc-front\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/0772e56f-b37e-47d5-8bae-7d1b0e81ef25.png\" alt=\"Hotel design and amenities\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><div class=\"fc-front-copy\"><h4>Design &amp; Amenities<\/h4><span>View product range &#8594;<\/span><\/div><\/div>\n        <div class=\"fc-face fc-back life\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><h4>Design &amp; Amenities<\/h4><ul><li>Sunshade system<\/li><li>Smart retail<\/li><li>Commercial design<\/li><li>Bathroom &amp; Total Solutions<\/li><li>Floor materials<\/li><li>Wall decoration materials<\/li><li>Package customization<\/li><li>Doors and windows\/Sunshade\/Outdoor products<\/li><li>Engineering equipments and design<\/li><li>Fitness equipments, health and leisure<\/li><li>Hotel supplies and general<\/li><\/ul><div class=\"fc-site-links\"><a href=\"https:\/\/www.hdeexpo.com\/en\/hotel-shop-plus-shenzhen\/\" target=\"_self\" onclick=\"event.stopPropagation()\">Learn More &#8594;<\/a><\/div><span class=\"fc-return\">Back to image &#8592;<\/span><\/div>\n      <\/div><\/article>\n\n      <article class=\"fc-card\" tabindex=\"0\" role=\"button\" aria-label=\"Furniture and Design product range\" onclick=\"fcFlip(this)\" onkeydown=\"fcKey(event,this)\"><div class=\"fc-inner\">\n        <div class=\"fc-face fc-front\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/d961c82c-6a86-4438-93a3-3061d1d70631.png\" alt=\"Commercial furniture and interior design\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><div class=\"fc-front-copy\"><h4>Furniture &amp; Design<\/h4><span>View product range &#8594;<\/span><\/div><\/div>\n        <div class=\"fc-face fc-back life\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><h4>Furniture &amp; Design<\/h4><ul><li>Cross-border E-commerce<\/li><li>Interior Design Firm<\/li><li>Ornaments<\/li><li>Public and Commercial Furniture<\/li><li>Outdoor Furniture<\/li><li>Restaurant Furniture<\/li><li>Hotel Furniture<\/li><\/ul><div class=\"fc-site-links\"><a href=\"https:\/\/dts.jiagle.com\/hrdesign\/sz\" target=\"_self\" onclick=\"event.stopPropagation()\">Learn More &#8594;<\/a><\/div><span class=\"fc-return\">Back to image &#8592;<\/span><\/div>\n      <\/div><\/article>\n\n      <article class=\"fc-card\" tabindex=\"0\" role=\"button\" aria-label=\"Smart Lighting and Hotel Automation product range\" onclick=\"fcFlip(this)\" onkeydown=\"fcKey(event,this)\"><div class=\"fc-inner\">\n        <div class=\"fc-face fc-front\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/17efc37c-82fc-43d1-8452-28c39464f8d3.png\" alt=\"Smart lighting and hotel automation\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><div class=\"fc-front-copy\"><h4>Smart Lighting &amp; Hotel Automation<\/h4><span>View product range &#8594;<\/span><\/div><\/div>\n        <div class=\"fc-face fc-back life\"><span class=\"fc-badge life\">Health &amp; Food, Hotel, Design<\/span><h4>Smart Lighting &amp; Hotel Automation<\/h4><ul><li>Lighting<\/li><li>Smart hotel<\/li><\/ul><div class=\"fc-site-links\"><a href=\"https:\/\/www.hdeexpo.com\/en\/hotel-shop-plus-shenzhen\/\" target=\"_self\" onclick=\"event.stopPropagation()\">Learn More &#8594;<\/a><\/div><span class=\"fc-return\">Back to image &#8592;<\/span><\/div>\n      <\/div><\/article>\n\n    <\/div>\n    <div class=\"fc-controls\" aria-label=\"Category carousel controls\"><button class=\"fc-arrow\" onclick=\"fcSlide(-1)\" aria-label=\"Previous category\">&#8592;<\/button><span class=\"fc-counter\" id=\"fc-counter\">1 of 9<\/span><button class=\"fc-arrow\" onclick=\"fcSlide(1)\" aria-label=\"Next category\">&#8594;<\/button><\/div>\n    <p class=\"fc-note\">Hover or click a card to view its product range<\/p>\n  <\/div>\n<\/div>\n\n<script>\n  function fcUpdate(){ var track=document.getElementById('fc-track'); var counter=document.getElementById('fc-counter'); if(!track||!counter)return; var step=318; var current=Math.min(9,Math.max(1,Math.round(track.scrollLeft\/step)+1)); counter.textContent=current+' of 9'; }\n  function fcSlide(direction){ var track=document.getElementById('fc-track'); if(track){ track.scrollBy({left:direction*318,behavior:'smooth'}); window.setTimeout(fcUpdate,360); } }\n  function fcFlip(card){ card.classList.toggle('is-flipped'); }\n  function fcKey(event,card){ if(event.key==='Enter'||event.key===' '){ event.preventDefault(); fcFlip(card); } }\n  document.getElementById('fc-track').addEventListener('scroll',fcUpdate,{passive:true});\n<\/script>\n\n<style>\n  html body .elementor-widget-html:has(.csz-exhibitor-standalone),\n  html body .elementor-widget-html:has(.csz-exhibitor-standalone) > .elementor-widget-container {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n  .csz-exhibitor-standalone,\n  .csz-exhibitor-standalone * { box-sizing: border-box; }\n  .csz-exhibitor-standalone {\n    --csz-gold: #f2b31a;\n    --csz-gold-dark: #c8920f;\n    --csz-ink: #11151c;\n    --csz-muted: #68707b;\n    --csz-wine: #962744;\n    --csz-blue: #183f70;\n    position: relative;\n    overflow: hidden;\n    padding: 92px 0;\n    color: var(--csz-ink);\n    background: #fff;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n  .csz-exhibitor-standalone a { color: inherit; text-decoration: none; }\n  .csz-exhibitor-standalone img { display: block; max-width: 100%; }\n  .csz-exhibitor-standalone .wrap {\n    width: min(1460px, calc(100% - 80px));\n    margin: 0 auto;\n  }\n  .csz-exhibitor-standalone .section-head {\n    display: flex;\n    justify-content: center;\n    margin-bottom: 38px;\n    text-align: center;\n  }\n  .csz-exhibitor-standalone .kicker {\n    margin: 0 0 12px;\n    color: var(--csz-gold-dark);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n  .csz-exhibitor-standalone .section-head h2 {\n    max-width: 920px;\n    margin: 0 auto;\n    font-size: clamp(28px, 2.7vw, 38px);\n    line-height: 1.14;\n    letter-spacing: 0;\n    text-transform: uppercase;\n  }\n  .csz-exhibitor-standalone .exhibitor-lede {\n    max-width: 780px;\n    margin: 14px auto 0;\n    color: var(--csz-muted);\n    font-size: 16px;\n    line-height: 1.55;\n  }\n  .csz-exhibitor-standalone .exhibitor-groups {\n    display: grid;\n    gap: 24px;\n  }\n  .csz-exhibitor-standalone .exhibitor-sector {\n    overflow: hidden;\n    padding: 22px;\n    border: 1px solid #eadfca;\n    background: linear-gradient(180deg, #fffaf0, #fff);\n  }\n  .csz-exhibitor-standalone .exhibitor-sector.is-blue {\n    background: linear-gradient(180deg, #f7fbff, #fff);\n  }\n  .csz-exhibitor-standalone .sector-top {\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n    gap: 18px;\n    margin-bottom: 16px;\n  }\n  .csz-exhibitor-standalone .sector-top h3 {\n    margin: 0;\n    color: var(--csz-wine);\n    font-size: 22px;\n    line-height: 1.15;\n  }\n  .csz-exhibitor-standalone .exhibitor-sector.is-blue .sector-top h3 {\n    color: var(--csz-blue);\n  }\n  .csz-exhibitor-standalone .exhibitor-marquee {\n    overflow: hidden;\n  }\n  .csz-exhibitor-standalone .exhibitor-track {\n    display: flex;\n    width: max-content;\n    gap: 16px;\n    animation: cszExhibitorSlide 42s linear infinite;\n  }\n  .csz-exhibitor-standalone .exhibitor-sector:nth-child(even) .exhibitor-track {\n    animation-duration: 48s;\n  }\n  .csz-exhibitor-standalone .exhibitor-marquee:hover .exhibitor-track {\n    animation-play-state: paused;\n  }\n  .csz-exhibitor-standalone .exhibitor-card {\n    flex: 0 0 228px;\n    overflow: hidden;\n    border: 1px solid #eadfca;\n    background: #fff;\n    box-shadow: 0 18px 42px rgba(17,21,28,.06);\n  }\n  .csz-exhibitor-standalone .exhibitor-card img {\n    width: 100%;\n    height: 148px;\n    object-fit: cover;\n    background: #f4f0e8;\n  }\n  .csz-exhibitor-standalone .exhibitor-info {\n    min-height: 92px;\n    padding: 14px 14px 16px;\n  }\n  .csz-exhibitor-standalone .exhibitor-info b {\n    display: -webkit-box;\n    min-height: 42px;\n    overflow: hidden;\n    color: var(--csz-ink);\n    font-size: 15px;\n    line-height: 1.35;\n    -webkit-box-orient: vertical;\n    -webkit-line-clamp: 2;\n  }\n  .csz-exhibitor-standalone .exhibitor-more {\n    display: flex;\n    min-height: 260px;\n    flex-direction: column;\n    justify-content: center;\n    padding: 24px;\n    background: linear-gradient(135deg, #f2b31a, #ffd85d);\n  }\n  .csz-exhibitor-standalone .exhibitor-more b {\n    display: block;\n    color: var(--csz-ink);\n    font-size: 22px;\n    line-height: 1.15;\n  }\n  .csz-exhibitor-standalone .exhibitor-more p {\n    margin: 12px 0 0;\n    color: rgba(17,21,28,.72);\n    font-size: 14px;\n    line-height: 1.45;\n  }\n  .csz-exhibitor-standalone .exhibitor-more span {\n    display: inline-flex;\n    width: fit-content;\n    margin-top: 18px;\n    color: var(--csz-ink);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n  .csz-exhibitor-standalone .logo-wall-inline {\n    margin-top: 34px;\n    padding-top: 34px;\n    border-top: 1px solid #eadfca;\n  }\n  .csz-exhibitor-standalone .logo-marquee {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid #eadfca;\n    background: #fff;\n    box-shadow: 0 22px 60px rgba(17,21,28,.06);\n  }\n  .csz-exhibitor-standalone .logo-track {\n    display: flex;\n    width: max-content;\n    gap: 0;\n    animation: cszLogoSlide 44s linear infinite;\n  }\n  .csz-exhibitor-standalone .logo-track img {\n    width: min(620px, 80vw);\n    flex: 0 0 auto;\n    border-right: 1px solid #eadfca;\n  }\n  .csz-exhibitor-standalone .logo-marquee:hover .logo-track {\n    animation-play-state: paused;\n  }\n  @keyframes cszExhibitorSlide {\n    from { transform: translateX(0); }\n    to { transform: translateX(-50%); }\n  }\n  @keyframes cszLogoSlide {\n    from { transform: translateX(0); }\n    to { transform: translateX(-50%); }\n  }\n  @media (max-width: 760px) {\n    .csz-exhibitor-standalone { padding: 58px 0; }\n    .csz-exhibitor-standalone .wrap { width: calc(100% - 32px); }\n    .csz-exhibitor-standalone .section-head { margin-bottom: 28px; }\n    .csz-exhibitor-standalone .section-head h2 { font-size: 28px; }\n    .csz-exhibitor-standalone .exhibitor-lede { font-size: 14px; }\n    .csz-exhibitor-standalone .exhibitor-sector { padding: 14px; }\n    .csz-exhibitor-standalone .sector-top h3 { font-size: 18px; }\n    .csz-exhibitor-standalone .exhibitor-track { gap: 12px; }\n    .csz-exhibitor-standalone .exhibitor-card { flex-basis: 190px; }\n    .csz-exhibitor-standalone .exhibitor-card img { height: 126px; }\n    .csz-exhibitor-standalone .exhibitor-info { min-height: 86px; padding: 12px; }\n    .csz-exhibitor-standalone .exhibitor-info b { font-size: 13px; }\n    .csz-exhibitor-standalone .exhibitor-more { min-height: 226px; padding: 18px; }\n    .csz-exhibitor-standalone .logo-wall-inline { margin-top: 24px; padding-top: 24px; }\n    .csz-exhibitor-standalone .logo-track img { width: 82vw; }\n  }\n  @media (prefers-reduced-motion: reduce) {\n    .csz-exhibitor-standalone .exhibitor-track,\n    .csz-exhibitor-standalone .logo-track { animation-play-state: paused; }\n  }\n<\/style>\n<section class=\"csz-exhibitor-standalone exhibitor-showcase\">\n      <div class=\"wrap\">\n        <div class=\"section-head center-head\">\n          <div>\n            <p class=\"kicker\">Selected Exhibitors By Product Sector<\/p>\n            <h2>High-Quality With Extensive Variety<\/h2>\n            <p class=\"exhibitor-lede\">A curated preview of representative suppliers selected from 2,000+ high-quality exhibitors across the two themed exhibitions.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"exhibitor-groups\">\n          <article class=\"exhibitor-sector is-blue\">\n            <div class=\"sector-top\"><h3>Equipment &amp; Appliances<\/h3><\/div>\n            <div class=\"exhibitor-marquee\"><div class=\"exhibitor-track\">\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/product\/img_2603251141_886792.jpg\" alt=\"Zhejiang Liqiang product\"><div class=\"exhibitor-info\"><b>Zhejiang Liqiang Packaging Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/upload\/2026\/07\/01\/6o2fEECS4yrWCKGXhoyYqxepVAXHbx3Ty5GTA6Uj.png\" alt=\"Wuhan Haitai product\"><div class=\"exhibitor-info\"><b>Wuhan Haitai Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/upload\/2026\/07\/01\/MBUVDds1bhI95wVLW8rp0GV8fEenJkI72j8tBu8A.jpg\" alt=\"SDW Packaging product\"><div class=\"exhibitor-info\"><b>Shenzhen SDW Packaging Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/upload\/2026\/07\/01\/7DTOVxZ6kanU4XSzqbtmvD3VduPLztUsQt3dKje7.png\" alt=\"Django Robotics product\"><div class=\"exhibitor-info\"><b>Django Robotics Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2025\/10\/27\/6f4f503201efee11d65a504f799a77af.jpg\" alt=\"Hisakage product\"><div class=\"exhibitor-info\"><b>Zhejiang Hisakage Refrigeration Equipment Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2026\/01\/05\/279dc0a1585b4057ce46947c91c23493.png\" alt=\"Golden Chef product\"><div class=\"exhibitor-info\"><b>Golden Chef Machinery Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2025\/01\/09\/f6b730cbb6baa37ca8e0f26455fc7d8e.png\" alt=\"Guangzhou Zengxing product\"><div class=\"exhibitor-info\"><b>Guangzhou Zengxing Commercial Equipment Manufacturing Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/zimg.jiagle.com\/media\/images\/2024\/01\/17\/NGrM8ZPkQuuaC1hZWdEp3BbMGniQoREaGFLxbimZ.png\" alt=\"Deke IoT product\"><div class=\"exhibitor-info\"><b>Shenzhen Deke IoT Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/qimg.jiagle.com\/media\/2016\/11\/30\/8240821480469796.jpg\" alt=\"FELLOW Y.C. product\"><div class=\"exhibitor-info\"><b>FELLOW Y.C. Kunshan Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/zimg.jiagle.com\/media\/images\/2024\/02\/20\/BbBFhqTrU1OS4rikOzftnixhPsqeOmKMrYIWzTtN.jpg\" alt=\"Jingzhao product\"><div class=\"exhibitor-info\"><b>Zhongshan Jingzhao Electric Appliance Co., Ltd<\/b><\/div><\/div>\n              <a class=\"exhibitor-card exhibitor-more\" href=\"#services\"><b>More Exhibitors<\/b><p>Explore the full exhibitor list in the official app.<\/p><span>View In App<\/span><\/a>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/product\/img_2603251141_886792.jpg\" alt=\"Zhejiang Liqiang product\"><div class=\"exhibitor-info\"><b>Zhejiang Liqiang Packaging Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/upload\/2026\/07\/01\/6o2fEECS4yrWCKGXhoyYqxepVAXHbx3Ty5GTA6Uj.png\" alt=\"Wuhan Haitai product\"><div class=\"exhibitor-info\"><b>Wuhan Haitai Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/upload\/2026\/07\/01\/MBUVDds1bhI95wVLW8rp0GV8fEenJkI72j8tBu8A.jpg\" alt=\"SDW Packaging product\"><div class=\"exhibitor-info\"><b>Shenzhen SDW Packaging Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/upload\/2026\/07\/01\/7DTOVxZ6kanU4XSzqbtmvD3VduPLztUsQt3dKje7.png\" alt=\"Django Robotics product\"><div class=\"exhibitor-info\"><b>Django Robotics Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2025\/10\/27\/6f4f503201efee11d65a504f799a77af.jpg\" alt=\"Hisakage product\"><div class=\"exhibitor-info\"><b>Zhejiang Hisakage Refrigeration Equipment Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2026\/01\/05\/279dc0a1585b4057ce46947c91c23493.png\" alt=\"Golden Chef product\"><div class=\"exhibitor-info\"><b>Golden Chef Machinery Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2025\/01\/09\/f6b730cbb6baa37ca8e0f26455fc7d8e.png\" alt=\"Guangzhou Zengxing product\"><div class=\"exhibitor-info\"><b>Guangzhou Zengxing Commercial Equipment Manufacturing Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/zimg.jiagle.com\/media\/images\/2024\/01\/17\/NGrM8ZPkQuuaC1hZWdEp3BbMGniQoREaGFLxbimZ.png\" alt=\"Deke IoT product\"><div class=\"exhibitor-info\"><b>Shenzhen Deke IoT Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/qimg.jiagle.com\/media\/2016\/11\/30\/8240821480469796.jpg\" alt=\"FELLOW Y.C. product\"><div class=\"exhibitor-info\"><b>FELLOW Y.C. Kunshan Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/zimg.jiagle.com\/media\/images\/2024\/02\/20\/BbBFhqTrU1OS4rikOzftnixhPsqeOmKMrYIWzTtN.jpg\" alt=\"Jingzhao product\"><div class=\"exhibitor-info\"><b>Zhongshan Jingzhao Electric Appliance Co., Ltd<\/b><\/div><\/div>\n              <a class=\"exhibitor-card exhibitor-more\" href=\"#services\"><b>More Exhibitors<\/b><p>Explore the full exhibitor list in the official app.<\/p><span>View In App<\/span><\/a>\n            <\/div><\/div>\n          <\/article>\n\n          <article class=\"exhibitor-sector\">\n            <div class=\"sector-top\"><h3>Health &amp; Food, Hotel, Design<\/h3><\/div>\n            <div class=\"exhibitor-marquee\"><div class=\"exhibitor-track\">\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2022\/08\/30\/a36869ddfb286cb2d38f8ceb42f3d596.jpg\" alt=\"Xiamen TIMEMORE product\"><div class=\"exhibitor-info\"><b>Xiamen TIMEMORE Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2026\/03\/17\/b1d26e070646266fae83b6f111e7877d.png\" alt=\"MONIN product\"><div class=\"exhibitor-info\"><b>MONIN Gourmet Flavoring Food &#038; Beverage<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2020\/06\/08\/941541591608157.jpg\" alt=\"Santoker product\"><div class=\"exhibitor-info\"><b>Hunan San Dou Ke Intelligent Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2025\/11\/03\/03b518bc6a64560c7fa4b845f2205593.png\" alt=\"Shanghai Wan Yu product\"><div class=\"exhibitor-info\"><b>Shanghai Wan Yu International Business Development Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/zimg.jiagle.com\/media\/images\/2024\/06\/05\/Tn6g4lphGhRGJXR9mVJxeptY92EnttTJjSveG6CI.jpg\" alt=\"Zhejiang Yude product\"><div class=\"exhibitor-info\"><b>Zhejiang Yude New Material Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/zimg.jiagle.com\/media\/images\/2024\/01\/17\/nOwbaj1U0jYo9ibNjmDyXjNEWTI9jj0TFY3xcCjq.jpg\" alt=\"Yangzhou Aplus product\"><div class=\"exhibitor-info\"><b>Yangzhou Aplus Amenities International Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/jimg.jiagle.com\/upload\/2025\/11\/27\/ouCCh2UNB6DyCkmilJSKJczcqgx6Tv7tLqDoXRB9.jpg\" alt=\"Foshan Golden Furniture product\"><div class=\"exhibitor-info\"><b>Foshan Golden Furniture Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/emanual2022\/img\/2025_05751897.png\" alt=\"Shaanxi Jiahe product\"><div class=\"exhibitor-info\"><b>Shaanxi Jiahe Phytochem Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/product\/img_2203040102_122490.jpg\" alt=\"Shandong Tianjiao product\"><div class=\"exhibitor-info\"><b>Shandong Tianjiao Biotech Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2026\/01\/30\/15378149683d1b78017bae59c48458b9.jpg\" alt=\"ZICCO product\"><div class=\"exhibitor-info\"><b>ZICCO Tableware Co., Ltd<\/b><\/div><\/div>\n              <a class=\"exhibitor-card exhibitor-more\" href=\"#services\"><b>More Exhibitors<\/b><p>Explore the full exhibitor list in the official app.<\/p><span>View In App<\/span><\/a>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2022\/08\/30\/a36869ddfb286cb2d38f8ceb42f3d596.jpg\" alt=\"Xiamen TIMEMORE product\"><div class=\"exhibitor-info\"><b>Xiamen TIMEMORE Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2026\/03\/17\/b1d26e070646266fae83b6f111e7877d.png\" alt=\"MONIN product\"><div class=\"exhibitor-info\"><b>MONIN Gourmet Flavoring Food &#038; Beverage<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2020\/06\/08\/941541591608157.jpg\" alt=\"Santoker product\"><div class=\"exhibitor-info\"><b>Hunan San Dou Ke Intelligent Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2025\/11\/03\/03b518bc6a64560c7fa4b845f2205593.png\" alt=\"Shanghai Wan Yu product\"><div class=\"exhibitor-info\"><b>Shanghai Wan Yu International Business Development Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/zimg.jiagle.com\/media\/images\/2024\/06\/05\/Tn6g4lphGhRGJXR9mVJxeptY92EnttTJjSveG6CI.jpg\" alt=\"Zhejiang Yude product\"><div class=\"exhibitor-info\"><b>Zhejiang Yude New Material Technology Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/zimg.jiagle.com\/media\/images\/2024\/01\/17\/nOwbaj1U0jYo9ibNjmDyXjNEWTI9jj0TFY3xcCjq.jpg\" alt=\"Yangzhou Aplus product\"><div class=\"exhibitor-info\"><b>Yangzhou Aplus Amenities International Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/jimg.jiagle.com\/upload\/2025\/11\/27\/ouCCh2UNB6DyCkmilJSKJczcqgx6Tv7tLqDoXRB9.jpg\" alt=\"Foshan Golden Furniture product\"><div class=\"exhibitor-info\"><b>Foshan Golden Furniture Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/emanual2022\/img\/2025_05751897.png\" alt=\"Shaanxi Jiahe product\"><div class=\"exhibitor-info\"><b>Shaanxi Jiahe Phytochem Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/sjglecom.oss-cn-shanghai.aliyuncs.com\/product\/img_2203040102_122490.jpg\" alt=\"Shandong Tianjiao product\"><div class=\"exhibitor-info\"><b>Shandong Tianjiao Biotech Co., Ltd<\/b><\/div><\/div>\n              <div class=\"exhibitor-card\"><img decoding=\"async\" src=\"https:\/\/dimg.jiagle.com\/media\/2026\/01\/30\/15378149683d1b78017bae59c48458b9.jpg\" alt=\"ZICCO product\"><div class=\"exhibitor-info\"><b>ZICCO Tableware Co., Ltd<\/b><\/div><\/div>\n              <a class=\"exhibitor-card exhibitor-more\" href=\"#services\"><b>More Exhibitors<\/b><p>Explore the full exhibitor list in the official app.<\/p><span>View In App<\/span><\/a>\n            <\/div><\/div>\n          <\/article>\n        <\/div>\n\n        <div class=\"logo-wall-inline\">\n          <div class=\"logo-marquee\" aria-label=\"Selected high-quality exhibitors\">\n            <div class=\"logo-track\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_25_no_title.png\" alt=\"Selected exhibitors 2025 page 25\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_23_no_title.png\" alt=\"Selected exhibitors 2025 page 23\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_21_no_title.png\" alt=\"Selected exhibitors 2025 page 21\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_19_no_title.png\" alt=\"Selected exhibitors 2025 page 19\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_17_no_title.png\" alt=\"Selected exhibitors 2025 page 17\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_15_no_title.png\" alt=\"Selected exhibitors 2025 page 15\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_13_no_title.png\" alt=\"Selected exhibitors 2025 page 13\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_11_no_title.png\" alt=\"Selected exhibitors 2025 page 11\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_25_no_title.png\" alt=\"\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_23_no_title.png\" alt=\"\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_21_no_title.png\" alt=\"\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_19_no_title.png\" alt=\"\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_17_no_title.png\" alt=\"\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_15_no_title.png\" alt=\"\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_13_no_title.png\" alt=\"\">\n              <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/06\/2025_english_logo_wall_page_11_no_title.png\" alt=\"\">            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n\n    <section class=\"section journey\">\n      <div class=\"wrap journey-grid\">\n        <div>\n          <h2>One Trip, 2 Shows, Double The Value<\/h2>\n        <\/div>\n        <div class=\"journey-visual\">\n          <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/buyer-route.png\" alt=\"Overseas Buyer Dual-City Package\">\n          <a class=\"journey-kv-action\" href=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/Connexion_ShenZhen_Professional_Buyer_Service_Package_and_Application.docx\" target=\"_blank\" rel=\"noopener\">Learn More&nbsp;\u203a<\/a>\n        <\/div>\n        <div class=\"steps\">\n          <article class=\"step\">\n            <b>01<\/b>\n            <div>\n              <h3>Register Online &#8211; Plan Ahead<\/h3>\n              <p>Pre-register for free and access exhibitor information before the show on the official website and mobile app. Schedule meetings, download floor plans, and arrive ready to source.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"step\">\n            <b>02<\/b>\n            <div>\n              <h3>Source In Shenzhen &#8211; Meet Suppliers<\/h3>\n              <p>Connect with 2,000 exhibitors across 9 categories. Compare solutions, negotiate deals, and build partnerships in one efficient venue.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"step\">\n            <b>03<\/b>\n            <div>\n              <h3>Extend To Guangzhou &#8211; Complete Your Journey<\/h3>\n              <p>Continue to Canton Fair for comprehensive Greater Bay Area sourcing with complimentary hotel and shuttle service.<\/p>\n            <\/div>\n          <\/article>\n        <\/div>\n\n        <div class=\"buyer-apply\" aria-labelledby=\"buyer-apply-title\">\n          <div class=\"buyer-apply-main\">\n            <p class=\"buyer-apply-kicker\">Limited package for qualified overseas professional buyers<\/p>\n            <h3 id=\"buyer-apply-title\">Apply for the Overseas Buyer Dual-City Package<\/h3>\n            <p class=\"buyer-apply-intro\">Complete the steps below to apply for complimentary hotel accommodation, transportation and onsite buyer services connecting Connexion ShenZhen with the Canton Fair.<\/p>\n\n            <div class=\"buyer-apply-steps\">\n              <div class=\"buyer-apply-step\">\n                <b>01<\/b>\n                <div>\n                  <h4>Register for a Free Ticket<\/h4>\n                  <p>Complete visitor pre-registration and obtain your Connexion ShenZhen ticket.<\/p>\n                <\/div>\n              <\/div>\n              <div class=\"buyer-apply-step\">\n                <b>02<\/b>\n                <div>\n                  <h4>Download the Application Form<\/h4>\n                  <p>Complete the Professional Buyer Service Application Form and prepare the required supporting documents.<\/p>\n                <\/div>\n              <\/div>\n              <div class=\"buyer-apply-step\">\n                <b>03<\/b>\n                <div>\n                  <h4>Submit Your Application<\/h4>\n                  <p>Email the completed materials to <a href=\"mailto:William.Mai@imsinoexpo.com\">William.Mai@imsinoexpo.com<\/a>.<\/p>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"buyer-apply-actions\">\n              <a class=\"btn gold\" href=\"https:\/\/reg.connexion.cn\/en\/user\/register?utm_source=connexion_en_site&amp;utm_medium=landing_page&amp;utm_campaign=csz2026_overseas_lp_buyer_service\" target=\"_blank\" rel=\"noopener\">Register for a Free Ticket<\/a>\n              <a class=\"btn dark\" href=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/Connexion_ShenZhen_Professional_Buyer_Service_Package_and_Application.docx\" target=\"_blank\" rel=\"noopener\">Download Application Form<\/a>\n            <\/div>\n          <\/div>\n\n          <aside class=\"buyer-apply-note\" aria-label=\"Application notes\">\n            <h3>Application Notes<\/h3>\n            <p><strong>Who should apply:<\/strong> Overseas professional buyers with a valid Connexion ShenZhen ticket and a plan to visit the show onsite.<\/p>\n            <p><strong>Application deadline:<\/strong> September 24, 2026.<\/p>\n            <p><strong>Review timing:<\/strong> 3-5 business days after complete materials are received.<\/p>\n            <p>Package services are limited and subject to application review and final confirmation.<\/p>\n          <\/aside>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"services\" class=\"section\">\n      <div class=\"wrap\">\n        <div class=\"section-head\">\n          <div>\n            <p class=\"kicker\">Overseas Buyer Services<\/p>\n            <h2>Comprehensive Support For International Buyers<\/h2>\n          <\/div>\n        <\/div>\n        <div class=\"service-grid\">\n          <article class=\"service-card\">\n            <h3>Visa &#038; Entry<\/h3>\n            <p>Complete visitor pre-registration first, then download the visa invitation letter form for document review.<\/p>\n            <a href=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/04\/VISA-Invitation-Letter.docx\" target=\"_blank\" rel=\"noopener\">Download Invitation Letter<\/a>\n          <\/article>\n          <article class=\"service-card\">\n            <h3>Traffic Guide<\/h3>\n            <p>Access Shenzhen World by airport, ferry, metro, expressway and taxi with clear visitor guidance.<\/p>\n            <a href=\"https:\/\/www.connexion.cn\/en\/?utm_source=overseas_landing_page&#038;utm_medium=landing_page&#038;utm_campaign=csz2026_overseas_lp_to_en_site#visitor\" target=\"_blank\" rel=\"noopener\">View Traffic Guide<\/a>\n          <\/article>\n          <article class=\"service-card\">\n            <h3>Official App<\/h3>\n            <p>Find exhibitors, categories, hall maps, events and visitor services through the Connexion ShenZhen app.<\/p>\n            <a href=\"https:\/\/apps.apple.com\/search?term=Connexion%20ShenZhen\" target=\"_blank\" rel=\"noopener\">App Store Search<\/a>\n          <\/article>\n          <article class=\"service-card\">\n            <h3>Free Buyer Services<\/h3>\n            <p>Eligible professional overseas visitors can apply for free support to connect Connexion ShenZhen with the Canton Fair schedule.<\/p>\n            <a href=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/Connexion_ShenZhen_Professional_Buyer_Service_Package_and_Application.docx\" target=\"_blank\" rel=\"noopener\">Apply for Free Services<\/a>\n          <\/article>\n        <\/div>\n        <div class=\"app-guide\">\n          <div>\n            <img decoding=\"async\" class=\"app-logo\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/logo-latest.png\" alt=\"Connexion ShenZhen\">\n            <h3>The Official App Goes Live<\/h3>\n            <p>Built for overseas visitors, the official app makes it easier to plan the trip, find show information and navigate onsite services.<\/p>\n            <ul class=\"app-points\">\n              <li>Browse exhibitors, products and categories<\/li>\n              <li>Check hall maps, activities and fair information<\/li>\n              <li>Access tickets, visa support and traffic guide<\/li>\n            <\/ul>\n            <div class=\"store-row\">\n              <a class=\"store-badge\" href=\"https:\/\/apps.apple.com\/search?term=Connexion%20ShenZhen\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/app-store-badge.png\" alt=\"Download on the App Store\"><\/a>\n              <a class=\"store-badge google\" href=\"https:\/\/play.google.com\/store\/search?q=Connexion%20ShenZhen&#038;c=apps\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\"><\/a>\n            <\/div>\n          <\/div>\n          <div class=\"phone-card\" aria-label=\"Connexion ShenZhen app preview\">\n            <img decoding=\"async\" class=\"phone-screen-logo\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/logo-latest.png\" alt=\"\">\n            <h4>Shenzhen World Exhibition &#038; Convention Center<\/h4>\n            <div class=\"phone-date\">10.13 &#8211; 15, 2026<\/div>\n            <div class=\"phone-buttons\"><span>Get Tickets<\/span><span>Fair Info<\/span><\/div>\n            <div class=\"phone-visual\"><\/div>\n            <div class=\"phone-tab\">Hospitality &#038; Lifestyle<\/div>\n            <div class=\"phone-nav\">Home \u00b7 Map \u00b7 Explore \u00b7 Profile<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"ticket-panel\">\n          <div>\n            <h3>Register Free &mdash; Start Planning Now<\/h3>\n            <p>Complimentary admission for international buyers. Visa invitation letters available upon request.<br>Download our app for: Exhibitor List &bull; Event Schedules &bull; Floor Plans<\/p>\n          <\/div>\n          <div class=\"ticket-actions\">\n            <a class=\"btn gold\" href=\"https:\/\/reg.connexion.cn\/en\/user\/register?utm_source=connexion_en_site&#038;utm_medium=landing_page&#038;utm_campaign=csz2026_overseas_lp_free_ticket\" target=\"_blank\" rel=\"noopener\">Get Free Ticket<\/a>\n            <a class=\"btn dark\" href=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/04\/VISA-Invitation-Letter.docx\" target=\"_blank\" rel=\"noopener\">Invitation Letter<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"activities\" class=\"section activities\">\n      <div class=\"wrap\">\n        <div class=\"section-head\">\n          <div>\n            <p class=\"kicker\">Exciting Events<\/p>\n            <h2>100+ Events &#038; Activities &mdash; Connect, Learn, And Discover<\/h2>\n          <\/div>\n        <\/div>\n        <div class=\"activity-grid\">\n          <article class=\"activity-card\"><b>01<\/b><h3>Business Matchmaking Program<\/h3><p>Connect with pre-screened suppliers matched to your sourcing needs. Schedule one-on-one meetings and build valuable partnerships.<\/p><\/article>\n          <article class=\"activity-card\"><b>02<\/b><h3>Industry Forums &#038; Knowledge Sessions<\/h3><p>Stay ahead with expert insights on market trends, innovations, and best practices across key sectors.<\/p><\/article>\n          <article class=\"activity-card\"><b>03<\/b><h3>New Product Launches &#038; Innovation Showcases<\/h3><p>Be the first to discover cutting-edge products, equipment, materials and application solutions.<\/p><\/article>\n          <article class=\"activity-card\"><b>04<\/b><h3>Competitions, Awards &#038; Live Shows<\/h3><p>Experience world-class competitions, awards and live shows connecting brands, experts and buyers.<\/p><\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"hall\" class=\"section\">\n      <div class=\"wrap hall-preview\">\n        <div class=\"section-head center-head\">\n          <div>\n            <p class=\"kicker\">Hall Plan<\/p>\n            <h2>Connexion ShenZhen 2026 Hall Plan<\/h2>\n          <\/div>\n        <\/div>\n        <div class=\"hall-map\">\n          <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/08\/image-3.jpg\" alt=\"Connexion ShenZhen 2026 hall plan\">\n        <\/div>\n      <\/div>\n    <\/section>\n    <section class=\"section review-video\">\n      <div class=\"wrap video-shell\">\n        <div class=\"video-copy\">\n          <h2>Strategically Scheduled Alongside Canton Fair<\/h2>\n          <p>Double your sourcing opportunities in one seamless trip.<\/p>\n        <\/div>\n        <div class=\"video-frame\">\n          <video controls preload=\"metadata\" poster=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/\u535a\u534e\u6df1\u5733\u8054\u5c552026-\u82f1\u6587\u6a2akv-scaled.jpg\">\n            <source src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/\u82f1\u6587\u603b\u7bc7\u5927\u5b57\u7248.mp4\" type=\"video\/mp4\">\n          <\/video>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"cta\" class=\"section cta\">\n      <div class=\"wrap cta-box\">\n        <div>\n          <p class=\"kicker\">Visitor Registration<\/p>\n          <h2>Register Free And Plan Your Sourcing Journey Now<\/h2>\n          <div class=\"organizer-logos\">\n            <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/\u4e0a\u6d77\u535a\u534e\u5c55\u89c8-\u526f\u672c.png\" alt=\"Shanghai Sinoexpo Informa Markets\">\n          <\/div>\n        <\/div>\n        <div class=\"cta-side\">\n          <div class=\"contact-card\">\n            <h3>Contact Us<\/h3>\n            <p>Shanghai Sinoexpo Informa Markets International Exhibition Co. Ltd<\/p>\n            <p>TEL: +86 21 3339 2222<\/p>\n            <p>Email: mark.nee@imsinoexpo.com<\/p>\n            <p>Address: 7\/8F, Urban Development International Tower, No.355 HongQiao Road, Shanghai, China (200030)<\/p>\n          <\/div>\n          <div class=\"cta-actions\">\n            <a class=\"btn gold\" href=\"https:\/\/reg.connexion.cn\/en\/user\/register?utm_source=connexion_en_site&#038;utm_medium=landing_page&#038;utm_campaign=csz2026_overseas_lp_footer_button\" target=\"_blank\" rel=\"noopener\">Visitor Registration<\/a>\n            <a class=\"btn outline\" href=\"https:\/\/www.connexion.cn\/en\/?utm_source=overseas_landing_page&#038;utm_medium=landing_page&#038;utm_campaign=csz2026_overseas_lp_to_en_site\" target=\"_blank\" rel=\"noopener\">Official Website<\/a>\n            <a class=\"btn outline\" href=\"https:\/\/www.connexion.cn\/en\/booth-application?wensitebottombannerBA\" target=\"_blank\" rel=\"noopener\">Booth Application<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <footer class=\"footer\">\n      <div class=\"wrap\">\n        <span>Connexion ShenZhen 2026 | October 13-15 | Shenzhen World Exhibition &#038; Convention Center<\/span>\n        <span>Shanghai Sinoexpo Informa Markets International Exhibition Co. Ltd<\/span>\n      <\/div>\n    <\/footer>\n    <script>\n      (function () {\n        var page = document.querySelector(\".csz-page\");\n        if (!page) return;\n\n        function prepareSectorLists() {\n          page.querySelectorAll(\"#sectors .sector-copy\").forEach(function (copy, index) {\n            var list = copy.querySelector(\"span\");\n            if (!list) return;\n\n            var button = copy.querySelector(\".sector-more-toggle\");\n            if (!button) {\n              button = document.createElement(\"button\");\n              button.type = \"button\";\n              button.className = \"sector-more-toggle\";\n              button.textContent = \"More\";\n              copy.appendChild(button);\n            }\n\n            list.id = \"csz-sector-list-\" + (index + 1);\n            list.classList.remove(\"is-expanded\");\n            button.setAttribute(\"aria-controls\", list.id);\n            button.setAttribute(\"aria-expanded\", \"false\");\n            button.textContent = \"More\";\n            var alwaysExpandable = [0, 3, 4, 5, 6, 7].indexOf(index) !== -1;\n            button.hidden = !alwaysExpandable && list.scrollHeight <= list.clientHeight + 1;\n          });\n        }\n\n        function scheduleSectorListCheck() {\n          window.requestAnimationFrame(function () {\n            window.requestAnimationFrame(prepareSectorLists);\n          });\n        }\n\n        page.addEventListener(\"click\", function (event) {\n          var button = event.target.closest(\".sector-more-toggle\");\n          if (!button || !page.contains(button)) return;\n\n          var list = button.parentElement.querySelector(\"span\");\n          var expanded = list.classList.toggle(\"is-expanded\");\n          button.setAttribute(\"aria-expanded\", String(expanded));\n          button.textContent = expanded ? \"Less\" : \"More\";\n        });\n\n        var resizeTimer;\n        window.addEventListener(\"resize\", function () {\n          window.clearTimeout(resizeTimer);\n          resizeTimer = window.setTimeout(scheduleSectorListCheck, 140);\n        });\n\n        if (document.readyState === \"loading\") {\n          document.addEventListener(\"DOMContentLoaded\", scheduleSectorListCheck);\n        } else {\n          scheduleSectorListCheck();\n        }\n        window.addEventListener(\"load\", scheduleSectorListCheck);\n      }());\n    <\/script>\n  <\/main>\n","protected":false},"excerpt":{"rendered":"<p>2026.10.13-15 | Shenzhen World Exhibition &#038; Convention Center Aligned with Canton Fair Autumn Edition Why Visit Sectors Buyer Services Activities Hall Plan Visitor Registration Your Gateway to Great Bay Area Sourcing The 4thConnexion ShenZhen 2026.10.13-15 Shenzhen World Exhibition &amp; Convention Center Catering, Hotel, Furniture, Health And Lifestyle Themed Exhibition Machinery &amp; Electronic Equipment Themed Exhibition &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.connexion.cn\/en\/overseas-landing-page\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Overseas Landing Page&#8221;<\/span><\/a><\/p>\n","protected":false},"author":17,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-11824","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/pages\/11824","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/comments?post=11824"}],"version-history":[{"count":15,"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/pages\/11824\/revisions"}],"predecessor-version":[{"id":13192,"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/pages\/11824\/revisions\/13192"}],"wp:attachment":[{"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/media?parent=11824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}