{"id":10438,"date":"2025-10-18T14:07:50","date_gmt":"2025-10-18T06:07:50","guid":{"rendered":"https:\/\/aobosteel.com\/?page_id=10438"},"modified":"2026-06-25T10:33:05","modified_gmt":"2026-06-25T02:33:05","slug":"about-us","status":"publish","type":"page","link":"https:\/\/aobosteel.com\/ko\/about-us\/","title":{"rendered":"\ud68c\uc0ac \uc18c\uac1c"},"content":{"rendered":"<style>\n  .aobo-ab{\n    --aobo-blue:#0c56d0;\n    --aobo-blue-dark:#083d98;\n    --aobo-blue-line:#c9ddf7;\n    --aobo-text:#0b2750;\n    --aobo-muted:#58708d;\n    --aobo-orange:#ff5a1f;\n    font-family:Arial, Helvetica, sans-serif;\n    color:var(--aobo-text);\n    line-height:1.75;\n    background:transparent;\n    box-sizing:border-box;\n  }\n  .aobo-ab *{ box-sizing:border-box; }\n  .aobo-ab .wrap{ max-width:1160px; margin:0 auto; }\n\n  \/* HERO *\/\n  .aobo-ab .hero{\n    padding:44px;\n    border:1px solid var(--aobo-blue-line);\n    border-radius:28px;\n    background:linear-gradient(135deg,#ffffff 0%,#f8fbff 70%,#fff6ef 100%);\n    box-shadow:0 22px 48px rgba(12,86,208,.12);\n  }\n  .aobo-ab .kicker{\n    color:var(--aobo-orange); font-size:14px; font-weight:800;\n    letter-spacing:.16em; text-transform:uppercase; margin-bottom:14px;\n  }\n  .aobo-ab .hero h1{\n    margin:0 0 18px; font-size:clamp(30px,4.2vw,50px);\n    line-height:1.1; letter-spacing:-.035em; color:var(--aobo-blue);\n  }\n  .aobo-ab .hero > p{ margin:0; font-size:17px; width:100%; }\n\n  \/* STORY: photo + text *\/\n  .aobo-ab .story{\n    display:flex; flex-direction:column; gap:28px; align-items:stretch; margin-top:24px;\n  }\n  .aobo-ab .story > *{ flex:1; min-width:0; }\n  .aobo-ab .story-text{ align-self:stretch; width:100%; }\n  .aobo-ab .story-text p{ margin:0 0 16px; font-size:16px; }\n  .aobo-ab .story-text p:last-child{ margin-bottom:0; }\n  .aobo-ab .story-text b{ color:var(--aobo-blue-dark); }\n  .aobo-ab .pic{\n    border:1px solid var(--aobo-blue-line); border-radius:24px; overflow:hidden;\n    background:#fff; box-shadow:0 16px 36px rgba(12,86,208,.10);\n    aspect-ratio:16 \/ 7;\n  }\n  .aobo-ab .pic img{ display:block; width:100%; height:100%; object-fit:cover; object-position:center bottom; background:#eef4fb; }\n  .aobo-ab .pic .ph{\n    display:flex; align-items:center; justify-content:center; text-align:center;\n    width:100%; min-height:360px; height:100%; background:#eef4fb;\n    color:var(--aobo-muted); font-size:14px; font-weight:700; padding:0 24px;\n  }\n\n  \/* CTA *\/\n  .aobo-ab .cta{\n    position:relative; overflow:hidden; margin-top:36px; border-radius:28px;\n    background:linear-gradient(90deg,#0e56d3 0%,#1d73e3 55%,#2ba8ea 100%);\n    padding:38px 34px; display:grid; grid-template-columns:1.1fr .9fr; gap:28px;\n  }\n  .aobo-ab .cta::before{ content:\"\"; position:absolute; right:-40px; top:-40px; width:230px; height:230px; border:18px solid rgba(255,255,255,.14); border-radius:50%; }\n  .aobo-ab .cta::after{ content:\"\"; position:absolute; right:-10px; bottom:-70px; width:260px; height:260px; border:14px solid rgba(255,255,255,.12); border-radius:50%; }\n  .aobo-ab .cta h2{ position:relative; z-index:1; margin:0 0 10px; font-size:clamp(26px,3.1vw,40px); line-height:1.18; color:#fff; letter-spacing:-.03em; }\n  .aobo-ab .cta p{ position:relative; z-index:1; margin:0; font-size:16px; color:rgba(255,255,255,.96); max-width:620px; }\n  .aobo-ab .cta-actions{ position:relative; z-index:1; display:grid; gap:14px; align-content:center; }\n  .aobo-ab .btn{\n    display:inline-flex; justify-content:center; align-items:center; min-height:56px;\n    padding:0 24px; border-radius:999px; text-decoration:none !important;\n    font-size:16px; font-weight:800; transition:.2s ease;\n  }\n  .aobo-ab .btn-white{ background:#fff; color:var(--aobo-blue) !important; }\n  .aobo-ab .btn-orange{ background:var(--aobo-orange); color:#fff !important; }\n  .aobo-ab .btn:hover{ transform:translateY(-1px); }\n\n  .aobo-ab .foot{\n    display:flex; align-items:center; justify-content:space-between; gap:20px;\n    padding:22px 0 4px; margin-top:22px; border-top:1px solid var(--aobo-blue-line);\n  }\n  .aobo-ab .foot strong{ color:var(--aobo-blue); letter-spacing:.12em; font-size:15px; }\n  .aobo-ab .foot span{ color:var(--aobo-muted); font-size:14px; }\n\n  @media (max-width:900px){\n    .aobo-ab .story{ flex-direction:column; }\n    .aobo-ab .pic{ aspect-ratio:16 \/ 8; }\n    .aobo-ab .pic .ph{ min-height:196px; }\n    .aobo-ab .cta{ grid-template-columns:1fr; }\n  }\n  @media (max-width:640px){\n    .aobo-ab .hero{ padding:28px 22px; border-radius:22px; }\n    .aobo-ab .cta{ padding:24px 20px; }\n    .aobo-ab .foot{ flex-direction:column; align-items:flex-start; }\n  }\n<\/style>\n\n<div class=\"aobo-ab\">\n  <div class=\"wrap\">\n\n    <!-- HERO -->\n    <section class=\"hero\">\n      <div class=\"kicker\">\uc544\uc624\ubcf4 \uc2a4\ud2f8 \uc18c\uac1c<\/div>\n      <h1>\ud68c\uc0ac \uc18c\uac1c<\/h1>\n      <p>\n        \uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 \uc804 \uc138\uacc4 \uc720\ud1b5\uc5c5\uccb4, \uc7ac\uace0\uc5c5\uccb4, \uc218\uc785\uc5c5\uccb4 \ubc0f \uc81c\uc870\uc5c5\uccb4\uc5d0 \uacf5\uad6c\uac15\uc744 \uacf5\uae09\ud569\ub2c8\ub2e4. 20\ub144 \uc774\uc0c1\uc758 \ub2e8\uc870 \ubc0f \uac00\uacf5 \uacbd\ud5d8\uc744 \ubc14\ud0d5\uc73c\ub85c, \ud604\uc7ac\ub294 \ud0c4\ud0c4\ud55c \uc81c\ucca0\uc18c \ubc0f \uacf5\uae09\ub9dd \ub124\ud2b8\uc6cc\ud06c\ub97c \ud1b5\ud574 \uc6d0\uc790\uc7ac \uc870\ub2ec, \ud488\uc9c8 \uad00\ub9ac \ubc0f \uc218\ucd9c\uc5d0 \uc8fc\ub825\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n      <\/p>\n\n      <!-- STORY: warehouse photo + text -->\n      <div class=\"story\">\n        <div class=\"pic\">\n          <img decoding=\"async\" src=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif\" alt=\"\uc544\uc624\ubcf4 \uc2a4\ud2f8 \uacf5\uad6c\uac15 \ucc3d\uace0\">\n        <\/div>\n\n        <div class=\"story-text\">\n          <p>\n            \uc800\ud76c\uc758 \uacbd\ud5d8\uc740 2003\ub144 \uc911\uad6d \ud669\uc2a4\uc5d0 \uc704\uce58\ud55c \ud478\ub529 \uc124\ube44 \uc5d4\uc9c0\ub2c8\uc5b4\ub9c1 \uc720\ud55c\ud68c\uc0ac\uc5d0\uc11c \uacf5\uad6c\uac15\uc744 \ub2e8\uc870 \ubc0f \uac00\uacf5\ud558\uba74\uc11c \uc2dc\uc791\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uacf5\uc7a5\uc5d0\uc11c \ubcf4\ub0b8 \uadf8 \uc2dc\uc808\uc758 \uacbd\ud5d8\uc740 \uc9c0\uae08\ub3c4 \uc800\ud76c\uac00 \ub4f1\uae09 \ud488\uc9c8, \uc5f4\uac04 \uc77c\uad00\uc131, \uadf8\ub9ac\uace0 \uc7ac\ub8cc \uc0c1\ud0dc\ub97c \ud310\ub2e8\ud558\ub294 \ub370 \ud070 \uc601\ud5a5\uc744 \ubbf8\uce58\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n          <\/p>\n          <p>\n            2017\ub144, \uc800\ud76c\ub294 \ud574\uc678 \ubc14\uc774\uc5b4\ub4e4\uc744 \uc704\ud574 \uc544\uc624\ubcf4 \uc2a4\ud2f8(Aobo Steel)\uc744 \uc124\ub9bd\ud588\uc2b5\ub2c8\ub2e4. \uc81c\uc870\uc5d0\uc11c \uc18c\uc2f1 \ubc0f \ud488\uc9c8 \uad00\ub9ac\ub85c \uc0ac\uc5c5 \uc601\uc5ed\uc744 \ud655\uc7a5\ud588\uc9c0\ub9cc, \uc624\ub79c \uae30\uac04 \uad6c\ucd95\ud574 \uc628 \ubaa8\ub4e0 \uc81c\ucca0\uc18c \ubc0f \uac00\uacf5\uc5c5\uccb4\uc640\uc758 \uad00\uacc4\ub97c \uc720\uc9c0\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uac01 \uc8fc\ubb38\uc5d0 \uac00\uc7a5 \uc801\ud569\ud55c \uacf5\uae09\uc6d0, \ub4f1\uae09, \uac80\uc0ac \uae30\uc900\uc744 \ucda9\uc871\ud558\ub294 \uc81c\ud488\uc744 \uc81c\uacf5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n          <\/p>\n          <p>\n            \ubaa8\ub4e0 \ucd9c\ud558\ud488\uc5d0\ub294 \uc815\ud488 \uacf5\uc7a5 \uc2dc\ud5d8 \uc99d\uba85\uc11c, \uc5f4 \ubc88\ud638 \ucd94\uc801 \uc815\ubcf4 \ubc0f \ucd9c\ud558 \uc804 \uac80\uc0ac\uac00 \ud3ec\ud568\ub418\uba70, \uc694\uccad \uc2dc \ucd08\uc74c\ud30c \uac80\uc0ac \ubc0f \uc81c3\uc790 \uac80\uc0ac\uac00 \uc81c\uacf5\ub429\ub2c8\ub2e4.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- CTA -->\n    <div class=\"cta\">\n      <div>\n        <h2>\uacf5\uad6c\uac15\uc5d0 \ub300\ud574 \uc774\uc57c\uae30\ud574 \ubd05\uc2dc\ub2e4<\/h2>\n        <p>\n          \ud544\uc694\ud55c \ub4f1\uae09, \ud06c\uae30, \uc218\ub7c9, \ud45c\uba74 \uc0c1\ud0dc \ubc0f \ubaa9\uc801\uc9c0 \ud56d\uad6c\ub97c \ubcf4\ub0b4\uc8fc\uc2ed\uc2dc\uc624. \uc800\ud76c\uac00 \uc7ac\uace0 \uc5ec\ubd80, \ud488\uc9c8 \uad00\ub9ac \ubc94\uc704 \ubc0f \uc218\ucd9c \uacc4\ud68d\uc744 \ud655\uc778\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.\n        <\/p>\n      <\/div>\n      <div class=\"cta-actions\">\n        <a class=\"btn btn-white popmake-16052\" href=\"javascript:void(0);\">\uacac\uc801 \uc694\uccad<\/a>\n        <a class=\"btn btn-orange\" href=\"https:\/\/aobosteel.com\/ko\/tool-steel-supply\/\">\uacf5\uad6c\uac15 \uacf5\uae09 \ud604\ud669 \ubcf4\uae30<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"foot\">\n      <strong>\uc544\uc624\ubcf4 \uc2a4\ud2f8<\/strong>\n      <span>2003\ub144\ubd80\ud130 \uacf5\uad6c\uac15 \uc804\ubb38 \uacf5\uae09\uc5c5\uccb4\ub85c \ud65c\ub3d9\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/span>\n    <\/div>\n\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>About Aobo Steel About Us Aobo Steel supplies tool steel to distributors, stockists, importers, and manufacturers worldwide. Built on more than two decades of forging and processing experience, we focus today on sourcing, quality control, and export through our established mill and supply-chain network. Our experience began in 2003 at Fuding Equipment Engineering Co., Ltd., [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"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":"","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-10438","page","type-page","status-publish","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>Aobo Steel | Tool Steel Manufacturer &amp; Bulk Supplier in China | AoboSteel<\/title>\n<meta name=\"description\" content=\"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.\" \/>\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\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us\" \/>\n<meta property=\"og:description\" content=\"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aobosteel.com\/ko\/about-us\/\" \/>\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-25T02:33:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif\" \/>\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=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"AboutPage\"],\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/\",\"name\":\"Aobo Steel | Tool Steel Manufacturer & Bulk Supplier in China | AoboSteel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2024-03-20-101528-scaled-jpg.avif\",\"datePublished\":\"2025-10-18T06:07:50+00:00\",\"dateModified\":\"2026-06-25T02:33:05+00:00\",\"description\":\"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2024-03-20-101528-scaled-jpg.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2024-03-20-101528-scaled-jpg.avif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/aobosteel.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@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\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\uc544\uc624\ubcf4 \uc2a4\ud2f8 | \uc911\uad6d \uacf5\uad6c\uac15 \uc81c\uc870\uc5c5\uccb4 \ubc0f \ub300\ub7c9 \uacf5\uae09\uc5c5\uccb4 | AoboSteel","description":"\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 20\ub144 \uc774\uc0c1\uc758 \ub2e8\uc870 \uacbd\ub825\uc744 \ubcf4\uc720\ud55c \uc911\uad6d \uc18c\uc7ac \uacf5\uad6c\uac15 \uc81c\uc870\uc5c5\uccb4\ub85c, 40\uac1c \uc774\uc0c1\uc758 \ud1b5\ud569 \uacf5\uae09\ub9dd \ud30c\ud2b8\ub108\ub97c \ubcf4\uc720\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \ud574\uc678 \uc720\ud1b5\uc5c5\uccb4 \ubc0f \uc7ac\uace0 \ubcf4\uc720\uc5c5\uccb4\ub97c \uc704\ud55c \ub300\ub7c9 \uacf5\uae09\uc744 \uc804\ubb38\uc73c\ub85c \ud558\uba70, \uc8fc\ubb38 \uac74\ubcc4 MTC(\uc7ac\ub8cc \uc2dc\ud5d8 \uc778\uc99d\uc11c) \uc81c\uacf5 \ubc0f 1921-82\ub144 SEPAE \ud45c\uc900\uc5d0 \ub530\ub978 \ucd08\uc74c\ud30c \uac80\uc0ac\ub97c \uc2e4\uc2dc\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\/about-us\/","og_locale":"ko_KR","og_type":"article","og_title":"About Us","og_description":"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.","og_url":"https:\/\/aobosteel.com\/ko\/about-us\/","og_site_name":"AoboSteel","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61565368220197","article_modified_time":"2026-06-25T02:33:05+00:00","og_image":[{"url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","AboutPage"],"@id":"https:\/\/aobosteel.com\/about-us\/","url":"https:\/\/aobosteel.com\/about-us\/","name":"\uc544\uc624\ubcf4 \uc2a4\ud2f8 | \uc911\uad6d \uacf5\uad6c\uac15 \uc81c\uc870\uc5c5\uccb4 \ubc0f \ub300\ub7c9 \uacf5\uae09\uc5c5\uccb4 | AoboSteel","isPartOf":{"@id":"https:\/\/aobosteel.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aobosteel.com\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/aobosteel.com\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif","datePublished":"2025-10-18T06:07:50+00:00","dateModified":"2026-06-25T02:33:05+00:00","description":"\uc544\uc624\ubcf4 \uc2a4\ud2f8\uc740 20\ub144 \uc774\uc0c1\uc758 \ub2e8\uc870 \uacbd\ub825\uc744 \ubcf4\uc720\ud55c \uc911\uad6d \uc18c\uc7ac \uacf5\uad6c\uac15 \uc81c\uc870\uc5c5\uccb4\ub85c, 40\uac1c \uc774\uc0c1\uc758 \ud1b5\ud569 \uacf5\uae09\ub9dd \ud30c\ud2b8\ub108\ub97c \ubcf4\uc720\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \ud574\uc678 \uc720\ud1b5\uc5c5\uccb4 \ubc0f \uc7ac\uace0 \ubcf4\uc720\uc5c5\uccb4\ub97c \uc704\ud55c \ub300\ub7c9 \uacf5\uae09\uc744 \uc804\ubb38\uc73c\ub85c \ud558\uba70, \uc8fc\ubb38 \uac74\ubcc4 MTC(\uc7ac\ub8cc \uc2dc\ud5d8 \uc778\uc99d\uc11c) \uc81c\uacf5 \ubc0f 1921-82\ub144 SEPAE \ud45c\uc900\uc5d0 \ub530\ub978 \ucd08\uc74c\ud30c \uac80\uc0ac\ub97c \uc2e4\uc2dc\ud569\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/aobosteel.com\/about-us\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aobosteel.com\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/aobosteel.com\/about-us\/#primaryimage","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif"},{"@type":"BreadcrumbList","@id":"https:\/\/aobosteel.com\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/aobosteel.com\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@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\/"]}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/ko\/blog\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"About Aobo Steel About Us Aobo Steel supplies tool steel to distributors, stockists, importers, and manufacturers worldwide. Built on more than two decades of forging and processing experience, we focus today on sourcing, quality control, and export through our established mill and supply-chain network. Our experience began in 2003 at Fuding Equipment Engineering Co., Ltd.,&hellip;","rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/ko\/blog\/author\/admin\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"About Aobo Steel About Us Aobo Steel supplies tool steel to distributors, stockists, importers, and manufacturers worldwide. Built on more than two decades of forging and processing experience, we focus today on sourcing, quality control, and export through our established mill and supply-chain network. Our experience began in 2003 at Fuding Equipment Engineering Co., Ltd.,&hellip;","_links":{"self":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/pages\/10438","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=10438"}],"version-history":[{"count":0,"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/pages\/10438\/revisions"}],"wp:attachment":[{"href":"https:\/\/aobosteel.com\/ko\/wp-json\/wp\/v2\/media?parent=10438"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}