{"id":80,"date":"2024-06-27T20:05:40","date_gmt":"2024-06-27T12:05:40","guid":{"rendered":"https:\/\/collagensei.com\/?page_id=80"},"modified":"2026-01-22T15:35:03","modified_gmt":"2026-01-22T07:35:03","slug":"%e0%b8%a8%e0%b8%b9%e0%b8%99%e0%b8%a2%e0%b9%8c%e0%b8%81%e0%b8%a5%e0%b8%b2%e0%b8%87","status":"publish","type":"page","link":"https:\/\/collagensei.com\/th\/research-and-innovation\/rd-center\/","title":{"rendered":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"80\" class=\"elementor elementor-80\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6cc24e e-flex e-con-boxed e-con e-parent\" data-id=\"b6cc24e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8be8490 elementor-widget elementor-widget-html\" data-id=\"8be8490\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32 | \u0e04\u0e2d\u0e25\u0e25\u0e32\u0e40\u0e08\u0e19\u0e40\u0e0b\u0e22\u0e4c<\/title>\r\n    <style>\r\n        :root {\r\n            --tech-blue: #004d99; \/* \u8f83\u6df1\u7684\u79d1\u6280\u84dd *\/\r\n            --science-teal: #00b3b3; \/* \u4eae\u9752\u8272\u4f5c\u4e3a\u70b9\u7f00\uff0c\u4ee3\u8868\u751f\u7269\u79d1\u6280 *\/\r\n            --lab-grey: #f0f2f5;\r\n            --text-main: #333;\r\n            --white: #fff;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n            color: var(--text-main);\r\n            margin: 0;\r\n            line-height: 1.6;\r\n            background-color: var(--white);\r\n        }\r\n\r\n        .container {\r\n            max-width: 2400px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .rd-hero {\r\n            background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('https:\/\/images.unsplash.com\/photo-1532094349884-543bc11b234d?auto=format&fit=crop&w=1350&q=80');\r\n            background-size: cover;\r\n            background-position: center;\r\n            height: 450px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            color: var(--white);\r\n        }\r\n        .rd-hero h1 {\r\n            font-size: 3.5rem;\r\n            margin-bottom: 10px;\r\n            letter-spacing: 1px;\r\n        }\r\n        .rd-hero p {\r\n            font-size: 1.3rem;\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n            font-weight: 300;\r\n        }\r\n\r\n        \/* Intro Section *\/\r\n        .intro-section {\r\n            padding: 80px 0;\r\n            text-align: center;\r\n        }\r\n        .intro-section h2 {\r\n            font-size: 2.2rem;\r\n            color: var(--tech-blue);\r\n            margin-bottom: 20px;\r\n        }\r\n        .intro-text {\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            color: #555;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        \/* Core Tech Grid *\/\r\n        .tech-section {\r\n            background-color: var(--lab-grey);\r\n            padding: 80px 0;\r\n        }\r\n        .section-header {\r\n            text-align: center;\r\n            margin-bottom: 60px;\r\n        }\r\n        .section-header h2 {\r\n            font-size: 2.2rem;\r\n            color: var(--tech-blue);\r\n        }\r\n        \r\n        .tech-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 30px;\r\n        }\r\n        .tech-card {\r\n            background: var(--white);\r\n            padding: 30px;\r\n            border-radius: 8px;\r\n            border-bottom: 4px solid var(--science-teal);\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\r\n            transition: transform 0.3s;\r\n        }\r\n        .tech-card:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n        .tech-icon {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 20px;\r\n            display: block;\r\n        }\r\n        .tech-card h3 {\r\n            margin-bottom: 15px;\r\n            color: var(--tech-blue);\r\n        }\r\n\r\n        \/* Process Section (Steps) *\/\r\n        .process-section {\r\n            padding: 80px 0;\r\n        }\r\n        .process-steps {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            margin-top: 50px;\r\n            flex-wrap: wrap;\r\n        }\r\n        .step-item {\r\n            flex: 1;\r\n            text-align: center;\r\n            padding: 20px;\r\n            min-width: 200px;\r\n            position: relative;\r\n        }\r\n        \/* Arrow between steps *\/\r\n        .step-item:not(:last-child):after {\r\n            content: \"\u2192\";\r\n            position: absolute;\r\n            right: -10px;\r\n            top: 40%;\r\n            font-size: 2rem;\r\n            color: #ccc;\r\n        }\r\n        .step-number {\r\n            background-color: var(--tech-blue);\r\n            color: var(--white);\r\n            width: 40px;\r\n            height: 40px;\r\n            border-radius: 50%;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-weight: bold;\r\n            margin-bottom: 15px;\r\n        }\r\n        .step-item h4 { margin-bottom: 10px; font-size: 1.1rem;}\r\n        .step-item p { font-size: 0.9rem; color: #666; }\r\n\r\n        \/* Lab Capabilities List *\/\r\n        .lab-capabilities {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 0; \/* Split view *\/\r\n        }\r\n        .lab-image {\r\n            background-image: url('https:\/\/images.unsplash.com\/photo-1579165466741-7f35a4755657?auto=format&fit=crop&w=800&q=80');\r\n            background-size: cover;\r\n            background-position: center;\r\n            min-height: 400px;\r\n        }\r\n        .lab-content {\r\n            background-color: var(--tech-blue);\r\n            color: var(--white);\r\n            padding: 60px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n        }\r\n        .lab-content h2 { margin-bottom: 30px; font-size: 2rem; }\r\n        .capability-list {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n        .capability-list li {\r\n            margin-bottom: 15px;\r\n            padding-left: 25px;\r\n            position: relative;\r\n        }\r\n        .capability-list li:before {\r\n            content: \"\u2713\";\r\n            color: var(--science-teal);\r\n            position: absolute;\r\n            left: 0;\r\n            font-weight: bold;\r\n        }\r\n\r\n        \/* Footer Simple *\/\r\n        footer {\r\n            background: #222;\r\n            color: #fff;\r\n            padding: 40px 0;\r\n            text-align: center;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .tech-grid, .lab-capabilities, .process-steps {\r\n                grid-template-columns: 1fr;\r\n                display: block;\r\n            }\r\n            .step-item:not(:last-child):after { display: none; } \/* Hide arrows on mobile *\/\r\n            .step-item { border-bottom: 1px solid #eee; margin-bottom: 20px; }\r\n            .rd-hero h1 { font-size: 2.5rem; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"rd-hero\">\r\n        <div class=\"container\">\r\n            <h1>\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32<\/h1>\r\n            <p>\u0e17\u0e35\u0e48\u0e17\u0e35\u0e48\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e1c\u0e2a\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e1e\u0e25\u0e31\u0e07\u0e0a\u0e35\u0e27\u0e34\u0e15. \u0e1c\u0e39\u0e49\u0e19\u0e33\u0e41\u0e2b\u0e48\u0e07\u0e2d\u0e19\u0e32\u0e04\u0e15\u0e02\u0e2d\u0e07\u0e40\u0e1e\u0e1b\u0e44\u0e17\u0e14\u0e4c\u0e0a\u0e35\u0e27\u0e20\u0e32\u0e1e.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <section class=\"intro-section\">\r\n        <div class=\"container\">\r\n            <h2>\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e41\u0e2b\u0e48\u0e07\u0e2d\u0e19\u0e32\u0e04\u0e15<\/h2>\r\n            <p class=\"intro-text\">\r\n                \u0e17\u0e35\u0e48 Collagensei \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e04\u0e37\u0e2d\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e19\u0e33\u0e42\u0e14\u0e22\u0e17\u0e35\u0e21\u0e2a\u0e2b\u0e2a\u0e32\u0e02\u0e32\u0e27\u0e34\u0e0a\u0e32\u0e0a\u0e35\u0e1e\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e14\u0e49\u0e27\u0e22\u0e19\u0e31\u0e01\u0e0a\u0e35\u0e27\u0e40\u0e04\u0e21\u0e35\u0e41\u0e25\u0e30\u0e19\u0e31\u0e01\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2d\u0e32\u0e2b\u0e32\u0e23 \u0e40\u0e23\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e42\u0e20\u0e04 \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e27\u0e31\u0e15\u0e16\u0e38\u0e14\u0e34\u0e1a\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34\u0e1a\u0e23\u0e34\u0e2a\u0e38\u0e17\u0e18\u0e34\u0e4c\u0e43\u0e2b\u0e49\u0e01\u0e25\u0e32\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e40\u0e0a\u0e34\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e2a\u0e39\u0e07.\r\n            <\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"tech-section\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <h2>\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2b\u0e25\u0e31\u0e01<\/h2>\r\n                <p>\u0e40\u0e17\u0e04\u0e19\u0e34\u0e04\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e25\u0e1c\u0e25\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32.<\/p>\r\n            <\/div>\r\n            <div class=\"tech-grid\">\r\n                <div class=\"tech-card\">\r\n                    <span class=\"tech-icon\">\ud83e\uddec<\/span>\r\n                    <h3>\u0e01\u0e32\u0e23\u0e22\u0e48\u0e2d\u0e22\u0e2a\u0e25\u0e32\u0e22\u0e14\u0e49\u0e27\u0e22\u0e40\u0e2d\u0e19\u0e44\u0e0b\u0e21\u0e4c<\/h3>\r\n                    <p>\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e32\u0e07\u0e40\u0e2d\u0e19\u0e44\u0e0b\u0e21\u0e4c\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e15\u0e31\u0e14\u0e2a\u0e32\u0e22\u0e42\u0e1b\u0e23\u0e15\u0e35\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e1b\u0e1b\u0e44\u0e17\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e21\u0e35\u0e24\u0e17\u0e18\u0e34\u0e4c\u0e17\u0e32\u0e07\u0e0a\u0e35\u0e27\u0e20\u0e32\u0e1e\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e40\u0e08\u0e32\u0e30\u0e08\u0e07 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e19\u0e31\u0e01\u0e42\u0e21\u0e40\u0e25\u0e01\u0e38\u0e25\u0e15\u0e48\u0e33 (\u0e40\u0e09\u0e25\u0e35\u0e48\u0e22 2000-3000 \u0e14\u0e32\u0e25\u0e15\u0e31\u0e19) \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e14\u0e39\u0e14\u0e0b\u0e36\u0e21\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14.<\/p>\r\n                <\/div>\r\n                <div class=\"tech-card\">\r\n                    <span class=\"tech-icon\">\u2697\ufe0f<\/span>\r\n                    <h3>\u0e01\u0e32\u0e23\u0e1f\u0e2d\u0e01\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e01\u0e33\u0e08\u0e31\u0e14\u0e01\u0e25\u0e34\u0e48\u0e19<\/h3>\r\n                    <p>\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e01\u0e23\u0e2d\u0e07\u0e14\u0e49\u0e27\u0e22\u0e04\u0e32\u0e23\u0e4c\u0e1a\u0e2d\u0e19\u0e01\u0e31\u0e21\u0e21\u0e31\u0e19\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e19\u0e32\u0e42\u0e19\u0e1f\u0e34\u0e25\u0e40\u0e15\u0e23\u0e0a\u0e31\u0e48\u0e19 \u0e40\u0e23\u0e32\u0e02\u0e08\u0e31\u0e14\u0e2a\u0e34\u0e48\u0e07\u0e40\u0e08\u0e37\u0e2d\u0e1b\u0e19 \u0e2a\u0e35 \u0e41\u0e25\u0e30\u0e01\u0e25\u0e34\u0e48\u0e19\u0e2d\u0e2d\u0e01\u0e44\u0e1b \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e07\u0e17\u0e35\u0e48\u0e21\u0e35\u0e23\u0e2a\u0e0a\u0e32\u0e15\u0e34\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e25\u0e32\u0e07 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e38\u0e01\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a.<\/p>\r\n                <\/div>\r\n                <div class=\"tech-card\">\r\n                    <span class=\"tech-icon\">\ud83d\udd2c<\/span>\r\n                    <h3>\u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e0a\u0e35\u0e27\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e1c\u0e25<\/h3>\r\n                    <p>\u0e40\u0e23\u0e32\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27\u0e02\u0e2d\u0e07\u0e40\u0e1e\u0e1b\u0e44\u0e17\u0e14\u0e4c\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e02\u0e49\u0e21\u0e07\u0e27\u0e14\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e1e\u0e27\u0e01\u0e21\u0e31\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e23\u0e2d\u0e14\u0e01\u0e32\u0e23\u0e22\u0e48\u0e2d\u0e22\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e44\u0e14\u0e49\u0e41\u0e25\u0e30\u0e44\u0e1b\u0e16\u0e36\u0e07\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e40\u0e22\u0e37\u0e48\u0e2d\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"lab-capabilities\">\r\n        <div class=\"lab-image\"><\/div>\r\n        <div class=\"lab-content\">\r\n            <h2>\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e02\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23<\/h2>\r\n            <p>\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e14\u0e49\u0e27\u0e22\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e17\u0e35\u0e48\u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e02\u0e49\u0e21\u0e07\u0e27\u0e14.<\/p>\r\n            <ul class=\"capability-list\">\r\n                <li><strong>HPLC \u0e41\u0e25\u0e30 GC-MS:<\/strong> \u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c\u0e01\u0e23\u0e14\u0e2d\u0e30\u0e21\u0e34\u0e42\u0e19\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2b\u0e32\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e40\u0e1b\u0e1b\u0e44\u0e17\u0e14\u0e4c\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33.<\/li>\r\n                <li><strong>\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e08\u0e38\u0e25\u0e0a\u0e35\u0e27\u0e27\u0e34\u0e17\u0e22\u0e32:<\/strong> \u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e40\u0e0a\u0e37\u0e49\u0e2d\u0e42\u0e23\u0e04\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e02\u0e49\u0e21\u0e07\u0e27\u0e14\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e1c\u0e25\u0e34\u0e15\u0e20\u0e31\u0e13\u0e11\u0e4c\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22.<\/li>\r\n                <li><strong>\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e22\u0e38\u0e01\u0e15\u0e4c<\/strong> \u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e25\u0e30\u0e25\u0e32\u0e22, \u0e04\u0e27\u0e32\u0e21\u0e04\u0e07\u0e15\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e04\u0e48\u0e32 pH, \u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e32\u0e19\u0e17\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e23\u0e49\u0e2d\u0e19\u0e43\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e14\u0e37\u0e48\u0e21\u0e41\u0e25\u0e30\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e15\u0e48\u0e32\u0e07 \u0e46.<\/li>\r\n                <li><strong>\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e17\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e17\u0e2a\u0e31\u0e21\u0e1c\u0e31\u0e2a:<\/strong> \u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e41\u0e1c\u0e07\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e23\u0e2a\u0e0a\u0e32\u0e15\u0e34, \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2a\u0e31\u0e21\u0e1c\u0e31\u0e2a, \u0e41\u0e25\u0e30\u0e01\u0e25\u0e34\u0e48\u0e19.<\/li>\r\n                <li><strong>\u0e2b\u0e49\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e16\u0e35\u0e22\u0e23:<\/strong> \u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e2d\u0e32\u0e22\u0e38\u0e01\u0e32\u0e23\u0e40\u0e01\u0e47\u0e1a\u0e23\u0e31\u0e01\u0e29\u0e32\u0e41\u0e1a\u0e1a\u0e40\u0e23\u0e48\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e20\u0e32\u0e1e\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e17\u0e31\u0e48\u0e27\u0e42\u0e25\u0e01.<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <section class=\"process-section\">\r\n        <div class=\"container\">\r\n            <div class=\"section-header\">\r\n                <h2>\u0e08\u0e32\u0e01\u0e41\u0e19\u0e27\u0e04\u0e34\u0e14\u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c<\/h2>\r\n                <p>\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e40\u0e1b\u0e34\u0e14\u0e15\u0e31\u0e27\u0e1c\u0e25\u0e34\u0e15\u0e20\u0e31\u0e13\u0e11\u0e4c\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08.<\/p>\r\n            <\/div>\r\n            <div class=\"process-steps\">\r\n                <div class=\"step-item\">\r\n                    <div class=\"step-number\">1<\/div>\r\n                    <h4>\u0e01\u0e32\u0e23\u0e04\u0e34\u0e14\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e04\u0e4c<\/h4>\r\n                    <p>\u0e01\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e38\u0e41\u0e19\u0e27\u0e42\u0e19\u0e49\u0e21\u0e02\u0e2d\u0e07\u0e15\u0e25\u0e32\u0e14\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32.<\/p>\r\n                <\/div>\r\n                <div class=\"step-item\">\r\n                    <div class=\"step-number\">2<\/div>\r\n                    <h4>\u0e2a\u0e39\u0e15\u0e23<\/h4>\r\n                    <p>\u0e01\u0e32\u0e23\u0e1c\u0e2a\u0e21\u0e2a\u0e39\u0e15\u0e23\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e14\u0e49\u0e27\u0e22\u0e2a\u0e48\u0e27\u0e19\u0e1c\u0e2a\u0e21\u0e17\u0e35\u0e48\u0e21\u0e35\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e1e\u0e34\u0e40\u0e28\u0e29.<\/p>\r\n                <\/div>\r\n                <div class=\"step-item\">\r\n                    <div class=\"step-number\">3<\/div>\r\n                    <h4>\u0e01\u0e32\u0e23\u0e17\u0e14\u0e25\u0e2d\u0e07\u0e19\u0e33\u0e23\u0e48\u0e2d\u0e07<\/h4>\r\n                    <p>\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e43\u0e19\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e19\u0e49\u0e2d\u0e22\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e44\u0e14\u0e49.<\/p>\r\n                <\/div>\r\n                <div class=\"step-item\">\r\n                    <div class=\"step-number\">4<\/div>\r\n                    <h4>\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07<\/h4>\r\n                    <p>\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e16\u0e35\u0e22\u0e23 \u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e17\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e17\u0e2a\u0e31\u0e21\u0e1c\u0e31\u0e2a.<\/p>\r\n                <\/div>\r\n                <div class=\"step-item\">\r\n                    <div class=\"step-number\">5<\/div>\r\n                    <h4>\u0e02\u0e22\u0e32\u0e22\u0e02\u0e19\u0e32\u0e14<\/h4>\r\n                    <p>\u0e01\u0e32\u0e23\u0e16\u0e48\u0e32\u0e22\u0e17\u0e2d\u0e14\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e43\u0e19\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e21\u0e32\u0e01.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n\r\n<\/body>\r\n<\/html>\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>","protected":false},"excerpt":{"rendered":"<p>R&#038;D Center | Collagensei R&#038;D Center Where Science Meets Vitality. Pioneering the future of bioactive peptides. Innovating for Tomorrow&#8217;s Health [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":77,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","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":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-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-opacity":"","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-opacity":"","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-opacity":"","overlay-gradient":""}},"ast-content-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-opacity":"","overlay-gradient":""},"tablet":{"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-opacity":"","overlay-gradient":""},"mobile":{"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-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-80","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,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"collagensei.com","author_link":"https:\/\/collagensei.com\/th\/author\/collagensei\/"},"uagb_comment_info":0,"uagb_excerpt":"R&#038;D Center | Collagensei R&#038;D Center Where Science Meets Vitality. Pioneering the future of bioactive peptides. Innovating for Tomorrow&#8217;s Health [&hellip;]","_links":{"self":[{"href":"https:\/\/collagensei.com\/th\/wp-json\/wp\/v2\/pages\/80","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/collagensei.com\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/collagensei.com\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/collagensei.com\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/collagensei.com\/th\/wp-json\/wp\/v2\/comments?post=80"}],"version-history":[{"count":6,"href":"https:\/\/collagensei.com\/th\/wp-json\/wp\/v2\/pages\/80\/revisions"}],"predecessor-version":[{"id":15946,"href":"https:\/\/collagensei.com\/th\/wp-json\/wp\/v2\/pages\/80\/revisions\/15946"}],"up":[{"embeddable":true,"href":"https:\/\/collagensei.com\/th\/wp-json\/wp\/v2\/pages\/77"}],"wp:attachment":[{"href":"https:\/\/collagensei.com\/th\/wp-json\/wp\/v2\/media?parent=80"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}