{"id":304,"date":"2026-07-22T18:33:17","date_gmt":"2026-07-23T02:33:17","guid":{"rendered":"https:\/\/hangzhoubiopak.com\/?p=304"},"modified":"2026-08-24T16:46:24","modified_gmt":"2026-08-25T00:46:24","slug":"fluxapyroxad-98-tc-en","status":"publish","type":"post","link":"https:\/\/hangzhoubiopak.com\/en\/fluxapyroxad-98-tc-en\/","title":{"rendered":"Fluxapyroxad, 98% TC"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family:   ui-sans-serif,system-ui,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", \"Microsoft YaHei\", \"PingFang SC\", \"Segoe UI\", sans-serif;\n            background: linear-gradient(180deg, #f0f7ff 0%, #e6f0fa 50%, #f5f9ff 100%);\n            min-height: 100vh;\n            color: #335577;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 50px 30px;\n            position: relative;\n        }\n\n        \/* \u4e0a\u534a\u90e8\u5206\u5e76\u6392\u5e03\u5c40 *\/\n        .top-section {\n            display: flex;\n            gap: 30px;\n            margin-bottom: 40px;\n        }\n\n        \/* DIV1 \u4ea7\u54c1\u4ecb\u7ecd *\/\n        .div1 {\n            flex: 1.5;\n            background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);\n            border: 1px solid rgba(24, 144, 255, 0.15);\n            border-radius: 18px;\n            padding: 35px;\n            box-shadow: 0 10px 40px rgba(24, 144, 255, 0.1);\n            position: relative;\n            overflow: hidden;\n            transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n            animation: fadeInLeft 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;\n        }\n\n        @keyframes fadeInLeft {\n            from { opacity: 0; transform: translateX(-50px); }\n            to { opacity: 1; transform: translateX(0); }\n        }\n\n        .div1:hover {\n            transform: translateY(-6px);\n            box-shadow: 0 20px 60px rgba(24, 144, 255, 0.18);\n            border-color: rgba(24, 144, 255, 0.3);\n        }\n\n        .div1::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 5px;\n            height: 100%;\n            background: linear-gradient(180deg, #1890ff, #00d4ff);\n            border-radius: 18px 0 0 18px;\n        }\n\n        .section-title {\n            font-size: 22px;\n            font-weight: 700;\n            color: #0a3d7a;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .section-title::before {\n            content: '';\n            width: 4px;\n            height: 24px;\n            background: linear-gradient(180deg, #1890ff, #ffd700);\n            border-radius: 2px;\n        }\n\n        .section-title-en {\n            font-size: 13px;\n            color: #88aacc;\n            font-weight: 400;\n            font-style: italic;\n            margin-left: auto;\n        }\n\n        .intro-text {\n            font-size: 15px;\n            line-height: 1.9;\n            color: #446688;\n            text-align: justify;\n            margin-bottom: 25px;\n            text-indent: 2em;\n        }\n\n        .intro-text strong {\n            color: #1890ff;\n            font-weight: 600;\n        }\n\n        .physic-title {\n            font-size: 16px;\n            font-weight: 600;\n            color: #0a3d7a;\n            margin-bottom: 15px;\n            padding-bottom: 10px;\n            border-bottom: 1px dashed rgba(24, 144, 255, 0.2);\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .physic-title::before {\n            content: '\u2697';\n            color: #1890ff;\n        }\n\n        .physic-list {\n            list-style: none;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 10px 20px;\n        }\n\n        .physic-list li {\n            font-size: 14px;\n            line-height: 1.7;\n            color: #557799;\n            padding-left: 16px;\n            position: relative;\n            transition: all 0.3s ease;\n        }\n\n        .physic-list li::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 10px;\n            width: 6px;\n            height: 6px;\n            background: linear-gradient(135deg, #1890ff, #00d4ff);\n            border-radius: 50%;\n            box-shadow: 0 0 8px rgba(24, 144, 255, 0.5);\n            transition: all 0.3s ease;\n        }\n\n        .physic-list li:hover {\n            color: #1890ff;\n            transform: translateX(4px);\n        }\n\n        .physic-list li:hover::before {\n            background: linear-gradient(135deg, #ffd700, #ff9500);\n            box-shadow: 0 0 12px rgba(255, 215, 0, 0.6);\n        }\n\n        .physic-list li.full-width {\n            grid-column: 1 \/ -1;\n        }\n\n        .physic-list li .label {\n            color: #0a3d7a;\n            font-weight: 500;\n        }\n\n        \/* DIV2 \u57fa\u672c\u4fe1\u606f *\/\n        .div2 {\n            flex: 1;\n            background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);\n            border: 1px solid rgba(24, 144, 255, 0.15);\n            border-radius: 18px;\n            padding: 35px;\n            box-shadow: 0 10px 40px rgba(24, 144, 255, 0.1);\n            position: relative;\n            overflow: hidden;\n            transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n            display: flex;\n            flex-direction: column;\n            animation: fadeInRight 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.2s forwards;\n            opacity: 0;\n        }\n\n        @keyframes fadeInRight {\n            from { opacity: 0; transform: translateX(50px); }\n            to { opacity: 1; transform: translateX(0); }\n        }\n\n        .div2:hover {\n            transform: translateY(-6px);\n            box-shadow: 0 20px 60px rgba(24, 144, 255, 0.18);\n            border-color: rgba(24, 144, 255, 0.3);\n        }\n\n        .div2::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            right: 0;\n            width: 5px;\n            height: 100%;\n            background: linear-gradient(180deg, #ffd700, #ff9500);\n            border-radius: 0 18px 18px 0;\n        }\n\n        .info-list {\n            list-style: none;\n            margin-bottom: 25px;\n        }\n\n        .info-list li {\n            display: flex;\n            padding: 10px 0;\n            border-bottom: 1px dashed rgba(24, 144, 255, 0.1);\n            font-size: 14px;\n            transition: all 0.3s ease;\n        }\n\n        .info-list li:last-child {\n            border-bottom: none;\n        }\n\n        .info-list li:hover {\n            padding-left: 8px;\n        }\n\n        .info-label {\n            flex-shrink: 0;\n            width: 120px;\n            color: #88aacc;\n            font-weight: 500;\n        }\n\n        .info-value {\n            flex: 1;\n            color: #0a3d7a;\n            font-weight: 500;\n            word-break: break-all;\n        }\n\n        .info-value.cas {\n            font-family: 'Consolas', monospace;\n            color: #1890ff;\n            letter-spacing: 0.5px;\n        }\n\n        .info-value.formula {\n            font-family: 'Consolas', monospace;\n            color: #0a3d7a;\n        }\n\n        .structure-box {\n            flex: 1;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background: linear-gradient(135deg, #f0f7ff 0%, #e6f0fa 100%);\n            border-radius: 12px;\n            padding: 20px;\n            border: 1px solid rgba(24, 144, 255, 0.1);\n            min-height: 200px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .structure-box::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(24, 144, 255, 0.05) 0%, transparent 60%);\n            animation: rotateGlow 10s linear infinite;\n        }\n\n        @keyframes rotateGlow {\n            from { transform: rotate(0deg); }\n            to { transform: rotate(360deg); }\n        }\n\n        .structure-img {\n            max-width: 100%;\n            max-height: 220px;\n            position: relative;\n            z-index: 1;\n            transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n            filter: drop-shadow(0 4px 12px rgba(24, 144, 255, 0.15));\n        }\n\n        .structure-box:hover .structure-img {\n            transform: scale(1.1);\n            filter: drop-shadow(0 8px 24px rgba(24, 144, 255, 0.25));\n        }\n\n        .structure-label {\n            position: absolute;\n            bottom: 10px;\n            right: 15px;\n            font-size: 12px;\n            color: #88aacc;\n            font-style: italic;\n            z-index: 1;\n        }\n\n        \/* DIV3 \u751f\u4ea7\u4fe1\u606f *\/\n        .div3 {\n            background: linear-gradient(135deg, #0a3d7a 0%, #1565c0 50%, #0d47a1 100%);\n            border-radius: 18px;\n            padding: 40px;\n            position: relative;\n            overflow: hidden;\n            color: white;\n            transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);\n            animation: fadeInUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0.4s forwards;\n            opacity: 0;\n        }\n\n        @keyframes fadeInUp {\n            from { opacity: 0; transform: translateY(50px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .div3::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #ffd700, #ff9500, #ffd700);\n            background-size: 200% 100%;\n            animation: shimmerLine 3s linear infinite;\n        }\n\n        @keyframes shimmerLine {\n            from { background-position: 200% 0; }\n            to { background-position: -200% 0; }\n        }\n\n        .div3-content {\n            position: relative;\n            z-index: 1;\n        }\n\n        .company-row {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            margin-bottom: 25px;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n\n        .company-name {\n            font-size: 24px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .company-name::before {\n            content: '\ud83c\udfed';\n            font-size: 28px;\n        }\n\n        .product-highlight {\n            font-size: 18px;\n            color: #ffd700;\n            font-weight: 600;\n        }\n\n        .product-highlight .en {\n            font-size: 14px;\n            opacity: 0.9;\n            font-weight: 400;\n            margin-left: 8px;\n        }\n\n        .info-row {\n            display: flex;\n            gap: 30px;\n            margin-bottom: 25px;\n            flex-wrap: wrap;\n            align-items: center;\n        }\n\n        .reg-number {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 15px;\n        }\n\n        .reg-number .label {\n            color: rgba(255, 255, 255, 0.7);\n        }\n\n        .reg-number .value {\n            font-weight: 600;\n            color: #ffd700;\n            font-family: 'Consolas', monospace;\n            letter-spacing: 1px;\n        }\n\n        .sales-hotline {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 15px;\n        }\n\n        .hotline-icon {\n            font-size: 18px;\n            animation: phoneRing 1.5s ease-in-out infinite;\n        }\n\n        @keyframes phoneRing {\n            0%, 100% { transform: rotate(0deg); }\n            10%, 30% { transform: rotate(-15deg); }\n            20%, 40% { transform: rotate(15deg); }\n            50% { transform: rotate(0deg); }\n        }\n\n        .sales-hotline .label {\n            color: rgba(255, 255, 255, 0.7);\n        }\n\n        .sales-hotline .value {\n            font-weight: 700;\n            color: #ffd700;\n            font-family: 'Consolas', monospace;\n            font-size: 17px;\n            letter-spacing: 1px;\n            text-shadow: 0 0 20px rgba(255, 215, 0, 0.5);\n        }\n\n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            padding: 12px 28px;\n            background: linear-gradient(135deg, #ffd700 0%, #ff9500 100%);\n            color: #0a3d7a;\n            text-decoration: none;\n            border-radius: 10px;\n            font-weight: 600;\n            font-size: 14px;\n            transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);\n            box-shadow: 0 4px 15px rgba(255, 215, 0, 0.3);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .download-btn::before {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 0;\n            height: 0;\n            background: rgba(255, 255, 255, 0.3);\n            border-radius: 50%;\n            transform: translate(-50%, -50%);\n            transition: width 0.5s ease, height 0.5s ease;\n        }\n\n        .download-btn:hover::before {\n            width: 300px;\n            height: 300px;\n        }\n\n        .download-btn:hover {\n            transform: translateY(-3px) scale(1.02);\n            box-shadow: 0 8px 25px rgba(255, 215, 0, 0.45);\n        }\n\n        .download-btn span {\n            position: relative;\n            z-index: 1;\n        }\n\n        .download-icon {\n            font-size: 18px;\n        }\n\n        .divider-line {\n            height: 1px;\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\n            margin: 25px 0;\n        }\n\n        .intermediate-section {\n            background: rgba(255, 255, 255, 0.08);\n            border: 1px solid rgba(255, 255, 255, 0.12);\n            border-radius: 12px;\n            padding: 20px 25px;\n        }\n\n        .intermediate-title {\n            font-size: 16px;\n            font-weight: 600;\n            color: #ffd700;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .intermediate-title::before {\n            content: '\ud83e\uddea';\n        }\n\n        .intermediate-info {\n            display: grid;\n            grid-template-columns: auto 1fr auto;\n            gap: 15px 30px;\n            font-size: 14px;\n            align-items: center;\n        }\n\n        .intermediate-info .label {\n            color: rgba(255, 255, 255, 0.6);\n        }\n\n        .intermediate-info .value {\n            color: white;\n            font-weight: 500;\n        }\n\n        .intermediate-info .value.en {\n            font-style: italic;\n            opacity: 0.9;\n        }\n\n        .intermediate-info .value.cas {\n            font-family: 'Consolas', monospace;\n            color: #00d4ff;\n        }\n\n        \/* \u54cd\u5e94\u5f0f *\/\n        @media (max-width: 900px) {\n            .top-section {\n                flex-direction: column;\n            }\n\n            .physic-list {\n                grid-template-columns: 1fr;\n            }\n\n            .info-row {\n                flex-direction: column;\n                gap: 15px;\n                align-items: flex-start;\n            }\n\n            .intermediate-info {\n                grid-template-columns: 1fr;\n                gap: 8px;\n            }\n        }\n<\/style>\n\n<div class=\"container\">\n        <!-- \u4e0a\u534a\u90e8\u5206\uff1aDIV1 + DIV2 \u5e76\u6392 -->\n        <div class=\"top-section\">\n            <!-- DIV1 \u4ea7\u54c1\u4ecb\u7ecd\u4e0e\u7406\u5316\u6027\u8d28 -->\n            <div class=\"div1\">\n                <h3 class=\"section-title\">\n                    Product Overview\n                <\/h3>\n                <p class=\"intro-text\">\n                    <strong>Fluxapyroxad<\/strong> is a pyrazole carboxamide <strong>Fungicide<\/strong> developed by BASF in 2006 and launched in 2012. It is the second SDHI fungicide introduced by BASF following Boscalid. Fluxapyroxad features high efficacy, broad spectrum, and strong selectivity, with excellent preventive and curative activity. It is used to control fungal diseases on crops such as cereals, soybeans, cotton, fruits and vegetables. It can be applied both as foliar spray and seed treatment. The compound patent in China was expired from Feburary 2026.\n<br>\nFluxapyroxad is an aromatic amide obtained by formal condensation of the carboxy group of 3-(difluoromethyl)-1-methylpyrazole-4-carboxylic acid with the amino group of 3',4',5'-trifluorobiphenyl-2-amine. Used to control a number of cereal fungal pathogens including those belonging to the <i>Ascomycetes<\/i>, <i>Basidiomycetes<\/i> and <i>Zygomycetes<\/i> families. It has a role as an EC 1.3.5.1 [succinate dehydrogenase (quinone)] inhibitor and an antifungal agrochemical. It is a member of biphenyls, a member of pyrazoles, an aromatic amide, a trifluorobenzene and an anilide fungicide.\n                <\/p>\n\n                <h4 class=\"physic-title\">Physicochemical Properties<\/h4>\n                <ul class=\"physic-list\">\n                    <li><span class=\"label\">Appearance:<\/span> Colorless crystals (pure)<\/li>\n                    <li><span class=\"label\">Melting Point:<\/span> 156.8\u2103<\/li>\n                    <li><span class=\"label\">Boiling Point:<\/span> Decomposes before boiling<\/li>\n                    <li><span class=\"label\">Relative Density:<\/span> 1.42 (20-25\u2103)<\/li>\n                    <li><span class=\"label\">Vapor Pressure:<\/span> 2.7\u00d710\u207b\u2079 Pa (20\u2103)<\/li>\n                    <li><span class=\"label\">Henry's Law Constant:<\/span> 3.03\u00d710\u207b\u2077 Pa\u00b7m\u00b3\/mol<\/li>\n                    <li class=\"full-width\"><span class=\"label\">Water Solubility (20\u2103):<\/span> 3.44 mg\/L<\/li>\n                    <li class=\"full-width\"><span class=\"label\">Solubility in Organic Solvents:<\/span> Acetone 250 g\/L, Ethyl acetate 123.3 g\/L, Methanol 53.4 g\/L, Toluene 20 g\/L<\/li>\n                    <li class=\"full-width\"><span class=\"label\">Stability:<\/span> Stable at pH 4-9, no hydrolysis; stable to photolysis in neutral water; stable in air and light<\/li>\n                    <li><span class=\"label\">pKa:<\/span> 2.58 (calculated)<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- DIV2 \u57fa\u672c\u4fe1\u606f\u4e0e\u7ed3\u6784\u5f0f -->\n            <div class=\"div2\">\n                <h3 class=\"section-title\">\n                    Basic Information\n                <\/h3>\n                <ul class=\"info-list\">\n                    <li>\n                        <span class=\"info-label\">Chinese Name<\/span>\n                        <span class=\"info-value\">\u6c1f\u5511\u83cc\u9170\u80fa<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"info-label\">English Name<\/span>\n                        <span class=\"info-value\">Fluxapyroxad<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"info-label\">Other Names<\/span>\n                        <span class=\"info-value\">\u6c1f\u514b\u6bba<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"info-label\">Chemical Name<\/span>\n                        <span class=\"info-value\">3-(Difluoromethyl)-1-methyl-N-(3',4',5'-trifluorobiphenyl-2-yl)pyrazole-4-carboxamide<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"info-label\">CAS Number<\/span>\n                        <span class=\"info-value cas\">907204-31-3<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"info-label\">Molecular Formula<\/span>\n                        <span class=\"info-value formula\">C\u2081\u2088H\u2081\u2082F\u2085N\u2083O<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"info-label\">Molecular Weight<\/span>\n                        <span class=\"info-value\">381.30<\/span>\n                    <\/li>\n                <\/ul>\n                <div class=\"structure-box\">\n                    <img decoding=\"async\" src=\"..\/wp-content\/uploads\/2026\/07\/pesticide-structure.png\" alt=\"Fluxapyroxad Chemical Structure\" class=\"structure-img\">\n                    <span class=\"structure-label\">Chemical Structure<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- DIV3 \u751f\u4ea7\u4f9b\u5e94\u4fe1\u606f -->\n        <div class=\"div3\">\n            <div class=\"div3-content\">\n                <div class=\"company-row\">\n                    <div class=\"company-name\">Hebei Bayi Space Pharmaceutical Co., Ltd.<\/div>\n                    <div class=\"product-highlight\">\n                        Specialized in Fluxapyroxad 98% TC\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-row\">\n                    <div class=\"reg-number\">\n                        <span class=\"label\">China Pesticide Reg. No.:<\/span>\n                        <span class=\"value\">PD20261523<\/span>\n                    <\/div>\n                    <div class=\"sales-hotline\">\n                        <span class=\"hotline-icon\">\ud83d\udcde<\/span>\n                        <span class=\"label\">Sales Hotline:<\/span>\n                        <span class=\"value\">13858587756<\/span>\n                    <span class=\"value\">E-Mail:<a href=\"mailto:zhengjj@bayi.com.cn\">zhengjj@bayi.com.cn<\/a> <\/span> <\/div>\/\n                    <a href=\"..\/..\/wp-content\/uploads\/2026\/07\/\u519c\u836f\u767b\u8bb0\u8bc1-\u6c1f\u5511\u83cc\u9170\u80fa.pdf\" class=\"download-btn\">\n                        <span class=\"download-icon\">\ud83d\udcc4<\/span>\n                        <span>Product Label (PDF)<\/span>\n                    <\/a>\n                <\/div>\n\n                <div class=\"divider-line\"><\/div>\n\n                <div class=\"intermediate-section\">\n                    <div class=\"intermediate-title\">Available Intermediate<\/div>\n                    <div class=\"intermediate-info\">\n                        <span class=\"label\">N-1 Intermediate<\/span>\n                        <span class=\"value\">3',4',5'-Trifluorobiphenyl-2-ylamine<\/span>\n                        <span class=\"value en\">3,4,5-Trifluoro-2'-aminobiphenyl<\/span>\n                        <span class=\"label\">CAS No.<\/span>\n                        <span class=\"value cas\">915416-45-4<\/span>\n                        <span><\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Product Overview Fluxapyroxad is a pyrazole carboxamide &#8230; <a title=\"Fluxapyroxad, 98% TC\" class=\"read-more\" href=\"https:\/\/hangzhoubiopak.com\/en\/fluxapyroxad-98-tc-en\/\" aria-label=\"Read more about Fluxapyroxad, 98% TC\">Read more<\/a><\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[7],"tags":[24,23],"class_list":["post-304","post","type-post","status-publish","format-standard","hentry","category-pharma-agro-intermediates","tag-fluxapyroxad","tag-23"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fluxapyroxad, 98% TC - \u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hangzhoubiopak.com\/en\/fluxapyroxad-98-tc-en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fluxapyroxad, 98% TC - \u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8\" \/>\n<meta property=\"og:description\" content=\"Product Overview Fluxapyroxad is a pyrazole carboxamide ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hangzhoubiopak.com\/en\/fluxapyroxad-98-tc-en\/\" \/>\n<meta property=\"og:site_name\" content=\"\u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-23T02:33:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-25T00:46:24+00:00\" \/>\n<meta name=\"author\" content=\"shangyuche\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"shangyuche\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/fluxapyroxad-98-tc-en\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/fluxapyroxad-98-tc-en\\\/\"},\"author\":{\"name\":\"shangyuche\",\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/#\\\/schema\\\/person\\\/b85e11571f5cc4e86f55873dea544bad\"},\"headline\":\"Fluxapyroxad, 98% TC\",\"datePublished\":\"2026-07-23T02:33:17+00:00\",\"dateModified\":\"2026-08-25T00:46:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/fluxapyroxad-98-tc-en\\\/\"},\"wordCount\":298,\"publisher\":{\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/#organization\"},\"keywords\":[\"fluxapyroxad\",\"\u6c1f\u5511\u83cc\u9170\u80fa\"],\"articleSection\":[\"\u533b\u836fI\u519c\u836f|\u4e2d\u95f4\u4f53\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/fluxapyroxad-98-tc-en\\\/\",\"url\":\"https:\\\/\\\/hangzhoubiopak.com\\\/fluxapyroxad-98-tc-en\\\/\",\"name\":\"Fluxapyroxad, 98% TC - \u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/#website\"},\"datePublished\":\"2026-07-23T02:33:17+00:00\",\"dateModified\":\"2026-08-25T00:46:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/fluxapyroxad-98-tc-en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hangzhoubiopak.com\\\/fluxapyroxad-98-tc-en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/fluxapyroxad-98-tc-en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/hangzhoubiopak.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fluxapyroxad, 98% TC\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/#website\",\"url\":\"https:\\\/\\\/hangzhoubiopak.com\\\/\",\"name\":\"\u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8\",\"description\":\"Zhejiang Bayi Space Advanced Materials Co., Ltd\",\"publisher\":{\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hangzhoubiopak.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/#organization\",\"name\":\"\u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8\",\"url\":\"https:\\\/\\\/hangzhoubiopak.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hangzhoubiopak.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo_small.svg\",\"contentUrl\":\"https:\\\/\\\/hangzhoubiopak.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo_small.svg\",\"width\":91,\"height\":94,\"caption\":\"\u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8\"},\"image\":{\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/hangzhoubiopak.com\\\/#\\\/schema\\\/person\\\/b85e11571f5cc4e86f55873dea544bad\",\"name\":\"shangyuche\",\"sameAs\":[\"https:\\\/\\\/hangzhoubiopak.com\"],\"url\":\"https:\\\/\\\/hangzhoubiopak.com\\\/en\\\/author\\\/shangyuche\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fluxapyroxad, 98% TC - \u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8","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:\/\/hangzhoubiopak.com\/en\/fluxapyroxad-98-tc-en\/","og_locale":"en_US","og_type":"article","og_title":"Fluxapyroxad, 98% TC - \u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8","og_description":"Product Overview Fluxapyroxad is a pyrazole carboxamide ... Read more","og_url":"https:\/\/hangzhoubiopak.com\/en\/fluxapyroxad-98-tc-en\/","og_site_name":"\u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8","article_published_time":"2026-07-23T02:33:17+00:00","article_modified_time":"2026-08-25T00:46:24+00:00","author":"shangyuche","twitter_card":"summary_large_image","twitter_misc":{"Written by":"shangyuche","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hangzhoubiopak.com\/fluxapyroxad-98-tc-en\/#article","isPartOf":{"@id":"https:\/\/hangzhoubiopak.com\/fluxapyroxad-98-tc-en\/"},"author":{"name":"shangyuche","@id":"https:\/\/hangzhoubiopak.com\/#\/schema\/person\/b85e11571f5cc4e86f55873dea544bad"},"headline":"Fluxapyroxad, 98% TC","datePublished":"2026-07-23T02:33:17+00:00","dateModified":"2026-08-25T00:46:24+00:00","mainEntityOfPage":{"@id":"https:\/\/hangzhoubiopak.com\/fluxapyroxad-98-tc-en\/"},"wordCount":298,"publisher":{"@id":"https:\/\/hangzhoubiopak.com\/#organization"},"keywords":["fluxapyroxad","\u6c1f\u5511\u83cc\u9170\u80fa"],"articleSection":["\u533b\u836fI\u519c\u836f|\u4e2d\u95f4\u4f53"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/hangzhoubiopak.com\/fluxapyroxad-98-tc-en\/","url":"https:\/\/hangzhoubiopak.com\/fluxapyroxad-98-tc-en\/","name":"Fluxapyroxad, 98% TC - \u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8","isPartOf":{"@id":"https:\/\/hangzhoubiopak.com\/#website"},"datePublished":"2026-07-23T02:33:17+00:00","dateModified":"2026-08-25T00:46:24+00:00","breadcrumb":{"@id":"https:\/\/hangzhoubiopak.com\/fluxapyroxad-98-tc-en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hangzhoubiopak.com\/fluxapyroxad-98-tc-en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hangzhoubiopak.com\/fluxapyroxad-98-tc-en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/hangzhoubiopak.com\/"},{"@type":"ListItem","position":2,"name":"Fluxapyroxad, 98% TC"}]},{"@type":"WebSite","@id":"https:\/\/hangzhoubiopak.com\/#website","url":"https:\/\/hangzhoubiopak.com\/","name":"Zhejiang Bayi Space Advanced Materials Co., Ltd","description":"Zhejiang Bayi Space Advanced Materials Co., Ltd","publisher":{"@id":"https:\/\/hangzhoubiopak.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hangzhoubiopak.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hangzhoubiopak.com\/#organization","name":"Zhejiang Bayi Space Advanced Materials Co., Ltd","url":"https:\/\/hangzhoubiopak.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hangzhoubiopak.com\/#\/schema\/logo\/image\/","url":"https:\/\/hangzhoubiopak.com\/wp-content\/uploads\/2026\/08\/logo_small.svg","contentUrl":"https:\/\/hangzhoubiopak.com\/wp-content\/uploads\/2026\/08\/logo_small.svg","width":91,"height":94,"caption":"\u6d59\u6c5f\u516b\u4ebf\u65f6\u7a7a\u5148\u8fdb\u6750\u6599\u6709\u9650\u516c\u53f8"},"image":{"@id":"https:\/\/hangzhoubiopak.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/hangzhoubiopak.com\/#\/schema\/person\/b85e11571f5cc4e86f55873dea544bad","name":"shangyuche","sameAs":["https:\/\/hangzhoubiopak.com"],"url":"https:\/\/hangzhoubiopak.com\/en\/author\/shangyuche\/"}]}},"_links":{"self":[{"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/posts\/304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/comments?post=304"}],"version-history":[{"count":5,"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/posts\/304\/revisions"}],"predecessor-version":[{"id":390,"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/posts\/304\/revisions\/390"}],"wp:attachment":[{"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/media?parent=304"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/categories?post=304"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hangzhoubiopak.com\/en\/wp-json\/wp\/v2\/tags?post=304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}