{"id":1719,"date":"2024-04-14T05:40:09","date_gmt":"2024-04-14T05:40:09","guid":{"rendered":"https:\/\/jupiterlogistics.group\/tw\/gssa\/"},"modified":"2024-10-04T01:28:00","modified_gmt":"2024-10-04T01:28:00","slug":"gssa","status":"publish","type":"page","link":"https:\/\/jupiterlogistics.group\/tw\/gssa\/","title":{"rendered":"\u822a\u7a7a\u516c\u53f8\u8ca8\u904b\u92b7\u552e\u53ca\u670d\u52d9\u4ee3\u7406\u670d\u52d9"},"content":{"rendered":"<div class=\"\">\n    <div class=\"relative min-h-52 md:min-h-60 lg:min-h-[322px] flex justify-center items-center \">\n                <img decoding=\"async\" class=\"absolute w-full h-full inset-0 object-cover\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/uploads\/sites\/6\/2024\/04\/Rectangle-34624532.png\"\n            alt=\"\" \/>\n        \n        <div class=\"container z-10  text-white\">\n            <div class='container-md '>\n                <h1 class=\"heading1 font-bold leading-[1.2] uppercase\"> \u822a\u7a7a\u516c\u53f8\u8ca8\u904b\u92b7\u552e\u53ca\u670d\u52d9\u4ee3\u7406\u670d\u52d9<\/h1>\n            <\/div>\n        <\/div>\n        <div class=\"absolute inset-0 w-full h-full  bg-banner-gradient \"><\/div>\n    <\/div>\n    <div>\n        <div class=\"h-[28px] w-full bg-primaryblue\"><\/div>\n        <div class=\"h-[6px] w-full bg-green\"><\/div>\n    <\/div>\n<\/div>\n\n\n<div id=\"breadcrumbs\">\n    <div class=\"container\">\n        <div class=\"container-md mt-1 py-5 3xl:py-6 font-medium\">\n            <div class=\"breadcrumb-items\">\n                <a class=\"page-link\" href=\"https:\/\/jupiterlogistics.group\/tw\">\u9996\u9801<\/a>            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div class=\"container business-about mb-4 md:mb-[32px] 2xl:mb-[42px] 6xl:mb-[60px]\">\n    <div class=\"pb-2 mt-5 lg:mt-[30px] container-sm  flex flex-col justify-center items-center\">\n        <div class=\"max-w-[1082px] text-center mx-auto\">\n            <h2 class=\"heading2 font-medium text-darkgrey\"><\/h2>\n                        <div class='mt-3 md:mt-[20px] text-primary heading6 leading-[1.4] max-w-[914px] mx-auto content'>\n                <p>\u5728Jupiter Group\uff0c\u6211\u5011\u63d0\u4f9b\u5168\u7403\u92b7\u552e\u548c\u670d\u52d9\u4ee3\u7406\uff08GSSA\uff09\u696d\u52d9\u3002\u4f5c\u70ba\u60a8\u503c\u5f97\u4fe1\u8cf4\u7684\u5408\u4f5c\u5925\u4f34\uff0c\u6211\u5011\u5c08\u6ce8\u65bc\u70ba\u822a\u7a7a\u516c\u53f8\u63d0\u4f9b\u5168\u7403\u5e02\u5834\u7684\u8ca8\u904b\u7ba1\u7406\u670d\u52d9\uff0c\u52a9\u60a8\u4e8b\u696d\u84b8\u84b8\u65e5\u4e0a\u3002<\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n<div class=\" z-50 bg-white\">\n    <div class=\"container\">\n        <div class=\"container-md\">\n            <div\n                class=\"py-3 lg:py-6 mb-4 md:mb-[32px] 2xl:mb-[42px] 6xl:mb-[60px] flex flex-col md:flex-row md:flex-wrap items-center \">\n                                                <div class=\"flex items-center \">\n                    <a href=\"#our-services\"\n                        class='link py-2 md:py-[10px] heading4 font-medium text-primaryblue border-b-[5px] border-transparent active'>\n                        \u6211\u5011\u7684\u670d\u52d9<\/a>\n                    <div\n                        class=\"hidden md:block h-[27px] bg-[#BDBDBD] w-[1px] mx-4 md:mx-6 lg:mx-[28px] \">\n                    <\/div>\n                <\/div>\n                                <div class=\"flex items-center \">\n                    <a href=\"#our-clients\"\n                        class='link py-2 md:py-[10px] heading4 font-medium text-primaryblue border-b-[5px] border-transparent '>\n                        \u6211\u5011\u7684\u5ba2\u6236<\/a>\n                    <div\n                        class=\"hidden md:block h-[27px] bg-[#BDBDBD] w-[1px] mx-4 md:mx-6 lg:mx-[28px] md:hidden\">\n                    <\/div>\n                <\/div>\n                                            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    \/\/ Handles click events on links\n    const links = document.querySelectorAll('.link');\n    links.forEach(link => {\n        link.addEventListener('click', function() {\n            links.forEach(l => l.classList.remove('active'));\n            this.classList.add('active');\n        });\n    });\n\n    \/\/ Prepare sections data\n    const sections = Array.from(document.querySelectorAll(\".section\")).reduce((acc, e) => {\n        acc[e.id] = e.offsetTop;\n        return acc;\n    }, {});\n\n    \/\/ Handle scrolling\n    window.onscroll = () => {\n        const scrollPosition = document.documentElement.scrollTop || document.body.scrollTop;\n\n        for (let id in sections) {\n            if (sections[id] <= scrollPosition) {\n                \/\/ Remove 'active' class from any element that currently has it\n                const currentlyActive = document.querySelector('.active');\n                if (currentlyActive) {\n                    currentlyActive.classList.remove('active');\n                }\n\n\n                \/\/ Find the corresponding anchor and add 'active' class\n                const newActive = document.querySelector(`a[href*=\"${id}\"]`);\n                if (newActive) {\n                    newActive.classList.add('active');\n                }\n\n            }\n        }\n    };\n});\n<\/script>\n\n\n\n<div id=\"\u6211\u5011\u7684\u670d\u52d9\" class=\"container\">\n    <div class=\"container-md\">\n        <h2 class=\"text-darkgrey heading2 font-medium\">\u6211\u5011\u7684\u670d\u52d9<\/h2>\n        <div class=\"my-4 md:my-6 lg:my-[40px] grid md:grid-cols-2 gap-x-[40px] gap-y-[50px]\">\n                                    <div class=\"relative bg-grey flex flex-col\">\n                <div class=\"px-3 md:px-6 lg:px-[40px] my-8 flex-1\">\n                    <h3 class=\"heading3 mt-4 md:mt-6 lg:mt-[40px] font-medium text-darkgrey\">\n                        \u672c\u5730\u5e02\u5834\u5c08\u5bb6<\/h3>\n                    <div class=\"mt-2 md:mt-3 lg:mt-[20px] heading6\">\n                        \u6211\u5011\u7684\u5718\u968a\u5728\u6211\u5011\u71df\u904b\u7684\u7576\u5730\u5e02\u5834\u4e0a\u64c1\u6709\u8c50\u5bcc\u7684\u7d93\u9a57\u548c\u6df1\u5165\u7684\u4e86\u89e3\u3002\u4ed6\u5011\u5c0d\u6bcf\u500b\u5730\u5340\u7368\u7279\u7684\u52d5\u614b\u548c\u8907\u96dc\u6027\u6709\u6df1\u5165\u7684\u8a8d\u8b58\uff0c\u80fd\u5920\u63d0\u4f9b\u7b26\u5408\u5ba2\u6236\u7279\u5b9a\u9700\u6c42\u7684\u91cf\u8eab\u5b9a\u5236\u89e3\u6c7a\u65b9\u6848\u3002                    <\/div>\n                <\/div>\n                <div class=\"relative md:aspect-[3\/2]\">\n                                        <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/themes\/jupiter-group\/public\/images\/arc.svg\" alt=\"circle shape\"\n                        class=\"absolute top-0\" \/>\n                    <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/uploads\/sites\/6\/2024\/04\/jupiter-local-market-experts.jpeg\" alt=\"\"\n                        class=\"w-full h-full object-cover px-[1px] pt-[1px]\" \/>\n                                    <\/div>\n            <\/div>\n                        <div class=\"relative bg-grey flex flex-col\">\n                <div class=\"px-3 md:px-6 lg:px-[40px] my-8 flex-1\">\n                    <h3 class=\"heading3 mt-4 md:mt-6 lg:mt-[40px] font-medium text-darkgrey\">\n                        \u5b9a\u5236\u92b7\u552e\u7b56\u7565<\/h3>\n                    <div class=\"mt-2 md:mt-3 lg:mt-[20px] heading6\">\n                        \u6211\u5011\u70ba\u5408\u4f5c\u7684\u6bcf\u5bb6\u822a\u7a7a\u516c\u53f8\u5236\u5b9a\u5275\u65b0\u4e14\u91cf\u8eab\u5b9a\u5236\u7684\u92b7\u552e\u7b56\u7565\u3002\u901a\u904e\u4ed4\u7d30\u5206\u6790\u4ed6\u5011\u7684\u9700\u6c42\u548c\u5e02\u5834\u74b0\u5883\uff0c\u6211\u5011\u5236\u5b9a\u6709\u91dd\u5c0d\u6027\u7684\u65b9\u6cd5\uff0c\u6700\u5927\u5316\u92b7\u552e\u6a5f\u6703\u4e26\u63a8\u52d5\u6536\u5165\u589e\u9577\u3002                    <\/div>\n                <\/div>\n                <div class=\"relative md:aspect-[3\/2]\">\n                                        <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/themes\/jupiter-group\/public\/images\/arc.svg\" alt=\"circle shape\"\n                        class=\"absolute top-0\" \/>\n                    <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/uploads\/sites\/6\/2024\/04\/jupiter-customized-sales.png\" alt=\"\"\n                        class=\"w-full h-full object-cover px-[1px] pt-[1px]\" \/>\n                                    <\/div>\n            <\/div>\n                        <div class=\"relative bg-grey flex flex-col\">\n                <div class=\"px-3 md:px-6 lg:px-[40px] my-8 flex-1\">\n                    <h3 class=\"heading3 mt-4 md:mt-6 lg:mt-[40px] font-medium text-darkgrey\">\n                        \u7cbe\u78ba\u7684\u92b7\u552e\u805a\u7126<\/h3>\n                    <div class=\"mt-2 md:mt-3 lg:mt-[20px] heading6\">\n                        \u6211\u5011\u7684\u92b7\u552e\u5de5\u4f5c\u5c08\u6ce8\u4e14\u6709\u91dd\u5c0d\u6027\uff0c\u78ba\u4fdd\u6211\u5011\u80fd\u5920\u5728\u5e02\u5834\u4e2d\u8b58\u5225\u4e26\u6293\u4f4f\u95dc\u9375\u6a5f\u9047\u3002\u6211\u5011\u7a4d\u6975\u5c0b\u627e\u6f5b\u5728\u5ba2\u6236\uff0c\u4e26\u5efa\u7acb\u7262\u56fa\u7684\u95dc\u4fc2\uff0c\u4ee5\u512a\u5316\u92b7\u552e\u7d50\u679c\u3002                    <\/div>\n                <\/div>\n                <div class=\"relative md:aspect-[3\/2]\">\n                                        <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/themes\/jupiter-group\/public\/images\/arc.svg\" alt=\"circle shape\"\n                        class=\"absolute top-0\" \/>\n                    <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/uploads\/sites\/6\/2024\/04\/jupiter-precise-sale.png\" alt=\"\"\n                        class=\"w-full h-full object-cover px-[1px] pt-[1px]\" \/>\n                                    <\/div>\n            <\/div>\n                        <div class=\"relative bg-grey flex flex-col\">\n                <div class=\"px-3 md:px-6 lg:px-[40px] my-8 flex-1\">\n                    <h3 class=\"heading3 mt-4 md:mt-6 lg:mt-[40px] font-medium text-darkgrey\">\n                        \u9ad8\u6548\u7684\u8ca8\u7269\u9810\u8a02<\/h3>\n                    <div class=\"mt-2 md:mt-3 lg:mt-[20px] heading6\">\n                        \u6211\u5011\u4ee5\u9ad8\u6548\u548c\u6e96\u78ba\u7684\u65b9\u5f0f\u8655\u7406\u8ca8\u7269\u9810\u8a02\uff0c\u78ba\u4fdd\u9810\u8a02\u6d41\u7a0b\u7121\u7e2b\u4e26\u9032\u884c\u6e96\u78ba\u7684\u6587\u6a94\u8655\u7406\u3002\u6211\u5011\u7684\u5c08\u696d\u5718\u968a\u78ba\u4fdd\u53ca\u6642\u9810\u8a02\uff0c\u6e1b\u5c11\u5ef6\u8aa4\uff0c\u512a\u5316\u4f9b\u61c9\u93c8\u6548\u7387\u3002                    <\/div>\n                <\/div>\n                <div class=\"relative md:aspect-[3\/2]\">\n                                        <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/themes\/jupiter-group\/public\/images\/arc.svg\" alt=\"circle shape\"\n                        class=\"absolute top-0\" \/>\n                    <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/uploads\/sites\/6\/2024\/04\/jupiter-efficient-cargo.png\" alt=\"\"\n                        class=\"w-full h-full object-cover px-[1px] pt-[1px]\" \/>\n                                    <\/div>\n            <\/div>\n                        <div class=\"relative bg-grey flex flex-col\">\n                <div class=\"px-3 md:px-6 lg:px-[40px] my-8 flex-1\">\n                    <h3 class=\"heading3 mt-4 md:mt-6 lg:mt-[40px] font-medium text-darkgrey\">\n                        \u80fd\u529b\u7ba1\u7406\u548c\u512a\u5316<\/h3>\n                    <div class=\"mt-2 md:mt-3 lg:mt-[20px] heading6\">\n                        \u901a\u904e\u7cbe\u5bc6\u7684\u80fd\u529b\u7ba1\u7406\u548c\u512a\u5316\uff0c\u6211\u5011\u78ba\u4fdd\u6709\u6548\u6eff\u8db3\u5ba2\u6236\u7684\u8ca8\u7269\u9700\u6c42\u3002\u501f\u52a9\u6211\u5011\u7684\u884c\u696d\u77e5\u8b58\u548c\u7db2\u7d61\uff0c\u6211\u5011\u78ba\u4fdd\u7372\u5f97\u9069\u7576\u7684\u904b\u8f38\u80fd\u529b\uff0c\u907f\u514d\u8ca8\u7269\u7a7a\u9593\u904e\u8a02\u6216\u672a\u5145\u5206\u5229\u7528\u7684\u60c5\u6cc1\u3002                    <\/div>\n                <\/div>\n                <div class=\"relative md:aspect-[3\/2]\">\n                                        <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/themes\/jupiter-group\/public\/images\/arc.svg\" alt=\"circle shape\"\n                        class=\"absolute top-0\" \/>\n                    <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/uploads\/sites\/6\/2024\/04\/jupiter-capacity-management.png\" alt=\"\"\n                        class=\"w-full h-full object-cover px-[1px] pt-[1px]\" \/>\n                                    <\/div>\n            <\/div>\n                        <div class=\"relative bg-grey flex flex-col\">\n                <div class=\"px-3 md:px-6 lg:px-[40px] my-8 flex-1\">\n                    <h3 class=\"heading3 mt-4 md:mt-6 lg:mt-[40px] font-medium text-darkgrey\">\n                        \u5353\u8d8a\u7684\u5ba2\u6236\u670d\u52d9<\/h3>\n                    <div class=\"mt-2 md:mt-3 lg:mt-[20px] heading6\">\n                        \u6211\u5011\u512a\u5148\u63d0\u4f9b\u5353\u8d8a\u7684\u5ba2\u6236\u670d\u52d9\u548c\u6eff\u610f\u5ea6\u3002\u6211\u5011\u5c08\u9580\u7684\u5ba2\u6236\u670d\u52d9\u5718\u968a\u96a8\u6642\u70ba\u60a8\u63d0\u4f9b\u652f\u63f4\uff0c\u89e3\u7b54\u7591\u554f\uff0c\u4e26\u8fc5\u901f\u89e3\u6c7a\u4efb\u4f55\u554f\u984c\u3002\u6211\u5011\u52aa\u529b\u8d85\u8d8a\u5ba2\u6236\u671f\u671b\uff0c\u5efa\u7acb\u57fa\u65bc\u4fe1\u4efb\u548c\u53ef\u9760\u6027\u7684\u9577\u671f\u5408\u4f5c\u95dc\u4fc2                    <\/div>\n                <\/div>\n                <div class=\"relative md:aspect-[3\/2]\">\n                                        <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/themes\/jupiter-group\/public\/images\/arc.svg\" alt=\"circle shape\"\n                        class=\"absolute top-0\" \/>\n                    <img decoding=\"async\" src=\"https:\/\/jupiterlogistics.group\/tw\/wp-content\/uploads\/sites\/6\/2024\/04\/jupiter-exceptional.png\" alt=\"\"\n                        class=\"w-full h-full object-cover px-[1px] pt-[1px]\" \/>\n                                    <\/div>\n            <\/div>\n                                <\/div>\n    <\/div>\n<\/div>\n\n\n<div id='our-clients' class=\"container section\">\n    <div class=\"container-md py-[42px] md:py-[60px] lg:py-[80px] 2xl:py-[100px]\">\n        <h4 class=\" text-darkgrey heading2 font-medium max-xl:text-center\">-<\/h4>\n        <div class=\"flex flex-wrap mt-6 md:mt-8 xl:mt-10 justify-center -mx-2.5 xl:-mx-4 xl:justify-start\">\n                    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<section id=\"successful\" class=\"section bg-white latest-news overflow-hidden\">\n    <div class=\"container\">\n        <div class=\"container-md py-10 md:py-[60px] lg:py-20\">\n            <div class=\"sm:flex justify-between items-center\">\n                <h2 class=\" text-darkgrey font-medium heading1\">-<\/h2>\n                            <\/div>\n            <div class=\"xl:mt-[33px] pt-5 md:pt-[27px] relative\">\n                <div class=\"curtain\"><\/div>\n                <div class=\"swiper news-swiper\">\n                    <div class=\"swiper-wrapper\">\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"enquiry_type":[],"class_list":["post-1719","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/jupiterlogistics.group\/tw\/wp-json\/wp\/v2\/pages\/1719","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jupiterlogistics.group\/tw\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jupiterlogistics.group\/tw\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jupiterlogistics.group\/tw\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/jupiterlogistics.group\/tw\/wp-json\/wp\/v2\/comments?post=1719"}],"version-history":[{"count":7,"href":"https:\/\/jupiterlogistics.group\/tw\/wp-json\/wp\/v2\/pages\/1719\/revisions"}],"predecessor-version":[{"id":2024,"href":"https:\/\/jupiterlogistics.group\/tw\/wp-json\/wp\/v2\/pages\/1719\/revisions\/2024"}],"wp:attachment":[{"href":"https:\/\/jupiterlogistics.group\/tw\/wp-json\/wp\/v2\/media?parent=1719"}],"wp:term":[{"taxonomy":"enquiry_type","embeddable":true,"href":"https:\/\/jupiterlogistics.group\/tw\/wp-json\/wp\/v2\/enquiry_type?post=1719"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}