{"id":15278,"date":"2026-05-19T15:16:06","date_gmt":"2026-05-19T07:16:06","guid":{"rendered":"https:\/\/www.xintaivalves.com\/?post_type=products&#038;p=15278"},"modified":"2026-05-22T10:28:22","modified_gmt":"2026-05-22T02:28:22","slug":"forged-steel-ball-valve","status":"publish","type":"products","link":"https:\/\/www.xintaivalves.com\/vi\/products\/forged-steel-ball-valve\/","title":{"rendered":"Van bi th\u00e9p r\u00e8n"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Th\u00f4ng s\u1ed1 k\u1ef9 thu\u1eadt van (B\u1ed1 c\u1ee5c Hybrid 2\u00d72)<\/title>\n    <style>\n        \/* Reusing the established visual and interactive CSS *\/\n        :root {\n            --theme-color: #D70C19; \n            --theme-light: rgba(215, 12, 25, 0.04); \n            --text-dark: #222;\n            --text-medium: #555;\n            --border-color: #eee;\n            --card-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            --card-hover-shadow: 0 10px 20px rgba(215, 12, 25, 0.08);\n            --card-gap: 25px; \n        }\n\n        body {\n            font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            margin: 0;\n            padding: 40px 20px;\n            background-color: #f8f9fa; \n            line-height: 1.6;\n        }\n\n        \/* \u6838\u5fc3\u5e03\u5c40\u4f18\u5316\uff1a\u4f7f\u7528 Grid \u5b9e\u73b0\u4e24\u884c\u4e24\u5217 *\/\n        .datasheet-container {\n            max-width: 1200px; \n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: var(--card-gap);\n            align-items: stretch; \/* \u786e\u4fdd Row 1 \u548c Row 2 \u7684\u5361\u7247\u9ad8\u5ea6\u62c9\u4f38\u5bf9\u9f50 *\/\n        }\n        \n        \/* --- Card Styling --- *\/\n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            padding: 25px;\n            box-shadow: var(--card-shadow);\n            border: 1px solid transparent;\n            transition: all 0.3s ease;\n            width: 100%;\n            height: 100%; \/* \u786e\u4fdd\u5361\u7247\u5185\u90e8\u5185\u5bb9\u62c9\u4f38\u586b\u5145\u5355\u5143\u683c *\/\n            box-sizing: border-box; \n        }\n\n        .spec-card:hover {\n            transform: translateY(-3px);\n            box-shadow: var(--card-hover-shadow);\n            border-color: rgba(215, 12, 25, 0.2);\n        }\n\n        \/* --- Row 2 Card Layout Adjustments for Balance --- *\/\n        .design-card {\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between; \n        }\n        \n        .design-card .data-table {\n            margin-top: auto; \n        }\n\n        \/* --- Typography, Tables, Lists (\u4fdd\u6301\u4f18\u5316\u540e\u7684\u6837\u5f0f\u548c\u53c2\u6570) --- *\/\n        h3 {\n            color: var(--text-dark);\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            font-size: 1.25rem;\n            margin-top: 0;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid var(--theme-light);\n        }\n\n        .section-icon {\n            width: 22px;\n            height: 22px;\n            fill: var(--theme-color);\n            background: var(--theme-light);\n            padding: 8px;\n            border-radius: 8px;\n        }\n\n        .data-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.95rem;\n        }\n        .data-table tr { border-bottom: 1px solid var(--border-color); }\n        .data-table tr:last-child { border-bottom: none; }\n        .data-table td { padding: 10px 5px; vertical-align: top; }\n        .label { font-weight: 600; color: var(--text-dark); width: 30%; min-width: 130px; }\n        .value { color: var(--text-medium); line-height: 1.5; }\n\n        \/* --- Body Material Specific Styling --- *\/\n        .material-list { display: flex; flex-direction: column; gap: 10px; }\n        .mat-item { padding-bottom: 8px; border-bottom: 1px dashed var(--border-color); }\n        .mat-item:last-child { border-bottom: none; }\n        .mat-cat { \n            font-weight: 700; \n            font-size: 0.95rem; \n            color: var(--theme-color); \/* \u5f3a\u8c03\u7c7b\u522b\u540d\u79f0 *\/\n            margin-bottom: 2px; \n            text-transform: uppercase; \n            letter-spacing: 0.5px; \n            display: block; \/* \u786e\u4fdd\u7c7b\u522b\u540d\u79f0\u72ec\u5360\u4e00\u884c *\/\n        }\n        .mat-val { font-size: 0.9rem; color: var(--text-medium); }\n        \n        \/* Combined Card Specifics *\/\n        .combined-content { display: flex; gap: 20px; }\n        .app-section, .optional-section { padding: 10px; flex: 1; }\n        .app-section { border-right: 1px solid var(--border-color); }\n        .combined-card-title { font-size: 1rem; font-weight: 700; color: var(--theme-color); margin-bottom: 10px; }\n        .app-tags { display: flex; flex-wrap: wrap; gap: 8px; }\n        .app-tag { background: var(--theme-light); color: var(--theme-color); padding: 5px 10px; border-radius: 15px; font-size: 0.85rem; font-weight: 500; }\n        .feature-list { list-style: none; padding: 0; margin: 0; }\n        .feature-list li { display: flex; align-items: flex-start; gap: 8px; margin-bottom: 5px; color: var(--text-medium); font-size: 0.9rem; line-height: 1.4; }\n        .opt-icon { \n            color: #fff;\n            background: var(--theme-color); \n            width: 14px; \n            height: 14px; \n            border-radius: 50%; \n            font-size: 10px; \n            line-height: 14px;\n            text-align: center;\n            font-weight: 900;\n            flex-shrink: 0; \n            margin-top: 2px; \n        }\n\n        \/* Responsive: \u5728\u5c0f\u5c4f\u5e55\u4e0a\u53d8\u56de\u5355\u5217\u5806\u53e0 *\/\n        @media (max-width: 992px) {\n            .datasheet-container { grid-template-columns: 1fr; }\n            .combined-content { flex-direction: column; }\n            .app-section { border-right: none; border-bottom: 1px solid var(--border-color); margin-bottom: 10px; }\n            .design-card { justify-content: flex-start; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"datasheet-container\">\n\n    <div class=\"spec-card\">\n        <h3>\n            <svg class=\"section-icon\" viewbox=\"0 0 24 24\"><path d=\"M4 6h16v2H4zm2 4h12v2H6zm0 4h12v2H6zm0 4h8v2H6z\"\/><\/svg>\n            Th\u00f4ng tin c\u01a1 b\u1ea3n\n        <\/h3>\n        <table class=\"data-table\">\n            <tr><td class=\"label\">Ph\u1ea1m vi k\u00edch th\u01b0\u1edbc<\/td><td class=\"value\">2\u2033 \u2013 52\u2033 (DN50-DN1300)<\/td><\/tr>\n            <tr><td class=\"label\">Ph\u1ea1m vi \u00e1p su\u1ea5t<\/td><td class=\"value\">L\u1edaP 150-L\u1edaP 2500 (PN16-PN420)<\/td><\/tr>\n            <tr><td class=\"label\">Lo\u1ea1i van<\/td><td class=\"value\">G\u1eafn tr\u1ee5c xoay, Th\u00e2n 2 m\u1ea3nh, Th\u00e2n 3 m\u1ea3nh<\/td><\/tr>\n            <tr><td class=\"label\">Lo\u1ea1i c\u1ed5ng<\/td><td class=\"value\">\u0110\u01b0\u1eddng k\u00ednh \u0111\u1ea7y \u0111\u1ee7 \/ \u0110\u01b0\u1eddng k\u00ednh gi\u1ea3m<\/td><\/tr>\n            <tr><td class=\"label\">k\u1ebft th\u00fac k\u1ebft n\u1ed1i<\/td><td class=\"value\">M\u1eb7t b\u00edch RF, RTJ, FF, H\u00e0n \u0111\u1ed1i \u0111\u1ea7u (BW), H\u00e0n \u1ed5 c\u1eafm (SW), C\u00f3 ren<\/td><\/tr>\n            <tr><td class=\"label\">Ph\u1ea1m vi nhi\u1ec7t \u0111\u1ed9<\/td><td class=\"value\">-160 \u2103 \u0111\u1ebfn 425 \u2103<\/td><\/tr>\n            <tr><td class=\"label\">V\u1eadn h\u00e0nh<\/td><td class=\"value\">\u0110\u00f2n b\u1ea9y, b\u00e1nh r\u0103ng, kh\u00ed n\u00e9n, b\u1ed9 truy\u1ec1n \u0111\u1ed9ng \u0111i\u1ec7n<\/td><\/tr>\n            <tr><td class=\"label\">C\u00e1c \u1ee9ng d\u1ee5ng<\/td><td class=\"value\" style=\"line-height: 1.5;\">D\u1ea7u kh\u00ed, H\u00f3a d\u1ea7u, Nh\u00e0 m\u00e1y l\u1ecdc d\u1ea7u, \u0110\u01b0\u1eddng \u1ed1ng, Nh\u00e0 m\u00e1y \u0111i\u1ec7n, C\u00f4ng nghi\u1ec7p h\u00f3a ch\u1ea5t<\/td><\/tr>\n        <\/table>\n    <\/div>\n\n    <div class=\"spec-card\">\n        <h3>\n            <svg class=\"section-icon\" viewbox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 9h-2V7h-2v5H6v2h2v5h2v-5h2v-2zm5 5h-2v-5h-2v5h-2V7h2v5h2V7h2v10z\"\/><\/svg>\n            Th\u00f4ng s\u1ed1 k\u1ef9 thu\u1eadt v\u1eadt li\u1ec7u b\u00ean trong &amp; th\u00e2n van\n        <\/h3>\n        <div class=\"material-list\">\n            <div class=\"mat-item\"><span class=\"mat-cat\">V\u1eadt li\u1ec7u c\u01a1 th\u1ec3<\/span><span class=\"mat-val\">A105, A105N, F304, F304L, F316, F316L, Duplex &amp; Super Duplex, Inconel, Monel<\/span><\/div>\n            <div class=\"mat-item\"><span class=\"mat-cat\">Bi &amp; Tr\u1ee5c van<\/span><span class=\"mat-val\">Th\u00e9p kh\u00f4ng g\u1ec9 304\/316, song pha, si\u00eau song pha<\/span><\/div>\n            <div class=\"mat-item\"><span class=\"mat-cat\">Gh\u1ebf ng\u1ed3i<\/span><span class=\"mat-val\">PTFE, R-PTFE, Gh\u1ebf kim lo\u1ea1i-kim lo\u1ea1i<\/span><\/div>\n            <div class=\"mat-item\"><span class=\"mat-cat\">Ph\u1edbt &amp; Gio\u0103ng<\/span><span class=\"mat-val\">Than ch\u00ec, PTFE, Gio\u0103ng kim lo\u1ea1i<\/span><\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"spec-card design-card\">\n        <h3>\n            <svg class=\"section-icon\" viewbox=\"0 0 24 24\"><path d=\"M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z\"\/><\/svg>\n            Thi\u1ebft k\u1ebf &amp; Ti\u00eau chu\u1ea9n\n        <\/h3>\n        <table class=\"data-table\">\n            <tr><td class=\"label\">Ti\u00eau chu\u1ea9n thi\u1ebft k\u1ebf<\/td><td class=\"value\">API6D, API608, ASME B16.34<\/td><\/tr>\n            <tr><td class=\"label\">K\u00edch th\u01b0\u1edbc \u0111\u1ea7u b\u00edch<\/td><td class=\"value\">ASME B16.5 \/ B16.47, ASME B16.25<\/td><\/tr>\n            <tr><td class=\"label\">K\u00edch th\u01b0\u1edbc m\u1eb7t \u0111\u1ed1i m\u1eb7t<\/td><td class=\"value\">ASME B16.10, API 6D<\/td><\/tr>\n            <tr><td class=\"label\">Ki\u1ec3m tra \u00e1p l\u1ef1c<\/td><td class=\"value\">ASME B16.34 \/ API 6D<\/td><\/tr>\n        <\/table>\n    <\/div>\n\n    <div class=\"spec-card\" style=\"background: linear-gradient(to bottom right, #fff, #fffafa);\">\n        <h3>\n            <svg class=\"section-icon\" viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.46-7-7.07 0-3.87 3.13-7 7-7s7 3.13 7 7c0 3.5-3.04 6.55-7 7.07zM12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 6h-2v2h-2v-2H9v-2h2V9h2v2h2v2z\"\/><\/svg>\n            C\u1ea5u h\u00ecnh \u1ee9ng d\u1ee5ng &amp; t\u00f9y ch\u1ecdn\n        <\/h3>\n        <div class=\"combined-content\">\n            <div class=\"app-section\">\n                <p class=\"combined-card-title\">NG\u00c0NH C\u00d4NG NGHI\u1ec6P \u1ee8NG D\u1ee4NG:<\/p>\n                <div class=\"app-tags\">\n                    <span class=\"app-tag\">D\u1ea7u kh\u00ed<\/span>\n                    <span class=\"app-tag\">h\u00f3a d\u1ea7u<\/span>\n                    <span class=\"app-tag\">Nh\u00e0 m\u00e1y l\u1ecdc d\u1ea7u<\/span>\n                    <span class=\"app-tag\">\u0110\u01b0\u1eddng \u1ed1ng<\/span>\n                    <span class=\"app-tag\">Nh\u00e0 m\u00e1y \u0111i\u1ec7n<\/span>\n                    <span class=\"app-tag\">c\u00f4ng nghi\u1ec7p h\u00f3a ch\u1ea5t<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"optional-section\">\n                <p class=\"combined-card-title\">T\u00cdNH N\u0102NG T\u00d9Y CH\u1eccN:<\/p>\n                <ul class=\"feature-list\">\n                    <li><span class=\"opt-icon\"><\/span> Ch\u1ed1ng ch\u00e1y API 607 \/ API 6FA \/ ISO 10497<\/li>\n                    <li><span class=\"opt-icon\"><\/span> Th\u00e2n m\u1edf r\u1ed9ng cho thi\u1ebft k\u1ebf \u0111\u00f4ng l\u1ea1nh<\/li>\n                    <li><span class=\"opt-icon\"><\/span> NDT\uff08RT\/UT\/MT\/PT\uff09<\/li>\n                    <li><span class=\"opt-icon\"><\/span> Ki\u1ec3m tra ph\u00e1t th\u1ea3i ch\u1ea1y tr\u1ed1n<\/li>\n                    <li><span class=\"opt-icon\"><\/span> Kh\u00f4ng d\u1ea7u &amp; \u0111\u00e3 kh\u1eed m\u1ee1<\/li>\n                    <li><span class=\"opt-icon\"><\/span> L\u1edbp ph\u1ee7\/l\u1edbp ph\u1ee7 c\u1ee9ng \u0111\u1eb7c bi\u1ec7t<\/li>\n                    <li><span class=\"opt-icon\"><\/span> Tu\u00e2n th\u1ee7 ti\u00eau chu\u1ea9n NACE MR0175 \/ MR0103<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Valve Technical Specifications (2&#215;2 Hybrid Layout) Basic Information Size Range 2&#8243; \u2013 52&#8243; (DN50-DN1300) Pressure Range CLASS 150-CLASS 2500 (PN16-PN420) Valve Type Trunnion Mounted, 2-piece Body, 3-piece Body Port Type Full Bore \/ Reduced Bore End Connection Flanged RF, RTJ, FF, Butt Weld (BW), Socket Weld (SW), Threaded Temperature Range -160 \u2103 to 425 \u2103 [&hellip;]<\/p>\n","protected":false},"featured_media":15279,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"product":[68],"class_list":["post-15278","products","type-products","status-publish","has-post-thumbnail","hentry","product-forged-trunnion-ball-valve"],"_links":{"self":[{"href":"https:\/\/www.xintaivalves.com\/vi\/wp-json\/wp\/v2\/products\/15278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xintaivalves.com\/vi\/wp-json\/wp\/v2\/products"}],"about":[{"href":"https:\/\/www.xintaivalves.com\/vi\/wp-json\/wp\/v2\/types\/products"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xintaivalves.com\/vi\/wp-json\/wp\/v2\/comments?post=15278"}],"version-history":[{"count":2,"href":"https:\/\/www.xintaivalves.com\/vi\/wp-json\/wp\/v2\/products\/15278\/revisions"}],"predecessor-version":[{"id":15320,"href":"https:\/\/www.xintaivalves.com\/vi\/wp-json\/wp\/v2\/products\/15278\/revisions\/15320"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.xintaivalves.com\/vi\/wp-json\/wp\/v2\/media\/15279"}],"wp:attachment":[{"href":"https:\/\/www.xintaivalves.com\/vi\/wp-json\/wp\/v2\/media?parent=15278"}],"wp:term":[{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.xintaivalves.com\/vi\/wp-json\/wp\/v2\/product?post=15278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}