{"id":50,"date":"2026-07-14T16:21:01","date_gmt":"2026-07-14T08:21:01","guid":{"rendered":"https:\/\/hongri.zhenhua.lu\/?page_id=50"},"modified":"2026-07-29T17:34:51","modified_gmt":"2026-07-29T09:34:51","slug":"aboutus","status":"publish","type":"page","link":"https:\/\/hongri.opendom.cn\/zh\/aboutus\/","title":{"rendered":"\u5173\u4e8e\u5f18\u745e\u5236\u836f"},"content":{"rendered":"<p>.hongri-about-page,<br \/>\n.hongri-about-page * {<br \/>\n    box-sizing: border-box;<br \/>\n}<\/p>\n<p>.hongri-about-page {<br \/>\n    &#8211;hr-primary: #0fa6a6;<br \/>\n    &#8211;hr-dark: #102c3c;<br \/>\n    &#8211;hr-pink: #e82c7c;<br \/>\n    &#8211;hr-yellow: #f3cf16;<br \/>\n    &#8211;hr-light: #f3faf9;<br \/>\n    &#8211;hr-border: #dcebea;<br \/>\n    &#8211;hr-text: #43545d;<br \/>\n    width: 100%;<br \/>\n    color: var(&#8211;hr-text);<br \/>\n    font-family: Arial, Helvetica, sans-serif;<br \/>\n    line-height: 1.7;<br \/>\n}<\/p>\n<p>.hongri-about-page h1,<br \/>\n.hongri-about-page h2,<br \/>\n.hongri-about-page h3 {<br \/>\n    color: var(&#8211;hr-dark);<br \/>\n    line-height: 1.2;<br \/>\n    margin-top: 0;<br \/>\n}<\/p>\n<p>.hongri-about-page h1 {<br \/>\n    max-width: 780px;<br \/>\n    margin-bottom: 24px;<br \/>\n    font-size: clamp(42px, 6vw, 72px);<br \/>\n    color: #fff;<br \/>\n}<\/p>\n<p>.hongri-about-page h2 {<br \/>\n    margin-bottom: 20px;<br \/>\n    font-size: clamp(30px, 4vw, 46px);<br \/>\n}<\/p>\n<p>.hongri-about-page h3 {<br \/>\n    margin-bottom: 12px;<br \/>\n    font-size: 22px;<br \/>\n}<\/p>\n<p>.hongri-about-page p {<br \/>\n    margin-top: 0;<br \/>\n}<\/p>\n<p>.hr-container {<br \/>\n    width: min(1180px, calc(100% &#8211; 40px));<br \/>\n    margin: 0 auto;<br \/>\n}<\/p>\n<p>.hr-section {<br \/>\n    padding: 90px 0;<br \/>\n}<\/p>\n<p>.hr-section-light {<br \/>\n    background: var(&#8211;hr-light);<br \/>\n}<\/p>\n<p>.hr-eyebrow {<br \/>\n    display: inline-block;<br \/>\n    margin-bottom: 18px;<br \/>\n    color: var(&#8211;hr-primary);<br \/>\n    font-size: 14px;<br \/>\n    font-weight: 700;<br \/>\n    letter-spacing: 2px;<br \/>\n    text-transform: uppercase;<br \/>\n}<\/p>\n<p>.hr-lead {<br \/>\n    max-width: 820px;<br \/>\n    font-size: 19px;<br \/>\n    line-height: 1.8;<br \/>\n}<\/p>\n<p>.hr-hero {<br \/>\n    position: relative;<br \/>\n    display: flex;<br \/>\n    min-height: 620px;<br \/>\n    align-items: center;<br \/>\n    overflow: hidden;<br \/>\n    background:<br \/>\n        linear-gradient(90deg, rgba(8, 35, 48, .94) 0%, rgba(8, 35, 48, .82) 48%, rgba(8, 35, 48, .28) 100%),<br \/>\n        url(&#8220;https:\/\/hongri.zhenhua.lu\/wp-content\/uploads\/2026\/07\/478.webp&#8221;) center\/cover no-repeat;<br \/>\n}<\/p>\n<p>.hr-hero-content {<br \/>\n    position: relative;<br \/>\n    z-index: 2;<br \/>\n    padding: 100px 0;<br \/>\n}<\/p>\n<p>.hr-hero .hr-eyebrow {<br \/>\n    color: #62ded8;<br \/>\n}<\/p>\n<p>.hr-hero p {<br \/>\n    max-width: 720px;<br \/>\n    margin-bottom: 34px;<br \/>\n    color: rgba(255,255,255,.9);<br \/>\n    font-size: 20px;<br \/>\n}<\/p>\n<p>.hr-buttons {<br \/>\n    display: flex;<br \/>\n    flex-wrap: wrap;<br \/>\n    gap: 14px;<br \/>\n}<\/p>\n<p>.hr-button {<br \/>\n    display: inline-flex;<br \/>\n    min-height: 52px;<br \/>\n    align-items: center;<br \/>\n    justify-content: center;<br \/>\n    padding: 13px 26px;<br \/>\n    border: 2px solid var(&#8211;hr-primary);<br \/>\n    border-radius: 999px;<br \/>\n    background: var(&#8211;hr-primary);<br \/>\n    color: #fff !important;<br \/>\n    font-weight: 700;<br \/>\n    text-decoration: none !important;<br \/>\n    transition: .25s ease;<br \/>\n}<\/p>\n<p>.hr-button:hover {<br \/>\n    border-color: var(&#8211;hr-pink);<br \/>\n    background: var(&#8211;hr-pink);<br \/>\n    transform: translateY(-2px);<br \/>\n}<\/p>\n<p>.hr-button-outline {<br \/>\n    border-color: rgba(255,255,255,.7);<br \/>\n    background: transparent;<br \/>\n}<\/p>\n<p>.hr-button-outline:hover {<br \/>\n    border-color: #fff;<br \/>\n    background: #fff;<br \/>\n    color: var(&#8211;hr-dark) !important;<br \/>\n}<\/p>\n<p>.hr-stats {<br \/>\n    position: relative;<br \/>\n    z-index: 3;<br \/>\n    margin-top: -55px;<br \/>\n}<\/p>\n<p>.hr-stats-grid {<br \/>\n    display: grid;<br \/>\n    overflow: hidden;<br \/>\n    grid-template-columns: repeat(4, 1fr);<br \/>\n    border-radius: 18px;<br \/>\n    background: #fff;<br \/>\n    box-shadow: 0 18px 50px rgba(17, 53, 68, .15);<br \/>\n}<\/p>\n<p>.hr-stat {<br \/>\n    padding: 32px 20px;<br \/>\n    border-right: 1px solid var(&#8211;hr-border);<br \/>\n    text-align: center;<br \/>\n}<\/p>\n<p>.hr-stat:last-child {<br \/>\n    border-right: 0;<br \/>\n}<\/p>\n<p>.hr-stat strong {<br \/>\n    display: block;<br \/>\n    margin-bottom: 4px;<br \/>\n    color: var(&#8211;hr-primary);<br \/>\n    font-size: 38px;<br \/>\n    line-height: 1.1;<br \/>\n}<\/p>\n<p>.hr-stat span {<br \/>\n    color: var(&#8211;hr-dark);<br \/>\n    font-size: 14px;<br \/>\n    font-weight: 700;<br \/>\n}<\/p>\n<p>.hr-two-column {<br \/>\n    display: grid;<br \/>\n    align-items: center;<br \/>\n    grid-template-columns: 1fr 1fr;<br \/>\n    gap: 70px;<br \/>\n}<\/p>\n<p>.hr-image {<br \/>\n    overflow: hidden;<br \/>\n    min-height: 470px;<br \/>\n    border-radius: 22px;<br \/>\n    background: url(&#8220;https:\/\/hongri.zhenhua.lu\/wp-content\/uploads\/2026\/07\/478.webp&#8221;) center\/cover no-repeat;<br \/>\n    box-shadow: 0 20px 50px rgba(17, 53, 68, .14);<br \/>\n}<\/p>\n<p>.hr-check-list {<br \/>\n    display: grid;<br \/>\n    margin: 28px 0 0;<br \/>\n    padding: 0;<br \/>\n    gap: 12px;<br \/>\n    list-style: none;<br \/>\n}<\/p>\n<p>.hr-check-list li {<br \/>\n    position: relative;<br \/>\n    padding-left: 32px;<br \/>\n    color: var(&#8211;hr-dark);<br \/>\n    font-weight: 600;<br \/>\n}<\/p>\n<p>.hr-check-list li::before {<br \/>\n    position: absolute;<br \/>\n    top: 1px;<br \/>\n    left: 0;<br \/>\n    color: var(&#8211;hr-primary);<br \/>\n    font-size: 20px;<br \/>\n    content: &#8220;\u2713&#8221;;<br \/>\n}<\/p>\n<p>.hr-section-heading {<br \/>\n    max-width: 790px;<br \/>\n    margin: 0 auto 48px;<br \/>\n    text-align: center;<br \/>\n}<\/p>\n<p>.hr-product-grid,<br \/>\n.hr-quality-grid {<br \/>\n    display: grid;<br \/>\n    grid-template-columns: repeat(3, 1fr);<br \/>\n    gap: 22px;<br \/>\n}<\/p>\n<p>.hr-card {<br \/>\n    padding: 30px;<br \/>\n    border: 1px solid var(&#8211;hr-border);<br \/>\n    border-radius: 18px;<br \/>\n    background: #fff;<br \/>\n    box-shadow: 0 8px 26px rgba(17, 53, 68, .06);<br \/>\n    transition: .25s ease;<br \/>\n}<\/p>\n<p>.hr-card:hover {<br \/>\n    border-color: var(&#8211;hr-primary);<br \/>\n    box-shadow: 0 16px 36px rgba(17, 53, 68, .12);<br \/>\n    transform: translateY(-5px);<br \/>\n}<\/p>\n<p>.hr-card-number {<br \/>\n    display: flex;<br \/>\n    width: 46px;<br \/>\n    height: 46px;<br \/>\n    margin-bottom: 22px;<br \/>\n    align-items: center;<br \/>\n    justify-content: center;<br \/>\n    border-radius: 50%;<br \/>\n    background: rgba(15,166,166,.12);<br \/>\n    color: var(&#8211;hr-primary);<br \/>\n    font-weight: 800;<br \/>\n}<\/p>\n<p>.hr-card p {<br \/>\n    margin-bottom: 18px;<br \/>\n}<\/p>\n<p>.hr-card-link {<br \/>\n    color: var(&#8211;hr-primary) !important;<br \/>\n    font-weight: 700;<br \/>\n    text-decoration: none !important;<br \/>\n}<\/p>\n<p>.hr-quality-card {<br \/>\n    padding: 28px;<br \/>\n    border-radius: 16px;<br \/>\n    background: #fff;<br \/>\n}<\/p>\n<p>.hr-quality-icon {<br \/>\n    margin-bottom: 16px;<br \/>\n    color: var(&#8211;hr-primary);<br \/>\n    font-size: 28px;<br \/>\n}<\/p>\n<p>.hr-process {<br \/>\n    display: grid;<br \/>\n    grid-template-columns: repeat(4, 1fr);<br \/>\n    gap: 16px;<br \/>\n}<\/p>\n<p>.hr-process-item {<br \/>\n    position: relative;<br \/>\n    padding: 25px 22px;<br \/>\n    border: 1px solid var(&#8211;hr-border);<br \/>\n    border-radius: 14px;<br \/>\n    background: #fff;<br \/>\n}<\/p>\n<p>.hr-process-item span {<br \/>\n    display: block;<br \/>\n    margin-bottom: 8px;<br \/>\n    color: var(&#8211;hr-pink);<br \/>\n    font-size: 13px;<br \/>\n    font-weight: 800;<br \/>\n    letter-spacing: 1px;<br \/>\n}<\/p>\n<p>.hr-process-item strong {<br \/>\n    color: var(&#8211;hr-dark);<br \/>\n    font-size: 17px;<br \/>\n}<\/p>\n<p>.hr-cta {<br \/>\n    position: relative;<br \/>\n    overflow: hidden;<br \/>\n    padding: 85px 20px;<br \/>\n    background: linear-gradient(135deg, var(&#8211;hr-dark), #126f78);<br \/>\n    text-align: center;<br \/>\n}<\/p>\n<p>.hr-cta::before {<br \/>\n    position: absolute;<br \/>\n    top: -100px;<br \/>\n    right: -80px;<br \/>\n    width: 320px;<br \/>\n    height: 320px;<br \/>\n    border: 55px solid rgba(255,255,255,.05);<br \/>\n    border-radius: 50%;<br \/>\n    content: &#8220;&#8221;;<br \/>\n}<\/p>\n<p>.hr-cta h2 {<br \/>\n    color: #fff;<br \/>\n}<\/p>\n<p>.hr-cta p {<br \/>\n    max-width: 760px;<br \/>\n    margin: 0 auto 30px;<br \/>\n    color: rgba(255,255,255,.86);<br \/>\n    font-size: 18px;<br \/>\n}<\/p>\n<p>.hr-cta .hr-buttons {<br \/>\n    justify-content: center;<br \/>\n}<\/p>\n<p>@media (max-width: 900px) {<br \/>\n    .hr-stats-grid,<br \/>\n    .hr-product-grid,<br \/>\n    .hr-quality-grid,<br \/>\n    .hr-process {<br \/>\n        grid-template-columns: repeat(2, 1fr);<br \/>\n    }<\/p>\n<p>    .hr-two-column {<br \/>\n        grid-template-columns: 1fr;<br \/>\n        gap: 42px;<br \/>\n    }<\/p>\n<p>    .hr-image {<br \/>\n        min-height: 380px;<br \/>\n    }<br \/>\n}<\/p>\n<p>@media (max-width: 600px) {<br \/>\n    .hr-section {<br \/>\n        padding: 65px 0;<br \/>\n    }<\/p>\n<p>    .hr-hero {<br \/>\n        min-height: 680px;<br \/>\n        background-position: 64% center;<br \/>\n    }<\/p>\n<p>    .hr-stats {<br \/>\n        margin-top: -30px;<br \/>\n    }<\/p>\n<p>    .hr-stats-grid,<br \/>\n    .hr-product-grid,<br \/>\n    .hr-quality-grid,<br \/>\n    .hr-process {<br \/>\n        grid-template-columns: 1fr;<br \/>\n    }<\/p>\n<p>    .hr-stat {<br \/>\n        border-right: 0;<br \/>\n        border-bottom: 1px solid var(&#8211;hr-border);<br \/>\n    }<\/p>\n<p>    .hr-stat:last-child {<br \/>\n        border-bottom: 0;<br \/>\n    }<\/p>\n<p>    .hr-card {<br \/>\n        padding: 25px;<br \/>\n    }<br \/>\n}<\/p>\n<div class=\"hongri-about-page\">\n<section class=\"hr-hero\">\n<div class=\"hr-container hr-hero-content\">\n            <span class=\"hr-eyebrow\">\u5173\u4e8e\u5f18\u745e\u5236\u836f<\/span><\/p>\n<h1>Your OEM\/ODM Partner for Functional Foods<\/h1>\n<p>\n                Shanxi Hongri Pharmaceutical Co., Ltd. helps brands turn product<br \/>\n                ideas into market-ready functional foods. From formulation and<br \/>\n                sampling to manufacturing, quality inspection, packaging and<br \/>\n                delivery, we provide coordinated OEM, ODM and private label support.\n            <\/p>\n<div class=\"hr-buttons\">\n                <a class=\"hr-button\" href=\"\/zh\/#contact\">\u8ba8\u8bba\u60a8\u7684\u9879\u76ee<\/a><br \/>\n                <a class=\"hr-button hr-button-outline\" href=\"\/zh\/products\/\">\u63a2\u7d22\u4ea7\u54c1<\/a>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"hr-stats\">\n<div class=\"hr-container\">\n<div class=\"hr-stats-grid\">\n<div class=\"hr-stat\">\n                    <strong>8+<\/strong><br \/>\n                    <span>\u591a\u5e74\u751f\u4ea7\u7ecf\u9a8c<\/span>\n                <\/div>\n<div class=\"hr-stat\">\n                    <strong>3,000+<\/strong><br \/>\n                    <span>\u5e73\u65b9\u7c73\u751f\u4ea7\u7a7a\u95f4<\/span>\n                <\/div>\n<div class=\"hr-stat\">\n                    <strong>1M+<\/strong><br \/>\n                    <span>\u4ef6\u65e5\u4ea7\u80fd<\/span>\n                <\/div>\n<div class=\"hr-stat\">\n                    <strong>16+<\/strong><br \/>\n                    <span>\u751f\u4ea7\u8bbe\u5907<\/span>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<section class=\"hr-section\">\n<div class=\"hr-container\">\n<div class=\"hr-two-column\">\n<div>\n                    <span class=\"hr-eyebrow\">Who We Are<\/span><\/p>\n<h2>Built for Flexible Functional Food Manufacturing<\/h2>\n<p>\n                        Established in January 2025, Shanxi Hongri Pharmaceutical<br \/>\n                        Co., Ltd. focuses on the research, development, manufacturing<br \/>\n                        and contract production of functional foods, special dietary<br \/>\n                        foods, dietary supplements and wellness products.\n                    <\/p>\n<p>\n                        Our company is supported by a production team and manufacturing<br \/>\n                        system with more than eight years of practical production<br \/>\n                        experience. We work with customers from initial product planning<br \/>\n                        through formula selection, sample evaluation, production,<br \/>\n                        packaging and logistics.\n                    <\/p>\n<ul class=\"hr-check-list\">\n<li>OEM, ODM and private label manufacturing<\/li>\n<li>Formula selection and product sampling<\/li>\n<li>Multiple dosage forms and packaging options<\/li>\n<li>Production, inspection and delivery support<\/li>\n<\/ul><\/div>\n<div class=\"hr-image\" role=\"img\" aria-label=\"Hongri Pharma production facility\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"hr-section hr-section-light\">\n<div class=\"hr-container\">\n<div class=\"hr-section-heading\">\n                <span class=\"hr-eyebrow\">Manufacturing Capabilities<\/span><\/p>\n<h2>Six Core Product Categories<\/h2>\n<p>\n                    Our multi-format capabilities help customers select a dosage<br \/>\n                    form, formula, flavour, shape, specification and packaging<br \/>\n                    solution that fits their product concept and target market.\n                <\/p>\n<\/p><\/div>\n<div class=\"hr-product-grid\">\n<article class=\"hr-card\">\n                    <span class=\"hr-card-number\">01<\/span><\/p>\n<h3>Compressed Tablets<\/h3>\n<p>\n                        Custom tablet and compressed-candy formats with flexible<br \/>\n                        shapes, colours, formulas and specifications.\n                    <\/p>\n<p>                    <a class=\"hr-card-link\" href=\"\/zh\/collections\/compressed-tablets\/\"><br \/>\n                        View Category \u2192<br \/>\n                    <\/a><br \/>\n                <\/article>\n<article class=\"hr-card\">\n                    <span class=\"hr-card-number\">02<\/span><\/p>\n<h3>Functional Gummies<\/h3>\n<p>\n                        Functional gummy concepts with multiple flavours, colours,<br \/>\n                        shapes and nutritional directions.\n                    <\/p>\n<p>                    <a class=\"hr-card-link\" href=\"\/zh\/collections\/functional-gummies\/\"><br \/>\n                        View Category \u2192<br \/>\n                    <\/a><br \/>\n                <\/article>\n<article class=\"hr-card\">\n                    <span class=\"hr-card-number\">03<\/span><\/p>\n<h3>Softgel Capsules<\/h3>\n<p>\n                        Flexible softgel development for nutritional oils and other<br \/>\n                        suitable functional ingredients.\n                    <\/p>\n<p>                    <a class=\"hr-card-link\" href=\"\/zh\/collections\/softgel-capsules\/\"><br \/>\n                        View Category \u2192<br \/>\n                    <\/a><br \/>\n                <\/article>\n<article class=\"hr-card\">\n                    <span class=\"hr-card-number\">04<\/span><\/p>\n<h3>Powdered Drinks<\/h3>\n<p>\n                        Solid beverage and powdered drink solutions designed for<br \/>\n                        convenient, portion-controlled use.\n                    <\/p>\n<p>                    <a class=\"hr-card-link\" href=\"\/zh\/collections\/powdered-drinks\/\"><br \/>\n                        View Category \u2192<br \/>\n                    <\/a><br \/>\n                <\/article>\n<article class=\"hr-card\">\n                    <span class=\"hr-card-number\">05<\/span><\/p>\n<h3>Plant-Based Beverages<\/h3>\n<p>\n                        Plant-derived beverages and concentrated drink concepts<br \/>\n                        with customizable formulas and packaging.\n                    <\/p>\n<p>                    <a class=\"hr-card-link\" href=\"\/zh\/collections\/plant-based-beverages\/\"><br \/>\n                        View Category \u2192<br \/>\n                    <\/a><br \/>\n                <\/article>\n<article class=\"hr-card\">\n                    <span class=\"hr-card-number\">06<\/span><\/p>\n<h3>Special Dietary Foods<\/h3>\n<p>\n                        Product development for defined nutritional needs, subject<br \/>\n                        to applicable formulation and regulatory requirements.\n                    <\/p>\n<p>                    <a class=\"hr-card-link\" href=\"\/zh\/collections\/special-dietary-foods\/\"><br \/>\n                        View Category \u2192<br \/>\n                    <\/a><br \/>\n                <\/article>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"hr-section\">\n<div class=\"hr-container\">\n<div class=\"hr-section-heading\">\n                <span class=\"hr-eyebrow\">Quality Assurance<\/span><\/p>\n<h2>\u4ece\u539f\u6599\u5230\u6210\u54c1\u7684\u8d28\u91cf\u63a7\u5236<\/h2>\n<p>\n                    Our quality approach covers raw-material review, production<br \/>\n                    monitoring and finished-product inspection according to the<br \/>\n                    relevant product specifications and customer requirements.\n                <\/p>\n<\/p><\/div>\n<div class=\"hr-quality-grid\">\n<article class=\"hr-quality-card\">\n<div class=\"hr-quality-icon\">01<\/div>\n<h3>\u539f\u6599\u5ba1\u6838<\/h3>\n<p>\n                        Raw materials are screened against applicable standards,<br \/>\n                        product requirements and internal quality criteria.\n                    <\/p>\n<\/article>\n<article class=\"hr-quality-card\">\n<div class=\"hr-quality-icon\">02<\/div>\n<h3>\u8fc7\u7a0b\u76d1\u63a7<\/h3>\n<p>\n                        Key production steps are monitored to support stable<br \/>\n                        manufacturing conditions and consistent product output.\n                    <\/p>\n<\/article>\n<article class=\"hr-quality-card\">\n<div class=\"hr-quality-icon\">03<\/div>\n<h3>\u6210\u54c1\u68c0\u9a8c<\/h3>\n<p>\n                        Finished products are inspected for relevant nutritional,<br \/>\n                        microbiological, physicochemical and sensory indicators.\n                    <\/p>\n<\/article>\n<article class=\"hr-quality-card\">\n<div class=\"hr-quality-icon\">04<\/div>\n<h3>\u914d\u5957\u5b9e\u9a8c\u5ba4<\/h3>\n<p>\n                        Supporting laboratory facilities help the team monitor<br \/>\n                        product quality throughout development and production.\n                    <\/p>\n<\/article>\n<article class=\"hr-quality-card\">\n<div class=\"hr-quality-icon\">05<\/div>\n<h3>\u7b2c\u4e09\u65b9\u68c0\u6d4b<\/h3>\n<p>\n                        External testing resources can be used when required by the<br \/>\n                        product, customer or target-market requirements.\n                    <\/p>\n<\/article>\n<article class=\"hr-quality-card\">\n<div class=\"hr-quality-icon\">06<\/div>\n<h3>\u6587\u4ef6\u5316\u751f\u4ea7<\/h3>\n<p>\n                        Production and inspection activities are managed through<br \/>\n                        defined procedures and applicable documentation.\n                    <\/p>\n<\/article><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"hr-section hr-section-light\">\n<div class=\"hr-container\">\n<div class=\"hr-two-column\">\n<div>\n                    <span class=\"hr-eyebrow\">Research &amp; Development<\/span><\/p>\n<h2>Product Development Guided by Market Needs<\/h2>\n<p>\n                        Our development process begins with the target consumer,<br \/>\n                        functional direction, preferred ingredients, dosage form<br \/>\n                        and packaging requirements. The team then supports formula<br \/>\n                        selection, sample preparation, feedback and process<br \/>\n                        adjustment before commercial production.\n                    <\/p>\n<p>\n                        Product development combines modern food-processing<br \/>\n                        technology with practical manufacturing experience. Internal<br \/>\n                        development resources can also be supported by external<br \/>\n                        testing and technical cooperation when required.\n                    <\/p>\n<\/p><\/div>\n<div>\n                    <span class=\"hr-eyebrow\">Why Hongri Pharma<\/span><\/p>\n<h2>A Coordinated Route from Concept to Delivery<\/h2>\n<ul class=\"hr-check-list\">\n<li>Multiple product formats from one manufacturing partner<\/li>\n<li>Formula, flavour, shape and specification customization<\/li>\n<li>Private label and packaging support<\/li>\n<li>Raw-material and finished-product quality controls<\/li>\n<li>Flexible support for new and established brands<\/li>\n<li>Clear sampling and approval process before production<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"hr-section\">\n<div class=\"hr-container\">\n<div class=\"hr-section-heading\">\n                <span class=\"hr-eyebrow\">Collaboration Process<\/span><\/p>\n<h2>From Requirement to Delivery<\/h2>\n<p>\n                    A structured development process helps clarify the formula,<br \/>\n                    sample and production requirements before commercial<br \/>\n                    manufacturing begins.\n                <\/p>\n<\/p><\/div>\n<div class=\"hr-process\">\n<div class=\"hr-process-item\">\n                    <span>\u6b65\u9aa4 01<\/span><br \/>\n                    <strong>Requirement Review<\/strong>\n                <\/div>\n<div class=\"hr-process-item\">\n                    <span>\u6b65\u9aa4 02<\/span><br \/>\n                    <strong>Formula Selection<\/strong>\n                <\/div>\n<div class=\"hr-process-item\">\n                    <span>\u6b65\u9aa4 03<\/span><br \/>\n                    <strong>Sample Preparation<\/strong>\n                <\/div>\n<div class=\"hr-process-item\">\n                    <span>\u6b65\u9aa4 04<\/span><br \/>\n                    <strong>Customer Feedback<\/strong>\n                <\/div>\n<div class=\"hr-process-item\">\n                    <span>STEP 05<\/span><br \/>\n                    <strong>Formula Adjustment<\/strong>\n                <\/div>\n<div class=\"hr-process-item\">\n                    <span>STEP 06<\/span><br \/>\n                    <strong>\u6837\u54c1\u786e\u8ba4<\/strong>\n                <\/div>\n<div class=\"hr-process-item\">\n                    <span>STEP 07<\/span><br \/>\n                    <strong>Order Confirmation<\/strong>\n                <\/div>\n<div class=\"hr-process-item\">\n                    <span>STEP 08<\/span><br \/>\n                    <strong>Production &amp; Delivery<\/strong>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"hr-cta\">\n<div class=\"hr-container\">\n            <span class=\"hr-eyebrow\">Start Your Project<\/span><\/p>\n<h2>\u51c6\u5907\u5f00\u53d1\u60a8\u7684\u4e0b\u4e00\u4e2a\u4ea7\u54c1\uff1f<\/h2>\n<p>\n                Share your product idea, target ingredients, preferred dosage<br \/>\n                form, estimated order quantity and packaging requirements.<br \/>\n                Our team will help you evaluate a suitable OEM, ODM or private<br \/>\n                label solution.\n            <\/p>\n<div class=\"hr-buttons\">\n                <a class=\"hr-button\" href=\"\/zh\/#contact\">\u8054\u7cfb\u6211\u4eec\u7684\u56e2\u961f<\/a><br \/>\n                <a class=\"hr-button hr-button-outline\" href=\"\/zh\/services\/\"><br \/>\n                    View OEM\/ODM Services<br \/>\n                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Learn about Shanxi Hongri Pharmaceutical Co., Ltd., our functional food manufacturing capabilities, quality controls, R&#038;D support and OEM\/ODM cooperation process.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"about-page","meta":{"footnotes":""},"class_list":["post-50","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hongri.opendom.cn\/zh\/wp-json\/wp\/v2\/pages\/50","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hongri.opendom.cn\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hongri.opendom.cn\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hongri.opendom.cn\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hongri.opendom.cn\/zh\/wp-json\/wp\/v2\/comments?post=50"}],"version-history":[{"count":7,"href":"https:\/\/hongri.opendom.cn\/zh\/wp-json\/wp\/v2\/pages\/50\/revisions"}],"predecessor-version":[{"id":431,"href":"https:\/\/hongri.opendom.cn\/zh\/wp-json\/wp\/v2\/pages\/50\/revisions\/431"}],"wp:attachment":[{"href":"https:\/\/hongri.opendom.cn\/zh\/wp-json\/wp\/v2\/media?parent=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}