{"id":2644,"date":"2026-01-08T12:45:37","date_gmt":"2026-01-08T12:45:37","guid":{"rendered":"https:\/\/richongroup.com\/?page_id=2644"},"modified":"2026-04-20T08:20:51","modified_gmt":"2026-04-20T08:20:51","slug":"contact","status":"publish","type":"page","link":"https:\/\/richongroup.com\/ru\/contact\/","title":{"rendered":"\u043a\u043e\u043d\u0442\u0430\u043a\u0442"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-dc5a868e alignfull uagb-is-root-container\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n\n<style>\n:root{\n  --richon-primary:#17B7CC;\n  --richon-primary-dark:#1098aa;\n  --richon-text:#1f2937;\n  --richon-text-soft:#667085;\n  --richon-text-light:#98a2b3;\n  --richon-white:#ffffff;\n  --richon-bg:#ffffff;\n  --richon-bg-soft:#f8fcfd;\n  --richon-line:rgba(23,183,204,0.14);\n  --richon-line-strong:rgba(23,183,204,0.28);\n  --richon-shadow:0 12px 30px rgba(16,24,40,0.08);\n  --richon-shadow-hover:0 18px 38px rgba(23,183,204,0.16);\n  --richon-radius-lg:20px;\n  --richon-radius-md:18px;\n  --richon-radius-sm:14px;\n  --richon-transition:all 0.3s ease;\n  --richon-whatsapp:#25D366;\n  --richon-wechat:#07C160;\n}\n\n.richon-contact-page{\n  background:var(--richon-bg);\n  color:var(--richon-text);\n}\n\n.richon-container{\n  max-width:1180px;\n  margin:0 auto;\n  padding-left:20px;\n  padding-right:20px;\n}\n\n.richon-section-title{\n  margin:0 0 14px;\n  font-size:2rem;\n  line-height:1.25;\n  color:var(--richon-text);\n  font-weight:800;\n}\n\n.richon-section-desc{\n  margin:0;\n  font-size:1rem;\n  line-height:1.8;\n  color:var(--richon-text-soft);\n}\n\n.richon-badge{\n  display:inline-block;\n  padding:8px 14px;\n  border-radius:999px;\n  background:rgba(23,183,204,0.10);\n  color:var(--richon-primary);\n  font-size:0.82rem;\n  font-weight:700;\n  letter-spacing:0.4px;\n  text-transform:uppercase;\n  margin-bottom:16px;\n}\n\n.richon-card{\n  background:var(--richon-white);\n  border:1px solid var(--richon-line);\n  border-radius:var(--richon-radius-md);\n  box-shadow:var(--richon-shadow);\n  transition:var(--richon-transition);\n}\n\n.richon-card:hover,\n.richon-card:focus-visible{\n  transform:translateY(-6px);\n  box-shadow:var(--richon-shadow-hover);\n  border-color:var(--richon-line-strong);\n  outline:none;\n}\n\n.richon-icon-circle{\n  width:72px;\n  height:72px;\n  border-radius:50%;\n  background:linear-gradient(135deg, #e0f7fa 0%, #ffffff 100%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto 16px;\n  transition:var(--richon-transition);\n}\n\n.richon-icon-circle i{\n  font-size:1.8rem;\n  color:var(--richon-primary);\n  transition:var(--richon-transition);\n}\n\n.richon-card:hover .richon-icon-circle,\n.richon-card:focus-visible .richon-icon-circle{\n  background:var(--richon-primary);\n}\n\n.richon-card:hover .richon-icon-circle i,\n.richon-card:focus-visible .richon-icon-circle i{\n  color:#fff;\n  transform:rotateY(180deg);\n}\n\n.richon-heading-center{\n  text-align:center;\n  max-width:820px;\n  margin:0 auto 34px;\n}\n\n@media (max-width: 768px){\n  .richon-section-title{\n    font-size:1.55rem;\n  }\n\n  .richon-section-desc{\n    font-size:0.95rem;\n    line-height:1.7;\n  }\n\n  .richon-heading-center{\n    margin-bottom:24px;\n  }\n}\n<\/style>\n\n\n\n<section class=\"contact-hero\">\n  <div class=\"contact-hero-overlay\"><\/div>\n  <div class=\"richon-container contact-hero-content\">\n    <div class=\"contact-hero-icon\">\n      <i class=\"fas fa-envelope-open-text\"><\/i>\n    <\/div>\n    <span class=\"richon-badge\">Richon Contact Center<\/span>\n    <h1 class=\"contact-hero-title\">Contact Richon<\/h1>\n    <div class=\"contact-hero-divider\"><\/div>\n    <p class=\"contact-hero-subtitle\">\n      Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production line project communication.\n    <\/p>\n  <\/div>\n<\/section>\n\n<style>\n.contact-hero{\n  position:relative;\n  min-height:440px;\n  background:url('https:\/\/richongroup.com\/wp-content\/uploads\/2026\/02\/contact-us-richongroup.webp') center center no-repeat;\n  background-size:cover;\n  background-color:var(--richon-primary);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  text-align:center;\n  overflow:hidden;\n}\n\n.contact-hero-overlay{\n  position:absolute;\n  inset:0;\n  background:\n    linear-gradient(180deg, rgba(15,23,42,0.50) 0%, rgba(15,23,42,0.72) 100%),\n    radial-gradient(circle, rgba(15,23,42,0.24) 0%, rgba(15,23,42,0.78) 100%);\n  z-index:1;\n}\n\n.contact-hero-content{\n  position:relative;\n  z-index:2;\n  max-width:900px;\n  padding-top:30px;\n  padding-bottom:30px;\n}\n\n.contact-hero-icon{\n  width:72px;\n  height:72px;\n  margin:0 auto 18px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:rgba(255,255,255,0.08);\n  border:1px solid rgba(255,255,255,0.18);\n  backdrop-filter:blur(4px);\n}\n\n.contact-hero-icon i{\n  font-size:1.75rem;\n  color:var(--richon-primary);\n}\n\n.contact-hero .richon-badge{\n  background:rgba(255,255,255,0.10);\n  color:#ffffff;\n}\n\n.contact-hero-title{\n  margin:0;\n  color:#ffffff !important;\n  font-size:3.2rem;\n  font-weight:800;\n  line-height:1.15;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  text-shadow:0 4px 15px rgba(0,0,0,0.35);\n}\n\n.contact-hero-divider{\n  width:82px;\n  height:4px;\n  margin:20px auto;\n  border-radius:999px;\n  background:var(--richon-primary);\n}\n\n.contact-hero-subtitle{\n  margin:0 auto;\n  max-width:760px;\n  color:rgba(255,255,255,0.92) !important;\n  font-size:1.08rem;\n  line-height:1.85;\n  text-shadow:0 2px 8px rgba(0,0,0,0.3);\n}\n\n@media (max-width:768px){\n  .contact-hero{\n    min-height:350px;\n  }\n\n  .contact-hero-title{\n    font-size:2.2rem;\n  }\n\n  .contact-hero-subtitle{\n    font-size:1rem;\n    line-height:1.7;\n  }\n}\n<\/style>\n\n\n\n<section class=\"contact-intro\">\n  <div class=\"richon-container\">\n    <div class=\"contact-intro-box richon-card\">\n      <div class=\"contact-intro-inner\">\n        <span class=\"richon-badge\">Direct Communication<\/span>\n        <h2 class=\"richon-section-title\">Talk to the Right Team Quickly<\/h2>\n        <p class=\"richon-section-desc\">\n          Whether you need an egg tray production line quotation, factory planning advice, dryer system selection, or after-sales support, you can reach Richon through the contact methods below.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.contact-intro{\n  padding:42px 0 10px;\n  background:#ffffff;\n}\n\n.contact-intro-box{\n  padding:34px 28px;\n  background:linear-gradient(180deg, #ffffff 0%, #f8fcfd 100%);\n}\n\n.contact-intro-inner{\n  max-width:860px;\n  margin:0 auto;\n  text-align:center;\n}\n\n@media (max-width:768px){\n  .contact-intro{\n    padding:28px 0 6px;\n  }\n\n  .contact-intro-box{\n    padding:24px 18px;\n  }\n}\n<\/style>\n\n\n\n<section class=\"contact-methods\">\n  <div class=\"richon-container\">\n\n    <div class=\"richon-heading-center\">\n      <span class=\"richon-badge\">Contact Methods<\/span>\n      <h2 class=\"richon-section-title\">Reach Richon Through Multiple Channels<\/h2>\n      <p class=\"richon-section-desc\">\n        Choose the most convenient way to contact our sales and support team for quotations, equipment discussion, and project communication.\n      <\/p>\n    <\/div>\n\n    <div class=\"contact-methods-grid\">\n\n      <a href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Qihang+Building+Zhengzhou+Henan+China\"\n         target=\"_blank\"\n         rel=\"noopener noreferrer\"\n         class=\"contact-method-card richon-card\"\n         aria-label=\"Open Richon office location on Google Maps\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-map-location-dot\"><\/i>\n        <\/div>\n        <h3>Our Office<\/h3>\n        <p>Qihang Building,<br>Zhengzhou, Henan, China<\/p>\n        <span class=\"contact-method-action\"><i class=\"fas fa-external-link-alt\"><\/i> Open Map<\/span>\n      <\/a>\n\n      <a href=\"mailto:sales@richongroup.com\"\n         class=\"contact-method-card richon-card\"\n         aria-label=\"Send email to Richon sales team\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-envelope-open-text\"><\/i>\n        <\/div>\n        <h3>Email Us<\/h3>\n        <p>sales@richongroup.com<\/p>\n        <p class=\"contact-method-sub\">support@richongroup.com<\/p>\n        <span class=\"contact-method-action\"><i class=\"fas fa-paper-plane\"><\/i> Send Email<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/wa.me\/8613137130150\"\n         target=\"_blank\"\n         rel=\"noopener noreferrer\"\n         class=\"contact-method-card richon-card whatsapp-card\"\n         aria-label=\"Chat with Richon on WhatsApp\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fab fa-whatsapp\"><\/i>\n        <\/div>\n        <h3>WhatsApp<\/h3>\n        <p>+86 131 3713 0150<\/p>\n        <p class=\"contact-method-sub\">Fast response for quotations and project discussion<\/p>\n        <span class=\"contact-method-action\"><i class=\"fab fa-whatsapp\"><\/i> Chat Now<\/span>\n      <\/a>\n\n      <button type=\"button\"\n              class=\"contact-method-card richon-card wechat-card wechat-trigger\"\n              onclick=\"toggleWechat()\"\n              aria-expanded=\"false\"\n              aria-controls=\"wechat-qr-overlay\"\n              aria-label=\"View Richon WeChat QR code\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fab fa-weixin\"><\/i>\n        <\/div>\n        <h3>WeChat<\/h3>\n        <p>Richon_Group<\/p>\n        <p class=\"contact-method-sub\">Scan the QR code to connect with our team<\/p>\n        <span class=\"contact-method-action\"><i class=\"fas fa-qrcode\"><\/i> View QR Code<\/span>\n\n        <div id=\"wechat-qr-overlay\" class=\"wechat-qr-overlay\" aria-hidden=\"true\">\n          <img decoding=\"async\" src=\"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp\" alt=\"Richon official WeChat QR code for equipment inquiries\">\n          <p>Scan to add us on WeChat<\/p>\n        <\/div>\n      <\/button>\n\n      <a href=\"tel:+8613137130150\"\n         class=\"contact-method-card richon-card\"\n         aria-label=\"Call Richon by phone\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-headset\"><\/i>\n        <\/div>\n        <h3>Call Us<\/h3>\n        <p>+86 131 3713 0150<\/p>\n        <p class=\"contact-method-sub\">Direct contact for urgent communication<\/p>\n        <span class=\"contact-method-action\"><i class=\"fas fa-phone\"><\/i> Call Now<\/span>\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.contact-methods{\n  padding:34px 0 56px;\n  background:#ffffff;\n}\n\n.contact-methods-grid{\n  display:grid;\n  grid-template-columns:repeat(5, 1fr);\n  gap:20px;\n}\n\n.contact-method-card{\n  text-decoration:none;\n  text-align:center;\n  padding:30px 20px;\n  display:flex;\n  flex-direction:column;\n  position:relative;\n  overflow:hidden;\n  cursor:pointer;\n  min-height:290px;\n}\n\nbutton.contact-method-card{\n  appearance:none;\n  -webkit-appearance:none;\n  font:inherit;\n  color:inherit;\n  background:#ffffff;\n}\n\n.contact-method-card h3{\n  margin:0 0 10px;\n  font-size:1.08rem;\n  line-height:1.4;\n  color:var(--richon-text);\n  font-weight:700;\n}\n\n.contact-method-card p{\n  margin:0;\n  font-size:0.95rem;\n  line-height:1.65;\n  color:var(--richon-text-soft);\n  word-break:break-word;\n}\n\n.contact-method-sub{\n  margin-top:6px !important;\n  font-size:0.84rem !important;\n  color:var(--richon-text-light) !important;\n}\n\n.contact-method-action{\n  margin-top:auto;\n  padding-top:16px;\n  font-size:0.85rem;\n  font-weight:600;\n  color:var(--richon-primary);\n  opacity:0;\n  transform:translateY(8px);\n  transition:var(--richon-transition);\n}\n\n.contact-method-card:hover .contact-method-action,\n.contact-method-card:focus-visible .contact-method-action{\n  opacity:1;\n  transform:translateY(0);\n}\n\n.whatsapp-card:hover,\n.whatsapp-card:focus-visible{\n  border-color:var(--richon-whatsapp);\n}\n\n.wechat-card:hover,\n.wechat-card:focus-visible{\n  border-color:var(--richon-wechat);\n}\n\n.whatsapp-card:hover .richon-icon-circle,\n.whatsapp-card:focus-visible .richon-icon-circle{\n  background:var(--richon-whatsapp);\n}\n\n.wechat-card:hover .richon-icon-circle,\n.wechat-card:focus-visible .richon-icon-circle{\n  background:var(--richon-wechat);\n}\n\n.wechat-qr-overlay{\n  position:absolute;\n  inset:0;\n  background:#ffffff;\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n  padding:14px;\n  opacity:0;\n  pointer-events:none;\n  transition:var(--richon-transition);\n  z-index:5;\n}\n\n.wechat-qr-overlay.active{\n  opacity:1;\n  pointer-events:auto;\n}\n\n.wechat-qr-overlay img{\n  width:132px;\n  height:132px;\n  object-fit:cover;\n  border-radius:10px;\n  margin-bottom:10px;\n}\n\n.wechat-qr-overlay p{\n  margin:0;\n  font-size:0.84rem;\n  color:#333;\n}\n\n@media (max-width: 1200px){\n  .contact-methods-grid{\n    grid-template-columns:repeat(3, 1fr);\n  }\n}\n\n@media (max-width: 768px){\n  .contact-methods{\n    padding:24px 0 44px;\n  }\n\n  .contact-methods-grid{\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .contact-method-card{\n    min-height:auto;\n    padding:26px 18px;\n  }\n}\n<\/style>\n\n\n\n<section class=\"contact-support-section\">\n  <div class=\"richon-container\">\n\n    <div class=\"richon-heading-center\">\n      <span class=\"richon-badge\">How We Can Help<\/span>\n      <h2 class=\"richon-section-title\">What You Can Contact Us For<\/h2>\n      <p class=\"richon-section-desc\">\n        Our team supports equipment selection, quotation requests, project planning, and technical communication for egg tray and molded pulp production lines.\n      <\/p>\n    <\/div>\n\n    <div class=\"contact-support-grid\">\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-file-invoice-dollar\"><\/i>\n        <\/div>\n        <h3>Quotation Request<\/h3>\n        <p>Get pricing for egg tray machines, complete production lines, and customized project solutions.<\/p>\n      <\/div>\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-gears\"><\/i>\n        <\/div>\n        <h3>Model Selection<\/h3>\n        <p>Choose the right equipment model based on capacity target, automation level, and factory conditions.<\/p>\n      <\/div>\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-industry\"><\/i>\n        <\/div>\n        <h3>Factory Planning<\/h3>\n        <p>Discuss layout ideas, drying system matching, raw material use, and overall line configuration.<\/p>\n      <\/div>\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-screwdriver-wrench\"><\/i>\n        <\/div>\n        <h3>Technical Support<\/h3>\n        <p>Contact us for production questions, machine operation support, and project communication.<\/p>\n      <\/div>\n\n      <div class=\"support-card richon-card\">\n        <div class=\"richon-icon-circle\">\n          <i class=\"fas fa-headset\"><\/i>\n        <\/div>\n        <h3>After-Sales Communication<\/h3>\n        <p>Reach our team for follow-up support, spare parts coordination, and ongoing service assistance.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.contact-support-section{\n  padding:0 0 80px;\n  background:#ffffff;\n}\n\n.contact-support-grid{\n  display:grid;\n  grid-template-columns:repeat(5, 1fr);\n  gap:20px;\n  align-items:stretch;\n}\n\n.support-card{\n  padding:26px 20px;\n  text-align:center;\n  height:100%;\n}\n\n.support-card h3{\n  margin:0 0 10px;\n  font-size:1.05rem;\n  line-height:1.4;\n  color:var(--richon-text);\n  font-weight:700;\n}\n\n.support-card p{\n  margin:0;\n  font-size:0.92rem;\n  line-height:1.7;\n  color:var(--richon-text-soft);\n}\n\n@media (max-width: 1200px){\n  .contact-support-grid{\n    grid-template-columns:repeat(3, 1fr);\n  }\n}\n\n@media (max-width: 768px){\n  .contact-support-section{\n    padding:0 0 60px;\n  }\n\n  .contact-support-grid{\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .support-card{\n    padding:22px 18px;\n  }\n}\n<\/style>\n\n\n\n<script>\nfunction toggleWechat() {\n  const overlay = document.getElementById('wechat-qr-overlay');\n  const trigger = document.querySelector('.wechat-trigger');\n\n  overlay.classList.toggle('active');\n\n  const expanded = overlay.classList.contains('active');\n  trigger.setAttribute('aria-expanded', expanded ? 'true' : 'false');\n  overlay.setAttribute('aria-hidden', expanded ? 'false' : 'true');\n}\n<\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-c12e60a4 alignfull uagb-is-root-container\">\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"ContactPage\",\n      \"@id\": \"https:\/\/richongroup.com\/contact\/#webpage\",\n      \"url\": \"https:\/\/richongroup.com\/contact\/\",\n      \"name\": \"Contact Richon\",\n      \"description\": \"Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production line solutions.\",\n      \"isPartOf\": {\n        \"@id\": \"https:\/\/richongroup.com\/#website\"\n      },\n      \"about\": {\n        \"@id\": \"https:\/\/richongroup.com\/#organization\"\n      },\n      \"breadcrumb\": {\n        \"@id\": \"https:\/\/richongroup.com\/contact\/#breadcrumb\"\n      }\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"@id\": \"https:\/\/richongroup.com\/contact\/#breadcrumb\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Home\",\n          \"item\": \"https:\/\/richongroup.com\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Contact\",\n          \"item\": \"https:\/\/richongroup.com\/contact\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"Organization\",\n      \"@id\": \"https:\/\/richongroup.com\/#organization\",\n      \"name\": \"Richon\",\n      \"url\": \"https:\/\/richongroup.com\/\",\n      \"logo\": \"https:\/\/richongroup.com\/wp-content\/uploads\/2025\/02\/richon-logo.png\",\n      \"email\": \"sales@richongroup.com\",\n      \"telephone\": \"+86 13137130150\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"Qihang Building\",\n        \"addressLocality\": \"Zhengzhou\",\n        \"addressRegion\": \"Henan\",\n        \"addressCountry\": \"CN\"\n      },\n      \"contactPoint\": [\n        {\n          \"@type\": \"ContactPoint\",\n          \"contactType\": \"sales\",\n          \"email\": \"sales@richongroup.com\",\n          \"telephone\": \"+86 13137130150\",\n          \"availableLanguage\": [\"English\", \"Chinese\"]\n        },\n        {\n          \"@type\": \"ContactPoint\",\n          \"contactType\": \"customer support\",\n          \"email\": \"support@richongroup.com\",\n          \"availableLanguage\": [\"English\", \"Chinese\"]\n        }\n      ],\n      \"sameAs\": [\n        \"https:\/\/wa.me\/8613137130150\"\n      ]\n    },\n    {\n      \"@type\": \"WebSite\",\n      \"@id\": \"https:\/\/richongroup.com\/#website\",\n      \"url\": \"https:\/\/richongroup.com\/\",\n      \"name\": \"Richon\"\n    }\n  ]\n}\n<\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-a00d6724 alignfull uagb-is-root-container\">\n<section id=\"contact-us\" class=\"contact-section\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Egg Tray Machine &#8211; Contact Us<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"PingFang SC\", \"Microsoft YaHei\", Arial, sans-serif;\n        }\n        \n        body {\n            background-color: #f9f9f9;\n            color: #333;\n            line-height: 1.6;\n            overflow-x: hidden;\n        }\n        \n        .contact-section {\n            --primary-color: #17B7CC;\n            --primary-light: #e6f7fa;\n            --text-dark: #1b1f23;\n            --text-sub: #5b6670;\n            --card-bg: #ffffff;\n            --border-color: #e1e8ed;\n            \n            width: 100%;\n            margin: 0 auto;\n            background: white;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n            padding: 60px 0;\n        }\n        \n        .contact-section .container {\n            width: 100%;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 40px;\n        }\n        \n        .section-header {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n        \n        .section-header h2 {\n            font-size: 42px;\n            font-weight: 700;\n            color: var(--text-dark);\n            margin-bottom: 20px;\n            position: relative;\n        }\n        \n        .section-header h2::after {\n            content: \"\";\n            display: block;\n            width: 100px;\n            height: 4px;\n            background: var(--primary-color);\n            margin: 25px auto 0;\n            border-radius: 4px;\n        }\n        \n        .section-header p {\n            color: var(--text-sub);\n            max-width: 900px;\n            margin: 20px auto 0;\n            font-size: 20px;\n            line-height: 1.6;\n        }\n        \n        .contact-container {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n            margin: 0 auto;\n            align-items: start;\n        }\n        \n        .questions-section {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            height: 100%;\n        }\n        \n        .question-card {\n            background: var(--card-bg);\n            border-radius: 12px;\n            padding: 25px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n            border: 1px solid var(--border-color);\n            transition: all 0.3s ease;\n            border-left: 4px solid var(--primary-color);\n            display: flex;\n            flex-direction: column;\n            height: 100%;\n        }\n        \n        .question-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(23, 183, 204, 0.15);\n            border-color: var(--primary-light);\n        }\n        \n        .question-card h3 {\n            font-size: 20px;\n            color: var(--text-dark);\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            font-weight: 600;\n        }\n        \n        .question-card h3 i {\n            color: var(--primary-color);\n            margin-right: 12px;\n            font-size: 22px;\n        }\n        \n        .question-card p {\n            color: var(--text-sub);\n            font-size: 17px;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        .contact-form {\n            background: var(--card-bg);\n            border-radius: 12px;\n            padding: 35px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n            border: 1px solid var(--border-color);\n            height: 100%;\n        }\n        \n        .form-header {\n            margin-bottom: 30px;\n        }\n        \n        .form-header h3 {\n            color: var(--text-dark);\n            margin-bottom: 12px;\n            font-size: 24px;\n            font-weight: 700;\n        }\n        \n        .form-header p {\n            color: var(--text-sub);\n            font-size: 16px;\n            line-height: 1.6;\n        }\n        \n        .form-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n        }\n        \n        .form-group {\n            margin-bottom: 20px;\n        }\n        \n        .form-group.full-width {\n            grid-column: 1 \/ -1;\n        }\n        \n        .form-group label {\n            display: block;\n            margin-bottom: 8px;\n            color: var(--text-dark);\n            font-weight: 600;\n            font-size: 16px;\n        }\n        \n        .form-group label.required:after {\n            content: \" *\";\n            color: #e74c3c;\n        }\n        \n        .form-group input,\n        .form-group textarea,\n        .form-group select {\n            width: 100%;\n            padding: 14px 16px;\n            border: 1px solid var(--border-color);\n            border-radius: 8px;\n            font-size: 16px;\n            transition: all 0.3s ease;\n        }\n        \n        .form-group input:focus,\n        .form-group textarea:focus,\n        .form-group select:focus {\n            border-color: var(--primary-color);\n            outline: none;\n            box-shadow: 0 0 0 3px rgba(23, 183, 204, 0.1);\n        }\n        \n        .form-group textarea {\n            min-height: 120px;\n            resize: vertical;\n        }\n        \n        .checkbox-group {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 12px 20px;\n            margin-top: 8px;\n        }\n        \n        .checkbox-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .checkbox-item input {\n            width: auto;\n        }\n        \n        .checkbox-item label {\n            margin-bottom: 0;\n            font-weight: 500;\n            font-size: 15px;\n        }\n        \n        .submit-btn {\n            display: block;\n            width: 100%;\n            padding: 16px;\n            background: var(--primary-color);\n            color: white;\n            border: none;\n            border-radius: 8px;\n            font-size: 17px;\n            font-weight: 700;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            margin-top: 20px;\n            position: relative;\n        }\n        \n        .submit-btn:hover:not(:disabled) {\n            background: #1394a5;\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(23, 183, 204, 0.3);\n        }\n\n        .submit-btn:disabled {\n            background: #ccc;\n            cursor: not-allowed;\n            transform: none;\n            box-shadow: none;\n        }\n\n        \/* \u52a0\u8f7d\u52a8\u753b\u6837\u5f0f *\/\n        .submit-btn .spinner {\n            border: 4px solid rgba(255, 255, 255, 0.3);\n            border-top: 4px solid white;\n            border-radius: 50%;\n            width: 16px;\n            height: 16px;\n            animation: spin 1s linear infinite;\n            display: inline-block;\n            vertical-align: middle;\n            margin-right: 8px;\n        }\n\n        @keyframes spin {\n            0% { transform: rotate(0deg); }\n            100% { transform: rotate(360deg); }\n        }\n        \n        .form-note {\n            text-align: center;\n            margin-top: 20px;\n            color: var(--text-sub);\n            font-size: 15px;\n            font-style: italic;\n            line-height: 1.5;\n        }\n        \n        \/* \u5f39\u7a97\u57fa\u7840\u6837\u5f0f *\/\n        .success-modal {\n            display: none;\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-color: rgba(0, 0, 0, 0.6);\n            z-index: 1000;\n            align-items: center;\n            justify-content: center;\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n        \n        .success-modal.show {\n            display: flex;\n            opacity: 1;\n        }\n        \n        .modal-content {\n            background: white;\n            border-radius: 16px;\n            padding: 40px;\n            max-width: 500px;\n            width: 90%;\n            text-align: center;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);\n            transform: translateY(20px);\n            transition: transform 0.4s ease;\n        }\n        \n        .success-modal.show .modal-content {\n            transform: translateY(0);\n        }\n        \n        .modal-icon {\n            font-size: 60px;\n            color: #4CAF50; \/* \u6210\u529f\u7eff\u8272 *\/\n            margin-bottom: 20px;\n        }\n\n        .error-modal .modal-icon {\n            color: #E74C3C; \/* \u5931\u8d25\u7ea2\u8272 *\/\n        }\n        \n        .modal-title {\n            font-size: 28px;\n            color: var(--text-dark);\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .modal-message {\n            color: var(--text-sub);\n            font-size: 18px;\n            line-height: 1.6;\n            margin-bottom: 30px;\n        }\n        \n        .modal-btn {\n            display: inline-block;\n            padding: 12px 30px;\n            background: var(--primary-color);\n            color: white;\n            border: none;\n            border-radius: 8px;\n            font-size: 16px;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n        \n        .modal-btn:hover {\n            background: #1394a5;\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(23, 183, 204, 0.3);\n        }\n        \n        \/* \u79fb\u52a8\u7aef\u4f18\u5316 *\/\n        @media (max-width: 992px) {\n            .contact-container { grid-template-columns: 1fr; gap: 40px; }\n            .contact-section { padding: 40px 0; }\n            .contact-section .container { padding: 0 20px; }\n            .section-header { margin-bottom: 40px; }\n            .section-header h2 { font-size: 32px; }\n            .section-header p { font-size: 18px; }\n            .contact-form { padding: 25px; }\n            .question-card { padding: 20px; }\n            .modal-content { padding: 30px; }\n            .modal-title { font-size: 24px; }\n            .modal-message { font-size: 16px; }\n        }\n        \n        @media (max-width: 768px) {\n            .form-row { grid-template-columns: 1fr; gap: 0; }\n            .checkbox-group { grid-template-columns: 1fr; }\n            .contact-section { padding: 30px 0; }\n            .section-header h2 { font-size: 28px; }\n            .section-header p { font-size: 16px; }\n            .form-header h3 { font-size: 22px; }\n            .form-header p { font-size: 15px; }\n            .question-card h3 { font-size: 18px; }\n            .question-card p { font-size: 16px; }\n            .modal-content { padding: 25px; width: 95%; }\n            .modal-icon { font-size: 50px; }\n        }\n        \n        @media (max-width: 480px) {\n            .contact-section .container { padding: 0 15px; }\n            .contact-form { padding: 20px; }\n            .question-card { padding: 18px; }\n            .form-group input, .form-group textarea, .form-group select { padding: 12px 14px; font-size: 15px; }\n            .submit-btn { padding: 14px; font-size: 16px; }\n            .modal-content { padding: 20px; }\n            .modal-title { font-size: 22px; }\n            .modal-message { font-size: 15px; }\n        }\n    <\/style>\n<\/head>\n<body>\n    <section class=\"contact-section\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Contact Us<\/h2>\n                <p>Get in touch with our team for any inquiries about our egg tray machines and services.<\/p>\n            <\/div>\n            \n            <div class=\"contact-container\">\n                <div class=\"questions-section\">\n                    <div class=\"question-card\">\n                        <h3><i class=\"fas fa-question-circle\"><\/i> Project Scope<\/h3>\n                        <p>Do you need a complete project solution or a partial solution? Our team can customize the perfect setup for your specific needs and budget constraints.<\/p>\n                    <\/div>\n                    <div class=\"question-card\">\n                        <h3><i class=\"fas fa-box\"><\/i> Product Expectations<\/h3>\n                        <p>What kind of finished product do you expect, and what quality standards are important to you?<\/p>\n                    <\/div>\n                    <div class=\"question-card\">\n                        <h3><i class=\"fas fa-calendar-alt\"><\/i> Project Timeline<\/h3>\n                        <p>What is your expected timeline for project implementation and operation?<\/p>\n                    <\/div>\n                    <div class=\"question-card\">\n                        <h3><i class=\"fas fa-money-bill-wave\"><\/i> Budget Range<\/h3>\n                        <p>What is the approximate budget range for your project procurement?<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"contact-form\">\n                    <div class=\"form-header\">\n                        <h3>Send Us Your Information<\/h3>\n                        <p>Accurate project information will help us provide the perfect solution for your needs.<\/p>\n                    <\/div>\n                    \n                    <form id=\"contactForm\" action=\"\/send-mail.php\" method=\"POST\">\n                        <div class=\"form-group\">\n                            <label for=\"materials\">Select Raw Materials<\/label>\n                            <div class=\"checkbox-group\">\n                                <div class=\"checkbox-item\">\n                                    <input type=\"checkbox\" id=\"waste-office-paper\" name=\"materials[]\" value=\"Waste Office Paper\">\n                                    <label for=\"waste-office-paper\">Waste Office Paper<\/label>\n                                <\/div>\n                                <div class=\"checkbox-item\">\n                                    <input type=\"checkbox\" id=\"waste-kraft-paper\" name=\"materials[]\" value=\"Waste Kraft Paper\">\n                                    <label for=\"waste-kraft-paper\">Waste Kraft Paper<\/label>\n                                <\/div>\n                                <div class=\"checkbox-item\">\n                                    <input type=\"checkbox\" id=\"waste-cardboard\" name=\"materials[]\" value=\"Waste Cardboard\">\n                                    <label for=\"waste-cardboard\">Waste Cardboard<\/label>\n                                <\/div>\n                                <div class=\"checkbox-item\">\n                                    <input type=\"checkbox\" id=\"other-materials\" name=\"materials[]\" value=\"Other Materials\">\n                                    <label for=\"other-materials\">Other Materials<\/label>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"form-row\">\n                            <div class=\"form-group\">\n                                <label for=\"name\" class=\"required\">Your Name<\/label>\n                                <input type=\"text\" id=\"name\" name=\"name\" required>\n                            <\/div>\n                            \n                            <div class=\"form-group\">\n                                <label for=\"email\" class=\"required\">Your Email<\/label>\n                                <input type=\"email\" id=\"email\" name=\"email\" required>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"form-row\">\n                            <div class=\"form-group\">\n                                <label for=\"phone\" class=\"required\">Your Phone Number<\/label>\n                                <input type=\"text\" id=\"phone\" name=\"phone\" required>\n                            <\/div>\n                            \n                            <div class=\"form-group\">\n                                <label for=\"country\" class=\"required\">Your Country<\/label>\n                                <input type=\"text\" id=\"country\" name=\"country\" required>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"form-group\">\n                            <label for=\"company\">Your Company Name<\/label>\n                            <input type=\"text\" id=\"company\" name=\"company\">\n                        <\/div>\n                        \n                        <div class=\"form-group\">\n                            <label for=\"message\">Your Message<\/label>\n                            <textarea id=\"message\" name=\"message\" placeholder=\"Please provide detailed information about your project needs...\"><\/textarea>\n                        <\/div>\n                        \n                        <button type=\"submit\" class=\"submit-btn\">\n                            Submit Information\n                        <\/button>\n                        \n                        <p class=\"form-note\">Accurate project information will determine whether we can provide you with the perfect solution. Thank you for contacting us.<\/p>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <div class=\"success-modal\" id=\"successModal\">\n        <div class=\"modal-content\">\n            <div class=\"modal-icon\">\n                <i class=\"fas fa-check-circle\"><\/i>\n            <\/div>\n            <h3 class=\"modal-title\">Message Sent Successfully!<\/h3>\n            <p class=\"modal-message\">Thank you for contacting us. We have received your information and will get back to you within 24 hours.<\/p>\n            <button class=\"modal-btn\" id=\"modalCloseBtnSuccess\">Continue<\/button>\n        <\/div>\n    <\/div>\n\n    <div class=\"success-modal error-modal\" id=\"errorModal\">\n        <div class=\"modal-content\">\n            <div class=\"modal-icon\">\n                <i class=\"fas fa-times-circle\"><\/i>\n            <\/div>\n            <h3 class=\"modal-title\">Submission Failed!<\/h3>\n            <p class=\"modal-message\" id=\"errorMessage\">Sorry, there was an issue sending your request. The server may be busy or the request format was incorrect. Please try again later.<\/p>\n            <button class=\"modal-btn\" id=\"modalCloseBtnError\">Close<\/button>\n        <\/div>\n    <\/div>\n\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            const contactForm = document.getElementById('contactForm');\n            const submitBtn = contactForm.querySelector('.submit-btn');\n            const successModal = document.getElementById('successModal');\n            const errorModal = document.getElementById('errorModal');\n            const modalCloseBtnSuccess = document.getElementById('modalCloseBtnSuccess');\n            const modalCloseBtnError = document.getElementById('modalCloseBtnError');\n            const errorMessageElement = document.getElementById('errorMessage');\n\n            \/\/ \u8f85\u52a9\u51fd\u6570\uff1a\u663e\u793a\u6210\u529f\u5f39\u7a97\n            function showSuccessModal() {\n                contactForm.reset(); \n                successModal.classList.add('show');\n            }\n\n            \/\/ \u8f85\u52a9\u51fd\u6570\uff1a\u663e\u793a\u5931\u8d25\u5f39\u7a97\n            function showFailureModal(message) {\n                errorMessageElement.textContent = message || 'Sorry, there was an issue sending your request. Please try again later.';\n                errorModal.classList.add('show');\n            }\n\n            \/\/ \u8f85\u52a9\u51fd\u6570\uff1a\u5173\u95ed\u6240\u6709\u5f39\u7a97\n            function closeModal(modalElement) {\n                modalElement.classList.remove('show');\n            }\n            \n            \/\/ \u8f85\u52a9\u51fd\u6570\uff1a\u8bbe\u7f6e\u6309\u94ae\u72b6\u6001\n            function setButtonState(isLoading) {\n                if (isLoading) {\n                    submitBtn.disabled = true;\n                    submitBtn.innerHTML = '<span class=\"spinner\"><\/span>Sending...';\n                } else {\n                    submitBtn.disabled = false;\n                    submitBtn.innerHTML = 'Submit Information';\n                }\n            }\n\n            \/\/ \u8868\u5355\u63d0\u4ea4\u4e8b\u4ef6\u5904\u7406\n            contactForm.addEventListener('submit', function(e) {\n                e.preventDefault(); \n                \n                if (!contactForm.checkValidity()) {\n                    return; \n                }\n\n                setButtonState(true);\n\n                const formData = new FormData(contactForm);\n                \n                \/\/ --- \u6a21\u62df\u6216\u5b9e\u9645\u7684 Fetch \u8bf7\u6c42\u903b\u8f91 ---\n                fetch(contactForm.action, {\n                    method: 'POST',\n                    body: formData,\n                    \/\/ \u786e\u4fdd\u8bf7\u6c42\u5934\u8bbe\u7f6e\u6b63\u786e\uff0c\u4fbf\u4e8e\u670d\u52a1\u5668\u89e3\u6790\n                    headers: {\n                        'Accept': 'application\/json',\n                    }\n                })\n                .then(response => {\n                    \/\/ \u68c0\u67e5\u54cd\u5e94\u72b6\u6001\u7801\u662f\u5426\u5728 200-299 \u8303\u56f4\u5185\n                    if (response.ok) {\n                        \/\/ \u5373\u4f7f\u670d\u52a1\u5668\u8fd4\u56de\u4e86 200\uff0c\u6211\u4eec\u4e5f\u9700\u8981\u5904\u7406\u5176\u5185\u5bb9\n                        return response.text().then(text => {\n                            try {\n                                return JSON.parse(text); \/\/ \u5c1d\u8bd5\u89e3\u6790 JSON\n                            } catch (e) {\n                                \/\/ \u5982\u679c\u670d\u52a1\u5668\u53ea\u8fd4\u56de\u4e86\u7a7a\u5185\u5bb9\u6216\u7eaf\u6587\u672c\uff08\u4f46\u90ae\u4ef6\u5df2\u53d1\u9001\uff09\uff0c\u6211\u4eec\u89c6\u4e3a\u6210\u529f\n                                console.warn(\"Server returned 200 but not valid JSON. Assuming success.\");\n                                return { success: true };\n                            }\n                        });\n                    }\n                    \/\/ \u5982\u679c\u72b6\u6001\u7801\u4e0d\u662f 200-299\uff0c\u629b\u51fa\u9519\u8bef\n                    throw new Error('Server status not OK: ' + response.status);\n                })\n                .then(data => {\n                    \/\/ \u6536\u5230\u6210\u529f\u7684\u54cd\u5e94 (HTTP 200-299)\n                    if (data.success === true || data.success === undefined) {\n                        \/\/ \u5982\u679c data.success \u4e3a true\uff0c\u6216\u56e0\u670d\u52a1\u5668\u672a\u8fd4\u56de JSON \u800c\u4e3a undefined\uff08\u4ecd\u5047\u8bbe\u6210\u529f\uff0c\u4ee5\u4fee\u590d\u60a8\u7684\u95ee\u9898\uff09\n                        showSuccessModal();\n                    } else {\n                        \/\/ \u670d\u52a1\u5668\u8fd4\u56de 200\uff0c\u4f46\u5185\u90e8\u903b\u8f91\u6307\u793a\u5931\u8d25\n                        showFailureModal(data.message || 'Submission failed, please check server logs.');\n                    }\n                })\n                .catch(error => {\n                    \/\/ \u6355\u83b7\u6240\u6709\u9519\u8bef\uff08\u7f51\u7edc\u9519\u8bef\u3001JSON \u89e3\u6790\u9519\u8bef\u3001\u975e 2xx \u72b6\u6001\u7801\u9519\u8bef\uff09\n                    console.error('Submission Error:', error);\n                    \/\/ \u7531\u4e8e\u60a8\u63d0\u5230\u90ae\u4ef6\u5df2\u53d1\u9001\uff0c\u6211\u4eec\u5c06\u5931\u8d25\u4fe1\u606f\u6539\u4e3a\u901a\u7528\u4e14\u53cb\u597d\u7684\u63d0\u793a\n                    showFailureModal('Connection was successful, but there might be an issue processing the response. Please check your email inbox.');\n                })\n                .finally(() => {\n                    \/\/ \u65e0\u8bba\u6210\u529f\u6216\u5931\u8d25\uff0c\u90fd\u6062\u590d\u6309\u94ae\u72b6\u6001\n                    setButtonState(false);\n                });\n\n\n                \/*\n                \/\/ **\u3010\u5982\u679c\u670d\u52a1\u5668\u7aef\u65e0\u6cd5\u8c03\u6574\uff0c\u8bf7\u4f7f\u7528\u4ee5\u4e0b\u6a21\u62df\u6210\u529f\u7684\u903b\u8f91\u3011**\n                \/\/ \u786e\u4fdd\u4e0a\u9762\u7684 fetch \u903b\u8f91\u88ab\u6ce8\u91ca\u6389\uff0c\u53ea\u4fdd\u7559\u4e0b\u9762\u7684 setTimeout \u6a21\u62df\n                \/\/ \u8fd9\u6837\u80fd\u786e\u4fdd\u5f39\u7a97\u603b\u662f\u663e\u793a\uff0c\u4f46\u4e0d\u662f\u771f\u6b63\u7684\u670d\u52a1\u5668\u901a\u4fe1\u7ed3\u679c\u3002\n\n                \/\/ setTimeout(() => {\n                \/\/     showSuccessModal();\n                \/\/     setButtonState(false);\n                \/\/ }, 1500);\n                *\/\n            });\n            \n            \/\/ \u5173\u95ed\u6210\u529f\u5f39\u7a97\n            modalCloseBtnSuccess.addEventListener('click', function() {\n                closeModal(successModal);\n            });\n            \n            \/\/ \u5173\u95ed\u5931\u8d25\u5f39\u7a97\n            modalCloseBtnError.addEventListener('click', function() {\n                closeModal(errorModal);\n            });\n\n            \/\/ \u70b9\u51fb\u5f39\u7a97\u80cc\u666f\u5173\u95ed\u5f39\u7a97\n            successModal.addEventListener('click', function(e) {\n                if (e.target === successModal) {\n                    closeModal(successModal);\n                }\n            });\n            errorModal.addEventListener('click', function(e) {\n                if (e.target === errorModal) {\n                    closeModal(errorModal);\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n<a href=\"#contact-us\" class=\"floating-btn\"><i class=\"fas fa-envelope\"><\/i> contact-us<\/a>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Richon Contact Center Contact Richon Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"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":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"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":""},"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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-2644","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Richon | Egg Tray Machine &amp; Molded Pulp Equipment Inquiry<\/title>\n<meta name=\"description\" content=\"Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production line solutions. Reach us by email, WhatsApp, WeChat, phone, or office location.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/richongroup.com\/ru\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Richon | Egg Tray Machine &amp; Molded Pulp Equipment Inquiry\" \/>\n<meta property=\"og:description\" content=\"Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production line solutions. Reach us by email, WhatsApp, WeChat, phone, or office location.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/richongroup.com\/ru\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"richongroup.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-20T08:20:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u043c\u0438\u043d\u0443\u0442\u044b\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Richon | Egg Tray Machine & Molded Pulp Equipment Inquiry","description":"Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production line solutions. Reach us by email, WhatsApp, WeChat, phone, or office location.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/richongroup.com\/ru\/contact\/","og_locale":"ru_RU","og_type":"article","og_title":"Contact Richon | Egg Tray Machine & Molded Pulp Equipment Inquiry","og_description":"Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production line solutions. Reach us by email, WhatsApp, WeChat, phone, or office location.","og_url":"https:\/\/richongroup.com\/ru\/contact\/","og_site_name":"richongroup.com","article_modified_time":"2026-04-20T08:20:51+00:00","og_image":[{"url":"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"3 \u043c\u0438\u043d\u0443\u0442\u044b"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/richongroup.com\/contact\/","url":"https:\/\/richongroup.com\/contact\/","name":"Contact Richon | Egg Tray Machine & Molded Pulp Equipment Inquiry","isPartOf":{"@id":"https:\/\/richongroup.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/richongroup.com\/contact\/#primaryimage"},"image":{"@id":"https:\/\/richongroup.com\/contact\/#primaryimage"},"thumbnailUrl":"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp","datePublished":"2026-01-08T12:45:37+00:00","dateModified":"2026-04-20T08:20:51+00:00","description":"Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production line solutions. Reach us by email, WhatsApp, WeChat, phone, or office location.","breadcrumb":{"@id":"https:\/\/richongroup.com\/contact\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/richongroup.com\/contact\/"]}]},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/richongroup.com\/contact\/#primaryimage","url":"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp","contentUrl":"https:\/\/richongroup.com\/wp-content\/uploads\/2026\/04\/WeChat-QR-code.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/richongroup.com\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/richongroup.com\/"},{"@type":"ListItem","position":2,"name":"contact"}]},{"@type":"WebSite","@id":"https:\/\/richongroup.com\/#website","url":"https:\/\/richongroup.com\/","name":"richongroup.com","description":"Eco-Friendly &amp; High-Capacity Pulp Molding Equipment for Sustainable Packaging","publisher":{"@id":"https:\/\/richongroup.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/richongroup.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/richongroup.com\/#organization","name":"richongroup.com","url":"https:\/\/richongroup.com\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/richongroup.com\/#\/schema\/logo\/image\/","url":"https:\/\/richongroup.com\/wp-content\/uploads\/2025\/09\/cropped-Richon-logo-1.png","contentUrl":"https:\/\/richongroup.com\/wp-content\/uploads\/2025\/09\/cropped-Richon-logo-1.png","width":3159,"height":1020,"caption":"richongroup.com"},"image":{"@id":"https:\/\/richongroup.com\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"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":"Rico Lee","author_link":"https:\/\/richongroup.com\/ru\/author\/lee53684gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Richon Contact Center Contact Richon Contact Richon for egg tray machine quotations, molded pulp equipment consultation, technical support, and production [&hellip;]","_links":{"self":[{"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/pages\/2644","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/comments?post=2644"}],"version-history":[{"count":19,"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/pages\/2644\/revisions"}],"predecessor-version":[{"id":3904,"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/pages\/2644\/revisions\/3904"}],"wp:attachment":[{"href":"https:\/\/richongroup.com\/ru\/wp-json\/wp\/v2\/media?parent=2644"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}