{"id":6710,"date":"2025-07-26T13:47:35","date_gmt":"2025-07-26T05:47:35","guid":{"rendered":"http:\/\/dev.pangu-cloud.com\/?page_id=6710"},"modified":"2026-07-30T10:05:23","modified_gmt":"2026-07-30T02:05:23","slug":"%e9%97%9c%e6%96%bc%e6%88%91%e5%80%91","status":"publish","type":"page","link":"https:\/\/www.linkwayshk.com\/?page_id=6710&lang=zh","title":{"rendered":"\u95dc\u65bc\u6211\u5011"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-ac6dd77f alignfull uagb-is-root-container\">\n<meta name=\"format-detection\" content=\"telephone=no\">\n<meta name=\"format-detection\" content=\"address=no\">\n<style>\n  \/* Custom CSS *\/\n  \/* Reset *\/\n  html,\n  body {\n    height: 100dvh;\n    margin: 0;\n  }\n\n  body {\n    background: #000;\n    margin: 0;\n\n  }\n  .site-header {\n    top: 0;\n    height: 100px;\n    width: 100%;\n  }\n  .site-header.active-bg {\n    background: #004a38;\n  }\n  .custom-logo {\n    margin-top:0px!important;\n  }\n  #extra-content {\n    position: fixed !important;\n    width: 100% !important;\n    top: 0;\n    right: 0;\n    height: 100%;\n    margin: 0;\n    overflow-y: auto;\n    scroll-snap-type: y mandatory;\n    min-width: 1280px!important;\n    min-height: 760px!important;\n    background: #062633;\n  }\n\n  #extra-content .content-section p {\n    margin-bottom: .75rem;\n  }\n\n  .ast-primary-header-bar {\n    background: transparent !important;\n    margin-top:30px!important;\n  }\n\n  .section {\n    position: relative;\n    width: 100%;\n    height: 100vh;\n    scroll-snap-align: start;\n  }\n\n  .section1 {\n    isolation: isolate;\n    background: #000;\n  }\n\n  \/* Background image: full-screen, animates zoom from 100% -> 80% *\/\n  .bg {\n    position: absolute;\n    top: -30%!important;\n    left: auto!important;\n    right: 0!important;\n    inset: 0;\n    width: 70%;\n    height: auto;\n    object-fit: cover;\n    will-change: transform;\n    transform-origin: center right;\n    animation: bgZoom 21000ms ease-in forwards;\n    z-index: 1;\n  }\n\n  \/* Edge overlays *\/\n  .edge {\n    position: absolute;\n    top: 0;\n    height: 100%;\n    width: auto;\n    max-width: none;\n    object-fit: contain;\n    will-change: transform;\n    z-index: 2;\n    pointer-events: none;\n  }\n\n  .edge.left {\n    z-index: 4;\n    left: 0;\n    transform: translateX(-100%);\n    animation: leftSlide 1000ms cubic-bezier(.22, .61, .36, 1) 200ms forwards;\n  }\n\n  .edge.right {\n    right: 0;\n    transform: translate(100%, 100%);\n    animation: rightSlide 1000ms cubic-bezier(.22, .61, .36, 1) 1600ms forwards;\n    \/* height: calc(100% - 80px); *\/\n    width: 100%;\n    text-align: right;\n  }\n  .edge.right img {\n    height: calc(100% - 80px);\n  }\n  .edge.bottom {\n    position: static;\n    z-index: 3;\n    top: auto;\n    bottom: 0;\n    \/* transform: translateY(100%); \n    animation: slideInUp 1600ms forwards; *\/\n    height: 80px;\n    width: 100%;\n    background: #fff;\n  }\n\n  h1.uagb-ifb-title-pc {\n    padding-left: 8%;\n    position: absolute;\n    top: 35%;\n    z-index: 5;\n    color: #fff;\n    transform: translateX(-100%);\n    will-change: transform;\n    animation: leftSlide 1000ms cubic-bezier(.22, .61, .36, 1) 1600ms forwards;\n  }\n\n  .ast-builder-layout-element .ast-site-identity {\n    position: absolute;\n    transform: translateY(-100%);\n    will-change: transform;\n    animation: slideInDown 900ms cubic-bezier(.22, .61, .36, 1) 2150ms forwards;\n  }\n\n  #ast-hf-menu-1 {\n    opacity: 0;\n    will-change: opacity, transform;\n    animation: fadeIn 700ms ease 2300ms forwards;\n  }\n\n  .ast-builder-menu-1 .menu-item>.menu-link {\n    color: #fff;\n  }\n\n  \/* Keyframes *\/\n  @keyframes leftSlide {\n    from {\n      transform: translateX(-100%);\n    }\n\n    to {\n      transform: translateX(0%);\n    }\n  }\n\n  @keyframes rightSlide {\n    from {\n      transform: translate(100%,100%);\n    }\n    to {\n      transform: translate(0, 0);\n    }\n  }\n\n  @keyframes bgZoom {\n    0% {\n      transform: scale(1.5);\n    }\n    2% {\n      transform: scale(1.1);\n    }\n    100% {\n      transform: scale(1);\n    }\n  }\n\n  @keyframes slideInDown {\n    from {\n      transform: translateY(-100%);\n    }\n\n    to {\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes fadeIn {\n    from {\n      opacity: 0;\n    }\n\n    to {\n      opacity: 1;\n    }\n  }\n\n  @keyframes slideInUp {\n    from {\n      transform: translateY(100%);\n    }\n\n    to {\n      transform: translateY(0);\n    }\n  }\n\n  \/* Section 2 styles *\/\n  .content-section {\n    background-color: #EAF3F1;\n    display: flex;\n    flex-direction: column;\n  }\n  .content-section .aboutus-text {\n    width: 40%;\n    margin: 0 auto;\n    padding-top: 8rem;\n    text-align: left;\n    transform: translateY(150%);\n    will-change: transform;\n  }\n\n  .content-section .aboutus-text.slideInUp {\n    animation: slideInUp 1600ms cubic-bezier(.22, .61, .36, 1) forwards;\n  }\n\n  .content-section .line {\n    width: 100px;\n    height: 5px;\n    margin: 0 auto;\n    background-color: #004B39;\n  }\n\n  .content-section h2,\n  .content-section h3 {\n    color: #004B39;\n    text-align: center;\n  }\n\n  .content-section .stripe {\n    position: relative;\n    flex: 1;\n    background-image: url(https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/stripe-bg-1-scaled.png);\n    background-size: 80%;\n    background-position: 10% center;\n    background-repeat: no-repeat;\n  }\n\n  .content-section .footer {\n    width: 100%;\n    height: 150px;\n    position: relative;\n  }\n  .content-section img.footer-bg {\n    position: absolute;\n    top: 0;\n    height: 100%;\n    object-fit: cover;\n    width: 100%;\n  }\n  .content-section .footer .footer-text {\n    position: absolute;\n    width: 100%;\n    display: flex;\n    justify-content: space-around;\n    align-items: center;\n    height: 100%;\n  }\n\n  .content-section .footer .footer-text p {\n    width: 500px;\n    color: #fff;\n    font-size: 14px;\n  }\n\n  \/* Mobile overrides *\/\n  @media (max-width: 919px) {\n    .ast-primary-header-bar {\n      margin-top:0!important;\n    }\n    .bg,\n    .edge,\n    .ast-builder-layout-element .ast-site-identity,\n    h1.uagb-ifb-title-pc {\n      animation: none !important;\n      transform: none !important;\n    }\n    .bg {\n      top: 0!important;\n      width: auto;\n      height: 100%;\n    }\n    #extra-content {\n      min-width: auto!important;\n      min-height: auto!important;\n      overflow-x: hidden;\n      height: 100dvh!important;\n    }\n    .site-header {\n      height: 80px;\n    }\n    .edge.left {\n      left: auto;\n      right: 20%;\n    }\n    .edge.right {\n      left: 20%;\n      right: auto;\n    }\n    .ast-header-break-point .ast-site-identity {\n      width: auto;\n    }\n    .content-section .menu-bg {\n      height: 75px;\n    }\n    .content-section .footer {\n      height: 140px;\n      background: #024B3A;\n    }\n    .content-section .footer img.footer-bg {\n      display: none;\n    }\n    .content-section .aboutus-text {\n      width: auto;\n      margin: 0 1rem;\n      padding-top: 1.5rem;\n      transform: translateY(0);\n    }\n    .content-section .footer .footer-text p {\n      padding: 1rem!important;\n    }\n    .content-section .footer .footer-intro {\n      display: none;\n    }\n    .content-section .stripe {\n      max-height: calc(100% - 140px);\n      overflow: auto;\n    }\n  }\n<\/style>\n<div id=\"extra-content\">\n  <section class=\"section section1\" aria-label=\"Animated intro\">\n    <h1 class=\"uagb-ifb-title-pc\">BLENDING FINANCE <br>AND <br>TECHNOLOGY <br>\u878d\u5408\u91d1\u878d\u8207\u79d1\u6280 <\/h1>\n    <img decoding=\"async\" class=\"bg\" alt=\"Background\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/bg.jpg\" \/>\n    <br \/>\n    <img decoding=\"async\" class=\"edge left\" alt=\"\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/left.png\" \/>\n    <br \/>\n    <div class=\"edge right\">\n      <img decoding=\"async\" alt=\"\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/right.png\" \/>\n      <div class=\"edge bottom\"><\/div>\n    <\/div>\n    <br \/>\n  <\/section>\n  <section class=\"section section2 content-section\" aria-label=\"Section two\">\n    <div class=\"stripe\">\n      <div class=\"menu-bg\"><\/div>\n      <div class=\"aboutus-text\">\n        <div class=\"line\"><\/div>\n        <br\/>\n        <br\/>\n        <br\/>\n        <h2>ABOUT LINKWAYS<\/h2>\n        <h3>\u95dc \u65bc \u5dba \u5229<\/h3>\n        <br\/>\n        <p><strong>\u5dba\u5229\u8cc7\u7522\u7ba1\u7406\u6709\u9650\u516c\u53f8<\/strong><\/p>\n        <p>\u6301\u6709\u9999\u6e2f\u8b49\u5238\u53ca\u671f\u8ca8\u4e8b\u52d9\u76e3\u5bdf\u59d4\u54e1\u6703\u7b2c9\u985e\uff08\u8cc7\u7522\u7ba1\u7406\uff09\u724c\u7167<\/p>\n        <p>\u724c\u7167\u7de8\u865f\uff1aBML162<\/p>\n        <br\/>\n        <p><strong>\u5dba\u5229\u6295\u8cc7\u7ba1\u7406\u6709\u9650\u516c\u53f8<\/strong><\/p>\n        <p>\u6301\u6709\u9999\u6e2f\u8b49\u5238\u53ca\u671f\u8ca8\u4e8b\u52d9\u76e3\u5bdf\u59d4\u54e1\u6703\u7b2c1\u985e\u3001\u7b2c2\u985e\u3001\u7b2c4\u985e\u53ca\u7b2c9\u985e\u724c\u7167<\/p>\n        <p>\uff08\u8b49\u5238\u4ea4\u6613\u3001\u671f\u8ca8\u5408\u7d04\u4ea4\u6613\u3001\u5c31\u8b49\u5238\u63d0\u4f9b\u610f\u898b\u53ca\u8cc7\u7522\u7ba1\u7406\uff09<\/p>\n        <p>\u724c\u7167\u7de8\u865f\uff1aBML163<\/p>\n        <br\/>\n        <p>\u96d9\u5be6\u9ad4\u67b6\u69cb\u4f7f\u6211\u5011\u5728\u56b4\u8b39\u7684\u76e3\u7ba1\u6846\u67b6\u4e0b\uff0c\u4ee5\u5236\u5ea6\u5316\u5206\u5de5\u65b9\u5f0f\u63d0\u4f9b\u8cc7\u7522\u7ba1\u7406\u3001\u4ea4\u6613\u57f7\u884c\u53ca\u5c08\u696d\u6295\u8cc7\u8aee\u8a62\u670d\u52d9\u3002<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n  <section class=\"section section3 content-section\" aria-label=\"Section Three\">\n    <div class=\"stripe\">\n      <div class=\"menu-bg\"><\/div>\n      <div class=\"aboutus-text\">\n        <div class=\"line\"><\/div>\n        <br\/>\n        <br\/>\n        <br\/>\n        <br\/>\n        <br\/>\n        <br\/>\n        <h3><strong>\u6211\u5011\u7684\u7406\u5ff5<\/strong><\/h3>\n        <br\/>\n        <p>\u5dba\u5229\u5805\u6301\u4e09\u9805\u6838\u5fc3\u539f\u5247\uff1a<\/p>\n        <ul class=\"bullet-list\">\n      <li><strong>\u8cc7\u672c\u5b89\u5168\u512a\u5148<\/strong><\/li>\n      <li><strong>\u98a8\u96aa\u8abf\u6574\u5f8c\u56de\u5831\u5c0e\u5411<\/strong><\/li>\n      <li><strong>\u7d50\u69cb\u6027\u98a8\u96aa\u7ba1\u7406<\/strong><\/li>\n    <\/ul>\n        <p>\u6211\u5011\u76f8\u4fe1\uff0c\u9577\u671f\u53ef\u6301\u7e8c\u7684\u56de\u5831\u4e26\u975e\u4f86\u81ea\u77ed\u671f\u5e02\u5834\u6ce2\u52d5\uff0c\u800c\u662f\u4f86\u81ea\u56b4\u8b39\u7684\u7814\u7a76\u6846\u67b6\u3001\u7d00\u5f8b\u5316\u7684\u6295\u8cc7\u6d41\u7a0b\uff0c\u4ee5\u53ca\u5168\u9762\u7684\u98a8\u96aa\u63a7\u5236\u6a5f\u5236\u3002<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n  <section class=\"section section4 content-section\" aria-label=\"Section Four\">\n    <div class=\"stripe\">\n      <div class=\"menu-bg\"><\/div>\n      <div class=\"aboutus-text\">\n        <div class=\"line\"><\/div>\n        <br\/>\n        <br\/>\n        <br\/>\n        <br\/>\n        <br\/>\n        <br\/>\n        <h3><strong>\u6211\u5011\u7684\u65b9\u6cd5<\/strong><\/h3>\n        <br\/>\n        <p>\u6211\u5011\u7684\u6295\u8cc7\u8207\u98a8\u63a7\u9ad4\u7cfb\u878d\u5408\uff1a<\/p>\n        <ul class=\"bullet-list\">\n      <li>\u57fa\u672c\u9762\u7814\u7a76\u8207\u5b8f\u89c0\u5206\u6790<\/li>\n      <li>\u91cf\u5316\u6a21\u578b\u8207\u7cfb\u7d71\u5316\u7b56\u7565\u6846\u67b6<\/li>\n      <li>\u884d\u751f\u5de5\u5177\u61c9\u7528\u8207\u98a8\u96aa\u5c0d\u6c96\u8a2d\u8a08<\/li>\n      <li>\u52d5\u614b\u8cc7\u7522\u914d\u7f6e\u8207\u6d41\u52d5\u6027\u7ba1\u7406<\/li>\n    <\/ul>\n        <p>\u98a8\u96aa\u7ba1\u7406\u4e26\u975e\u9644\u5c6c\u74b0\u7bc0\uff0c\u800c\u662f\u8cab\u7a7f\u6574\u500b\u6295\u8cc7\u9031\u671f\u7684\u6838\u5fc3\u6a5f\u5236\uff0c\u5305\u62ec\u5009\u4f4d\u63a7\u5236\u3001\u6d41\u52d5\u6027\u8a55\u4f30\u3001\u5c0d\u624b\u65b9\u98a8\u96aa\u7ba1\u7406\u53ca\u58d3\u529b\u6e2c\u8a66\u3002<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n  <section class=\"section section3 content-section\" aria-label=\"Section Three\">\n    <div class=\"stripe\">\n      <div class=\"menu-bg\"><\/div>\n      <div class=\"aboutus-text\">\n        <div class=\"line\"><\/div>\n        <br\/>\n        <br\/>\n        <br\/>\n        <br\/>\n        <br\/>\n        <h3><strong>\u6211\u5011\u7684\u5b9a\u4f4d<\/strong><\/h3>\n        <br\/>\n        <p>\u5dba\u5229\u5b9a\u4f4d\u70ba\u8de8\u5883\u91d1\u878d\u8207\u7522\u696d\u98a8\u96aa\u7ba1\u7406\u7684\u5c08\u696d\u5e73\u53f0\uff0c\u9023\u63a5\uff1a<\/p>\n        <ul class=\"bullet-list\">\n      <li>\u5168\u7403\u8cc7\u672c\u5e02\u5834<\/li>\n      <li>\u4f01\u696d\u8cc7\u7522\u914d\u7f6e\u9700\u6c42<\/li>\n      <li>\u8de8\u5883\u98a8\u96aa\u7ba1\u7406\u5834\u666f<\/li>\n    <\/ul>\n        <p>\u6211\u5011\u878d\u5408\u91d1\u878d\u8207\u79d1\u6280\uff0c\u900f\u904e\u5236\u5ea6\u5316\u8207\u7cfb\u7d71\u5316\u6846\u67b6\uff0c\u70ba\u5ba2\u6236\u63d0\u4f9b\u900f\u660e\u3001\u53ef\u63a7\u4e14\u5177\u7d50\u69cb\u512a\u52e2\u7684\u89e3\u6c7a\u65b9\u6848\u3002<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"footer\">\n      <img decoding=\"async\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/footer.jpg\" class=\"footer-bg\" \/>\n      <div class=\"footer-text\">\n        <p style=\"text-align: justify;\" class=\"footer-intro\">\n          <span style=\"font-size: 14px; color: #ffffff;\">\u5dba\u5229\u8cc7\u7522\u7ba1\u7406\u6709\u9650\u516c\u53f8\uff08CE No.: BML162\uff09\u70ba\u9999\u6e2f\u8b49\u5238\u53ca\u671f\u8ca8\u4e8b\u52d9\u76e3\u5bdf\u59d4\u54e1\u6703\u6301\u724c\u6cd5\u5718\uff0c\u5f9e\u4e8b\u7b2c9\u985e\uff08\u8cc7\u7522\u7ba1\u7406\uff09\u53d7\u898f\u7ba1\u6d3b\u52d5\u3002\u5dba\u5229\u6295\u8cc7\u7ba1\u7406\u6709\u9650\u516c\u53f8\uff08CE No.: BML163\uff09\u70ba\u9999\u6e2f\u8b49\u5238\u53ca\u671f\u8ca8\u4e8b\u52d9\u76e3\u5bdf\u59d4\u54e1\u6703\u6301\u724c\u6cd5\u5718\uff0c\u5f9e\u4e8b\u7b2c1\u985e\uff08\u8b49\u5238\u4ea4\u6613\uff09\u3001\u7b2c2\u985e\uff08\u671f\u8ca8\u5408\u7d04\u4ea4\u6613\uff09\u3001\u7b2c4\u985e\uff08\u5c31\u8b49\u5238\u63d0\u4f9b\u610f\u898b\uff09\u53ca\u7b2c9\u985e\uff08\u8cc7\u7522\u7ba1\u7406\uff09\u53d7\u898f\u7ba1\u6d3b\u52d5\u3002\u672c\u7db2\u7ad9\u8cc7\u6599\u50c5\u4f9b\u53c3\u8003\uff0c\u4e26\u4e0d\u69cb\u6210\u6295\u8cc7\u5efa\u8b70\u6216\u62db\u652c\u3002<\/span>\n        <\/p>\n        <p style=\"text-align: left;\">\n          <span style=\"color: #ffffff;\">\u9999\u6e2f\u4e2d\u74b0\u90fd\u7239\u5229\u88573-11\u865f\u5e1d\u7d0d\u5927\u5ec87\u6a13702\u5ba4 <\/span>\n          <br>\n          <span style=\"color: #ffffff;\">Room 702, 7\/F, Dina House,3-11 Duddell St., Central, Hong Kong. CS@linkwayshk.com<\/span>\n          <br>\n          <span style=\"color: #ffffff;\">\n            <img loading=\"lazy\" decoding=\"async\" class=\"wp-image-6673 alignnone\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/phone-1.png\" alt=\"\" width=\"28\" height=\"28\">\n            <span style=\"font-size: 16pt;color:#fff\">+852-2578-8228<\/span>\n          <\/span>\n        <\/p>\n      <\/div>\n      \n    <\/div>\n  <\/section>\n  <script src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/10\/aboutus.js\"><\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-info-box uagb-block-4e2bc404 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin uag-hide-desktop uag-hide-tab uag-hide-mob uag-blocks-common-selector\" style=\"--z-index-desktop:1000;;--z-index-tablet:undefined;;--z-index-mobile:undefined;\"><div class=\"uagb-infobox-margin-wrapper\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-title-wrap\"><\/div><\/div><\/div><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BLENDING FINANCE AND TECHNOLOGY \u878d\u5408\u91d1\u878d\u8207\u79d1\u6280 ABOUT LINKWAYS  &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/www.linkwayshk.com\/?page_id=6710&#038;lang=zh\"> <span class=\"screen-reader-text\">\u95dc\u65bc\u6211\u5011<\/span> \u95b1\u8b80\u5168\u6587 &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":101,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"body {\n    font-family: \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PingFangSC-Regular\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Arial\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Microsoft Yahei\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SF Pro Text\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SF Pro Icons\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PingFang SC\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Helvetica Neue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Helvetica\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",sans-serif !important;\n\tline-height:1.6;\n}\nheader{\n\tposition:fixed !important;\n}\n","site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"default","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-6710","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Linkways","author_link":"https:\/\/www.linkwayshk.com\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"BLENDING FINANCE AND TECHNOLOGY \u878d\u5408\u91d1\u878d\u8207\u79d1\u6280 ABOUT LINKWAYS ...","_links":{"self":[{"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/pages\/6710","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6710"}],"version-history":[{"count":353,"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/pages\/6710\/revisions"}],"predecessor-version":[{"id":9795,"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/pages\/6710\/revisions\/9795"}],"wp:attachment":[{"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6710"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}