{"id":165,"date":"2025-06-26T11:59:42","date_gmt":"2025-06-26T11:59:42","guid":{"rendered":"https:\/\/lotuspure.io\/?page_id=165"},"modified":"2025-07-06T09:26:14","modified_gmt":"2025-07-06T09:26:14","slug":"%e9%87%91%e5%8f%91%e4%ba%a7%e5%93%81","status":"publish","type":"page","link":"https:\/\/lotuspure.io\/?page_id=165","title":{"rendered":"\u91d1\u53d1\u4ea7\u54c1"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"165\" class=\"elementor elementor-165\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6948ee4 e-flex e-con-boxed e-con e-parent\" data-id=\"6948ee4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-042b7d7 elementor-widget elementor-widget-text-editor\" data-id=\"042b7d7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"zh-Hant\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u91d1\u53d1\u4ea7\u54c1 &#8211; \u83b2\u82b1\u51c0\u6e90<\/title>\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/tailwindcss@2.2.19\/dist\/tailwind.min.css\" rel=\"stylesheet\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+SC:wght@300;400;700&#038;family=Playfair+Display:wght@700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Noto Sans SC', sans-serif;\n            color: #333;\n            background-color: #f8f8f8;\n        }\n        h1, h2, h3, h4 {\n            font-family: 'Playfair Display', serif;\n            color: #1a4d2e; \/* Deep green *\/\n        }\n        .btn-primary {\n            background-color: #4a934a; \/* A vibrant green *\/\n            color: white;\n            padding: 0.75rem 1.5rem;\n            border-radius: 0.5rem;\n            transition: background-color 0.3s ease;\n            display: inline-block;\n            text-decoration: none;\n        }\n        .btn-primary:hover {\n            background-color: #3b7a3b;\n        }\n        .section-title {\n            position: relative;\n            display: inline-block;\n            margin-bottom: 2rem;\n        }\n        .section-title::after {\n            content: '';\n            position: absolute;\n            left: 50%;\n            transform: translateX(-50%);\n            bottom: -10px;\n            width: 60px;\n            height: 4px;\n            background-color: #4a934a;\n            border-radius: 2px;\n        }\n        .product-card {\n            background-color: white;\n            border-radius: 0.75rem;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            overflow: hidden;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            height: 100%; \/* Ensure cards in a grid have consistent height *\/\n            margin-bottom: 2rem; \/* Add vertical spacing between cards *\/\n        }\n        .product-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 15px rgba(0,0,0,0.15);\n        }\n        .product-card img {\n            width: 100%;\n            height: 200px; \/* Fixed height for product images *\/\n            object-fit: contain; \/* Ensures the whole image is visible *\/\n            background-color: #f8f8f8; \/* Light background for product images *\/\n            border-bottom: 1px solid #eee;\n        }\n        .product-card-content {\n            padding: 1.5rem;\n            flex-grow: 1; \/* Allows content to expand and push button to bottom *\/\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n        }\n\n        \/* Specific button styles for product cards *\/\n        .product-card .action-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 0.5rem; \/* Space between buttons *\/\n            margin-top: 1rem;\n        }\n        .product-card .action-buttons .btn {\n            padding: 0.5rem 1rem;\n            font-size: 0.875rem; \/* text-sm *\/\n            border-radius: 0.375rem; \/* rounded-md *\/\n            font-weight: 600; \/* font-semibold *\/\n            text-decoration: none;\n            transition: background-color 0.2s ease, color 0.2s ease;\n        }\n        .product-card .action-buttons .btn-details {\n            background-color: #4a934a;\n            color: white;\n        }\n        .product-card .action-buttons .btn-details:hover {\n            background-color: #3b7a3b;\n        }\n        .product-card .action-buttons .btn-brochure,\n        .product-card .action-buttons .btn-inquiry {\n            background-color: #e2e8f0;\n            color: #4a5568;\n            border: 1px solid #cbd5e0;\n        }\n        .product-card .action-buttons .btn-brochure:hover,\n        .product-card .action-buttons .btn-inquiry:hover {\n            background-color: #cbd5e0;\n            color: #2d3748;\n        }\n\n        @media (max-width: 768px) {\n            .product-card .action-buttons {\n                flex-direction: column; \/* Stack buttons vertically on small cards *\/\n                gap: 0.5rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gray-50\">\n\n    <main class=\"container mx-auto px-4 py-8\">\n\n        <section class=\"text-center mb-12\">\n            <h1 class=\"text-5xl section-title mb-4\">\u91d1\u53d1 (KINGFA) \u4ea7\u54c1<\/h1>\n            <p class=\"text-lg text-gray-700 max-w-3xl mx-auto\">\n                \u91d1\u53d1\u79d1\u6280\u4e3a\u60a8\u5e26\u6765\u521b\u65b0\u3001\u9ad8\u6027\u80fd\u7684\u73af\u4fdd\u9632\u62a4\u4ea7\u54c1\u3002\n            <\/p>\n        <\/section>\n\n        <section id=\"biodegradable-products\" class=\"py-8 bg-white p-8 rounded-lg shadow-md\">\n            <h2 class=\"text-3xl font-bold mb-8 text-green-700 text-center\">\u53ef\u751f\u7269\u964d\u89e3\u4ea7\u54c1<\/h2>\n            <div class=\"flex flex-col items-center\">\n                <div class=\"product-card w-full max-w-2xl\"> <img decoding=\"async\" src=\"https:\/\/lotuspure.io\/wp-content\/uploads\/2025\/07\/566f4ab5d6c1457c9d08f326f5803c56.421x300.1.jpg\" alt=\"\u91d1\u53d1\u53ef\u751f\u7269\u964d\u89e3\u4e01\u8148\u624b\u5957\">\n                    <div class=\"product-card-content\">\n                        <h3 class=\"text-2xl font-bold mb-2 text-green-700\">\u91d1\u53d1\u53ef\u751f\u7269\u964d\u89e3\u4e01\u8148\u624b\u5957<\/h3>\n                        <p class=\"text-gray-600 mb-4\">\n                            KINGFA\u53ef\u751f\u7269\u964d\u89e3\u4e01\u8148\u68c0\u67e5\u624b\u5957\u4e13\u95e8\u8bbe\u8ba1\u7528\u4e8e\u5728\u538c\u6c27\u548c\u597d\u6c27\u5783\u573e\u586b\u57cb\u573a\u4e2d\u751f\u7269\u964d\u89e3\u3002\n                        <\/p>\n                        <ul class=\"list-disc pl-5 text-gray-600 text-sm mb-4\">\n                            <li>3.5g, \u53ef\u751f\u7269\u964d\u89e3, \u65e0\u7c89<\/li>\n                            <li>FDA 510K\/CE, ASTM D6319, ASTM D6978, ASTM D5511, EN455, EN374<\/li>\n                        <\/ul>\n                        <div class=\"action-buttons mt-auto\">\n                            <a href=\"https:\/\/lotuspure.io\/?page_id=379\" class=\"btn btn-details\">\u8be6\u60c5<\/a>\n                            <a href=\"https:\/\/lotuspure.io\/wp-content\/uploads\/2025\/07\/KINGFABiodegradableNitrileGlovesBrochure.pdf\" target=\"_blank\" class=\"btn btn-brochure\">\u624b\u518c<\/a>\n                            <a href=\"https:\/\/lotuspure.io\/?page_id=192\" class=\"btn btn-inquiry\">\u54a8\u8be2<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"product-card w-full max-w-2xl\"> <img decoding=\"async\" src=\"https:\/\/lotuspure.io\/wp-content\/uploads\/2025\/07\/SKU-1.jpg\" alt=\"\u91d1\u53d1\u53ef\u751f\u7269\u964d\u89e3\u533b\u7528\u5916\u79d1\u53e3\u7f69\">\n                    <div class=\"product-card-content\">\n                        <h3 class=\"text-2xl font-bold mb-2 text-green-700\">\u91d1\u53d1\u53ef\u751f\u7269\u964d\u89e3\u533b\u7528\u5916\u79d1\u53e3\u7f69<\/h3>\n                        <p class=\"text-gray-600 mb-4\">\n                            \u91d1\u53d1\u53ef\u751f\u7269\u964d\u89e3\u533b\u7528\u5916\u79d1\u53e3\u7f69\u91c7\u7528100%\u53ef\u751f\u7269\u964d\u89e3PLA\u6750\u6599\uff0c\u63d0\u4f9b\u9ad8\u6548\u8fc7\u6ee4\u548c\u5065\u5eb7\u73af\u4fdd\u53cc\u91cd\u4fdd\u969c\u3002\n                        <\/p>\n                        <ul class=\"list-disc pl-5 text-gray-600 text-sm mb-4\">\n                            <li>100% \u53ef\u751f\u7269\u964d\u89e3PLA<\/li>\n                            <li>Type II, EN14683:2019+AC: 2019<\/li>\n                            <li>\u7ec6\u83cc\u8fc7\u6ee4\u6548\u7387 (BFE): \u226599.8%<\/li>\n                        <\/ul>\n                        <div class=\"action-buttons mt-auto\">\n                            <a href=\"https:\/\/lotuspure.io\/?page_id=422\" class=\"btn btn-details\">\u8be6\u60c5<\/a>\n                            <a href=\"https:\/\/lotuspure.io\/wp-content\/uploads\/2025\/07\/Bio-DegradableMasksBrochure_page-0005-scaled.jpg\" target=\"_blank\" class=\"btn btn-brochure\">\u624b\u518c<\/a>\n                            <a href=\"https:\/\/lotuspure.io\/?page_id=192\" class=\"btn btn-inquiry\">\u54a8\u8be2<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <\/div>\n        <\/section>\n\n    <\/main>\n\n<\/body>\n<\/html>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u91d1\u53d1\u4ea7\u54c1 &#8211; \u83b2\u82b1\u51c0\u6e90 \u91d1\u53d1 (KINGFA) \u4ea7\u54c1 \u91d1\u53d1\u79d1\u6280\u4e3a\u60a8\u5e26\u6765\u521b\u65b0\u3001\u9ad8\u6027\u80fd\u7684\u73af\u4fdd\u9632\u62a4\u4ea7\u54c1\u3002 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-165","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lotuspure.io\/index.php?rest_route=\/wp\/v2\/pages\/165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lotuspure.io\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lotuspure.io\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lotuspure.io\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lotuspure.io\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=165"}],"version-history":[{"count":7,"href":"https:\/\/lotuspure.io\/index.php?rest_route=\/wp\/v2\/pages\/165\/revisions"}],"predecessor-version":[{"id":434,"href":"https:\/\/lotuspure.io\/index.php?rest_route=\/wp\/v2\/pages\/165\/revisions\/434"}],"wp:attachment":[{"href":"https:\/\/lotuspure.io\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}