{"id":1405,"date":"2025-10-17T22:24:40","date_gmt":"2025-10-17T14:24:40","guid":{"rendered":"https:\/\/www.zhongjuchem.com\/?page_id=1405"},"modified":"2025-10-18T12:28:36","modified_gmt":"2025-10-18T04:28:36","slug":"%e6%b0%b8%e9%b8%bfasa","status":"publish","type":"page","link":"https:\/\/www.zhongjuchem.com\/en\/%e6%b0%b8%e9%b8%bfasa\/","title":{"rendered":"\u6c38\u9e3fASA"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1405\" class=\"elementor elementor-1405\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd92d75 e-flex e-con-boxed e-con e-parent\" data-id=\"cd92d75\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6275e6 elementor-widget elementor-widget-html\" data-id=\"e6275e6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"zh\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>\u6ee8\u5dde\u6c38\u9e3f\u65b0\u6750\u6599\u79d1\u6280\u6709\u9650\u516c\u53f8 \u00b7 ASA\u4ea7\u54c1\u4ecb\u7ecd<\/title>\n  <!-- Fonts -->\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    :root{\n      --bg:#0a1020;           \/* \u6df1\u592a\u7a7a\u84dd *\/\n      --bg-2:#0d162c;         \/* \u6b21\u7ea7\u80cc\u666f *\/\n      --card:#101a32;         \/* \u5361\u7247\u5e95\u8272 *\/\n      --muted:#8aa0c7;        \/* \u6b21\u8981\u6587\u5b57 *\/\n      --fg:#e6f1ff;           \/* \u4e3b\u8981\u6587\u5b57 *\/\n      --brand:#39d0ff;        \/* \u79d1\u6280\u84dd\u9752 *\/\n      --brand-2:#ffd34d;      \/* \u54c1\u724c\u70b9\u7f00\u91d1 *\/\n      --line:#1f2a48;         \/* \u7ec6\u5206\u5272\u7ebf *\/\n      --glow: 0 0 0 transparent;\n      --radius: 20px;\n      --shadow: 0 10px 30px rgba(0,0,0,.35);\n      --grid-dot: radial-gradient(circle at 1px 1px, rgba(255,255,255,.08) 1px, transparent 1px);\n    }\n    *{box-sizing:border-box}\n    html,body{height:100%}\n    html{scroll-behavior:smooth}\n    body{\n      margin:0;\n      background: linear-gradient(180deg,var(--bg) 0%, #070c1a 100%);\n      color:var(--fg);\n      font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, \"PingFang SC\",\"Microsoft YaHei\", sans-serif;\n      line-height:1.65;\n      -webkit-font-smoothing:antialiased;\n      -moz-osx-font-smoothing:grayscale;\n    }\n\n    \/* ====== Tech Background Layer ====== *\/\n    .tech-layer{\n      position: fixed; inset: 0; z-index:-2;\n      background-image:\n        radial-gradient(1200px 600px at 10% -10%, rgba(57,208,255,.18), transparent 60%),\n        radial-gradient(900px 500px at 90% 110%, rgba(255,211,77,.12), transparent 60%),\n        linear-gradient(180deg, rgba(0,0,0,.15), transparent 30%);\n      pointer-events:none;\n    }\n    .grid-overlay{\n      position: fixed; inset: 0; z-index:-1;\n      background-image: var(--grid-dot);\n      background-size: 22px 22px;\n      opacity:.45;\n      mask-image: radial-gradient(60% 60% at 50% 40%, black 60%, transparent 100%);\n      pointer-events:none;\n    }\n    .circuit-lines{\n      position: fixed; inset: 0; z-index:-1; pointer-events:none;\n      background:\n        repeating-linear-gradient(90deg, transparent 0 48px, rgba(57,208,255,.08) 48px 49px),\n        repeating-linear-gradient(0deg, transparent 0 48px, rgba(57,208,255,.08) 48px 49px);\n      mix-blend-mode:screen; opacity:.25;\n      animation: drift 18s linear infinite;\n    }\n    @keyframes drift{ from{transform: translateY(0)} to{transform: translateY(-48px)} }\n\n    \/* ====== Header ====== *\/\n    header{\n      position:sticky; top:0; z-index:999;\n      backdrop-filter: blur(12px);\n      background: rgba(10,16,32,.55);\n      border-bottom:1px solid rgba(255,255,255,.06);\n    }\n    .nav{ max-width:1280px; margin:0 auto; display:flex; align-items:center; gap:24px; padding:14px 20px; }\n    .logo{\n      font-family: \"Space Grotesk\", Inter, system-ui, sans-serif;\n      font-weight:700; letter-spacing:.5px; font-size:20px;\n      color:var(--fg);\n      display:flex; align-items:center; gap:10px;\n    }\n    .logo-badge{\n      width:32px; height:32px; border-radius:10px;\n      background: conic-gradient(from 220deg, var(--brand), #7af7ff, var(--brand), #7af7ff);\n      box-shadow: 0 0 24px rgba(57,208,255,.55), inset 0 0 24px rgba(255,255,255,.12);\n    }\n    nav a{\n      color:var(--fg); text-decoration:none; font-size:14px; opacity:.85; padding:8px 10px; border-radius:10px; transition:.2s ease;\n    }\n    nav a:hover, nav a:focus{ opacity:1; background:rgba(57,208,255,.12); outline:none }\n\n    \/* ====== Hero ====== *\/\n    .hero{\n      position:relative; display:grid; place-items:center; text-align:center; min-height:76vh; padding:88px 20px 40px;\n      overflow:hidden; isolation:isolate;\n    }\n    .hero::before{\n      content:\"\"; position:absolute; inset:0; z-index:-1;\n      background: url('https:\/\/auto-emagazine.com\/assets\/cache\/imageresize\/c\/9\/c9a0f68ae3a033358fcf3de968fddcff.jpg') center\/cover no-repeat;\n      filter: saturate(.9) contrast(1.05) brightness(.9);\n      opacity:.25;\n    }\n    .hero-title{font-family:\"Space Grotesk\"; font-weight:800; font-size: clamp(28px, 5vw, 56px); letter-spacing:.3px; margin:8px 0 6px}\n    .hero-sub{font-weight:500; font-size: clamp(18px, 2.5vw, 24px); color:var(--muted)}\n    .slogan{ margin-top:18px; font-size:14px; color:#cfe7ff }\n\n    .hero-chip{\n      display:inline-flex; align-items:center; gap:8px; border:1px solid rgba(255,255,255,.14);\n      background: linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02));\n      box-shadow: var(--shadow);\n      padding:8px 12px; border-radius:999px; font-size:12px; color:#d9f6ff;\n      backdrop-filter: blur(8px);\n    }\n    .dot{width:7px; height:7px; border-radius:50%; background:var(--brand); box-shadow:0 0 16px rgba(57,208,255,.8)}\n\n    \/* ====== Layout ====== *\/\n    .container{ max-width:1280px; margin:0 auto; padding: 56px 20px; }\n    .section{ padding: 28px 0 16px }\n    .section h2{ font-family:\"Space Grotesk\"; font-size: clamp(22px, 2.6vw, 40px); font-weight:700; letter-spacing:.2px; text-align:center; margin:0 0 28px; color:#cfe7ff }\n    .section .lead{ max-width:850px; margin: 0 auto 24px; color: var(--muted); text-align:center }\n\n    \/* Divider *\/\n    .divider{ height:1px; background: linear-gradient(90deg, transparent, rgba(255,255,255,.14), transparent); margin: 24px 0 12px }\n\n    \/* Grid blocks *\/\n    .two-col{ display:grid; grid-template-columns: 1.12fr .88fr; gap:34px; align-items:center }\n    .card, .tile{\n      background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));\n      border: 1px solid rgba(255,255,255,.12);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n    }\n    .card{ padding:28px }\n    .tile{ padding:22px }\n\n    .kpi{ display:grid; grid-template-columns: repeat(auto-fit, minmax(220px,1fr)); gap:16px }\n    .kpi .tile h3{ margin:0 0 6px; font-weight:700; color:#eaf4ff }\n    .kpi .tile p{ margin:0; color: var(--muted) }\n\n    \/* Feature cards *\/\n    .grid{ display:grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap:22px }\n    .feature{\n      position:relative; padding:26px; overflow:hidden;\n      transition: transform .25s ease, box-shadow .25s ease; isolation:isolate;\n    }\n    .feature:hover{ transform: translateY(-6px) }\n    .feature h3{ margin:0 0 8px; font-weight:700; color:#eaf4ff; font-size:18px }\n    .feature p{ margin:0; color: var(--muted) }\n    .feature::after{ content:\"\"; position:absolute; inset: -1px; border-radius: inherit; padding:1px; background: linear-gradient(120deg, rgba(57,208,255,.55), rgba(255,211,77,.4), rgba(57,208,255,.55)); -webkit-mask:linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); -webkit-mask-composite:xor; mask-composite:exclude; opacity:.2 }\n\n    \/* Images *\/\n    .img-wrap{ position:relative; border-radius: var(--radius); overflow:hidden; box-shadow: var(--shadow) }\n    .img-wrap img{ display:block; width:100%; height:auto; object-fit:cover }\n    .img-wrap::after{ content:\"\"; position:absolute; inset:0; background: radial-gradient(60% 40% at 70% 15%, rgba(57,208,255,.22), transparent 60%); mix-blend-mode:screen }\n\n    \/* Table *\/\n    table{ width:100%; border-collapse: collapse; margin-top:12px; font-size:14px; background: rgba(255,255,255,.02); border:1px solid rgba(255,255,255,.08); border-radius:12px; overflow:hidden }\n    th, td{ padding:12px 14px; text-align:left; border-bottom:1px solid rgba(255,255,255,.06) }\n    th{ color:#bfe8ff; font-weight:600 }\n    tbody tr:hover{ background: rgba(57,208,255,.06) }\n\n    \/* Badges *\/\n    .badge{ display:inline-flex; align-items:center; gap:6px; padding:6px 10px; border-radius:999px; background: rgba(57,208,255,.12); border:1px solid rgba(57,208,255,.35); color:#cfefff; font-size:12px }\n    .badge .b{ width:6px; height:6px; border-radius:50%; background: var(--brand) }\n\n    \/* Contact *\/\n    .cta{\n      display:inline-flex; align-items:center; gap:10px; padding:14px 20px; border-radius:14px; color:#061225; background: linear-gradient(180deg, #9ae8ff, #4fd8ff); text-decoration:none; font-weight:700; letter-spacing:.2px; box-shadow: 0 8px 24px rgba(57,208,255,.35); transition:.2s ease;\n    }\n    .cta:hover{ transform: translateY(-2px) }\n\n    \/* Footer *\/\n    footer{ border-top:1px solid rgba(255,255,255,.08); background: rgba(13,22,44,.7); padding:30px 20px; color:var(--muted); text-align:center }\n\n    \/* Motion *\/\n    [data-animate]{ opacity:0; transform: translateY(18px); transition: .6s ease }\n    [data-animate].in{ opacity:1; transform:none }\n\n    @media (max-width: 1024px){\n      .two-col{ grid-template-columns: 1fr }\n    }\n    @media (max-width: 768px){\n      .nav{ padding:12px 16px }\n      .logo{ font-size:18px }\n      nav a{ font-size:13px; margin-left:2px }\n      .card{ padding:22px }\n    }\n    @media (prefers-reduced-motion: reduce){\n      *{ animation: none !important; transition: none !important }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"tech-layer\"><\/div>\n  <div class=\"grid-overlay\"><\/div>\n  <div class=\"circuit-lines\" aria-hidden=\"true\"><\/div>\n\n  <!-- Header -->\n  <header>\n    <div class=\"nav\">\n      <div class=\"logo\"><span class=\"logo-badge\" aria-hidden=\"true\"><\/span> YH \u00b7 Yonghong ASA<\/div>\n      <nav style=\"margin-left:auto; display:flex; gap:8px; flex-wrap:wrap\">\n        <a href=\"#intro\">\u516c\u53f8\u4ecb\u7ecd<\/a>\n        <a href=\"#core\">\u6838\u5fc3\u6280\u672f<\/a>\n        <a href=\"#applications\">\u4ea7\u54c1\u5e94\u7528<\/a>\n        <a href=\"#products\">\u4e3b\u8981\u4ea7\u54c1<\/a>\n        <a href=\"#quality\">\u8d28\u91cf\u7ba1\u63a7<\/a>\n        <a href=\"#future\">\u672a\u6765\u5f00\u53d1<\/a>\n        <a href=\"#contact\">Contact Us<\/a>\n      <\/nav>\n    <\/div>\n  <\/header>\n\n  <!-- Hero -->\n  <section class=\"hero\">\n    <span class=\"hero-chip\" data-animate><span class=\"dot\"><\/span> \u805a\u5408 \u00b7 \u6210\u5c31\u5f3a\u5927 (Aggregation Makes Power)<\/span>\n    <h1 class=\"hero-title\" data-animate>\u6ee8\u5dde\u6c38\u9e3f\u65b0\u6750\u6599\u79d1\u6280\u6709\u9650\u516c\u53f8<\/h1>\n    <p class=\"hero-sub\" data-animate>ASA \u4ea7\u54c1\u4ecb\u7ecd \u00b7 \u9ad8\u6297\u51b2 \u00b7 \u9ad8\u5149\u6cfd \u00b7 \u9ad8\u8010\u5019<\/p>\n    <p class=\"slogan\" data-animate>Automotive \u00b7 Building \u00b7 Outdoor Devices<\/p>\n  <\/section>\n\n  <!-- Intro -->\n  <section id=\"intro\" class=\"container section\">\n    <h2>\u6c38\u9e3f\u516c\u53f8\u4ecb\u7ecd<\/h2>\n    <div class=\"two-col\">\n      <div class=\"img-wrap\" data-animate>\n        <img decoding=\"async\" src=\"http:\/\/www.zhongjuchem.com\/wp-content\/uploads\/2025\/10\/ChatGPT-Image-2025\u5e7410\u670818\u65e5-12_27_56-e1760761704146.png\" alt=\"\u5851\u6599\u578b\u6750\u5e94\u7528\u793a\u4f8b\" \/>\n      <\/div>\n      <div class=\"card\" data-animate>\n        <p class=\"lead\">\u5c71\u4e1c\u6ee8\u5dde\u6c38\u9e3f\u65b0\u6750\u6599\u79d1\u6280\u6709\u9650\u516c\u53f8\u662f\u4e00\u5bb6\u4e13\u4e1a\u751f\u4ea7 ASA \u6811\u8102\u7684\u9ad8\u65b0\u6280\u672f\u4f01\u4e1a\uff0c\u62e5\u6709\u5e74\u4ea7 <strong>5 \u4e07\u5428<\/strong>\u9ad8\u6027\u80fd ASA \u4ea7\u54c1\u7684\u80fd\u529b\uff0c\u5e76\u914d\u5907\u5148\u8fdb\u7684\u751f\u4ea7\u8bbe\u5907\u4e0e\u5b8c\u5584\u7684\u8d28\u91cf\u4f53\u7cfb\u3002<\/p>\n        <div class=\"divider\"><\/div>\n        <div class=\"kpi\">\n          <div class=\"tile\">\n            <h3>\u7814\u53d1\u4e2d\u5fc3<\/h3>\n            <p>\u805a\u7126\u4e73\u6db2\u805a\u5408\u3001\u5e72\u71e5\u3001\u914d\u65b9\u4f53\u7cfb\uff0c\u5feb\u901f\u54cd\u5e94\u5b9a\u5236\u5316\u9700\u6c42\u3002<\/p>\n          <\/div>\n          <div class=\"tile\">\n            <h3>\u77e5\u8bc6\u4ea7\u6743<\/h3>\n            <p>\u591a\u9879\u81ea\u6709\u4e13\u5229\uff0c\u8986\u76d6\u5de5\u827a\u8def\u7ebf\u4e0e\u4e13\u7528\u52a9\u5242\u3002<\/p>\n          <\/div>\n          <div class=\"tile\">\n            <h3>\u5e94\u7528\u9886\u57df<\/h3>\n            <p>\u6c7d\u8f66\u5916\u9970\u3001\u5efa\u6750\u5c4b\u9762\u4e0e\u5916\u5899\u677f\u3001\u6237\u5916\u7535\u5668\u7b49\u3002<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Core -->\n  <section id=\"core\" class=\"container section\">\n    <h2>\u6838\u5fc3\u6280\u672f\u4e0e\u56e2\u961f<\/h2>\n    <p class=\"lead\">\u7531\u9ad8\u6821\u6559\u6388\u4e0e\u535a\u58eb\u56e2\u961f\u63d0\u4f9b\u667a\u529b\u652f\u6491\uff0c\u5728 <strong>\u4e73\u6db2\u805a\u5408<\/strong>\u3001<strong>\u81ea\u7531\u57fa\u805a\u5408<\/strong>\u3001<strong>\u52a0\u5de5\u5e72\u71e5<\/strong> \u7b49\u65b9\u9762\u5177\u6709\u6df1\u539a\u79ef\u7d2f\u3002\u4ea7\u54c1\u6027\u80fd\u8fbe\u5230\u5e76\u90e8\u5206\u8d85\u8d8a\u56fd\u9645\u4e00\u6d41\u6c34\u5e73\uff0c\u5c24\u5176\u5728 <strong>\u9ad8\u6297\u51b2<\/strong> \u4e0e <strong>\u9ad8\u5149\u9ed1<\/strong> \u65b9\u5411\u3002<\/p>\n    <div class=\"grid\" style=\"margin-top:18px\">\n      <div class=\"feature card\" data-animate>\n        <h3>\u591a\u5c42\u6838\u5e54\u58f3\u5fae\u7eb3\u7ed3\u6784<\/h3>\n        <p>\u901a\u8fc7\u6838\/\u58f3\u6bd4\u4e0e\u4e92\u7a7f\u7f51\u7edc\u8bbe\u8ba1\uff0c\u517c\u987e\u97e7\u6027\u3001\u5149\u6cfd\u4e0e\u8010\u5019\u6027\u3002<\/p>\n      <\/div>\n      <div class=\"feature card\" data-animate>\n        <h3>\u4e13\u7528\u52a9\u5242\u4f53\u7cfb<\/h3>\n        <p>\u9996\u521b\u9ed1\u5ea6\u589e\u5f3a\u4e0e\u8010\u70ed\u6bcd\u7c92\u65b9\u6848\uff0c\u9002\u914d\u6c7d\u8f66\u9ad8\u5149\u9ed1\u4ef6\u3002<\/p>\n      <\/div>\n      <div class=\"feature card\" data-animate>\n        <h3>\u53ef\u5de5\u4e1a\u5316\u653e\u5927<\/h3>\n        <p>\u8fde\u7eed\u5316\u55b7\u96fe\u5e72\u71e5\u4e0e\u8fc7\u7a0b\u53ef\u89c6\u5316\u63a7\u5236\uff0c\u7a33\u5b9a\u6279\u5dee\u3002<\/p>\n      <\/div>\n      <div class=\"feature card\" data-animate>\n        <h3>\u5feb\u901f\u914d\u65b9\u8fed\u4ee3<\/h3>\n        <p>\u4f9d\u636e\u5ba2\u6237\u5de5\u827a\u7a97\u53e3\uff08MI\/\u6d41\u52a8\/\u70ed\u7a33\u5b9a\uff09\u8fdb\u884c\u7cbe\u51c6\u5339\u914d\u3002<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Applications -->\n  <section id=\"applications\" class=\"container section\">\n    <h2>ASA \u4e3b\u8981\u4ea7\u54c1\u53ca\u5e94\u7528<\/h2>\n    <p class=\"lead\">ASA \u517c\u5177 <strong>\u8010\u5019\u6027<\/strong>\u3001<strong>\u8010\u70ed\u6027<\/strong> \u4e0e <strong>\u8010\u5316\u5b66\u6027<\/strong>\uff0c\u9002\u7528\u4e8e\u6237\u5916\u957f\u671f\u670d\u5f79\u573a\u666f\u3002<\/p>\n    <div class=\"two-col\" style=\"margin-top:14px\">\n      <div class=\"card\" data-animate>\n        <div class=\"grid\">\n          <div class=\"feature\">\n            <h3>\u6c7d\u8f66<\/h3>\n            <p>\u683c\u6805\u3001\u540e\u89c6\u955c\u3001\u9970\u6761\u3001\u5916\u7f69\u4ef6\u7b49<\/p>\n          <\/div>\n          <div class=\"feature\">\n            <h3>\u5efa\u7b51<\/h3>\n            <p>\u5c4b\u9876\u74e6\u3001\u5916\u5899\u677f\u3001\u95e8\u7a97\u4e0e\u680f\u6746\u7cfb\u7edf<\/p>\n          <\/div>\n          <div class=\"feature\">\n            <h3>\u6237\u5916\u7535\u5668<\/h3>\n            <p>\u56ed\u6797\u5de5\u5177\u5916\u58f3\u30015G \u5929\u7ebf\u7f69\u3001\u7bb1\u4f53<\/p>\n          <\/div>\n          <div class=\"feature\">\n            <h3>\u5176\u4ed6<\/h3>\n            <p>\u8fd0\u52a8\u5668\u6750\u3001\u6e38\u8247\u90e8\u4ef6\u3001\u6237\u5916\u5bb6\u5177<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"img-wrap\" data-animate>\n        <img decoding=\"async\" src=\"https:\/\/i.ebayimg.com\/images\/g\/6I4AAOSwj4RfInjh\/s-l1200.jpg\" alt=\"\u9ad8\u5149\u9ed1\u6c7d\u8f66\u5916\u9970\u4ef6\" \/>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Products -->\n  <section id=\"products\" class=\"container section\">\n    <h2>\u4e3b\u8981\u724c\u53f7\u4e0e\u5178\u578b\u6027\u80fd<\/h2>\n    <div class=\"card\" data-animate>\n      <p class=\"lead\" style=\"margin-bottom:6px\">\u4ee5\u4e0b\u6570\u636e\u6574\u5408\u81ea\u5178\u578b\u81ea\u6d4b\u7ed3\u679c\uff08*\u90e8\u5206\u4e3a\u590d\u5408\u914d\u65b9\u8bf4\u660e\uff09\u3002\u5982\u9700\u5b8c\u6574 COA \u6216\u66f4\u591a\u6761\u4ef6\u4e0b\u7684\u6d4b\u8bd5\uff0c\u8bf7\u8054\u7cfb\u9500\u552e\u5de5\u7a0b\u5e08\u3002<\/p>\n      <table aria-label=\"YH \u7cfb\u5217\u5178\u578b\u6027\u80fd\u5bf9\u6bd4\">\n        <thead>\n          <tr>\n            <th>\u68c0\u6d4b\u9879\u76ee<\/th>\n            <th>\u68c0\u6d4b\u6761\u4ef6<\/th>\n            <th>\u6d4b\u8bd5\u65b9\u6cd5<\/th>\n            <th>\u5355\u4f4d<\/th>\n            <th>YH-208<\/th>\n            <th>YH-216<\/th>\n            <th>YH-218<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>\u60ac\u81c2\u6881\u51b2\u51fb<\/td>\n            <td>23\u2103\uff0c8\u00d74mm<\/td>\n            <td>GB\/T 1843-2008<\/td>\n            <td>kJ\/m\u00b2<\/td>\n            <td>12.05<\/td>\n            <td>8.85<\/td>\n            <td>10.05<\/td>\n          <\/tr>\n          <tr>\n            <td>\u7194\u878d\u6307\u6570<\/td>\n            <td>220\u2103 \/ 10kgf\uff0898N\uff09<\/td>\n            <td>GB\/T 3682.1-2018<\/td>\n            <td>g\/10min<\/td>\n            <td>10.11<\/td>\n            <td>11.06<\/td>\n            <td>11.14<\/td>\n          <\/tr>\n          <tr>\n            <td>\u65ad\u88c2\u4f38\u957f\u7387<\/td>\n            <td>23\u2103<\/td>\n            <td>GB\/T 1040.1-2018<\/td>\n            <td>%<\/td>\n            <td>19.43<\/td>\n            <td>22.16<\/td>\n            <td>20.05<\/td>\n          <\/tr>\n          <tr>\n            <td>\u5f2f\u66f2\u6a21\u91cf<\/td>\n            <td>23\u2103<\/td>\n            <td>GB\/T 9341-2008<\/td>\n            <td>MPa<\/td>\n            <td>1964<\/td>\n            <td>2063<\/td>\n            <td>2055<\/td>\n          <\/tr>\n          <tr>\n            <td>\u5149\u6cfd\u5ea6<\/td>\n            <td>60\u00b0<\/td>\n            <td>ASTM D2457<\/td>\n            <td>GU<\/td>\n            <td>95.1<\/td>\n            <td>96.5<\/td>\n            <td>96.2<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n      <p style=\"margin-top:10px; color:var(--muted); font-size:12px\">* YH-216\/218 \u4e3a PMMA\/ASA \u5408\u91d1\uff08\u9ad8\u5149\u9ed1\u5916\u89c2\u4ef6\u65b9\u5411\uff09\uff1bYH-208 \u4e3a\u9ed1\u8272\u8010\u5019 ASA \u6539\u6027\u3002\u4e0a\u8ff0\u6570\u503c\u4e3a\u516c\u53f8\u5b9e\u9a8c\u5ba4\u81ea\u6d4b\u5178\u578b\u503c\uff0c\u4ec5\u4f9b\u9009\u6750\u53c2\u8003\uff0c\u4e0d\u4f5c\u4e3a\u51fa\u5382\u8d28\u91cf\u627f\u8bfa\u6807\u51c6\u3002<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- Quality -->\n  <section id=\"quality\" class=\"container section\">\n    <h2>\u8d28\u91cf\u7ba1\u63a7<\/h2>\n    <div class=\"img-wrap\" data-animate>\n      <img decoding=\"async\" src=\"http:\/\/www.zhongjuchem.com\/wp-content\/uploads\/2025\/10\/ChatGPT-Image-2025\u5e7410\u670818\u65e5-12_22_28-e1760761402779.png\" alt=\"\u8d28\u91cf\u4e0e\u8fc7\u7a0b\u63a7\u5236\" \/>\n    <\/div>\n    <div class=\"grid\">\n      <div class=\"feature card\" data-animate><h3>\u539f\u6750\u6599\u68c0\u9a8c<\/h3><p>\u4f9b\u5e94\u5546\u5206\u7ea7\u4e0e\u6765\u6599\u6279\u68c0\uff0c\u786e\u4fdd\u4e00\u81f4\u6027\u3002<\/p><\/div>\n      <div class=\"feature card\" data-animate><h3>\u8fc7\u7a0b\u63a7\u5236<\/h3><p>\u5173\u952e\u53c2\u6570 SPC \u7ba1\u7406\u4e0e\u5728\u7ebf\u53d6\u6837\u9a8c\u8bc1\u3002<\/p><\/div>\n      <div class=\"feature card\" data-animate><h3>\u6210\u54c1\u68c0\u9a8c<\/h3><p>\u529b\u5b66\/\u70ed\u5b66\/\u5916\u89c2\u5168\u68c0\u65b9\u6848\uff0c\u6279\u6b21\u53ef\u8ffd\u6eaf\u3002<\/p><\/div>\n      <div class=\"feature card\" data-animate><h3>\u8ba4\u8bc1\u5bf9\u6807<\/h3><p>\u6309\u9700\u5bf9\u6807 ASTM\/ISO\/GB \u6807\u51c6\uff0c\u63d0\u4f9b\u62a5\u544a\u3002<\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Future -->\n  <section id=\"future\" class=\"container section\">\n    <h2>\u672a\u6765\u5f00\u53d1\u65b9\u5411<\/h2>\n    <p class=\"lead\">\u56f4\u7ed5 ASA \u6838\u5fc3\u4ea7\u54c1\uff0c\u62d3\u5c55 <strong>\u9ad8\u8010\u70ed\/\u65e0\u6298\u767d\/\u9ad8\u900f\u660e<\/strong> \u7cfb\u5217\u4e0e MBS\/PMMA \u589e\u97e7\u4f53\u7cfb\uff0c\u6784\u5efa\u5e94\u7528\u77e9\u9635\u3002<\/p>\n    <div class=\"grid\">\n      <div class=\"feature card\" data-animate><h3>\u9ad8\u6027\u80fd ASA<\/h3><p>\u63d0\u5347\u5f3a\u5ea6\u3001\u8010\u70ed\u4e0e\u8010\u5316\u5b66\u6027\uff0c\u9002\u5e94\u66f4\u82db\u523b\u73af\u5883\u3002<\/p><\/div>\n      <div class=\"feature card\" data-animate><h3>\u9ad8\u900f\u660e ASA<\/h3><p>\u5f00\u53d1\u819c\u7528\u7c89\u4e0e\u5916\u9970\u4ef6\u900f\u4eae\u65b9\u6848\uff0c\u8010\u6298\u767d\u66f4\u4f18\u3002<\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Contact -->\n  <section id=\"contact\" class=\"container section\" style=\"text-align:center\">\n    <h2>Contact Us<\/h2>\n    <p class=\"lead\">\u7535\u8bdd\uff1a0571-86987356 \u00b7 \u90ae\u7bb1\uff1asales@zhongjuchem.com<\/p>\n    <p class=\"lead\">\u5730\u5740\uff1a\u5c71\u4e1c\u7701\u6ee8\u5dde\u5e02\u90b9\u5e73\u5e02\u9ec4\u6cb3\u4e8c\u8def 589 \u53f7<\/p>\n    <p style=\"margin:20px 0 26px; color: var(--muted)\">\u4f4d\u4e8e\u676d\u5dde\u7684\u9500\u552e\u56e2\u961f\u4e3a\u60a8\u63d0\u4f9b\u6280\u672f\u652f\u6301\u4e0e\u9009\u6750\u5efa\u8bae\u3002<\/p>\n    <a class=\"cta\" href=\"http:\/\/www.zhongjuchem.com\" target=\"_blank\" rel=\"noopener\">\u8bbf\u95ee\u5b98\u7f51\u83b7\u53d6\u66f4\u591a\u8d44\u6599<\/a>\n  <\/section>\n\n  <footer>\n    \u00a9 <span id=\"y\"><\/span> Yonghong New Material. All rights reserved.\n  <\/footer>\n\n  <script>\n    \/\/ Sticky header state (shadow on scroll)\n    document.addEventListener('scroll', () => {\n      const h = document.querySelector('header');\n      h.style.boxShadow = window.scrollY > 6 ? '0 6px 24px rgba(0,0,0,.25)' : 'none';\n    });\n\n    \/\/ Reveal on view\n    const io = new IntersectionObserver((entries)=>{\n      entries.forEach(e=>{ if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target);} });\n    }, {threshold:.15});\n    document.querySelectorAll('[data-animate]').forEach(el=> io.observe(el));\n\n    \/\/ Year\n    document.getElementById('y').textContent = new Date().getFullYear();\n  <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u6ee8\u5dde\u6c38\u9e3f\u65b0\u6750\u6599\u79d1\u6280\u6709\u9650\u516c\u53f8 \u00b7 ASA\u4ea7\u54c1\u4ecb\u7ecd YH \u00b7 Yonghong ASA \u516c\u53f8\u4ecb\u7ecd \u6838\u5fc3\u6280\u672f \u4ea7\u54c1\u5e94 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1405","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.zhongjuchem.com\/en\/wp-json\/wp\/v2\/pages\/1405","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zhongjuchem.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.zhongjuchem.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.zhongjuchem.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zhongjuchem.com\/en\/wp-json\/wp\/v2\/comments?post=1405"}],"version-history":[{"count":16,"href":"https:\/\/www.zhongjuchem.com\/en\/wp-json\/wp\/v2\/pages\/1405\/revisions"}],"predecessor-version":[{"id":1423,"href":"https:\/\/www.zhongjuchem.com\/en\/wp-json\/wp\/v2\/pages\/1405\/revisions\/1423"}],"wp:attachment":[{"href":"https:\/\/www.zhongjuchem.com\/en\/wp-json\/wp\/v2\/media?parent=1405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}