{"id":13283,"date":"2026-09-11T13:49:38","date_gmt":"2026-09-11T05:49:38","guid":{"rendered":"https:\/\/www.connexion.cn\/?page_id=13283"},"modified":"2026-09-11T13:49:39","modified_gmt":"2026-09-11T05:49:39","slug":"english-app-page","status":"publish","type":"page","link":"https:\/\/www.connexion.cn\/en\/english-app-page","title":{"rendered":"English App Page"},"content":{"rendered":"\n<!-- Connexion ShenZhen Official App landing page: paste this entire file into one Elementor HTML widget. -->\n<style>\n    .csz-app-page {\n      --csz-yellow: #f6bd18;\n      --csz-yellow-light: #fff4c4;\n      --csz-ink: #16191d;\n      --csz-muted: #606874;\n      --csz-line: #e6e8eb;\n      --csz-paper: #ffffff;\n      --csz-soft: #f5f6f7;\n      --csz-teal: #116b67;\n      --csz-blue: #153b63;\n    }\n\n    .csz-app-page,\n    .csz-app-page * { box-sizing: border-box; }\n\n    .csz-app-page {\n      margin: 0;\n      width: 100%;\n      color: var(--csz-ink);\n      background: var(--csz-paper);\n      font-family: \"Alibaba PuHuiTi\", \"Helvetica Neue\", Arial, sans-serif;\n      letter-spacing: 0;\n    }\n\n    .csz-app-page a { color: inherit; }\n    .csz-app-page img { display: block; max-width: 100%; }\n\n    .csz-app-page {\n      min-width: 0;\n      overflow: hidden;\n    }\n\n    .csz-shell {\n      width: min(1180px, calc(100% - 48px));\n      margin: 0 auto;\n    }\n\n    .csz-topbar {\n      position: sticky;\n      z-index: 50;\n      top: 0;\n      height: 68px;\n      background: rgba(255,255,255,.96);\n      border-bottom: 1px solid rgba(22,25,29,.1);\n      backdrop-filter: blur(12px);\n    }\n\n    .csz-topbar-inner {\n      height: 100%;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 24px;\n    }\n\n    .csz-brand {\n      display: flex;\n      align-items: center;\n      text-decoration: none;\n      white-space: nowrap;\n    }\n\n    .csz-brand-logo {\n      width: 218px;\n      height: auto;\n    }\n\n    .csz-brand-mark {\n      position: relative;\n      width: 30px;\n      height: 30px;\n      flex: 0 0 30px;\n    }\n\n    .csz-brand-mark::before,\n    .csz-brand-mark::after {\n      content: \"\";\n      position: absolute;\n      width: 14px;\n      height: 16px;\n      border: 3px solid var(--csz-ink);\n      clip-path: polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);\n    }\n\n    .csz-brand-mark::before { left: 1px; top: 1px; }\n    .csz-brand-mark::after { right: 1px; bottom: 1px; }\n\n    .csz-nav {\n      display: flex;\n      align-items: center;\n      gap: 30px;\n    }\n\n    .csz-nav a {\n      color: #343a40;\n      text-decoration: none;\n      font-size: 14px;\n      font-weight: 700;\n    }\n\n    .csz-nav .csz-download-nav {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 40px;\n      padding: 0 20px;\n      color: #111;\n      background: var(--csz-yellow);\n      border: 1px solid #e6aa00;\n      border-radius: 4px;\n    }\n\n    .csz-hero {\n      background: #eab721;\n    }\n\n    .csz-hero-art {\n      position: relative;\n      width: min(100%, 1680px);\n      margin: 0 auto;\n    }\n\n    .csz-hero-art img {\n      width: 100%;\n      height: auto;\n    }\n\n    .csz-hero-mobile { display: none; }\n\n    .csz-hotspot {\n      position: absolute;\n      z-index: 3;\n      display: block;\n      border: 2px solid transparent;\n      border-radius: 7px;\n      text-indent: -9999px;\n    }\n\n    .csz-hotspot:hover,\n    .csz-hotspot:focus-visible {\n      border-color: #fff;\n      box-shadow: 0 0 0 4px rgba(22,25,29,.3);\n      outline: none;\n    }\n\n    .csz-hero-desktop .csz-hotspot-apple {\n      left: 6.85%; top: 82.3%; width: 12.35%; height: 8.5%;\n    }\n\n    .csz-hero-desktop .csz-hotspot-google {\n      left: 19.75%; top: 82.3%; width: 10.9%; height: 8.5%;\n    }\n\n    .csz-section {\n      padding: 68px 0 92px;\n    }\n\n    .csz-section-heading {\n      max-width: 1000px;\n      margin: 0 auto 50px;\n      text-align: center;\n    }\n\n    .csz-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 14px;\n      color: var(--csz-teal);\n      font-size: 13px;\n      font-weight: 800;\n      text-transform: uppercase;\n    }\n\n    .csz-kicker::before {\n      content: \"\";\n      width: 28px;\n      height: 3px;\n      background: var(--csz-yellow);\n    }\n\n    .csz-section h1,\n    .csz-section h2,\n    .csz-section h3,\n    .csz-cta h2 {\n      margin: 0;\n      letter-spacing: 0;\n    }\n\n    .csz-section-heading h1,\n    .csz-section-heading h2 {\n      font-size: clamp(32px, 3.2vw, 44px);\n      line-height: 1.12;\n    }\n\n    @media (min-width: 721px) {\n      .csz-section-heading h1 { white-space: nowrap; }\n    }\n\n    .csz-section-heading p {\n      margin: 20px auto 0;\n      max-width: 690px;\n      color: var(--csz-muted);\n      font-size: 17px;\n      line-height: 1.75;\n    }\n\n    .csz-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 22px;\n    }\n\n    .csz-feature {\n      position: relative;\n      min-height: 320px;\n      padding: 34px 30px 30px;\n      border: 1px solid var(--csz-line);\n      border-radius: 6px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .csz-feature::after {\n      content: \"\";\n      position: absolute;\n      right: -28px;\n      bottom: -38px;\n      width: 115px;\n      height: 132px;\n      border: 18px solid rgba(246,189,24,.12);\n      clip-path: polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);\n    }\n\n    .csz-feature-no {\n      display: grid;\n      place-items: center;\n      width: 48px;\n      height: 48px;\n      margin-bottom: 34px;\n      color: #111;\n      background: var(--csz-yellow);\n      border-radius: 50%;\n      font-size: 15px;\n      font-weight: 900;\n    }\n\n    .csz-feature h3 {\n      max-width: 290px;\n      font-size: 22px;\n      line-height: 1.28;\n    }\n\n    .csz-feature p {\n      position: relative;\n      z-index: 1;\n      margin: 17px 0 0;\n      color: var(--csz-muted);\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .csz-plan {\n      padding: 84px 0;\n      color: #fff;\n      background: var(--csz-ink);\n    }\n\n    .csz-plan-grid {\n      display: grid;\n      grid-template-columns: .9fr 1.1fr;\n      gap: 80px;\n      align-items: center;\n    }\n\n    .csz-plan-copy .csz-kicker { color: #ffe38b; }\n\n    .csz-plan-copy h2 {\n      margin: 0;\n      max-width: 470px;\n      font-size: clamp(32px, 4vw, 48px);\n      line-height: 1.14;\n      letter-spacing: 0;\n    }\n\n    .csz-plan-copy p {\n      margin: 20px 0 0;\n      max-width: 520px;\n      color: #c8cbd0;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    .csz-plan-steps {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      border: 1px solid rgba(255,255,255,.18);\n    }\n\n    .csz-plan-step {\n      min-height: 188px;\n      padding: 30px;\n    }\n\n    .csz-plan-step + .csz-plan-step {\n      border-left: 1px solid rgba(255,255,255,.18);\n    }\n\n    .csz-plan-step strong {\n      display: block;\n      color: var(--csz-yellow);\n      font-size: 14px;\n      text-transform: uppercase;\n    }\n\n    .csz-plan-step h3 {\n      margin: 12px 0 10px;\n      font-size: 22px;\n      line-height: 1.3;\n    }\n\n    .csz-plan-step p {\n      margin: 0;\n      color: #c8cbd0;\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .csz-show-info {\n      padding: 62px 0;\n      background: var(--csz-soft);\n    }\n\n    .csz-show-info-grid {\n      display: grid;\n      grid-template-columns: 1.1fr .9fr .9fr;\n      gap: 1px;\n      background: #d9dde1;\n      border: 1px solid #d9dde1;\n    }\n\n    .csz-info-cell {\n      min-height: 132px;\n      padding: 28px 32px;\n      background: #fff;\n    }\n\n    .csz-info-cell span {\n      display: block;\n      margin-bottom: 9px;\n      color: var(--csz-muted);\n      font-size: 12px;\n      font-weight: 800;\n      text-transform: uppercase;\n    }\n\n    .csz-info-cell strong {\n      display: block;\n      font-size: 21px;\n      line-height: 1.35;\n    }\n\n    .csz-cta {\n      position: relative;\n      padding: 90px 0;\n      color: var(--csz-ink);\n      background: var(--csz-yellow);\n      overflow: hidden;\n    }\n\n    .csz-cta::before,\n    .csz-cta::after {\n      content: \"\";\n      position: absolute;\n      width: 160px;\n      height: 184px;\n      border: 20px solid rgba(255,255,255,.28);\n      clip-path: polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);\n    }\n\n    .csz-cta::before { left: 4%; top: -62px; }\n    .csz-cta::after { right: 3%; bottom: -82px; }\n\n    .csz-cta-inner {\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: 1fr auto;\n      align-items: center;\n      gap: 60px;\n    }\n\n    .csz-cta h2 {\n      max-width: 620px;\n      font-size: clamp(32px, 4vw, 48px);\n      line-height: 1.15;\n    }\n\n    .csz-cta p {\n      margin: 17px 0 0;\n      max-width: 610px;\n      color: #413b2a;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .csz-cta-logo {\n      width: 230px;\n      height: auto;\n      margin: 0 0 28px;\n    }\n\n    .csz-store-row {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n    }\n\n    .csz-store-badge {\n      display: flex;\n      align-items: center;\n      width: 184px;\n      height: 58px;\n      padding: 6px 12px;\n      gap: 10px;\n      background: #000;\n      border: 1px solid #a6a6a6;\n      border-radius: 8px;\n      overflow: hidden;\n      color: #fff;\n      text-decoration: none;\n      transition: transform .2s ease, box-shadow .2s ease;\n    }\n\n    .csz-store-badge:hover,\n    .csz-store-badge:focus-visible {\n      transform: translateY(-2px);\n      box-shadow: 0 10px 24px rgba(0,0,0,.24);\n      outline: 2px solid var(--csz-yellow);\n      outline-offset: 3px;\n    }\n\n    .csz-store-icon {\n      position: relative;\n      display: block;\n      flex: 0 0 auto;\n      overflow: hidden;\n    }\n\n    .csz-store-icon img {\n      position: absolute;\n      height: auto;\n      max-width: none;\n    }\n\n    .csz-store-icon-apple {\n      width: 36px;\n      height: 44px;\n    }\n\n    .csz-store-icon-apple img {\n      width: 260px;\n      left: -31px;\n      top: -17px;\n    }\n\n    .csz-store-icon-google {\n      display: grid;\n      place-items: center;\n      width: 38px;\n      height: 44px;\n    }\n\n    .csz-store-icon-google svg {\n      display: block;\n      width: 38px;\n      height: 38px;\n    }\n\n    .csz-store-copy {\n      display: flex;\n      min-width: 0;\n      flex-direction: column;\n      justify-content: center;\n      color: #fff !important;\n      line-height: 1;\n      white-space: nowrap;\n    }\n\n    .csz-store-copy small {\n      margin-bottom: 2px;\n      color: #fff !important;\n      font-size: 10px;\n      font-weight: 500;\n    }\n\n    .csz-store-copy strong {\n      color: #fff !important;\n      font-size: 21px;\n      font-weight: 500;\n      line-height: 1;\n    }\n\n    .csz-footer {\n      padding: 24px 0;\n      color: #594300;\n      background: var(--csz-yellow);\n      border-top: 1px solid rgba(22,25,29,.16);\n      font-size: 13px;\n      text-align: center;\n    }\n\n    @media (max-width: 960px) {\n      .csz-feature-grid { grid-template-columns: 1fr; }\n      .csz-feature { min-height: 0; }\n      .csz-plan-grid { grid-template-columns: 1fr; gap: 46px; }\n      .csz-cta-inner { grid-template-columns: 1fr; gap: 32px; }\n    }\n\n    @media (max-width: 720px) {\n      .csz-shell { width: min(100% - 32px, 1180px); }\n      .csz-topbar { height: 60px; }\n      .csz-brand-logo { width: 174px; }\n      .csz-nav > a:not(.csz-download-nav) { display: none; }\n      .csz-nav .csz-download-nav { min-height: 36px; padding: 0 14px; font-size: 12px; }\n\n      .csz-hero-desktop { display: none; }\n      .csz-hero-mobile { display: block; }\n      .csz-hero-mobile .csz-hotspot-apple {\n        left: 8.7%; top: 70.9%; width: 12.2%; height: 5.7%;\n      }\n      .csz-hero-mobile .csz-hotspot-google {\n        left: 21.4%; top: 70.9%; width: 12.2%; height: 5.7%;\n      }\n\n      .csz-section { padding: 58px 0 66px; }\n      .csz-section-heading { margin-bottom: 34px; text-align: left; }\n      .csz-section-heading h1,\n      .csz-section-heading h2 { font-size: 32px; }\n      .csz-section-heading p { font-size: 15px; line-height: 1.65; }\n      .csz-feature-grid { gap: 14px; }\n      .csz-feature { padding: 26px 24px; }\n      .csz-feature-no { margin-bottom: 24px; }\n      .csz-feature h3 { font-size: 20px; }\n\n      .csz-plan { padding: 64px 0; }\n      .csz-plan-copy h2 { font-size: 32px; }\n      .csz-plan-steps { grid-template-columns: 1fr; }\n      .csz-plan-step { min-height: 0; }\n      .csz-plan-step + .csz-plan-step {\n        border-left: 0;\n        border-top: 1px solid rgba(255,255,255,.18);\n      }\n\n      .csz-show-info { padding: 44px 0; }\n      .csz-show-info-grid { grid-template-columns: 1fr; }\n      .csz-info-cell { min-height: 0; padding: 24px; }\n      .csz-info-cell strong { font-size: 18px; }\n\n      .csz-cta { padding: 68px 0; }\n      .csz-cta h2 { font-size: 32px; }\n      .csz-store-row { width: 100%; gap: 10px; }\n      .csz-store-badge {\n        width: calc(50% - 5px);\n        height: 50px;\n        padding: 4px 6px;\n        gap: 6px;\n      }\n      .csz-store-icon-apple { width: 30px; height: 38px; }\n      .csz-store-icon-apple img { width: 216px; left: -26px; top: -14px; }\n      .csz-store-icon-google { width: 30px; height: 38px; }\n      .csz-store-icon-google svg { width: 30px; height: 30px; }\n      .csz-store-copy small { font-size: 7.5px; }\n      .csz-store-copy strong { font-size: 16px; }\n    }\n\n    @media (max-width: 380px) {\n      .csz-shell { width: calc(100% - 20px); }\n      .csz-brand-logo { width: 152px; }\n      .csz-nav .csz-download-nav {\n        width: 78px;\n        padding: 0 8px;\n        font-size: 0;\n      }\n      .csz-nav .csz-download-nav::after {\n        content: \"Download\";\n        font-size: 11px;\n      }\n      .csz-section-heading h1,\n      .csz-section-heading h2,\n      .csz-plan-copy h2,\n      .csz-cta h2 { font-size: 28px; }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .csz-store-badge { transition: none; }\n    }\n<\/style>\n  <div class=\"csz-app-page\">\n    <header class=\"csz-topbar\">\n      <div class=\"csz-shell csz-topbar-inner\">\n        <a class=\"csz-brand\" href=\"#top\" aria-label=\"Connexion ShenZhen App home\">\n          <img decoding=\"async\" class=\"csz-brand-logo\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/logo-latest.png\" alt=\"Connexion ShenZhen\">\n        <\/a>\n        <nav class=\"csz-nav\" aria-label=\"Page navigation\">\n          <a href=\"#features\">Features<\/a>\n          <a href=\"#visit\">Plan Your Visit<\/a>\n          <a class=\"csz-download-nav\" href=\"#download\">Download the App<\/a>\n        <\/nav>\n      <\/div>\n    <\/header>\n\n    <main id=\"top\">\n      <section class=\"csz-hero\" aria-label=\"Connexion ShenZhen official App\">\n        <div class=\"csz-hero-art csz-hero-desktop\">\n          <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/09\/fb870f4c-8a96-404f-84ef-c5cc92a5e4b3.png\" alt=\"Connexion ShenZhen Official App is now live, with app features and two phone previews\">\n          <a class=\"csz-hotspot csz-hotspot-apple\" href=\"https:\/\/apps.apple.com\/cn\/app\/connexion-shenzhen\/id6762265991\" target=\"_blank\" rel=\"noopener\" aria-label=\"Download Connexion ShenZhen on the App Store\">Download on the App Store<\/a>\n          <a class=\"csz-hotspot csz-hotspot-google\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.connexion.shenzhen\" target=\"_blank\" rel=\"noopener\" aria-label=\"Get Connexion ShenZhen on Google Play\">Get it on Google Play<\/a>\n        <\/div>\n        <div class=\"csz-hero-art csz-hero-mobile\">\n          <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/09\/3f4cbe95-84e6-42b6-bba0-d52a5809ffb2.png\" alt=\"Connexion ShenZhen Official App mobile campaign visual\">\n          <a class=\"csz-hotspot csz-hotspot-apple\" href=\"https:\/\/apps.apple.com\/cn\/app\/connexion-shenzhen\/id6762265991\" target=\"_blank\" rel=\"noopener\" aria-label=\"Download Connexion ShenZhen on the App Store\">Download on the App Store<\/a>\n          <a class=\"csz-hotspot csz-hotspot-google\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.connexion.shenzhen\" target=\"_blank\" rel=\"noopener\" aria-label=\"Get Connexion ShenZhen on Google Play\">Get it on Google Play<\/a>\n        <\/div>\n      <\/section>\n\n      <section class=\"csz-section\" id=\"features\">\n        <div class=\"csz-shell\">\n          <div class=\"csz-section-heading\">\n            <div class=\"csz-kicker\">Official Visitor App<\/div>\n            <h1>One App for a Smarter Show Visit<\/h1>\n            <p>Prepare before you travel, identify the right sourcing opportunities and keep essential fair information close at hand throughout Connexion ShenZhen.<\/p>\n          <\/div>\n\n          <div class=\"csz-feature-grid\">\n            <article class=\"csz-feature\">\n              <div class=\"csz-feature-no\">01<\/div>\n              <h3>Discover Exhibitors, Products and Categories<\/h3>\n              <p>Explore participating exhibitors, browse featured products and find industry categories relevant to your sourcing needs before you arrive.<\/p>\n            <\/article>\n\n            <article class=\"csz-feature\">\n              <div class=\"csz-feature-no\">02<\/div>\n              <h3>Plan Your Visit with Confidence<\/h3>\n              <p>Check hall maps, event schedules, show highlights and venue information to organise a focused route and make better use of your time.<\/p>\n            <\/article>\n\n            <article class=\"csz-feature\">\n              <div class=\"csz-feature-no\">03<\/div>\n              <h3>Access Essential Visitor Services<\/h3>\n              <p>Find ticket information, visa support, traffic guidance and practical onsite services for a smoother journey to and around the exhibition.<\/p>\n            <\/article>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"csz-plan\" id=\"visit\">\n        <div class=\"csz-shell csz-plan-grid\">\n          <div class=\"csz-plan-copy\">\n            <div class=\"csz-kicker\">Before and During the Show<\/div>\n            <h2>Your Visit, Planned Around Your Priorities<\/h2>\n            <p>The official App turns show information into a practical sourcing tool for overseas visitors, from early preparation to onsite navigation.<\/p>\n          <\/div>\n          <div class=\"csz-plan-steps\">\n            <article class=\"csz-plan-step\">\n              <strong>Before You Travel<\/strong>\n              <h3>Build Your Sourcing Plan<\/h3>\n              <p>Review exhibitors, products, categories and event information, then prepare your ticket, visa and transport arrangements.<\/p>\n            <\/article>\n            <article class=\"csz-plan-step\">\n              <strong>At the Show<\/strong>\n              <h3>Navigate with Confidence<\/h3>\n              <p>Use hall maps and fair information to follow your route, check activities and find the visitor services you need.<\/p>\n            <\/article>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"csz-show-info\" aria-label=\"Exhibition information\">\n        <div class=\"csz-shell csz-show-info-grid\">\n          <div class=\"csz-info-cell\">\n            <span>Event<\/span>\n            <strong>Connexion ShenZhen 2026<\/strong>\n          <\/div>\n          <div class=\"csz-info-cell\">\n            <span>Date<\/span>\n            <strong>October 13\u201315, 2026<\/strong>\n          <\/div>\n          <div class=\"csz-info-cell\">\n            <span>Venue<\/span>\n            <strong>Shenzhen World Exhibition &#038; Convention Center<\/strong>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"csz-cta\" id=\"download\">\n        <div class=\"csz-shell csz-cta-inner\">\n          <div>\n            <img decoding=\"async\" class=\"csz-cta-logo\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/logo-latest.png\" alt=\"Connexion ShenZhen\">\n            <h2>Plan Better and Make Every Visit Count<\/h2>\n            <p>Download the official App before your trip and keep Connexion ShenZhen at your fingertips. Search \u201cConnexion ShenZhen\u201d or download directly below.<\/p>\n          <\/div>\n          <div class=\"csz-store-row\" aria-label=\"Download the Connexion ShenZhen App\">\n            <a class=\"csz-store-badge\" href=\"https:\/\/apps.apple.com\/cn\/app\/connexion-shenzhen\/id6762265991\" target=\"_blank\" rel=\"noopener\">\n              <span class=\"csz-store-icon csz-store-icon-apple\" aria-hidden=\"true\">\n                <img decoding=\"async\" src=\"https:\/\/www.connexion.cn\/wp-content\/uploads\/2026\/07\/app-store-badge.png\" alt=\"\">\n              <\/span>\n              <span class=\"csz-store-copy\"><small>Download on the<\/small><strong>App Store<\/strong><\/span>\n            <\/a>\n            <a class=\"csz-store-badge csz-store-badge-google\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.connexion.shenzhen\" target=\"_blank\" rel=\"noopener\">\n              <span class=\"csz-store-icon csz-store-icon-google\" aria-hidden=\"true\">\n                <svg viewBox=\"0 0 512 512\" focusable=\"false\" aria-hidden=\"true\">\n                  <path fill=\"#34a853\" d=\"M325.3 234.3 104.6 13l281.7 161.2-61 60.1z\"\/>\n                  <path fill=\"#4285f4\" d=\"M47 0C34 6.8 25.3 19.2 25.3 35.3v441.3c0 16.1 8.7 28.5 21.7 35.3l256.9-256L47 0z\"\/>\n                  <path fill=\"#fbbc04\" d=\"m472.6 225.6-58.9-33.7-65.7 64 65.7 64 60.1-34.4c18.1-14.3 18.1-45.6-1.2-59.9z\"\/>\n                  <path fill=\"#ea4335\" d=\"M104.6 499l281.7-161.2-61-60.1L104.6 499z\"\/>\n                <\/svg>\n              <\/span>\n              <span class=\"csz-store-copy\"><small>GET IT ON<\/small><strong>Google Play<\/strong><\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/section>\n    <\/main>\n\n    <footer class=\"csz-footer\">\n      <div class=\"csz-shell\">Official Connexion ShenZhen visitor information<\/div>\n    <\/footer>\n  <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Features Plan Your Visit Download the App Download on the App Store Get it on Google Play Download on the App Store Get it on Google Play Official Visitor App One App for a Smarter Show Visit Prepare before you travel, identify the right sourcing opportunities and keep essential fair information close at hand throughout &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.connexion.cn\/en\/english-app-page\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;English App 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-13283","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/pages\/13283","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=13283"}],"version-history":[{"count":1,"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/pages\/13283\/revisions"}],"predecessor-version":[{"id":13286,"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/pages\/13283\/revisions\/13286"}],"wp:attachment":[{"href":"https:\/\/www.connexion.cn\/en\/wp-json\/wp\/v2\/media?parent=13283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}