{"id":9596,"date":"2025-08-07T10:15:17","date_gmt":"2025-08-07T02:15:17","guid":{"rendered":"https:\/\/aobosteel.com\/?page_id=9596"},"modified":"2026-06-25T15:06:43","modified_gmt":"2026-06-25T07:06:43","slug":"hot-work-tool-steels","status":"publish","type":"page","link":"https:\/\/aobosteel.com\/ko\/hot-work-tool-steels\/","title":{"rendered":"\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \ub4f1\uae09 | H10 H11 H13 H21 L6 \uacf5\uae09\uc5c5\uccb4"},"content":{"rendered":"<section class=\"aobo-hotwork-catalog\">\n  <style>\n    .aobo-hotwork-catalog {\n      --aobo-blue: #0c56d0;\n      --aobo-blue-dark: #083b8f;\n      --aobo-blue-soft: #eaf2ff;\n      --aobo-blue-light: #f5f9ff;\n      --aobo-orange: #f59e0b;\n      --aobo-text: #25364d;\n      --aobo-heading: #092f69;\n      --aobo-muted: #526985;\n      --aobo-border: #cfe0f8;\n      --aobo-card: #ffffff;\n      font-family: Arial, Helvetica, sans-serif;\n      background: transparent;\n      color: var(--aobo-text);\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .aobo-hotwork-catalog * {\n      box-sizing: border-box;\n    }\n\n    .aobo-hotwork-wrap {\n      max-width: 1160px;\n      margin: 0 auto;\n    }\n\n    .aobo-hotwork-hero {\n      background: #ffffff;\n      border: 1px solid var(--aobo-border);\n      border-radius: 26px;\n      box-shadow: 0 18px 45px rgba(12, 86, 208, 0.10);\n      padding: 34px;\n      overflow: hidden;\n      position: relative;\n      margin-bottom: 30px;\n    }\n\n    .aobo-hotwork-hero::before {\n      content: \"\";\n      position: absolute;\n      width: 360px;\n      height: 360px;\n      right: -170px;\n      top: -170px;\n      background: radial-gradient(circle, rgba(12, 86, 208, 0.16), rgba(12, 86, 208, 0));\n      border-radius: 50%;\n    }\n\n    .aobo-kicker {\n      position: relative;\n      z-index: 1;\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      color: var(--aobo-orange);\n      font-weight: 700;\n      font-size: 14px;\n      letter-spacing: 0.02em;\n      margin-bottom: 14px;\n    }\n\n    .aobo-kicker::before {\n      content: \"\";\n      width: 26px;\n      height: 3px;\n      border-radius: 999px;\n      background: var(--aobo-orange);\n      display: inline-block;\n    }\n\n    .aobo-hotwork-hero h1 {\n      position: relative;\n      z-index: 1;\n      margin: 0;\n      color: var(--aobo-heading);\n      font-size: clamp(32px, 5vw, 56px);\n      line-height: 1.05;\n      letter-spacing: -0.035em;\n      max-width: 920px;\n    }\n\n    .aobo-hotwork-hero p {\n      position: relative;\n      z-index: 1;\n      margin: 18px 0 0;\n      max-width: 900px;\n      font-size: 17px;\n      line-height: 1.72;\n      color: var(--aobo-text);\n    }\n\n    .aobo-hero-actions {\n      position: relative;\n      z-index: 1;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 26px;\n    }\n\n    .aobo-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 46px;\n      padding: 12px 20px;\n      border-radius: 999px;\n      font-size: 15px;\n      font-weight: 700;\n      text-decoration: none;\n      transition: all 0.2s ease;\n      cursor: pointer;\n    }\n\n    .aobo-btn-primary {\n      background: var(--aobo-blue);\n      color: #ffffff;\n      border: 1px solid var(--aobo-blue);\n      box-shadow: 0 10px 22px rgba(12, 86, 208, 0.22);\n    }\n\n    .aobo-btn-primary:hover {\n      background: var(--aobo-blue-dark);\n      color: #ffffff;\n      transform: translateY(-1px);\n    }\n\n    .aobo-btn-secondary {\n      background: #ffffff;\n      color: var(--aobo-blue);\n      border: 1px solid var(--aobo-border);\n    }\n\n    .aobo-btn-secondary:hover {\n      border-color: var(--aobo-blue);\n      color: var(--aobo-blue-dark);\n      transform: translateY(-1px);\n    }\n\n    .aobo-supply-strip {\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 14px;\n      margin-top: 24px;\n    }\n\n    .aobo-supply-item {\n      background: var(--aobo-blue-light);\n      border: 1px solid var(--aobo-border);\n      border-radius: 18px;\n      padding: 16px;\n    }\n\n    .aobo-supply-item strong {\n      display: block;\n      color: var(--aobo-heading);\n      font-size: 15px;\n      margin-bottom: 6px;\n    }\n\n    .aobo-supply-item span {\n      display: block;\n      color: var(--aobo-muted);\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    .aobo-section {\n      margin-top: 30px;\n      background: var(--aobo-card);\n      border: 1px solid var(--aobo-border);\n      border-radius: 24px;\n      box-shadow: 0 12px 32px rgba(12, 86, 208, 0.07);\n      padding: 30px;\n    }\n\n    .aobo-section-head {\n      display: flex;\n      align-items: flex-start;\n      justify-content: space-between;\n      gap: 20px;\n      margin-bottom: 20px;\n    }\n\n    .aobo-section h2 {\n      color: var(--aobo-heading);\n      margin: 0 0 12px;\n      font-size: clamp(26px, 3vw, 36px);\n      line-height: 1.16;\n      letter-spacing: -0.03em;\n    }\n\n    .aobo-section-intro {\n      margin: 0;\n      max-width: 860px;\n      color: var(--aobo-muted);\n      line-height: 1.7;\n      font-size: 16px;\n    }\n\n    .aobo-grade-pill {\n      flex: 0 0 auto;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--aobo-blue-soft);\n      color: var(--aobo-blue-dark);\n      border: 1px solid #b9d3fb;\n      border-radius: 999px;\n      padding: 14px 18px;\n      font-size: 14px;\n      font-weight: 700;\n      white-space: nowrap;\n      margin-top: 4px;\n    }\n\n    .aobo-filter-box {\n      background: #f4f8ff;\n      border: 1px solid var(--aobo-border);\n      border-radius: 20px;\n      padding: 18px;\n      margin: 20px 0 24px;\n    }\n\n    .aobo-filter-row {\n      display: grid;\n      grid-template-columns: 420px 1fr;\n      gap: 18px;\n      align-items: center;\n    }\n\n    .aobo-filter-control label {\n      display: block;\n      color: var(--aobo-heading);\n      font-size: 14px;\n      font-weight: 700;\n      margin-bottom: 8px;\n    }\n\n    .aobo-filter-control select {\n      width: 100%;\n      min-height: 48px;\n      border: 1px solid #bfd5f6;\n      border-radius: 14px;\n      padding: 0 16px;\n      background: #ffffff;\n      color: var(--aobo-heading);\n      font-size: 15px;\n      outline: none;\n    }\n\n    .aobo-filter-note {\n      color: var(--aobo-muted);\n      font-size: 14px;\n      line-height: 1.65;\n      margin: 0;\n    }\n\n    .aobo-grade-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n    }\n\n    .aobo-grade-card {\n      border: 1px solid var(--aobo-border);\n      border-radius: 22px;\n      background: #ffffff;\n      padding: 22px;\n      display: flex;\n      flex-direction: column;\n      min-height: 100%;\n      transition: all 0.22s ease;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .aobo-grade-card::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 100%;\n      height: 5px;\n      background: linear-gradient(90deg, var(--aobo-blue), #7893c4, var(--aobo-orange));\n    }\n\n    .aobo-grade-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 14px 30px rgba(12, 86, 208, 0.12);\n      border-color: #b7cff4;\n    }\n\n    .aobo-card-top {\n      display: flex;\n      align-items: flex-start;\n      justify-content: space-between;\n      gap: 12px;\n      margin-bottom: 14px;\n    }\n\n    .aobo-grade-card h3 {\n      margin: 0;\n      color: var(--aobo-heading);\n      font-size: 25px;\n      line-height: 1.2;\n      letter-spacing: -0.02em;\n    }\n\n    .aobo-grade-label {\n      display: inline-flex;\n      flex: 0 0 auto;\n      width: fit-content;\n      background: var(--aobo-blue-soft);\n      color: var(--aobo-blue);\n      border: 1px solid #b9d3fb;\n      border-radius: 999px;\n      padding: 8px 12px;\n      font-size: 12px;\n      font-weight: 700;\n      white-space: nowrap;\n      margin-top: -1px;\n    }\n\n    .aobo-grade-label-gb {\n      background: #fff7e6;\n      color: #b45309;\n      border-color: #f8d48a;\n    }\n\n    .aobo-grade-equivalent {\n      color: var(--aobo-orange);\n      font-weight: 700;\n      font-size: 15px;\n      margin-bottom: 18px;\n      line-height: 1.45;\n    }\n\n    .aobo-grade-card p {\n      color: var(--aobo-text);\n      line-height: 1.65;\n      margin: 0 0 18px;\n      font-size: 15px;\n    }\n\n    .aobo-card-meta {\n      margin-top: auto;\n      background: #ffffff;\n      border: 0;\n      border-radius: 16px;\n    }\n\n    .aobo-card-meta div {\n      display: grid;\n      grid-template-columns: 96px 1fr;\n      gap: 10px;\n      margin-bottom: 10px;\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    .aobo-card-meta div:last-child {\n      margin-bottom: 0;\n    }\n\n    .aobo-card-meta b {\n      color: var(--aobo-heading);\n    }\n\n    .aobo-card-meta span {\n      color: var(--aobo-text);\n    }\n\n    .aobo-card-actions {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .aobo-card-actions a {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 999px;\n      padding: 11px 14px;\n      font-size: 14px;\n      font-weight: 700;\n      text-decoration: none;\n      transition: all 0.2s ease;\n    }\n\n    .aobo-card-actions .details {\n      background: #ffffff;\n      color: var(--aobo-blue);\n      border: 1px solid #bcd3f7;\n    }\n\n    .aobo-card-actions .details:hover {\n      border-color: var(--aobo-blue);\n      color: var(--aobo-blue-dark);\n    }\n\n    .aobo-card-actions .inquiry {\n      background: var(--aobo-blue);\n      color: #ffffff;\n      border: 1px solid var(--aobo-blue);\n    }\n\n    .aobo-card-actions .inquiry:hover {\n      background: var(--aobo-blue-dark);\n      color: #ffffff;\n    }\n\n    .aobo-hidden {\n      display: none !important;\n    }\n\n    .aobo-no-result {\n      display: none;\n      border: 1px dashed #bcd3f7;\n      background: #f8fbff;\n      border-radius: 18px;\n      padding: 22px;\n      color: var(--aobo-muted);\n      line-height: 1.65;\n      font-size: 15px;\n    }\n\n    .aobo-no-result strong {\n      color: var(--aobo-heading);\n    }\n\n    .aobo-table-wrap {\n      overflow-x: auto;\n      border: 1px solid var(--aobo-border);\n      border-radius: 18px;\n      margin-top: 18px;\n    }\n\n    .aobo-table {\n      width: 100%;\n      min-width: 850px;\n      border-collapse: collapse;\n      background: #ffffff;\n    }\n\n    .aobo-table th {\n      background: var(--aobo-blue);\n      color: #ffffff;\n      text-align: left;\n      padding: 15px 16px;\n      font-size: 14px;\n      line-height: 1.35;\n      white-space: nowrap;\n    }\n\n    .aobo-table td {\n      padding: 15px 16px;\n      border-top: 1px solid var(--aobo-border);\n      vertical-align: top;\n      font-size: 15px;\n      line-height: 1.55;\n      color: var(--aobo-text);\n    }\n\n    .aobo-table td strong {\n      color: var(--aobo-heading);\n    }\n\n    .aobo-table tr:nth-child(even) td {\n      background: #f8fbff;\n    }\n\n    .aobo-table a {\n      color: var(--aobo-blue);\n      font-weight: 700;\n      text-decoration: none;\n    }\n\n    .aobo-table a:hover {\n      text-decoration: underline;\n    }\n\n    .aobo-two-col {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 18px;\n      margin-top: 20px;\n    }\n\n    .aobo-info-card {\n      border: 1px solid var(--aobo-border);\n      border-radius: 20px;\n      padding: 22px;\n      background: #ffffff;\n    }\n\n    .aobo-info-card h3 {\n      margin: 0 0 10px;\n      color: var(--aobo-heading);\n      font-size: 21px;\n    }\n\n    .aobo-info-card p {\n      margin: 0;\n      color: var(--aobo-text);\n      line-height: 1.65;\n      font-size: 15px;\n    }\n\n    .aobo-note {\n      margin-top: 16px;\n      color: var(--aobo-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .aobo-cta {\n      margin-top: 32px;\n      background: linear-gradient(135deg, #0c56d0 0%, #083b8f 100%);\n      border-radius: 26px;\n      padding: 34px;\n      color: #ffffff;\n      box-shadow: 0 18px 45px rgba(12, 86, 208, 0.22);\n    }\n\n    .aobo-cta h2 {\n      color: #ffffff;\n      margin: 0 0 12px;\n      font-size: clamp(26px, 4vw, 38px);\n      line-height: 1.15;\n    }\n\n    .aobo-cta p {\n      color: rgba(255,255,255,0.88);\n      margin: 0 0 22px;\n      max-width: 880px;\n      line-height: 1.7;\n      font-size: 16px;\n    }\n\n    .aobo-cta-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n    }\n\n    .aobo-cta .aobo-btn-primary {\n      background: var(--aobo-orange);\n      color: #ffffff;\n      border-color: var(--aobo-orange);\n      box-shadow: none;\n    }\n\n    .aobo-cta .aobo-btn-secondary {\n      background: rgba(255,255,255,0.10);\n      color: #ffffff;\n      border-color: rgba(255,255,255,0.32);\n    }\n\n    @media (max-width: 980px) {\n      .aobo-supply-strip,\n      .aobo-grade-grid,\n      .aobo-two-col {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .aobo-filter-row {\n        grid-template-columns: 1fr;\n      }\n\n      .aobo-section-head {\n        display: block;\n      }\n\n      .aobo-grade-pill {\n        margin-top: 16px;\n      }\n    }\n\n    @media (max-width: 680px) {\n      .aobo-hotwork-catalog {\n        padding: 0;\n      }\n\n      .aobo-hotwork-hero,\n      .aobo-section,\n      .aobo-cta {\n        padding: 22px;\n        border-radius: 20px;\n      }\n\n      .aobo-supply-strip,\n      .aobo-grade-grid,\n      .aobo-two-col {\n        grid-template-columns: 1fr;\n      }\n\n      .aobo-card-actions {\n        grid-template-columns: 1fr;\n      }\n\n      .aobo-btn {\n        width: 100%;\n      }\n    }\n  <\/style>\n\n  <div class=\"aobo-hotwork-wrap\">\n\n    <div class=\"aobo-hotwork-hero\">\n      <div class=\"aobo-kicker\">\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \uce74\ud0c8\ub85c\uadf8<\/div>\n      <h1>\ub300\ub7c9 \uacf5\uae09\uc6a9 \uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \ub4f1\uae09<\/h1>\n      <p>\n        \uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \ub2e4\uc774\uce90\uc2a4\ud305, \uc5f4\uac04 \uc555\ucd9c, \uc5f4\uac04 \ub2e8\uc870, \uc5f4\uac04 \uc804\ub2e8 \ube14\ub808\uc774\ub4dc, \ud380\uce58, \uc778\uc11c\ud2b8 \ubc0f \uace0\uc628 \uc131\ud615 \uacf5\uad6c\uc5d0 \uc0ac\uc6a9\ub418\ub294 \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15\uc744 \uacf5\uae09\ud569\ub2c8\ub2e4. \uc774 \uce74\ud0c8\ub85c\uadf8\ub294 \uad6c\ub9e4\uc790\uac00 H10, H11, H13, H21, L6 \ubc0f \uad00\ub828 GB \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15\uc744 \uc6a9\ub3c4, \ud30c\uc190 \uc720\ud615, \ub3d9\ub4f1 \ub4f1\uae09 \ubc0f \ub300\ub7c9 \uacf5\uae09 \uc870\uac74\ubcc4\ub85c \ube44\uad50\ud560 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc90d\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-hero-actions\">\n        <a class=\"aobo-btn aobo-btn-primary popmake-16052\" href=\"javascript:void(0);\">\uc5f4\uac04 \uac00\uacf5\uc6a9 \uac15\ucca0 \uacac\uc801 \uc694\uccad<\/a>\n        <a class=\"aobo-btn aobo-btn-secondary\" href=\"#hotwork-grades\">\uc131\uc801 \ubcf4\uae30<\/a>\n        <a class=\"aobo-btn aobo-btn-secondary\" href=\"#hotwork-selection-guide\">\uc120\ud0dd \uac00\uc774\ub4dc<\/a>\n      <\/div>\n\n    <\/div>\n\n    <section class=\"aobo-section\" id=\"hotwork-grades\">\n      <div class=\"aobo-section-head\">\n        <div>\n          <h2>\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc5d0\uc11c \uacf5\uae09\ud558\ub294 \uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \ub4f1\uae09<\/h2>\n          <p class=\"aobo-section-intro\">\n            \uc791\uc5c5 \uc628\ub3c4, \uc5f4 \ud53c\ub85c, \uace0\uc628 \ub9c8\ubaa8, \ucda9\uaca9 \ud558\uc911, \uae08\ud615 \ud06c\uae30 \ubc0f \uacf5\uad6c \ube44\uc6a9\uc744 \uace0\ub824\ud558\uc5ec \ub4f1\uae09\uc744 \uc120\ud0dd\ud558\uc2ed\uc2dc\uc624. \uc801\uc6a9 \ubd84\uc57c\uac00 \uba85\ud655\ud558\uc9c0 \uc54a\uc740 \uacbd\uc6b0 \uc544\ub798 \uc120\ud0dd \ud544\ud130\ub97c \uc0ac\uc6a9\ud558\uc5ec \ube60\ub974\uac8c \uc2dc\uc791\ud558\uc2ed\uc2dc\uc624.\n          <\/p>\n        <\/div>\n        <div class=\"aobo-grade-pill\">AISI, DIN, JIS \ubc0f GB \ub4f1\uae09<\/div>\n      <\/div>\n\n      <div class=\"aobo-filter-box\">\n        <div class=\"aobo-filter-row\">\n          <div class=\"aobo-filter-control\">\n            <label for=\"aoboHotworkFilter\">\uc6a9\ub3c4 \ub610\ub294 \uc120\ud0dd \uc694\uad6c \uc0ac\ud56d\uc5d0 \ub530\ub77c \ud544\ud130\ub9c1\ud558\uc138\uc694.<\/label>\n            <select id=\"aoboHotworkFilter\" onchange=\"aoboFilterHotworkCards()\">\n              <option value=\"all\">\ubaa8\ub4e0 \uc6a9\uc811 \uc791\uc5c5 \ub4f1\uae09\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4<\/option>\n              <option value=\"diecasting\">\ub2e4\uc774\uce90\uc2a4\ud305 \uae08\ud615 \ubc0f \uc778\uc11c\ud2b8<\/option>\n              <option value=\"extrusion\">\uc5f4 \uc555\ucd9c \ub2e4\uc774<\/option>\n              <option value=\"forging\">\uc5f4\uac04 \ub2e8\uc870 \uae08\ud615<\/option>\n              <option value=\"shear\">\uace0\uc628 \uc804\ub2e8\ub0a0<\/option>\n              <option value=\"shock\">\uc5f4\ucda9\uaca9 \ub610\ub294 \uade0\uc5f4 \uc704\ud5d8<\/option>\n              <option value=\"redhardness\">\uace0\uc628 \ub9c8\ubaa8 \ub610\ub294 \uc801\uc0c9 \uacbd\ub3c4<\/option>\n              <option value=\"impact\">\uace0\ucda9\uaca9 \ub2e8\uc870 \uacf5\uad6c<\/option>\n              <option value=\"gb\">\ub3c4\uba74\uc5d0 \ub530\ub77c \ud544\uc694\ud55c GB \uc5f4\uac04 \uac00\uacf5\uc6a9 \uac15\ucca0<\/option>\n            <\/select>\n          <\/div>\n          <p class=\"aobo-filter-note\">\n            \uc774 \ud544\ud130\ub294 \uc608\ube44 \uc120\ud0dd\uc744 \uc704\ud55c \uac83\uc785\ub2c8\ub2e4. \ucd5c\uc885 \ub4f1\uae09 \uc120\ud0dd \uc2dc\uc5d0\ub294 \uacf5\uad6c \ud06c\uae30, \uac00\uacf5 \uc7ac\ub8cc, \uc791\ub3d9 \uc628\ub3c4, \ub0c9\uac01 \ubc29\uc2dd, \ud30c\uc190 \uc720\ud615, \ubaa9\ud45c \uacbd\ub3c4 \ubc0f \uc5f4\ucc98\ub9ac \uc870\uac74\uc744 \uace0\ub824\ud574\uc57c \ud569\ub2c8\ub2e4.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"aobo-grade-grid\" id=\"aoboHotworkCards\">\n\n        <article class=\"aobo-grade-card\" data-filter=\"all extrusion shear diecasting chromium\">\n          <div class=\"aobo-card-top\">\n            <h3>H10 \uacf5\uad6c\uac15<\/h3>\n            <span class=\"aobo-grade-label\">AISI H \uc2dc\ub9ac\uc988<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">1.2365 \/ SKD7<\/div>\n          <p>\n            \ud06c\ub86c \uc5f4\uac04 \uac00\uacf5\uac15\uc740 \uc778\uc131, \uacbd\ud654\uc131 \ubc0f \uc5f4\ud53c\ub85c \uc800\ud56d\uc131\uc774 \uc694\uad6c\ub418\ub294 \uc555\ucd9c \uae08\ud615, \uc5f4\uac04 \uc804\ub2e8 \ub0a0 \ubc0f \ub2e4\uc774\uce90\uc2a4\ud305 \uacf5\uad6c\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\uc5f4\uac04 \uc555\ucd9c \ub2e4\uc774, \uc5f4\uac04 \uc804\ub2e8 \ube14\ub808\uc774\ub4dc, \ub2e4\uc774\uce90\uc2a4\ud305 \ud234<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\uace0\uc628 \uc791\uc5c5 \uc870\uac74\uc5d0\uc11c\uc758 \uc778\uc131 \ubc0f \uc5f0\ud654 \uc800\ud56d\uc131<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details\" href=\"https:\/\/aobosteel.com\/ko\/h10-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-grade-card\" data-filter=\"all diecasting extrusion shock chromium\">\n          <div class=\"aobo-card-top\">\n            <h3>H11 \uacf5\uad6c\uac15<\/h3>\n            <span class=\"aobo-grade-label\">AISI H \uc2dc\ub9ac\uc988<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">1.2343 \/ SKD6<\/div>\n          <p>\n            \uace0\uc628 \uc791\uc5c5\uc6a9 \uac15\ucca0\uc740 \ubc18\ubcf5\uc801\uc778 \uac00\uc5f4, \ub0c9\uac01, \ucda9\uaca9 \ud558\uc911 \ubc0f \uade0\uc5f4 \uc704\ud5d8\uc5d0 \ub178\ucd9c\ub418\ub294 \uacf5\uad6c\uc5d0 \uc0ac\uc6a9\ud558\uae30 \uc801\ud569\ud558\uba70, \ub6f0\uc5b4\ub09c \uc778\uc131\uacfc \uc5f4\ucda9\uaca9 \uc800\ud56d\uc131\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\ub2e4\uc774\uce90\uc2a4\ud305 \uae08\ud615, \uc5f4\ud380\uce58, \uc555\ucd9c \uacf5\uad6c<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\ub0b4\ub9c8\ubaa8\uc131\uc5d0 \ucd08\uc810\uc744 \ub9de\ucd98 \ub4f1\uae09\ubcf4\ub2e4 \uc778\uc131\uacfc \uc5f4\ucda9\uaca9 \uc800\ud56d\uc131\uc774 \uc6b0\uc218\ud569\ub2c8\ub2e4.<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details\" href=\"https:\/\/aobosteel.com\/ko\/h11-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-grade-card\" data-filter=\"all diecasting extrusion forging shear chromium\">\n          <div class=\"aobo-card-top\">\n            <h3>H13 \uacf5\uad6c\uac15<\/h3>\n            <span class=\"aobo-grade-label\">AISI H \uc2dc\ub9ac\uc988<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">1.2344 \/ SKD61<\/div>\n          <p>\n            \ub2e4\uc774\uce90\uc2a4\ud305, \uc555\ucd9c \ubc0f \ub2e8\uc870 \ubd84\uc57c\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub418\ub294 \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15\uc73c\ub85c, \uade0\ud615 \uc7a1\ud78c \uace0\uc628 \uacbd\ub3c4, \ub0b4\ub9c8\ubaa8\uc131, \uc778\uc131 \ubc0f \ub0b4\uc5f4 \uade0\uc5f4\uc131\uc744 \uc694\uad6c\ud569\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\uc54c\ub8e8\ubbf8\ub284 \ub2e4\uc774\uce90\uc2a4\ud305 \uae08\ud615, \uc555\ucd9c \uae08\ud615, \ub2e8\uc870 \uae08\ud615<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\uc5f4 \uade0\uc5f4, \uace0\uc628 \ub9c8\ubaa8 \ubc0f \uc5f4 \uc5f0\ud654\uc5d0 \ub300\ud55c \uade0\ud615 \uc7a1\ud78c \uc800\ud56d\uc131<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details\" href=\"https:\/\/aobosteel.com\/ko\/h13-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-grade-card\" data-filter=\"all extrusion redhardness tungsten\">\n          <div class=\"aobo-card-top\">\n            <h3>H21 \uacf5\uad6c\uac15<\/h3>\n            <span class=\"aobo-grade-label\">AISI H \uc2dc\ub9ac\uc988<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">1.2581 \/ SKD7<\/div>\n          <p>\n            \uace0\uc628 \uacf5\uad6c \uc81c\uc791\uc5d0 \uc0ac\uc6a9\ub418\ub294 \ud145\uc2a4\ud150 \uc5f4\uac04 \uac00\uacf5\uac15\uc740 \ucd5c\ub300 \uc778\uc131\ubcf4\ub2e4 \uc801\uc5f4 \uacbd\ub3c4, \uc5f0\ud654 \uc800\ud56d\uc131 \ubc0f \uace0\uc628 \ub0b4\ub9c8\ubaa8\uc131\uc774 \ub354 \uc911\uc694\ud55c \uacbd\uc6b0\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\ud669\ub3d9 \uc555\ucd9c, \uc5f4\uac04 \ud380\uce58, \uace0\uc628 \ub2e4\uc774<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\uac15\ud55c \uc801\uc0c9 \uacbd\ub3c4\uc640 \uace0\uc628 \ub9c8\ubaa8 \uc800\ud56d\uc131<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details\" href=\"https:\/\/aobosteel.com\/ko\/h21-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-grade-card\" data-filter=\"all forging impact\">\n          <div class=\"aobo-card-top\">\n            <h3>L6 \uacf5\uad6c\uac15<\/h3>\n            <span class=\"aobo-grade-label\">\ub2e8\uc870 \uae08\ud615\uac15<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">1.2714 \/ SKT4<\/div>\n          <p>\n            \ub0b4\ucda9\uaca9\uc131, \uc2ec\uce35 \uacbd\ud654\uc131 \ubc0f \ud30c\uc190 \uc800\ud56d\uc131\uc774 \ucd5c\ub300 \ub0b4\uc5f4\uacbd\ub3c4\ubcf4\ub2e4 \ub354 \uc911\uc694\ud55c \uace0\ud558\uc911 \uacf5\uad6c\uc5d0 \uc0ac\uc6a9\ub418\ub294 \uace0\uac15\ub3c4 \ub2e8\uc870 \uae08\ud615\uac15\uc785\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\ub4dc\ub86d \ub2e8\uc870 \uae08\ud615, \uace0\uac15\ub3c4 \uacf5\uad6c, \uc131\ud615 \ub864<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\uace0\uac15\ub3c4 \ubc0f \uc2ec\uce35 \uacbd\ud654\uc131\uc73c\ub85c \uac15\ub825\ud55c \ucda9\uaca9\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details\" href=\"https:\/\/aobosteel.com\/ko\/l6-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-grade-card\" data-filter=\"all diecasting extrusion gb chromium\">\n          <div class=\"aobo-card-top\">\n            <h3>4Cr5MoSiV1<\/h3>\n            <span class=\"aobo-grade-label aobo-grade-label-gb\">GB \ud56b \uc6cc\ud06c<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">GB \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15<\/div>\n          <p>\n            GB \uc5f4\uac04 \uac00\uacf5\uac15\uc740 \ub2e4\uc774\uce90\uc2a4\ud305 \uae08\ud615, \uc555\ucd9c \uae08\ud615 \ubc0f \uc5f4\uac04 \uc131\ud615 \uacf5\uad6c\uc5d0 \uc0ac\uc6a9\ub418\uba70, \uade0\ud615 \uc7a1\ud78c \uc5f4\uac04 \uac15\ub3c4, \uc5f4 \ud53c\ub85c \uc800\ud56d\uc131 \ubc0f \ub0b4\ub9c8\ubaa8\uc131\uc774 \uc694\uad6c\ub418\ub294 \uc18c\uc7ac\uc785\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\ub2e4\uc774\uce90\uc2a4\ud305 \uae08\ud615, \uc555\ucd9c \uae08\ud615, \uc5f4\uac04 \uc131\ud615 \uacf5\uad6c<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\uade0\ud615 \uc7a1\ud78c \uace0\uc628 \uc791\uc5c5 \uacf5\uad6c \uc131\ub2a5\uc744 \uc704\ud55c GB \uc635\uc158<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details\" href=\"https:\/\/aobosteel.com\/ko\/4cr5mosiv1-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-grade-card\" data-filter=\"all diecasting extrusion shear shock gb chromium\">\n          <div class=\"aobo-card-top\">\n            <h3>4Cr5MoSiV<\/h3>\n            <span class=\"aobo-grade-label aobo-grade-label-gb\">GB \ud56b \uc6cc\ud06c<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">GB \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15<\/div>\n          <p>\n            GB \ud06c\ub86c \uc5f4\uac04 \uac00\uacf5\uac15\uc740 \ubc18\ubcf5\uc801\uc778 \uac00\uc5f4 \ubc0f \ub0c9\uac01 \uc870\uac74 \ud558\uc5d0\uc11c \uc778\uc131, \uacbd\ud654\uc131 \ubc0f \uc5f4\ucda9\uaca9 \uc800\ud56d\uc131\uc774 \uc694\uad6c\ub418\ub294 \uacf5\uad6c\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\uc5f4\ud380\uce58, \uc555\ucd9c \uacf5\uad6c, \ub2e4\uc774\uce90\uc2a4\ud305 \uae08\ud615, \uc5f4\uac04 \uc804\ub2e8 \ube14\ub808\uc774\ub4dc<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\ub0b4\uad6c\uc131\uacfc \uc5f4\ucda9\uaca9 \uc800\ud56d\uc131\uc744 \uc704\ud55c GB \uc635\uc158<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details\" href=\"https:\/\/aobosteel.com\/ko\/4cr5mosiv-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-grade-card\" data-filter=\"all forging impact gb\">\n          <div class=\"aobo-card-top\">\n            <h3>5CrNiMo<\/h3>\n            <span class=\"aobo-grade-label aobo-grade-label-gb\">GB \ub2e8\uc870 \uae08\ud615<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">GB \uc5f4\uac04 \ub2e8\uc870 \uae08\ud615\uac15<\/div>\n          <p>\n            \uc911\ud615 \ubc0f \ub300\ud615 \uc5f4\uac04 \ub2e8\uc870 \uae08\ud615\uc5d0 \uc0ac\uc6a9\ub418\ub294 \ub2e8\uc870 \uae08\ud615\uac15\uc73c\ub85c, \uc778\uc131, \ucda9\uaca9 \uc800\ud56d\uc131, \uadf8\ub9ac\uace0 \ubc18\ubcf5\uc801\uc778 \ub2e8\uc870 \ud558\uc911 \ud558\uc5d0\uc11c\ub3c4 \uc548\uc815\uc801\uc778 \uc131\ub2a5\uc744 \uc694\uad6c\ud569\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\ub2e8\uc870 \uae08\ud615, \ud574\uba38 \ub2e8\uc870 \uacf5\uad6c, \uc911\ud558\uc911 \uae08\ud615<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\ub2e8\uc870 \uae08\ud615 \uc6a9\ub3c4\uc5d0 \uc801\ud569\ud55c \uc778\uc131 \ubc0f \ucda9\uaca9 \uc800\ud56d\uc131<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details\" href=\"https:\/\/aobosteel.com\/ko\/5crnimo-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-grade-card\" data-filter=\"all forging impact gb\">\n          <div class=\"aobo-card-top\">\n            <h3>5CrMnMo<\/h3>\n            <span class=\"aobo-grade-label aobo-grade-label-gb\">GB \ub2e8\uc870 \uae08\ud615<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">GB \uc5f4\uac04 \ub2e8\uc870 \uae08\ud615\uac15<\/div>\n          <p>\n            \uc911\ud558\uc911 \uc6a9\ub3c4\uc5d0\uc11c \uc778\uc131, \uacbd\ud654\uc131 \ubc0f \ube44\uc6a9 \uad00\ub9ac\uac00 \uc911\uc694\ud55c \uc5f4\uac04 \ub2e8\uc870 \uae08\ud615 \ubc0f \uc131\ud615 \uacf5\uad6c\uc6a9 \ub2e8\uc870 \uae08\ud615\uac15.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\uc5f4\uac04 \ub2e8\uc870 \uae08\ud615, \uc131\ud615 \uacf5\uad6c, \uc911\ud615 \uae08\ud615<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\uc911\uac04 \uc815\ub3c4\uc758 \uc0ac\uc6a9 \uac15\ub3c4\uc5d0 \uc801\ud569\ud55c \uc2e4\uc6a9\uc801\uc778 GB \ub2e8\uc870 \uae08\ud615\uac15<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details\" href=\"https:\/\/aobosteel.com\/ko\/5crmnmo-tool-steel\/\">\uc0c1\uc138 \uc815\ubcf4 \ubcf4\uae30<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"aobo-grade-card\" data-filter=\"all redhardness\">\n          <div class=\"aobo-card-top\">\n            <h3>\uae30\ud0c0 H \uc2dc\ub9ac\uc988 \ub4f1\uae09<\/h3>\n            <span class=\"aobo-grade-label\">\ubb38\uc758\ub97c \ud1b5\ud574<\/span>\n          <\/div>\n          <div class=\"aobo-grade-equivalent\">H14\/H25\/H42 \ubc0f \ud504\ub85c\uc81d\ud2b8 \uae30\ubc18 \ub4f1\uae09<\/div>\n          <p>\n            \uc77c\ubd80 \uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \ub4f1\uae09\uc740 \ud2b9\uc815 \uc6a9\ub3c4, \uc9c0\uc5ed \ud45c\uc900 \ub610\ub294 \ud504\ub85c\uc81d\ud2b8 \uc694\uad6c \uc0ac\ud56d\uc5d0 \ub530\ub77c \ud544\uc694\ud569\ub2c8\ub2e4. \ub4f1\uae09, \ud06c\uae30, \uc218\ub7c9 \ubc0f \uac80\uc0ac \uc218\uc900\ubcc4\ub85c \uc7ac\uace0 \uc5ec\ubd80\ub97c \ud655\uc778\ud574\uc57c \ud569\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"aobo-card-meta\">\n            <div><b>~\uc5d0 \uac00\uc7a5 \uc801\ud569\ud568<\/b><span>\ud2b9\uc218 \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c \uc694\uad6c \uc0ac\ud56d<\/span><\/div>\n            <div><b>\uc120\ud0dd \uc774\uc720<\/b><span>\ub3c4\uba74\uc774\ub098 \uae30\uc220 \uc0ac\uc591\uc5d0\uc11c \uc77c\ubc18\uc801\uc774\uc9c0 \uc54a\uc740 H \uc2dc\ub9ac\uc988 \ub4f1\uae09\uc744 \uc694\uad6c\ud560 \ub54c \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/span><\/div>\n          <\/div>\n          <div class=\"aobo-card-actions\">\n            <a class=\"details popmake-16052\" href=\"javascript:void(0);\">\uc774\uc6a9 \uac00\ub2a5 \uc5ec\ubd80\ub97c \ubb38\uc758\ud558\uc138\uc694.<\/a>\n            <a class=\"inquiry popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n          <\/div>\n        <\/article>\n\n      <\/div>\n\n      <div class=\"aobo-no-result\" id=\"aoboHotworkNoResult\">\n        <strong>\uc774 \ud544\ud130\uc5d0 \ud574\ub2f9\ud558\ub294 \ub4f1\uae09\uc774 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/strong><br>\n        \uc6a9\ub3c4, \uc791\uc5c5 \uc628\ub3c4, \uacf5\uad6c \ud06c\uae30, \uc694\uad6c\ub418\ub294 \ud45c\uc900 \ubc0f \uc218\ub7c9\uc744 \uc54c\ub824\uc8fc\uc2dc\uba74 \uc544\uc624\ubcf4 \uc2a4\ud2f8(Aobo Steel)\ub85c \ubb38\uc758\ud574 \uc8fc\uc2ed\uc2dc\uc624. \uc801\ud569\ud55c \uc5f4\uac04 \uac00\uacf5\uc6a9 \uacf5\uad6c\uac15 \uc885\ub958\ub97c \ud655\uc778\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.\n      <\/div>\n    <\/section>\n\n    <section class=\"aobo-section\" id=\"hotwork-selection-guide\">\n      <h2>\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \ube60\ub978 \uc120\ud0dd \uac00\uc774\ub4dc<\/h2>\n      <p class=\"aobo-section-intro\">\n        \uace0\uc628 \uc791\uc5c5\uc6a9 \uac15\uc7ac \uc120\uc815\uc740 \uc2e4\uc81c \uacf5\uad6c \ud30c\uc190 \uc720\ud615\uc744 \uae30\uc900\uc73c\ub85c \uc2dc\uc791\ud574\uc57c \ud569\ub2c8\ub2e4. \uc5f4 \uade0\uc5f4, \uc18c\uc131 \ubcc0\ud615, \ucda9\uaca9 \uade0\uc5f4 \ubc0f \uace0\uc628 \ub9c8\ubaa8\ub294 \uac01\uac01 \ub2e4\ub978 \uc7ac\uc9c8 \uc6b0\uc120\uc21c\uc704\ub97c \uc694\uad6c\ud569\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\uc801\uc6a9 \ub610\ub294 \uc2e4\ud328 \ubaa8\ub4dc<\/th>\n              <th>\ucd94\ucc9c \ub4f1\uae09<\/th>\n              <th>GB \uc635\uc158<\/th>\n              <th>\uc120\ud0dd \uc774\uc720<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>\uc54c\ub8e8\ubbf8\ub284 \ub2e4\uc774\uce90\uc2a4\ud305 \uc778\uc11c\ud2b8<\/strong><\/td>\n              <td>H13 \/ H11<\/td>\n              <td>4Cr5MoSiV1 \/ 4Cr5MoSiV<\/td>\n              <td>H13\uc740 \ub0b4\uc5f4 \uade0\uc5f4\uc131, \uace0\uc628 \uac15\ub3c4 \ubc0f \ub0b4\ub9c8\ubaa8\uc131\uc774 \uade0\ud615 \uc788\uac8c \uac16\ucdb0\uc838 \uc788\uc5b4 \uc77c\ubc18\uc801\uc73c\ub85c \uc120\ud0dd\ub429\ub2c8\ub2e4. H11\uc740 \uc5f4 \ucda9\uaca9 \ubc0f \uade0\uc5f4\uc774 \uc2ec\uac01\ud55c \uacbd\uc6b0\uc5d0 \ub354 \uc548\uc804\ud55c \uc120\ud0dd\uc785\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\uc5f4 \uc555\ucd9c \ub2e4\uc774<\/strong><\/td>\n              <td>H13 \/ H10 \/ H21<\/td>\n              <td>4Cr5MoSiV1 \/ 4Cr5MoSiV<\/td>\n              <td>H13\uc740 \uade0\ud615 \uc7a1\ud78c \uc120\ud0dd\uc785\ub2c8\ub2e4. H10\uc740 \uc778\uc131\uacfc \uc5f4\ud53c\ub85c \uc800\ud56d\uc131\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4. H21\uc740 \ub0b4\uc5f4\uacbd\ub3c4\uc640 \uace0\uc628 \ub0b4\ub9c8\ubaa8\uc131\uc774 \ub354 \uc911\uc694\ud55c \uacbd\uc6b0\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\uc5f4\uac04 \ub2e8\uc870 \uae08\ud615<\/strong><\/td>\n              <td>H13 \/ L6<\/td>\n              <td>5CrNiMo \/ 5CrMnMo<\/td>\n              <td>H13\uc740 \ub0b4\uc5f4\uc131\uacfc \uace0\uc628 \uac15\ub3c4\ub97c \uc704\ud574 \uc120\ud0dd\ub429\ub2c8\ub2e4. L6, 5CrNiMo \ubc0f 5CrMnMo\ub294 \ucda9\uaca9 \uc778\uc131\uacfc \ub2e8\uc870 \uae08\ud615 \uc131\ub2a5\uc774 \ub354 \uc911\uc694\ud560 \ub54c \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\uace0\uc628 \uc804\ub2e8\ub0a0<\/strong><\/td>\n              <td>H10 \/ H13<\/td>\n              <td>4Cr5MoSiV<\/td>\n              <td>\uc774\ub7ec\ud55c \ub4f1\uae09\uc740 \uace0\uc628 \uc808\ub2e8 \uc870\uac74\uc5d0\uc11c \uc778\uc131, \uace0\uc628 \uac15\ub3c4 \ubc0f \uc5f0\ud654 \uc800\ud56d\uc131 \uce21\uba74\uc5d0\uc11c \uc2e4\uc6a9\uc801\uc778 \uade0\ud615\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\ud669\ub3d9 \uc555\ucd9c \ubc0f \uc2ec\ud55c \uace0\uc628 \ub9c8\ubaa8<\/strong><\/td>\n              <td>H21<\/td>\n              <td>\ud504\ub85c\uc81d\ud2b8 \uae30\ubc18 GB \uc120\uc815<\/td>\n              <td>\ud145\uc2a4\ud150 \ud569\uae08\uc740 \uace0\uc628 \uc791\uc5c5 \uc2dc \uacbd\ub3c4\uc640 \uc5f0\ud654 \uc800\ud56d\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0b5\ub2c8\ub2e4. GB \ub300\uccb4\uc7ac\ub294 \uc791\uc5c5 \uc628\ub3c4 \ubc0f \ub9c8\ubaa8 \uc815\ub3c4\uc5d0 \ub530\ub77c \ud655\uc778\ud574\uc57c \ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\uc5f4\ucda9\uaca9 \ubc0f \uade0\uc5f4 \uc704\ud5d8<\/strong><\/td>\n              <td>H11<\/td>\n              <td>4Cr5MoSiV<\/td>\n              <td>H11 \ubc0f 4Cr5MoSiV\ub294 \uacf5\uad6c\uac00 \ubc18\ubcf5\uc801\uc778 \uae09\uc18d \uac00\uc5f4 \ubc0f \ub0c9\uac01 \ub610\ub294 \ucda9\uaca9 \ud558\uc911\uc744 \ubc1b\uc744 \ub54c \uc790\uc8fc \uc120\ud0dd\ub429\ub2c8\ub2e4.<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/section>\n\n    <section class=\"aobo-section\">\n      <h2>\uace0\uc628 \uc791\uc5c5\uc6a9 \uac15\uc7ac \uadf8\ub8f9 \ubc0f \uc120\ud0dd \ud55c\uacc4<\/h2>\n      <p class=\"aobo-section-intro\">\n        \uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \uc8fc\uc694 \ud569\uae08 \uccb4\uacc4\uc5d0 \ub530\ub77c \ubd84\ub958\ub429\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ubd84\ub958\ub294 \uc778\uc131, \uc801\uc5f4\uacbd\ub3c4, \uc5f4\ud53c\ub85c \uc800\ud56d\uc131 \ubc0f \uace0\uc628 \ub9c8\ubaa8 \uc131\ub2a5\uc744 \ube44\uad50\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\uadf8\ub8f9<\/th>\n              <th>\uc77c\ubc18\uc801\uc778 \uc131\uc801<\/th>\n              <th>\uc8fc\uc694 \uac15\uc810<\/th>\n              <th>\uc120\ud0dd \uc81c\ud55c<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>\ud06c\ub86c \uc5f4\uac04 \uac00\uacf5\uc6a9 \uac15\uc7ac<\/strong><\/td>\n              <td>H10, H11, H13, 4Cr5MoSiV, 4Cr5MoSiV1<\/td>\n              <td>\uc778\uc131, \uacbd\ud654\uc131, \uace0\uc628 \uac15\ub3c4 \ubc0f \uc5f4\ud53c\ub85c \uc800\ud56d\uc131\uc758 \uade0\ud615\uc774 \uc6b0\uc218\ud569\ub2c8\ub2e4.<\/td>\n              <td>\uadf9\ud55c\uc758 \uace0\uc628 \ub9c8\ubaa8 \uc870\uac74\uc5d0\ub294 \ucda9\ubd84\ud558\uc9c0 \uc54a\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\ud145\uc2a4\ud150 \uace0\uc628 \uc791\uc5c5\uc6a9 \uac15\uc7ac<\/strong><\/td>\n              <td>H21, H25, H26<\/td>\n              <td>\uac15\ud55c \uc801\uc0c9 \uacbd\ub3c4\uc640 \uace0\uc628\uc5d0\uc11c\uc758 \uc5f0\ud654 \uc800\ud56d\uc131.<\/td>\n              <td>\ud06c\ub86c \uc5f4\uac04 \uac00\uacf5\uac15\ubcf4\ub2e4 \uc778\uc131\uc774 \ub0ae\uc73c\ubbc0\ub85c \uade0\uc5f4 \uc704\ud5d8\uc744 \uace0\ub824\ud574\uc57c \ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\ubab0\ub9ac\ube0c\ub374 \uc5f4\uac04 \uac00\uacf5\uc6a9 \uac15\uc7ac<\/strong><\/td>\n              <td>H42, H43<\/td>\n              <td>\uace0\uc628 \uacbd\ub3c4\uac00 \ub192\uace0 \uace0\uc628 \uc5f0\ud654\uc5d0 \ub300\ud55c \uc800\ud56d\uc131\uc774 \ub6f0\uc5b4\ub0a9\ub2c8\ub2e4.<\/td>\n              <td>\uc5f4\ucc98\ub9ac \ubc0f \ud45c\uba74 \uc0c1\ud0dc\ub294 \uc138\uc2ec\ud55c \uad00\ub9ac\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\ub2e8\uc870\uc6a9 \uae08\ud615\uac15<\/strong><\/td>\n              <td>L6, 5CrNiMo, 5CrMnMo<\/td>\n              <td>\ub2e8\uc870 \uae08\ud615 \ubc0f \uace0\uac15\ub3c4 \uace0\uc628 \uc791\uc5c5 \uacf5\uad6c\uc5d0 \uc801\ud569\ud55c \ub192\uc740 \uc778\uc131\uacfc \uacbd\ud654\uc131\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/td>\n              <td>\uc120\ud0dd\uc740 \ub2e8\uc870 \ud558\uc911, \uae08\ud615 \ud06c\uae30, \ucda9\uaca9 \uc218\uc900 \ubc0f \ud544\uc694\ud55c \uacf5\uad6c \uc218\uba85\uc744 \uae30\uc900\uc73c\ub85c \ud574\uc57c \ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/section>\n\n    <section class=\"aobo-section\">\n      <h2>\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \uc81c\ud488 \ub9c1\ud06c<\/h2>\n      <p class=\"aobo-section-intro\">\n        \uc774 \ud45c\ub97c \uac04\ud3b8\ud55c \uce74\ud0c8\ub85c\uadf8 \uc785\ub825 \uc790\ub8cc\ub85c \ud65c\uc6a9\ud558\uc138\uc694. \uad6c\ub9e4 \ub2f4\ub2f9\uc790, \uc7ac\uace0 \uad00\ub9ac \ub2f4\ub2f9\uc790, \uc5d4\uc9c0\ub2c8\uc5b4\uac00 \ud574\ub2f9 \uc81c\ud488 \ud398\uc774\uc9c0\ub85c \ubc14\ub85c \uc774\ub3d9\ud560 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc90d\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\ub4f1\uae09<\/th>\n              <th>\ub3d9\ub4f1 \ub610\ub294 \ubc94\uc8fc<\/th>\n              <th>\uc77c\ubc18\uc801\uc778 \uc801\uc6a9 \uc0ac\ub840<\/th>\n              <th>\uc81c\ud488 \ud398\uc774\uc9c0<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>H10<\/strong><\/td>\n              <td>1.2365 \/ SKD7<\/td>\n              <td>\uc5f4\uac04 \uc555\ucd9c \ub2e4\uc774, \uc5f4\uac04 \uc804\ub2e8 \ube14\ub808\uc774\ub4dc, \ub2e4\uc774\uce90\uc2a4\ud305 \ud234<\/td>\n              <td><a href=\"https:\/\/aobosteel.com\/ko\/h10-tool-steel\/\">H10 \ubcf4\uae30<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>H11<\/strong><\/td>\n              <td>1.2343 \/ SKD6<\/td>\n              <td>\uc5f4\ud380\uce58, \uc555\ucd9c \uacf5\uad6c, \ub2e4\uc774\uce90\uc2a4\ud305 \ub2e4\uc774<\/td>\n              <td><a href=\"https:\/\/aobosteel.com\/ko\/h11-tool-steel\/\">H11 \ubcf4\uae30<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>H13<\/strong><\/td>\n              <td>1.2344 \/ SKD61<\/td>\n              <td>\uc54c\ub8e8\ubbf8\ub284 \ub2e4\uc774\uce90\uc2a4\ud305, \uc555\ucd9c \ub2e4\uc774, \ub2e8\uc870 \ub2e4\uc774<\/td>\n              <td><a href=\"https:\/\/aobosteel.com\/ko\/h13-tool-steel\/\">H13 \ubcf4\uae30<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>H21<\/strong><\/td>\n              <td>1.2581 \/ SKD7<\/td>\n              <td>\ud669\ub3d9 \uc555\ucd9c, \uc5f4\uac04 \ud380\uce58, \uace0\uc628 \ub2e4\uc774<\/td>\n              <td><a href=\"https:\/\/aobosteel.com\/ko\/h21-tool-steel\/\">H21 \ubcf4\uae30<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>L6<\/strong><\/td>\n              <td>1.2714 \/ SKT4<\/td>\n              <td>\ub4dc\ub86d \ub2e8\uc870 \uae08\ud615, \uace0\uac15\ub3c4 \uacf5\uad6c, \uc131\ud615 \ub864<\/td>\n              <td><a href=\"https:\/\/aobosteel.com\/ko\/l6-tool-steel\/\">L6 \ubcf4\uae30<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>4Cr5MoSiV1<\/strong><\/td>\n              <td>GB \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15<\/td>\n              <td>\ub2e4\uc774\uce90\uc2a4\ud305 \uae08\ud615, \uc555\ucd9c \uae08\ud615, \uc5f4\uac04 \uc131\ud615 \uacf5\uad6c<\/td>\n              <td><a href=\"https:\/\/aobosteel.com\/ko\/4cr5mosiv1-tool-steel\/\">4Cr5MoSiV1 \ubcf4\uae30<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>4Cr5MoSiV<\/strong><\/td>\n              <td>GB \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15<\/td>\n              <td>\uc5f4\ud380\uce58, \uc555\ucd9c \uacf5\uad6c, \ub2e4\uc774\uce90\uc2a4\ud305 \ub2e4\uc774<\/td>\n              <td><a href=\"https:\/\/aobosteel.com\/ko\/4cr5mosiv-tool-steel\/\">4Cr5MoSiV \ubcf4\uae30<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>5CrNiMo<\/strong><\/td>\n              <td>GB \ub2e8\uc870 \uae08\ud615\uac15<\/td>\n              <td>\ub2e8\uc870 \uae08\ud615, \ud574\uba38 \ub2e8\uc870 \uacf5\uad6c, \uc911\ud558\uc911 \uae08\ud615<\/td>\n              <td><a href=\"https:\/\/aobosteel.com\/ko\/5crnimo-tool-steel\/\">5CrNiMo \ubcf4\uae30<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td><strong>5CrMnMo<\/strong><\/td>\n              <td>GB \ub2e8\uc870 \uae08\ud615\uac15<\/td>\n              <td>\uc5f4\uac04 \ub2e8\uc870 \uae08\ud615, \uc131\ud615 \uacf5\uad6c, \uc911\ud615 \uae08\ud615<\/td>\n              <td><a href=\"https:\/\/aobosteel.com\/ko\/5crmnmo-tool-steel\/\">5CrMnMo \ubcf4\uae30<\/a><\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/section>\n\n    <section class=\"aobo-section\">\n      <h2>\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc5d0\uc11c \ub300\ub7c9\uc758 \uc5f4\uac04 \uac00\uacf5\uc6a9 \uacf5\uad6c\uac15\uc744 \uacf5\uae09\ud569\ub2c8\ub2e4.<\/h2>\n      <p class=\"aobo-section-intro\">\n        \ubcf8 \uce74\ud0c8\ub85c\uadf8 \ud398\uc774\uc9c0\ub294 \ub2e8\uc21c\ud55c \uc81c\ud488 \uc18c\uac1c\ubfd0 \uc544\ub2c8\ub77c \uc2e4\uc9c8\uc801\uc778 \uad6c\ub9e4\ub97c \uc704\ud55c \uc815\ubcf4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \uc720\ud1b5\uc5c5\uccb4, \uc7ac\uace0 \ubcf4\uc720\uc5c5\uccb4, \uc218\uc785\uc5c5\uccb4 \ubc0f \uc0b0\uc5c5\uc6a9 \uacf5\uad6c \uc81c\uc791 \ud504\ub85c\uc81d\ud2b8\ub97c \ub300\uc0c1\uc73c\ub85c \uacf5\uad6c\uac15\uc758 \ub300\ub7c9 B2B \uacf5\uae09\uc5d0 \uc8fc\ub825\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n      <\/p>\n\n      <div class=\"aobo-two-col\">\n        <div class=\"aobo-info-card\">\n          <h3>\uacf5\uae09 \ubc94\uc704<\/h3>\n          <p>\n            \uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \uc6d0\ud615 \ubd09, \ud3c9\uac15, \ud310\uc7ac \ubc0f \ub2e8\uc870 \ube14\ub85d \ud615\ud0dc\uc758 \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15\uc744 \uacf5\uae09\ud569\ub2c8\ub2e4. \uc77c\ubc18\uc801\uc778 \ub4f1\uae09\uc73c\ub85c\ub294 H10, H11, H13, H21, L6, 4Cr5MoSiV1, 4Cr5MoSiV, 5CrNiMo \ubc0f 5CrMnMo\uac00 \uc788\uc2b5\ub2c8\ub2e4.\n          <\/p>\n        <\/div>\n\n        <div class=\"aobo-info-card\">\n          <h3>\ubc30\uc1a1 \uc870\uac74<\/h3>\n          <p>\n            \uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15\uc740 \uc8fc\ub85c \uc5b4\ub2d0\ub9c1 \ucc98\ub9ac\ub41c \uc0c1\ud0dc\ub85c \uacf5\uae09\ub429\ub2c8\ub2e4. \ucd5c\uc885 \uacbd\ud654 \ubc0f \ud15c\ud37c\ub9c1\uc740 \uacf5\uad6c \uc124\uacc4, \uc791\uc5c5 \uc628\ub3c4, \ub0c9\uac01 \ubc29\ubc95 \ubc0f \uc0ac\uc6a9 \uc694\uad6c \uc0ac\ud56d\uc5d0 \ub530\ub77c \uacb0\uc815\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.\n          <\/p>\n        <\/div>\n\n        <div class=\"aobo-info-card\">\n          <h3>\uac80\uc0ac \ubc0f \ubb38\uc11c<\/h3>\n          <p>\n            \ucd08\uc74c\ud30c \ud0d0\uc0c1\uac80\uc0ac, \uc7ac\ub8cc \uc2dc\ud5d8 \uc99d\uba85\uc11c, \ub4f1\uae09 \ud655\uc778, \ud06c\uae30 \uac80\uc0ac \ubc0f \uc218\ucd9c \uc11c\ub958\ub294 \uad6c\ub9e4 \uc8fc\ubb38\uc11c \ubc0f \uae30\uc220 \uc694\uad6c \uc0ac\ud56d\uc5d0 \ub530\ub77c \uc900\ube44\ud574 \ub4dc\ub9b4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n          <\/p>\n        <\/div>\n\n        <div class=\"aobo-info-card\">\n          <h3>\uc218\ucd9c \uc8fc\ubb38 \uc9c0\uc6d0<\/h3>\n          <p>\n            \ub300\ub7c9 \uc8fc\ubb38\uc758 \uacbd\uc6b0, \uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \ud574\uc678 \ucca0\uac15 \uc720\ud1b5\uc5c5\uccb4 \ubc0f \uc0b0\uc5c5 \uc0ac\uc6a9\uc790\ub97c \uc704\ud574 \ucee8\ud14c\uc774\ub108 \uc801\uc7ac \uacc4\ud68d, \ud63c\ud569 \ub4f1\uae09 \uacf5\uae09, \uacf5\uae09\uc5c5\uccb4 \uc870\uc815 \ubc0f \uc218\ucd9c \uc120\uc801 \uc900\ube44\ub97c \uc9c0\uc6d0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <p class=\"aobo-note\">\n        \ucc38\uace0: \uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \uacf5\uad6c\uac15 \uc18c\uc7ac\ub97c \uacf5\uae09\ud569\ub2c8\ub2e4. \ucd5c\uc885 \uc5f4\ucc98\ub9ac \uc11c\ube44\uc2a4\ub294 \uc81c\uacf5\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc774 \ud398\uc774\uc9c0\uc758 \uc5f4\ucc98\ub9ac \uc815\ubcf4\ub294 \uc18c\uc7ac \uc120\uc815 \ubc0f \ud504\ub85c\uc81d\ud2b8 \uad00\ub828 \uc18c\ud1b5\uc744 \uc704\ud55c \uae30\uc220 \ucc38\uace0 \uc790\ub8cc\ub85c\ub9cc \ud65c\uc6a9\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.\n      <\/p>\n    <\/section>\n\n    <section class=\"aobo-section\">\n      <h2>\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \uad00\ub828 FAQ<\/h2>\n\n      <div class=\"aobo-table-wrap\">\n        <table class=\"aobo-table\">\n          <thead>\n            <tr>\n              <th>\uc9c8\ubb38<\/th>\n              <th>\uc9c1\uc811\uc801\uc778 \ub2f5\ubcc0<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15\uc740 \ubb34\uc5c7\uc5d0 \uc0ac\uc6a9\ub418\ub098\uc694?<\/strong><\/td>\n              <td>\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15\uc740 \uace0\uc628, \uace0\uc555 \ubc0f \ubc18\ubcf5\uc801\uc778 \uc5f4 \uc21c\ud658 \uc870\uac74\uc5d0\uc11c \uc791\ub3d9\ud558\ub294 \uae08\ud615, \uc8fc\ud615, \ud380\uce58, \uc778\uc11c\ud2b8, \uc804\ub2e8\ub0a0 \ubc0f \uc131\ud615 \uacf5\uad6c\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\uc77c\ubc18\uc801\uc73c\ub85c \uace0\uc628 \uc791\uc5c5\uc5d0 \uc0ac\uc6a9\ub418\ub294 \uacf5\uad6c\uac15 \ub4f1\uae09\uc5d0\ub294 \uc5b4\ub5a4 \uac83\ub4e4\uc774 \uc788\uc2b5\ub2c8\uae4c?<\/strong><\/td>\n              <td>\uc77c\ubc18\uc801\uc778 \ub4f1\uae09\uc73c\ub85c\ub294 H10, H11, H13, H21, H25, H26, H42, L6, 4Cr5MoSiV1, 4Cr5MoSiV, 5CrNiMo \ubc0f 5CrMnMo\uac00 \uc788\uc2b5\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uc5d0\ub294 \uc5b4\ub5a4 GB \ub4f1\uae09\uc774 \uc0ac\uc6a9\ub418\ub098\uc694?<\/strong><\/td>\n              <td>\uc77c\ubc18\uc801\uc778 GB \uc5f4\uac04 \uac00\uacf5 \ubc0f \ub2e8\uc870 \uae08\ud615\uac15\uc5d0\ub294 \uc6a9\ub3c4 \ubc0f \ub3c4\uba74 \uc694\uad6c \uc0ac\ud56d\uc5d0 \ub530\ub77c 4Cr5MoSiV1, 4Cr5MoSiV, 5CrNiMo \ubc0f 5CrMnMo\uac00 \ud3ec\ud568\ub429\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>H11\uacfc H13\uc758 \ucc28\uc774\uc810\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/strong><\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c H11\uc740 \uc778\uc131\uacfc \uc5f4\ucda9\uaca9 \uc800\ud56d\uc131\uc774 \uc6b0\uc218\ud558\uace0, H13\uc740 \ubc14\ub098\ub4d0 \ud568\ub7c9\uc774 \ub192\uc544 \ub0b4\ub9c8\ubaa8\uc131\uacfc \uace0\uc628 \uac15\ub3c4\uac00 \uc6b0\uc218\ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \uacbd\ud654 \uc5f4\uac04 \uac00\uacf5\uc6a9 \uac15\uc7ac\ub97c \uacf5\uae09\ud569\ub2c8\uae4c?<\/strong><\/td>\n              <td>\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \uc8fc\ub85c \ucd94\uac00 \uac00\uacf5 \ubc0f \ucd5c\uc885 \uc5f4\ucc98\ub9ac\ub97c \uc704\ud574 \uc5b4\ub2d0\ub9c1 \ucc98\ub9ac\ub41c \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15\uc744 \uacf5\uae09\ud569\ub2c8\ub2e4.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15\uc744 \ub300\ub7c9\uc73c\ub85c \uacf5\uae09\ud560 \uc218 \uc788\uc2b5\ub2c8\uae4c?<\/strong><\/td>\n              <td>\ub124. \uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \uc720\ud1b5\uc5c5\uccb4, \uc7ac\uace0 \ubcf4\uc720\uc5c5\uccb4, \uc218\uc785\uc5c5\uccb4 \ubc0f \uc0b0\uc5c5 \ud504\ub85c\uc81d\ud2b8\ub97c \uc704\ud55c \ub300\ub7c9 \uacf5\uad6c\uac15 \uacf5\uae09\uc5d0 \uc8fc\ub825\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/section>\n\n    <section class=\"aobo-cta\">\n      <h2>\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \ub300\ub7c9 \uacf5\uae09\uc774 \ud544\uc694\ud558\uc2e0\uac00\uc694?<\/h2>\n      <p>\n        \ud544\uc694\ud55c \ub4f1\uae09, \ub3d9\ub4f1 \ud45c\uc900, \ud06c\uae30, \uc218\ub7c9, \ud45c\uba74 \uc0c1\ud0dc, \uac80\uc0ac \uc694\uad6c \uc0ac\ud56d \ubc0f \ubaa9\uc801\uc9c0 \ud56d\uad6c\ub97c \ubcf4\ub0b4\uc8fc\uc2ed\uc2dc\uc624. Aobo Steel\uc740 \uc7ac\uace0 \uc5ec\ubd80\ub97c \ud655\uc778\ud558\uace0 \uace0\uac1d\ub2d8\uc758 \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15 \uc8fc\ubb38\uc5d0 \ub300\ud55c \uc2e4\uc6a9\uc801\uc778 \uacf5\uae09 \uc194\ub8e8\uc158\uc744 \uc81c\uacf5\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.\n      <\/p>\n      <div class=\"aobo-cta-actions\">\n        <a class=\"aobo-btn aobo-btn-primary popmake-16052\" href=\"javascript:void(0);\">\ubb38\uc758 \uc591\uc2dd \uc5f4\uae30<\/a>\n        <a class=\"aobo-btn aobo-btn-secondary\" href=\"https:\/\/aobosteel.com\/ko\/tool-steels\/\">\uacf5\uad6c\uac15 \uc81c\ud488 \ubcf4\uae30<\/a>\n      <\/div>\n    <\/section>\n\n  <\/div>\n\n  <script>\n    function aoboFilterHotworkCards() {\n      var selectedValue = document.getElementById(\"aoboHotworkFilter\").value;\n      var cards = document.querySelectorAll(\"#aoboHotworkCards .aobo-grade-card\");\n      var noResult = document.getElementById(\"aoboHotworkNoResult\");\n      var visibleCount = 0;\n\n      cards.forEach(function(card) {\n        var filterValues = card.getAttribute(\"data-filter\");\n\n        if (selectedValue === \"all\" || filterValues.indexOf(selectedValue) !== -1) {\n          card.classList.remove(\"aobo-hidden\");\n          visibleCount++;\n        } else {\n          card.classList.add(\"aobo-hidden\");\n        }\n      });\n\n      if (visibleCount === 0) {\n        noResult.style.display = \"block\";\n      } else {\n        noResult.style.display = \"none\";\n      }\n    }\n  <\/script>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Hot Work Tool Steel Catalog Hot Work Tool Steel Grades for Bulk Supply Aobo Steel supplies hot work tool steel grades for die casting, hot extrusion, hot forging, hot shear blades, punches, inserts, and high-temperature forming tools. This catalog helps buyers compare H10, H11, H13, H21, L6, and related GB hot work tool steels by [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":15256,"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":"normal-width-container","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":"disabled","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-9596","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Hot Work Tool Steel Grades | H10 H11 H13 H21 L6 Supplier | AoboSteel<\/title>\n<meta name=\"description\" content=\"Aobo Steel supplies hot work tool steel grades including H10, H11, H13, H21 and L6 in bulk round bar and plate, with annealed delivery, UT inspection and export support.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aobosteel.com\/ko\/hot-work-tool-steels\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hot Work Tool Steel Grades | H10 H11 H13 H21 L6 Supplier\" \/>\n<meta property=\"og:description\" content=\"Aobo Steel supplies hot work tool steel grades including H10, H11, H13, H21 and L6 in bulk round bar and plate, with annealed delivery, UT inspection and export support.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aobosteel.com\/ko\/hot-work-tool-steels\/\" \/>\n<meta property=\"og:site_name\" content=\"AoboSteel\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61565368220197\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-25T07:06:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif\" \/>\n\t<meta property=\"og:image:width\" content=\"1254\" \/>\n\t<meta property=\"og:image:height\" content=\"1254\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"8\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/\"},\"author\":{\"name\":\"Evan\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/person\\\/96118415c30ca6bb52eaf1127b052ef7\"},\"headline\":\"Hot Work Tool Steel Grades | H10 H11 H13 H21 L6 Supplier\",\"datePublished\":\"2025-08-07T02:15:17+00:00\",\"dateModified\":\"2026-06-25T07:06:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/\"},\"wordCount\":1762,\"publisher\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/hot-work-tool-steels-ad.avif\",\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/\",\"name\":\"Hot Work Tool Steel Grades | H10 H11 H13 H21 L6 Supplier | AoboSteel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/hot-work-tool-steels-ad.avif\",\"datePublished\":\"2025-08-07T02:15:17+00:00\",\"dateModified\":\"2026-06-25T07:06:43+00:00\",\"description\":\"Aobo Steel supplies hot work tool steel grades including H10, H11, H13, H21 and L6 in bulk round bar and plate, with annealed delivery, UT inspection and export support.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/hot-work-tool-steels-ad.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/hot-work-tool-steels-ad.avif\",\"width\":1254,\"height\":1254},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/hot-work-tool-steels\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/aobosteel.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hot Work Tool Steel Grades | H10 H11 H13 H21 L6 Supplier\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/\",\"name\":\"AoboSteel\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aobosteel.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\",\"name\":\"AoboSteel\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-aobo-steel-1.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-aobo-steel-1.avif\",\"width\":1052,\"height\":592,\"caption\":\"AoboSteel\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61565368220197\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/aobosteel-evan\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/person\\\/96118415c30ca6bb52eaf1127b052ef7\",\"name\":\"Evan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g\",\"caption\":\"Evan\"},\"sameAs\":[\"http:\\\/\\\/www.aobosteel.com\",\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61565368220197\",\"https:\\\/\\\/www.instagram.com\\\/aobosteel\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/aobosteel-evan\\\/\",\"https:\\\/\\\/x.com\\\/AobosteelEvan\",\"https:\\\/\\\/www.youtube.com\\\/@aobosteel\"],\"url\":\"https:\\\/\\\/aobosteel.com\\\/ko\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \ub4f1\uae09 | H10 H11 H13 H21 L6 \uacf5\uae09\uc5c5\uccb4 | AoboSteel","description":"\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 H10, H11, H13, H21 \ubc0f L6\uc744 \ud3ec\ud568\ud55c \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15\uc744 \ubc8c\ud06c \uc6d0\ud615 \ubd09 \ubc0f \ud310\uc7ac \ud615\ud0dc\ub85c \uacf5\uae09\ud558\uba70, \uc5b4\ub2d0\ub9c1 \ucc98\ub9ac \ud6c4 \ub0a9\ud488, \ucd08\uc74c\ud30c \uac80\uc0ac \ubc0f \uc218\ucd9c \uc9c0\uc6d0\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.","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:\/\/aobosteel.com\/ko\/hot-work-tool-steels\/","og_locale":"ko_KR","og_type":"article","og_title":"Hot Work Tool Steel Grades | H10 H11 H13 H21 L6 Supplier","og_description":"Aobo Steel supplies hot work tool steel grades including H10, H11, H13, H21 and L6 in bulk round bar and plate, with annealed delivery, UT inspection and export support.","og_url":"https:\/\/aobosteel.com\/ko\/hot-work-tool-steels\/","og_site_name":"AoboSteel","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61565368220197","article_modified_time":"2026-06-25T07:06:43+00:00","og_image":[{"width":1254,"height":1254,"url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"8\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/#article","isPartOf":{"@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/"},"author":{"name":"Evan","@id":"https:\/\/aobosteel.com\/#\/schema\/person\/96118415c30ca6bb52eaf1127b052ef7"},"headline":"Hot Work Tool Steel Grades | H10 H11 H13 H21 L6 Supplier","datePublished":"2025-08-07T02:15:17+00:00","dateModified":"2026-06-25T07:06:43+00:00","mainEntityOfPage":{"@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/"},"wordCount":1762,"publisher":{"@id":"https:\/\/aobosteel.com\/#organization"},"image":{"@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/#primaryimage"},"thumbnailUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif","inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/","url":"https:\/\/aobosteel.com\/hot-work-tool-steels\/","name":"\uace0\uc628 \uc791\uc5c5\uc6a9 \uacf5\uad6c\uac15 \ub4f1\uae09 | H10 H11 H13 H21 L6 \uacf5\uae09\uc5c5\uccb4 | AoboSteel","isPartOf":{"@id":"https:\/\/aobosteel.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/#primaryimage"},"image":{"@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/#primaryimage"},"thumbnailUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif","datePublished":"2025-08-07T02:15:17+00:00","dateModified":"2026-06-25T07:06:43+00:00","description":"\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 H10, H11, H13, H21 \ubc0f L6\uc744 \ud3ec\ud568\ud55c \uc5f4\uac04 \uac00\uacf5 \uacf5\uad6c\uac15\uc744 \ubc8c\ud06c \uc6d0\ud615 \ubd09 \ubc0f \ud310\uc7ac \ud615\ud0dc\ub85c \uacf5\uae09\ud558\uba70, \uc5b4\ub2d0\ub9c1 \ucc98\ub9ac \ud6c4 \ub0a9\ud488, \ucd08\uc74c\ud30c \uac80\uc0ac \ubc0f \uc218\ucd9c \uc9c0\uc6d0\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aobosteel.com\/hot-work-tool-steels\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/#primaryimage","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif","width":1254,"height":1254},{"@type":"BreadcrumbList","@id":"https:\/\/aobosteel.com\/hot-work-tool-steels\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/aobosteel.com\/"},{"@type":"ListItem","position":2,"name":"Hot Work Tool Steel Grades | H10 H11 H13 H21 L6 Supplier"}]},{"@type":"WebSite","@id":"https:\/\/aobosteel.com\/#website","url":"https:\/\/aobosteel.com\/","name":"\uc544\uc624\ubcf4\uc2a4\ud2f8","description":"","publisher":{"@id":"https:\/\/aobosteel.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aobosteel.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/aobosteel.com\/#organization","name":"\uc544\uc624\ubcf4\uc2a4\ud2f8","url":"https:\/\/aobosteel.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/aobosteel.com\/#\/schema\/logo\/image\/","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2025\/01\/cropped-aobo-steel-1.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2025\/01\/cropped-aobo-steel-1.avif","width":1052,"height":592,"caption":"AoboSteel"},"image":{"@id":"https:\/\/aobosteel.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61565368220197","https:\/\/www.linkedin.com\/in\/aobosteel-evan\/"]},{"@type":"Person","@id":"https:\/\/aobosteel.com\/#\/schema\/person\/96118415c30ca6bb52eaf1127b052ef7","name":"\uc5d0\ubc18","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/secure.gravatar.com\/avatar\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8e402f2e6f36093f0bf1855dbf79269cde23cd659c44eefdd7ecf7ff9c05786f?s=96&d=mm&r=g","caption":"Evan"},"sameAs":["http:\/\/www.aobosteel.com","https:\/\/www.facebook.com\/profile.php?id=61565368220197","https:\/\/www.instagram.com\/aobosteel\/","https:\/\/www.linkedin.com\/in\/aobosteel-evan\/","https:\/\/x.com\/AobosteelEvan","https:\/\/www.youtube.com\/@aobosteel"],"url":"https:\/\/aobosteel.com\/ko\/blog\/author\/admin\/"}]}},"uagb_featured_image_src":{"full":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif",1254,1254,false],"thumbnail":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad-150x150.avif",150,150,true],"medium":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad-300x300.avif",300,300,true],"medium_large":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad-768x768.avif",768,768,true],"large":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad-1024x1024.avif",1024,1024,true],"1536x1536":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif",1254,1254,false],"2048x2048":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif",1254,1254,false],"trp-custom-language-flag":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad-12x12.avif",12,12,true]},"uagb_author_info":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/ko\/blog\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Hot Work Tool Steel Catalog Hot Work Tool Steel Grades for Bulk Supply Aobo Steel supplies hot work tool steel grades for die casting, hot extrusion, hot forging, hot shear blades, punches, inserts, and high-temperature forming tools. This catalog helps buyers compare H10, H11, H13, H21, L6, and related GB hot work tool steels by&hellip;","rttpg_featured_image_url":{"full":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif",1254,1254,false],"landscape":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif",1254,1254,false],"portraits":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif",1254,1254,false],"thumbnail":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad-150x150.avif",150,150,true],"medium":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad-300x300.avif",300,300,true],"large":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad-1024x1024.avif",1024,1024,true],"1536x1536":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif",1254,1254,false],"2048x2048":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad.avif",1254,1254,false],"trp-custom-language-flag":["https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/05\/hot-work-tool-steels-ad-12x12.avif",12,12,true]},"rttpg_author":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/ko\/blog\/author\/admin\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"Hot Work Tool Steel Catalog Hot Work Tool Steel Grades for Bulk Supply Aobo Steel supplies hot work tool steel grades for die casting, hot extrusion, hot forging, hot shear blades, punches, inserts, and high-temperature forming tools. This catalog helps buyers compare H10, H11, H13, H21, L6, and related GB hot work tool steels by&hellip;","_links":{"self":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/pages\/9596","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/comments?post=9596"}],"version-history":[{"count":0,"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/pages\/9596\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/media\/15256"}],"wp:attachment":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/media?parent=9596"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}