{"id":912,"date":"2026-06-13T18:23:14","date_gmt":"2026-06-13T10:23:14","guid":{"rendered":"http:\/\/wordpress.tudous.cn\/?page_id=912"},"modified":"2026-07-07T18:59:58","modified_gmt":"2026-07-07T10:59:58","slug":"about-us","status":"publish","type":"page","link":"https:\/\/tudous.cn\/en\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"912\" class=\"elementor elementor-912\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-287d202 e-con-full e-flex e-con e-parent\" data-id=\"287d202\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd07566 elementor-widget elementor-widget-html\" data-id=\"dd07566\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+SC:wght@400;600;700;900&family=Noto+Sans+SC:wght@300;400;500;700&display=swap\" rel=\"stylesheet\">\n  <style>\n    :root {\n      --earth: #1C1A14;\n      --soil: #2E2A1E;\n      --wheat: #C8A84B;\n      --wheat-light: #E8C96A;\n      --cream: #F5F0E8;\n      --mist: #F9F7F3;\n      --sage: #4A6741;\n      --sage-light: #6B8F62;\n      --rust: #8B3A2A;\n      --white: #FFFFFF;\n      --text-dark: #1C1A14;\n      --text-mid: #4A4540;\n      --text-light: #7A7470;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { scroll-behavior: smooth; }\n    body {\n      font-family: 'Noto Sans SC', 'PingFang SC', 'Microsoft YaHei', sans-serif;\n      background: var(--mist);\n      color: var(--text-dark);\n      overflow-x: hidden;\n    }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .hero {\n      position: relative;\n      width: 100%;\n      height: 640px;\n      overflow: hidden;\n      display: flex;\n      align-items: center;\n    }\n    .hero-img {\n      position: absolute;\n      inset: 0;\n      width: 100%; height: 100%;\n      object-fit: cover;\n      object-position: center 55%;\n    }\n    .hero-mask {\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(\n        100deg,\n        rgba(28,26,20,0.95) 0%,\n        rgba(28,26,20,0.85) 40%,\n        rgba(28,26,20,0.3) 75%,\n        rgba(28,26,20,0.05) 100%\n      );\n    }\n    .hero-content {\n      position: relative;\n      z-index: 2;\n      padding: 0 80px;\n      max-width: 800px;\n    }\n    \n    \/* \u2500\u2500 \u878d\u5408\u8fdb\u9996\u5c4f\u7684 BREADCRUMB \u2500\u2500 *\/\n    .breadcrumb {\n      font-size: 0.75rem; \n      color: rgba(245,240,232,0.4);\n      margin-bottom: 32px;\n      letter-spacing: 0.05em;\n    }\n    .breadcrumb a { \n      color: rgba(245,240,232,0.7); \n      text-decoration: none; \n      transition: color 0.2s;\n    }\n    .breadcrumb a:hover { color: var(--wheat); }\n\n    .hero-eyebrow {\n      font-size: 0.7rem; font-weight: 500;\n      letter-spacing: 0.22em; text-transform: uppercase;\n      color: var(--wheat);\n      margin-bottom: 20px;\n    }\n    .hero-title {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 3.2rem; font-weight: 900;\n      line-height: 1.25; color: var(--cream);\n      margin-bottom: 24px;\n    }\n    .hero-title em {\n      font-style: normal; color: var(--wheat);\n      display: block;\n    }\n    .hero-desc {\n      font-size: 0.95rem; line-height: 1.95;\n      color: rgba(245,240,232,0.7);\n      max-width: 520px;\n    }\n\n    \/* \u2500\u2500 CEO SECTION (\u5361\u7247\u5316\u60ac\u6d6e\u8bbe\u8ba1) \u2500\u2500 *\/\n    .ceo-section-wrapper {\n      background: var(--mist);\n      padding: 80px 40px;\n    }\n    .ceo-card {\n      max-width: 1200px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      background: var(--earth);\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 20px 40px rgba(28,26,20,0.08);\n    }\n    .ceo-img-wrap {\n      position: relative;\n      overflow: hidden;\n    }\n    .ceo-img-wrap img {\n      width: 100%; height: 100%;\n      object-fit: cover;\n      display: block;\n      filter: brightness(0.85) sepia(10%);\n    }\n    .ceo-img-wrap::after {\n      content: '';\n      position: absolute; inset: 0;\n      background: linear-gradient(to right, transparent 50%, var(--earth) 100%);\n    }\n    .ceo-content {\n      padding: 72px 64px 72px 48px;\n      display: flex; flex-direction: column; justify-content: center;\n    }\n    .sec-label {\n      font-size: 0.68rem; letter-spacing: 0.22em; font-weight: 600;\n      text-transform: uppercase; color: var(--wheat);\n      margin-bottom: 14px;\n    }\n    .sec-title {\n      font-family: 'Noto Serif SC', serif;\n      font-size: clamp(1.5rem, 2.4vw, 2rem);\n      font-weight: 700; line-height: 1.3;\n      color: var(--cream); margin-bottom: 28px;\n    }\n    .ceo-quote-mark {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 4.5rem; line-height: 0.6;\n      color: var(--wheat); opacity: 0.22;\n      margin-bottom: 12px;\n      display: block;\n    }\n    .ceo-quote-text {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 1.08rem; line-height: 2;\n      color: rgba(245,240,232,0.9);\n      font-style: italic;\n      margin-bottom: 24px;\n      padding-left: 2px;\n    }\n    .ceo-body {\n      font-size: 0.87rem; line-height: 2.1;\n      color: rgba(245,240,232,0.55);\n      margin-bottom: 40px;\n    }\n    .ceo-sig {\n      display: flex; align-items: center; gap: 14px;\n    }\n    .ceo-sig-bar { width: 32px; height: 2px; background: var(--wheat); flex-shrink: 0; }\n    .ceo-sig-name {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 0.88rem; font-weight: 700; color: var(--wheat);\n    }\n    .ceo-sig-role {\n      font-size: 0.72rem; color: rgba(245,240,232,0.4);\n      margin-top: 3px; letter-spacing: 0.06em;\n    }\n\n    \/* \u2500\u2500 \u4fee\u590d\u54cd\u5e94\u5f0f \u2500\u2500 *\/\n    @media (max-width: 960px) {\n      .ceo-card { grid-template-columns: 1fr; }\n      .ceo-img-wrap { height: 320px; }\n      .ceo-section-wrapper { padding: 40px 24px; }\n      .ceo-content { padding: 48px 32px; }\n    }\n\n    \/* \u2500\u2500 STATS \u2500\u2500 *\/\n    .stats {\n      display: grid; grid-template-columns: repeat(4,1fr);\n      background: var(--wheat);\n    }\n    .stat {\n      padding: 44px 32px; text-align: center;\n      border-right: 1px solid rgba(28,26,20,0.13);\n    }\n    .stat:last-child { border: none; }\n    .stat-num {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 2.6rem; font-weight: 900; color: var(--earth);\n      line-height: 1; margin-bottom: 8px;\n    }\n    .stat-num sup { font-size: 1.2rem; }\n    .stat-lbl {\n      font-size: 0.75rem; font-weight: 500; color: rgba(28,26,20,0.6);\n      letter-spacing: 0.08em;\n    }\n\n    \/* \u2500\u2500 CREDENTIALS \u2500\u2500 *\/\n    .cred-section {\n      background: var(--cream);\n      padding: 96px 80px;\n    }\n    .cred-header {\n      text-align: center; max-width: 620px; margin: 0 auto 64px;\n    }\n    .cred-header .sec-title { color: var(--earth); }\n    .cred-grid {\n      display: grid; grid-template-columns: repeat(4,1fr);\n      gap: 2px; max-width: 1200px; margin: 0 auto;\n    }\n    .cred-card {\n      background: var(--white);\n      padding: 44px 28px 38px;\n      position: relative; overflow: hidden;\n      transition: transform 0.22s, box-shadow 0.22s;\n    }\n    .cred-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 16px 40px rgba(28,26,20,0.1);\n      z-index: 2;\n    }\n    .cred-card::after {\n      content: '';\n      position: absolute; left: 0; top: 0; right: 0; height: 3px;\n      background: var(--wheat);\n      transform: scaleX(0); transform-origin: left;\n      transition: transform 0.28s;\n    }\n    .cred-card:hover::after { transform: scaleX(1); }\n    .cred-icon { margin-bottom: 18px; }\n    .cred-icon svg { width: 34px; height: 34px; display: block; }\n    .cred-tag {\n      font-size: 0.65rem; font-weight: 700; letter-spacing: 0.18em;\n      text-transform: uppercase; color: var(--wheat); margin-bottom: 8px;\n    }\n    .cred-title {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 1rem; font-weight: 700; color: var(--earth);\n      margin-bottom: 14px; line-height: 1.4;\n    }\n    .cred-list {\n      list-style: none; font-size: 0.78rem;\n      line-height: 1; color: var(--text-mid);\n    }\n    .cred-list li {\n      padding: 7px 0;\n      border-bottom: 1px solid rgba(200,168,75,0.13);\n    }\n    .cred-list li:last-child { border: none; }\n\n   \/* \u2500\u2500 TIMELINE (\u9ad8\u5b9a\u6a2a\u5411\u6ed1\u52a8\u65f6\u95f4\u8f74) \u2500\u2500 *\/\n    .tl-section {\n      background: var(--mist);\n      padding: 96px 0; \/* \u53d6\u6d88\u5de6\u53f3\u5185\u8fb9\u8ddd\uff0c\u8ba9\u65f6\u95f4\u8f74\u53ef\u4ee5\u6ee1\u5c4f\u6ed1\u52a8 *\/\n      overflow: hidden;\n    }\n    .tl-header {\n      text-align: center;\n      margin-bottom: 64px;\n      padding: 0 40px;\n    }\n    .tl-header .sec-title { color: var(--earth); }\n    \n    .tl-scroll-area {\n      position: relative;\n      max-width: 1400px;\n      margin: 0 auto;\n    }\n    \/* \u6a2a\u5411\u8d2f\u7a7f\u7684\u4e3b\u7ebf *\/\n    .tl-line {\n      position: absolute;\n      top: 24px;\n      left: 40px;\n      right: 0;\n      height: 2px;\n      background: rgba(200,168,75,0.25);\n      z-index: 1;\n    }\n    \/* \u6ed1\u52a8\u5bb9\u5668 *\/\n    .tl-wrapper {\n      display: flex;\n      gap: 32px;\n      padding: 40px 40px 80px 40px; \/* \u5e95\u90e8\u7559\u767d\u7ed9\u9634\u5f71\u548c\u6eda\u52a8\u6761 *\/\n      overflow-x: auto;\n      scroll-snap-type: x mandatory;\n      scrollbar-width: thin;\n      scrollbar-color: var(--wheat) rgba(200,168,75,0.1);\n    }\n    \/* \u6781\u81f4\u7f8e\u5316\u7684\u81ea\u5b9a\u4e49\u6a2a\u5411\u6eda\u52a8\u6761 *\/\n    .tl-wrapper::-webkit-scrollbar { height: 6px; }\n    .tl-wrapper::-webkit-scrollbar-track { background: rgba(200,168,75,0.1); border-radius: 4px; margin: 0 40px; }\n    .tl-wrapper::-webkit-scrollbar-thumb { background: var(--wheat); border-radius: 4px; }\n    .tl-wrapper::-webkit-scrollbar-thumb:hover { background: var(--wheat-light); }\n\n    \/* \u6bcf\u4e00\u4e2a\u91cc\u7a0b\u7891\u5361\u7247 *\/\n    .tl-card {\n      flex: 0 0 320px; \/* \u56fa\u5b9a\u5361\u7247\u5bbd\u5ea6 *\/\n      scroll-snap-align: start;\n      background: var(--white);\n      border-radius: 8px;\n      padding: 44px 32px 32px;\n      position: relative;\n      box-shadow: 0 10px 30px rgba(28,26,20,0.03);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      border: 1px solid rgba(200,168,75,0.08);\n    }\n    .tl-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 20px 40px rgba(28,26,20,0.08);\n    }\n    \/* \u94fe\u63a5\u4e3b\u7ebf\u7684\u5706\u70b9 *\/\n    .tl-dot {\n      position: absolute;\n      top: -16px; \/* \u521a\u597d\u538b\u5728\u7ebf\u4e0a *\/\n      left: 32px;\n      width: 14px; height: 14px;\n      background: var(--wheat);\n      border: 3px solid var(--mist);\n      border-radius: 50%;\n      box-shadow: 0 0 0 2px rgba(200,168,75,0.3);\n      z-index: 2;\n      transition: transform 0.3s, background 0.3s, box-shadow 0.3s;\n    }\n    .tl-card:hover .tl-dot {\n      transform: scale(1.3);\n      background: var(--rust); \/* \u60ac\u505c\u65f6\u5706\u70b9\u53d8\u6df1\u7ea2\u8272\uff0c\u6781\u5177\u8d28\u611f *\/\n      box-shadow: 0 0 0 2px rgba(139,58,42,0.3);\n    }\n    \n    .tl-year {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 2.2rem;\n      font-weight: 900;\n      color: var(--earth);\n      line-height: 1;\n      margin-bottom: 8px;\n    }\n    .tl-date-sub {\n      font-size: 0.75rem;\n      font-weight: 600;\n      color: var(--wheat);\n      text-transform: uppercase;\n      letter-spacing: 0.1em;\n      margin-bottom: 24px;\n    }\n    .tl-name {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 1.05rem;\n      font-weight: 700;\n      color: var(--earth);\n      margin-bottom: 12px;\n      line-height: 1.45;\n    }\n    .tl-desc {\n      font-size: 0.85rem;\n      line-height: 1.8;\n      color: var(--text-mid);\n    }\n\n    \/* \u2500\u2500 ESG \u2500\u2500 *\/\n    .esg-section {\n      background: var(--sage);\n      padding: 96px 80px;\n    }\n    .esg-inner {\n      display: grid; grid-template-columns: 1fr 1fr;\n      gap: 80px; align-items: center;\n      max-width: 1200px; margin: 0 auto;\n    }\n    .esg-section .sec-label { color: rgba(200,168,75,0.85); }\n    .esg-section .sec-title { color: var(--cream); }\n    .esg-lead {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 1.02rem; line-height: 2;\n      color: rgba(245,240,232,0.88); margin-bottom: 24px;\n    }\n    .esg-body {\n      font-size: 0.86rem; line-height: 2;\n      color: rgba(245,240,232,0.55);\n    }\n    .esg-pillars {\n      display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n    }\n    .esg-pillar {\n      background: rgba(245,240,232,0.07);\n      border: 1px solid rgba(245,240,232,0.12);\n      padding: 26px 22px;\n    }\n    .esg-pillar-icon { font-size: 1.6rem; margin-bottom: 10px; }\n    .esg-pillar-name {\n      font-family: 'Noto Serif SC', serif;\n      font-size: 0.9rem; font-weight: 700; color: var(--cream);\n      margin-bottom: 6px;\n    }\n    .esg-pillar-desc {\n      font-size: 0.76rem; line-height: 1.7;\n      color: rgba(245,240,232,0.5);\n    }\n\n    \/* \u2500\u2500 CTA \u2500\u2500 *\/\n    .cta-section {\n      background: var(--earth);\n      padding: 96px 80px;\n      text-align: center;\n    }\n    .cta-section .sec-label { text-align: center; }\n    .cta-title {\n      font-family: 'Noto Serif SC', serif;\n      font-size: clamp(1.5rem, 2.5vw, 2rem);\n      font-weight: 700; color: var(--cream);\n      margin: 14px 0 16px;\n    }\n    .cta-sub {\n      font-size: 0.88rem; color: rgba(245,240,232,0.5);\n      margin-bottom: 40px; line-height: 1.8;\n    }\n    .cta-btns { display: flex; justify-content: center; gap: 14px; }\n    .btn-gold {\n      font-size: 0.8rem; font-weight: 700; letter-spacing: 0.1em;\n      color: var(--earth); background: var(--wheat);\n      padding: 13px 36px; text-decoration: none;\n      transition: background 0.2s;\n    }\n    .btn-gold:hover { background: var(--wheat-light); }\n    .btn-ghost {\n      font-size: 0.8rem; font-weight: 500; letter-spacing: 0.08em;\n      color: var(--cream); border: 1px solid rgba(245,240,232,0.28);\n      padding: 13px 36px; text-decoration: none;\n      transition: border-color 0.2s, color 0.2s;\n    }\n    .btn-ghost:hover { border-color: var(--wheat); color: var(--wheat); }\n\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n    @media (max-width: 960px) {\n      nav { padding: 0 24px; }\n      .nav-links { display: none; }\n      .hero-content { padding: 0 32px; }\n      .hero-title { font-size: 2.2rem; }\n      .ceo-section { grid-template-columns: 1fr; }\n      .ceo-img-wrap { height: 320px; }\n      .ceo-content { padding: 56px 32px; }\n      .stats { grid-template-columns: 1fr 1fr; }\n      .cred-section, .tl-section, .esg-section, .cta-section { padding: 64px 24px; }\n      .cred-grid { grid-template-columns: 1fr 1fr; gap: 2px; }\n      .esg-inner { grid-template-columns: 1fr; gap: 48px; }\n      .breadcrumb { padding: 13px 24px; }\n      footer { padding: 32px 24px; flex-direction: column; align-items: flex-start; }\n    }\n    @media (max-width: 600px) {\n      .cred-grid { grid-template-columns: 1fr; }\n      .esg-pillars { grid-template-columns: 1fr; }\n      .cta-btns { flex-direction: column; align-items: center; }\n    }\n  <\/style>\n<!-- HERO -->\n<section class=\"hero\">\n  <img decoding=\"async\"\n    class=\"hero-img\"\n    src=\"https:\/\/tudous.cn\/wp-content\/uploads\/2026\/06\/014.png\"\n    alt=\"Potato Farming Base\"\n  \/>\n  <div class=\"hero-mask\"><\/div>\n  <div class=\"hero-content\">\n    <!-- \u9762\u5305\u5c51\u79fb\u5165 Hero \u5185\u90e8\uff0c\u66f4\u52a0\u81ea\u7136 -->\n    <div class=\"breadcrumb\">\n      <a href=\"\/en\/\">Home<\/a> &nbsp;\u203a  About Us\n    <\/div>\n    <p class=\"hero-eyebrow\">ABOUT US \u00b7 About Us<\/p>\n    <h1 class=\"hero-title\">\n      Value-Added Processing of Potatoes\n      <em>Leading Companies<\/em>\n    <\/h1>\n    <p class=\"hero-desc\">Junsheng Agricultural Technology Co., Ltd.\u2014certified under the FSSC 22000 Food Safety Management System and the National Green Food Certification\u2014is propelling Chinese potatoes onto the world stage of top-tier quality through a closed-loop, full-industry-chain model.<\/p>\n  <\/div>\n<\/section>\n\n<!-- MODULE 1: CEO (\u589e\u52a0\u5916\u5c42 Wrapper\uff0c\u5f62\u6210\u5361\u7247\u60ac\u6d6e\u611f) -->\n<div class=\"ceo-section-wrapper\">\n  <div class=\"ceo-card\">\n    <div class=\"ceo-img-wrap\">\n      <img decoding=\"async\"\n        src=\"https:\/\/tudous.cn\/wp-content\/uploads\/2026\/06\/015.png\"\n        alt=\"Junsheng Agricultural Base\"\n      \/>\n    <\/div>\n    <div class=\"ceo-content\">\n      <p class=\"sec-label\">FOUNDER'S MESSAGE \u00b7 Message from the President<\/p>\n      <h2 class=\"sec-title rv\">The Soul of a Company<\/h2>\n      <span class=\"ceo-quote-mark rv\">\"<\/span>\n      <p class=\"ceo-quote-text rv\">Treat every inch of land with respect, and tend to every potato with care.<\/p>\n      <p class=\"ceo-body rv\">\n        Since its inception, Junsheng Agriculture has steadfastly pursued a path of high-quality development centered on a \"closed-loop, full industrial chain.\" We do not seek to profit from short-term trade markups; instead, we are committed to elevating Chinese potatoes to world-class quality through cutting-edge technology and a rigorous industrial approach.\n      <\/p>\n      <div class=\"ceo-sig rv\">\n        <div class=\"ceo-sig-bar\"><\/div>\n        <div>\n          <div class=\"ceo-sig-name\">Junsheng Agricultural Technology \u00b7 Founder\u2014Wen Junjie<\/div>\n          <div class=\"ceo-sig-role\">FOUNDER &amp; CEO \u00b7 JUNSHENG AGRI-TECH<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- STATS -->\n<div class=\"stats\">\n  <div class=\"stat\">\n    <div class=\"stat-num\">20<sup>+<\/sup><\/div>\n    <div class=\"stat-lbl\">Years of experience in deep processing<\/div>\n  <\/div>\n  <div class=\"stat\">\n    <div class=\"stat-num\">\u5343<sup>\u6237<\/sup><\/div>\n    <div class=\"stat-lbl\">Benefiting local farmers<\/div>\n  <\/div>\n  <div class=\"stat\">\n    <div class=\"stat-num\">6<sup>\u9879<\/sup><\/div>\n    <div class=\"stat-lbl\">Potato Processing Patents<\/div>\n  <\/div>\n  <div class=\"stat\">\n    <div class=\"stat-num\">3<sup>\u6d32<\/sup><\/div>\n    <div class=\"stat-lbl\">The products are exported to markets across continents.<\/div>\n  <\/div>\n<\/div>\n\n<!-- MODULE 2: CREDENTIALS -->\n<div class=\"cred-section\">\n  <div class=\"cred-header rv\">\n    <p class=\"sec-label\">CREDENTIALS \u00b7 Honors and Compliance<\/p>\n    <h2 class=\"sec-title\" style=\"color:var(--earth)\">Endorsed by Four Prestigious Organizations<br>Comprehensive Credibility Certification<\/h2>\n  <\/div>\n  <div class=\"cred-grid\">\n    <div class=\"cred-card rv\">\n      <div class=\"cred-icon\">\n        <svg viewbox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <path d=\"M17 2.5l3.5 9.5H31l-8.5 6 3.5 9.5L17 21 8.5 27.5 12 18 3.5 12H14L17 2.5z\" stroke=\"#C8A84B\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"cred-tag\">HITECH \u00b7 High-Tech Enterprise Certification<\/div>\n      <div class=\"cred-title\">Technology-Based Small and Medium-Sized Enterprises<\/div>\n      <ul class=\"cred-list\">\n        <li>Science and Technology-Based Small and Medium-Sized Enterprises in Hebei Province<\/li>\n        <li>Introduction of internationally advanced fully automated production lines<\/li>\n        <li>End-to-End SCADA Digital Intelligent Control<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"cred-card rv\">\n      <div class=\"cred-icon\">\n        <svg viewbox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <circle cx=\"17\" cy=\"17\" r=\"12.5\" stroke=\"#C8A84B\" stroke-width=\"1.6\"\/>\n          <path d=\"M11 17l4 4 8-8\" stroke=\"#C8A84B\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"cred-tag\">QUALITY \u00b7 Quality Certification<\/div>\n      <div class=\"cred-title\">International Quality System Certification<\/div>\n      <ul class=\"cred-list\">\n        <li>FSSC 22000 Food Safety Management System<\/li>\n        <li>China Green Food Certification<\/li>\n        <li>Gluten-Free Product Statement<\/li>\n        <li>Non-GMO Product Statement<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"cred-card rv\">\n      <div class=\"cred-icon\">\n        <svg viewbox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <rect x=\"4\" y=\"8\" width=\"26\" height=\"18\" rx=\"2\" stroke=\"#C8A84B\" stroke-width=\"1.6\"\/>\n          <path d=\"M4 14h26M11 8v4M23 8v4\" stroke=\"#C8A84B\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"cred-tag\">CREDIT \u00b7 Endorsement<\/div>\n      <div class=\"cred-title\">Enterprises That Honor Contracts and Uphold Integrity<\/div>\n      <ul class=\"cred-list\">\n        <li>AAA-Rated Enterprise for Contract Compliance and Credibility<\/li>\n        <li>315 Model Enterprise for Integrity<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"cred-card rv\">\n      <div class=\"cred-icon\">\n        <svg viewbox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <circle cx=\"17\" cy=\"17\" r=\"12.5\" stroke=\"#C8A84B\" stroke-width=\"1.6\"\/>\n          <path d=\"M4.5 17h25M17 4.5a18 18 0 010 25M17 4.5a18 18 0 000 25\" stroke=\"#C8A84B\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"cred-tag\">EXPORT \u00b7 Overseas Business Qualifications<\/div>\n      <div class=\"cred-title\">Global Market Access Qualifications<\/div>\n      <ul class=\"cred-list\">\n        <li>Free Trade Sales Certificate<\/li>\n        <li>The products are exported to markets in Southeast Asia.<\/li>\n        <li>High-end markets in the Middle East, Europe, and the United States<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"tl-section\">\n  <div class=\"tl-header rv\">\n    <p class=\"sec-label\">MILESTONES \u00b7 History<\/p>\n    <h2 class=\"sec-title\">Timeline \u00b7 Building a Competitive Advantage Across the Entire Industry Chain<\/h2>\n  <\/div>\n  \n  <div class=\"tl-scroll-area rv\">\n    <div class=\"tl-line\"><\/div>\n    \n    <div class=\"tl-wrapper\">\n      \n      <div class=\"tl-card\">\n        <div class=\"tl-dot\"><\/div>\n        <div class=\"tl-year\">2014<\/div>\n        <div class=\"tl-date-sub\">Taking Root in Zhangbei \u00b7 Laying the Foundation for Industry<\/div>\n        <div class=\"tl-name\">The predecessor, Zhangbei Agricultural Development Company, was officially established<\/div>\n        <div class=\"tl-desc\">Leveraging the prime growing region in Zhangbei\u2014known as the \u201cPotato Capital of China\u201d\u2014the company launched large-scale commercial potato cultivation, thereby accumulating a wealth of experience in raw materials and local production to support the subsequent development of the entire industry chain.<\/div>\n      <\/div>\n\n      <div class=\"tl-card\">\n        <div class=\"tl-dot\"><\/div>\n        <div class=\"tl-year\">2018<\/div>\n        <div class=\"tl-date-sub\">Controlling the Source \u00b7 Implementing Virus-Free Measures<\/div>\n        <div class=\"tl-name\">Company-Exclusive Tissue Culture Propagation Center Inaugurated<\/div>\n        <div class=\"tl-desc\">By mastering the core breeding system of \u201cvirus-free seedlings\u2014primary parent stock\u2014parent stock,\u201d we have made the transition from \u201cgrowers\u201d to \u201cseed suppliers,\u201d ensuring absolute autonomy and control over high-quality seed sources.<\/div>\n      <\/div>\n\n      <div class=\"tl-card\">\n        <div class=\"tl-dot\"><\/div>\n        <div class=\"tl-year\">2024.04<\/div>\n        <div class=\"tl-date-sub\">Strategic Restructuring \u00b7 Expansion into Value-Added Processing<\/div>\n        <div class=\"tl-name\">Introduction of a Whole-Grain Flour Production Line Using Dutch Technology<\/div>\n        <div class=\"tl-desc\">\u201cHebei Junsheng\u201d was officially established, with substantial investment in the construction of a 60,000-metric-ton smart temperature-controlled warehouse and modern production lines. The company made a historic leap from primary agricultural products to high-value-added industrial food ingredients.<\/div>\n      <\/div>\n\n      <div class=\"tl-card\">\n        <div class=\"tl-dot\"><\/div>\n        <div class=\"tl-year\">2025.02<\/div>\n        <div class=\"tl-date-sub\">Laying the Foundation for the System \u00b7 Upgrading Management<\/div>\n        <div class=\"tl-name\">Awarded ISO Dual-System International Certification<\/div>\n        <div class=\"tl-desc\">The successful attainment of ISO 9001 Quality Management and ISO 14001 Environmental Management System certifications signifies that the company has fully aligned itself with the highest international standards in terms of compliance and environmental responsibility.<\/div>\n      <\/div>\n\n      <div class=\"tl-card\">\n        <div class=\"tl-dot\"><\/div>\n        <div class=\"tl-year\">2025.06<\/div>\n        <div class=\"tl-date-sub\">Expanding Overseas \u00b7 Expanding Halal Operations<\/div>\n        <div class=\"tl-name\">Successfully Obtained HALAL Certification<\/div>\n        <div class=\"tl-desc\">The product is now officially eligible to enter the vast halal food markets in Southeast Asia, the Middle East, and other regions, marking the beginning of a new chapter in the brand\u2019s global expansion and internationalization strategy.<\/div>\n      <\/div>\n\n      <div class=\"tl-card\">\n        <div class=\"tl-dot\"><\/div>\n        <div class=\"tl-year\">2025.10<\/div>\n        <div class=\"tl-date-sub\">Green Endorsement \u00b7 A Leap in Quality<\/div>\n        <div class=\"tl-name\">Awarded \u201cChina Green Food\u201d certification<\/div>\n        <div class=\"tl-desc\">We are pleased to announce to our customers worldwide that our potato flour is produced without any contamination\u2014from the soil in the fields to the final processed product\u2014and strictly complies with the highest national standards for green safety and environmental protection.<\/div>\n      <\/div>\n\n      <div class=\"tl-card\">\n        <div class=\"tl-dot\"><\/div>\n        <div class=\"tl-year\">2026.05<\/div>\n        <div class=\"tl-date-sub\">Top-of-the-Line Standards \u00b7 High-End Entry Requirements<\/div>\n        <div class=\"tl-name\">Obtained FSSC 22000 System Certification<\/div>\n        <div class=\"tl-desc\">Secure the ultimate \u201cpass\u201d to enter major markets in Europe and the United States and gain access to the supply chains of the world\u2019s leading food brands, thereby formally establishing our undisputed position as a top-tier raw material supplier in the industry.<\/div>\n      <\/div>\n\n      <div class=\"tl-card\">\n        <div class=\"tl-dot\"><\/div>\n        <div class=\"tl-year\">Future<\/div>\n        <div class=\"tl-date-sub\">Innovating for the Future \u00b7 Empowering the Ecosystem<\/div>\n        <div class=\"tl-name\">Pioneering High-End Customization and Digital Smart Agriculture<\/div>\n        <div class=\"tl-desc\">Leveraging our expertise across the entire industry chain, we continue to focus on the research and development of functional food ingredients. We are committed to becoming the most trusted strategic bulk ingredient partner for globally renowned food brands.<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MODULE 3: ESG -->\n<div class=\"esg-section\">\n  <div class=\"esg-inner\">\n    <div>\n      <p class=\"sec-label\">ESG \u00b7 Social Responsibility<\/p>\n      <h2 class=\"sec-title rv\">Junsheng's Social Responsibility<\/h2>\n      <p class=\"esg-lead rv\">Through contract farming, Junsheng has helped thousands of local farmers adopt standardized cultivation practices and increase their income.<\/p>\n      <p class=\"esg-body rv\">At our factories, we practice low-carbon operations, implement cascading water use, and recycle potato pulp into biogas or animal feed, serving as guardians of our green mountains and clear waters.<\/p>\n    <\/div>\n    <div class=\"esg-pillars\">\n      <div class=\"esg-pillar rv\">\n        <div class=\"esg-pillar-icon\">\ud83c\udf31<\/div>\n        <div class=\"esg-pillar-name\">Empowering Farmers<\/div>\n        <div class=\"esg-pillar-desc\">Through the contract farming model and standardized cultivation guidelines, thousands of farmers have seen a steady increase in their income.<\/div>\n      <\/div>\n      <div class=\"esg-pillar rv\">\n        <div class=\"esg-pillar-icon\">\ud83d\udca7<\/div>\n        <div class=\"esg-pillar-name\">Water Cycle<\/div>\n        <div class=\"esg-pillar-desc\">A tiered water use system, in which production wastewater is treated to meet regulatory standards and then reused.<\/div>\n      <\/div>\n      <div class=\"esg-pillar rv\">\n        <div class=\"esg-pillar-icon\">\u267b\ufe0f<\/div>\n        <div class=\"esg-pillar-name\">Resource Recovery from Waste Residues<\/div>\n        <div class=\"esg-pillar-desc\">Potato pulp is converted into biogas for energy and high-quality feed, achieving the goal of zero waste.<\/div>\n      <\/div>\n      <div class=\"esg-pillar rv\">\n        <div class=\"esg-pillar-icon\">\ud83c\udfd4\ufe0f<\/div>\n        <div class=\"esg-pillar-name\">Low-Carbon Production<\/div>\n        <div class=\"esg-pillar-desc\">Continue to reduce carbon emissions per unit of product and advance the process of obtaining green certification for our factories.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA -->\n<div class=\"cta-section\">\n  <p class=\"sec-label\">COOPERATION \u00b7 Partnership Discussions<\/p>\n  <h2 class=\"cta-title rv\">Ensuring high-quality potato raw materials<br>The Confidence Behind Your Product<\/h2>\n  <p class=\"cta-sub rv\">We offer sample shipping, customized production capacity, OEM partnerships, and global logistics support.<\/p>\n  <div class=\"cta-btns rv\">\n    <a class=\"btn-gold\" href=\"https:\/\/tudous.cn\/index.php\/contact-us\/\">Contact us now<\/a>\n    <a class=\"btn-ghost\" href=\"https:\/\/tudous.cn\/index.php\/contact-us\/\">Browse the Product Catalog<\/a>\n  <\/div>\n<\/div>\n\n<script>\n  const obs = new IntersectionObserver((entries) => {\n    entries.forEach((e, i) => {\n      if (e.isIntersecting) {\n        setTimeout(() => e.target.classList.add('in'), i * 70);\n        obs.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.1 });\n  document.querySelectorAll('.rv').forEach(el => obs.observe(el));\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u9996\u9875 &nbsp;\u203a&nbsp; \u5173\u4e8e\u6211\u4eec ABOUT US \u00b7 \u5173\u4e8e\u6211\u4eec \u9a6c\u94c3\u85af\u6df1\u52a0\u5de5 \u9f99\u5934\u4f01\u4e1a \u4fca\u5347\u519c\u4e1a\u79d1 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-912","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tudous.cn\/en\/wp-json\/wp\/v2\/pages\/912","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tudous.cn\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tudous.cn\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tudous.cn\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tudous.cn\/en\/wp-json\/wp\/v2\/comments?post=912"}],"version-history":[{"count":7,"href":"https:\/\/tudous.cn\/en\/wp-json\/wp\/v2\/pages\/912\/revisions"}],"predecessor-version":[{"id":1324,"href":"https:\/\/tudous.cn\/en\/wp-json\/wp\/v2\/pages\/912\/revisions\/1324"}],"wp:attachment":[{"href":"https:\/\/tudous.cn\/en\/wp-json\/wp\/v2\/media?parent=912"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}