{"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\/ms\/products\/forged-steel-ball-valve\/","title":{"rendered":"Injap Bebola Keluli Tempa"},"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>Spesifikasi Teknikal Injap (Susun Atur Hibrid 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            Maklumat Asas\n        <\/h3>\n        <table class=\"data-table\">\n            <tr><td class=\"label\">Julat Saiz<\/td><td class=\"value\">2\u2033 \u2013 52\u2033 (DN50-DN1300)<\/td><\/tr>\n            <tr><td class=\"label\">Julat Tekanan<\/td><td class=\"value\">KELAS 150-KELAS 2500 (PN16-PN420)<\/td><\/tr>\n            <tr><td class=\"label\">Jenis Injap<\/td><td class=\"value\">Dipasang pada Trunnion, Badan 2 keping, Badan 3 keping<\/td><\/tr>\n            <tr><td class=\"label\">Jenis Pelabuhan<\/td><td class=\"value\">Gerek Penuh \/ Gerek Terkurang<\/td><\/tr>\n            <tr><td class=\"label\">Tamat Sambungan<\/td><td class=\"value\">RF bebibir, RTJ, FF, Kimpalan Punggung (BW), Kimpalan Soket (SW), Berulir<\/td><\/tr>\n            <tr><td class=\"label\">Kadar suhu<\/td><td class=\"value\">-160 \u2103 hingga 425 \u2103<\/td><\/tr>\n            <tr><td class=\"label\">Beroperasi<\/td><td class=\"value\">Tuas, Gear, Pneumatik, Penggerak Elektrik<\/td><\/tr>\n            <tr><td class=\"label\">Aplikasi<\/td><td class=\"value\" style=\"line-height: 1.5;\">Minyak &amp; Gas, Petrokimia, Kilang, Paip, Loji Kuasa, Industri Kimia<\/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            Spesifikasi Bahan Dalaman &amp; Badan\n        <\/h3>\n        <div class=\"material-list\">\n            <div class=\"mat-item\"><span class=\"mat-cat\">Bahan Badan<\/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\">Bola &amp; Batang<\/span><span class=\"mat-val\">304 \/ 316 SS, Dupleks, Super Dupleks<\/span><\/div>\n            <div class=\"mat-item\"><span class=\"mat-cat\">Tempat duduk<\/span><span class=\"mat-val\">PTFE, R-PTFE, Kerusi Logam-ke-Logam<\/span><\/div>\n            <div class=\"mat-item\"><span class=\"mat-cat\">Pengedap &amp; Gasket<\/span><span class=\"mat-val\">Grafit, PTFE, Gasket Logam<\/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            Reka Bentuk &amp; Piawaian\n        <\/h3>\n        <table class=\"data-table\">\n            <tr><td class=\"label\">Standard Reka Bentuk<\/td><td class=\"value\">API6D, API608, ASME B16.34<\/td><\/tr>\n            <tr><td class=\"label\">Dimensi Hujung Bebibir<\/td><td class=\"value\">ASME B16.5 \/ B16.47, ASME B16.25<\/td><\/tr>\n            <tr><td class=\"label\">Dimensi Bersemuka<\/td><td class=\"value\">ASME B16.10, API 6D<\/td><\/tr>\n            <tr><td class=\"label\">Ujian Tekanan<\/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            Konfigurasi Aplikasi &amp; Pilihan\n        <\/h3>\n        <div class=\"combined-content\">\n            <div class=\"app-section\">\n                <p class=\"combined-card-title\">INDUSTRI PERMOHONAN:<\/p>\n                <div class=\"app-tags\">\n                    <span class=\"app-tag\">Minyak &amp; Gas<\/span>\n                    <span class=\"app-tag\">Petrokimia<\/span>\n                    <span class=\"app-tag\">Kilang penapisan<\/span>\n                    <span class=\"app-tag\">Saluran Paip<\/span>\n                    <span class=\"app-tag\">Loji janakuasa<\/span>\n                    <span class=\"app-tag\">Industri kimia<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"optional-section\">\n                <p class=\"combined-card-title\">CIRI-CIRI PILIHAN:<\/p>\n                <ul class=\"feature-list\">\n                    <li><span class=\"opt-icon\"><\/span> API Selamat Kebakaran 607 \/ API 6FA \/ ISO 10497<\/li>\n                    <li><span class=\"opt-icon\"><\/span> Batang Lanjutan untuk Reka Bentuk Kriogenik<\/li>\n                    <li><span class=\"opt-icon\"><\/span> NDT\uff08RT\/UT\/MT\/PT\uff09<\/li>\n                    <li><span class=\"opt-icon\"><\/span> Ujian Pelepasan Pelarian<\/li>\n                    <li><span class=\"opt-icon\"><\/span> Bebas Minyak &amp; Didegriskan<\/li>\n                    <li><span class=\"opt-icon\"><\/span> Khas Menghadap\/Salutan Keras<\/li>\n                    <li><span class=\"opt-icon\"><\/span> Pematuhan 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\/ms\/wp-json\/wp\/v2\/products\/15278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xintaivalves.com\/ms\/wp-json\/wp\/v2\/products"}],"about":[{"href":"https:\/\/www.xintaivalves.com\/ms\/wp-json\/wp\/v2\/types\/products"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xintaivalves.com\/ms\/wp-json\/wp\/v2\/comments?post=15278"}],"version-history":[{"count":2,"href":"https:\/\/www.xintaivalves.com\/ms\/wp-json\/wp\/v2\/products\/15278\/revisions"}],"predecessor-version":[{"id":15320,"href":"https:\/\/www.xintaivalves.com\/ms\/wp-json\/wp\/v2\/products\/15278\/revisions\/15320"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.xintaivalves.com\/ms\/wp-json\/wp\/v2\/media\/15279"}],"wp:attachment":[{"href":"https:\/\/www.xintaivalves.com\/ms\/wp-json\/wp\/v2\/media?parent=15278"}],"wp:term":[{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.xintaivalves.com\/ms\/wp-json\/wp\/v2\/product?post=15278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}