{"id":13,"date":"2026-08-25T18:37:45","date_gmt":"2026-08-25T10:37:45","guid":{"rendered":"https:\/\/ancobiotech.com\/?page_id=13"},"modified":"2026-09-04T17:11:59","modified_gmt":"2026-09-04T09:11:59","slug":"%e9%a6%96%e9%a0%81","status":"publish","type":"page","link":"https:\/\/ancobiotech.com\/en\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ==========================================================================\n   1. \u8f2a\u64ad\u5716\u5916\u89c0\u8207\u5c3a\u5bf8\u63a7\u5236\n   ========================================================================== *\/\n#mainCarousel.wp-custom-fullscreen-carousel {\n    position: relative;\n    width: 100vw;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    height: 600px; \/* \ud83d\udcbb \u96fb\u8166\u7248\u8f2a\u64ad\u5716\u6574\u9ad4\u9ad8\u5ea6 *\/\n    overflow: hidden;\n    background-color: #000;\n}\n#mainCarousel .carousel-inner {\n    width: 100%;\n    height: 100%;\n    position: relative;\n}\n#mainCarousel .carousel-item {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-size: cover;\n    background-position: center;\n    background-repeat: no-repeat;\n    opacity: 0;\n    visibility: hidden;\n    transition: opacity 0.6s ease-in-out, visibility 0.6s;\n    z-index: 1;\n}\n#mainCarousel .carousel-item.active {\n    opacity: 1;\n    visibility: visible;\n    z-index: 2;\n}\n#mainCarousel .carousel-overlay {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0, 0, 0, 0.1);\n    z-index: 1;\n}\n\n\/* ==========================================================================\n   2. \u6587\u5b57\u5bb9\u5668\u57fa\u672c\u8a2d\u5b9a\n   ========================================================================== *\/\n#mainCarousel .wp-caption-box {\n    position: absolute;\n    z-index: 3;\n    width: 85%;\n    max-width: 750px;\n    background: transparent !important;\n    padding: 10px;\n    font-family: system-ui, -apple-system, sans-serif;\n}\n#mainCarousel .wp-caption-box p, \n#mainCarousel .wp-caption-box li, \n#mainCarousel .wp-caption-box span {\n    color: #000 !important; \/* \u7d14\u9ed1\u5b57 *\/\n    \/* \ud83c\udf1f \u6539\u6210\u767d\u8272\uff08255,255,255\uff09\u534a\u900f\u660e\u9670\u5f71\uff0c\u5f62\u6210\u9ad8\u5c0d\u6bd4\u7684\u767d\u908a\u4fdd\u8b77\u7f69 *\/\n    text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.9), -1px -1px 3px rgba(255, 255, 255, 0.9);\n    margin: 0;\n    font-weight: bold;\n}\n\n\/* ==========================================================================\n   3. \ud83c\udfaf \u3010\u96fb\u8166\u7248\u3011\u6bcf\u5f35\u6295\u5f71\u7247\u6587\u5b57\u4f4d\u7f6e\u7cbe\u6e96\u63a7\u5236\n   ========================================================================== *\/\n\/* \u7b2c\u4e00\u5f35\u5716\u4f4d\u7f6e\u63a7\u5236 *\/\n#mainCarousel .slide-position-1cn {\n    top: 50%;\n    left: 100%;\n    transform: translate(-100%, -50%);\n    text-align: left;\n}\n\/* \u7b2c\u4e8c\u5f35\u5716\u4f4d\u7f6e\u63a7\u5236 *\/\n#mainCarousel .slide-position-2cn {\n    top: 50%;\n    left: 80%;\n    transform: translate(-80%, -50%);\n    text-align: left;\n}\n\/* \u7b2c\u4e09\u5f35\u5716\u4f4d\u7f6e\u63a7\u5236 *\/\n#mainCarousel .slide-position-3cn {\n    top: 50%;\n    left: 30%;\n    transform: translate(-30%, -50%);\n    text-align: left;\n}\n\n\/* ==========================================================================\n   4. \u6587\u5b57\u5c3a\u5bf8\u8207\u6392\u7248\u7d30\u7bc0\n   ========================================================================== *\/\n#mainCarousel .banner-title-cn {\n    font-size: 2.8rem;\n    font-weight: bold;\n    margin-bottom: 8px !important;\n    letter-spacing: 2px;\n}\n#mainCarousel .banner-subtitle-cn {\n    font-size: 1.5rem;\n    margin-bottom: 20px !important;\n}\n#mainCarousel .row-flex {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n}\n#mainCarousel .row-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n}\n#mainCarousel .row-item p, #mainCarousel .banner4-ol-cn li {\n    font-size: 1.15rem;\n    line-height: 1.5;\n}\n#mainCarousel .banner4-ol-cn { padding-left: 20px; }\n#mainCarousel .banner4-ol-cn li { margin-bottom: 12px; }\n\n\/* \u5de6\u53f3\u7bad\u982d\u8207\u5713\u9ede\u63a7\u5236\u9805 *\/\n#mainCarousel .carousel-control-prev, #mainCarousel .carousel-control-next {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(0, 0, 0, 0.3);\n    color: white;\n    border: none;\n    width: 45px;\n    height: 45px;\n    font-size: 1.5rem;\n    cursor: pointer;\n    border-radius: 50%;\n    z-index: 10;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n#mainCarousel .carousel-control-prev { left: 25px; }\n#mainCarousel .carousel-control-next { right: 25px; }\n#mainCarousel .carousel-indicators {\n    position: absolute;\n    bottom: 20px;\n    left: 50%;\n    transform: translateX(-50%);\n    display: flex;\n    gap: 10px;\n    z-index: 10;\n}\n#mainCarousel .indicator-dot {\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.4);\n    border: none;\n    cursor: pointer;\n}\n#mainCarousel .indicator-dot.active { background: #ffffff; }\n\n\/* ==========================================================================\n   5. \ud83d\udcf1 \u3010\u624b\u6a5f\u7248\u3011\u81ea\u9069\u61c9\u7368\u7acb\u63a7\u5236\n   ========================================================================== *\/\n@media (max-width: 768px) {\n    #mainCarousel.wp-custom-fullscreen-carousel { \n        height: 460px; \n    }\n    \n    \/* \u9019\u88e1\u53ef\u4ee5\u55ae\u7368\u8986\u5beb\u624b\u6a5f\u7248\u6bcf\u5f35\u5716\u7684\u7279\u5b9a\u4f4d\u7f6e *\/\n    #mainCarousel .slide-position-1cn {\n        top: 50%;\n        left: 100%;\n        transform: translate(-100%, -50%);\n        text-align: left;\n    }\n    #mainCarousel .slide-position-2cn {\n        top: 50%;\n        left: 80%;\n        transform: translate(-80%, -50%);\n        text-align: left;\n    }\n    #mainCarousel .slide-position-3cn {\n        top: 50%;\n        left: 30%;\n        transform: translate(-30%, -50%);\n        text-align: left;\n    }\n\n    \/* \u624b\u6a5f\u7248\u6587\u5b57\u5927\u5c0f\u81ea\u52d5\u7e2e\u653e *\/\n    #mainCarousel .wp-caption-box { width: 90% !important; max-width: 300px; padding: 5px; }\n    #mainCarousel .banner-title-cn { font-size: 1.6rem; }\n    #mainCarousel .banner-subtitle-cn { font-size: 1.05rem; margin-bottom: 12px !important; }\n    #mainCarousel .row-item p, #mainCarousel .banner4-ol-cn li { font-size: 0.9rem; }\n    \n    \/* \u624b\u6a5f\u7248\u63a7\u5236\u9805\u7e2e\u5c0f *\/\n    #mainCarousel .carousel-control-prev { left: 10px; }\n    #mainCarousel .carousel-control-next { right: 10px; }\n    #mainCarousel .carousel-control-prev, #mainCarousel .carousel-control-next { width: 35px; height: 35px; font-size: 1.1rem; }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function() {\n    let currentIdx = 0;\n    let autoPlayTimer = null;\n    function getElements() {\n        const container = document.getElementById('mainCarousel');\n        if (!container) return null;\n        return {\n            slides: container.querySelectorAll('.carousel-item'),\n            dots: container.querySelectorAll('.indicator-dot')\n        };\n    }\n    window.goToSlide = function(index) {\n        const el = getElements();\n        if (!el || el.slides.length === 0) return;\n        if (index >= el.slides.length) currentIdx = 0;\n        else if (index < 0) currentIdx = el.slides.length - 1;\n        else currentIdx = index;\n        el.slides.forEach((slide, i) => {\n            if (i === currentIdx) slide.classList.add('active');\n            else slide.classList.remove('active');\n        });\n        el.dots.forEach((dot, i) => {\n            if (i === currentIdx) dot.classList.add('active');\n            else dot.classList.remove('active');\n        });\n        resetAutoPlay();\n    };\n    window.moveSlide = function(direction) { goToSlide(currentIdx + direction); };\n    function startAutoPlay() { autoPlayTimer = setInterval(() => { moveSlide(1); }, 5000); }\n    function resetAutoPlay() { clearInterval(autoPlayTimer); startAutoPlay(); }\n    setTimeout(() => { goToSlide(0); startAutoPlay(); }, 100);\n})();\n<\/script>\n\n<div id=\"mainCarousel\" class=\"wp-custom-fullscreen-carousel\">\n    <!-- \u4e0b\u65b9\u5206\u9801\u5713\u9ede -->\n    <div class=\"carousel-indicators\">\n        <button type=\"button\" class=\"indicator-dot active\" onclick=\"goToSlide(0)\"><\/button>\n        <button type=\"button\" class=\"indicator-dot\" onclick=\"goToSlide(1)\"><\/button>\n        <button type=\"button\" class=\"indicator-dot\" onclick=\"goToSlide(2)\"><\/button>\n    <\/div>\n\n    <div class=\"carousel-inner\">\n        \n        <!-- \u3010\u7b2c\u4e00\u5f35\u6295\u5f71\u7247 (banner-1)\u3011 -->\n        <div class=\"carousel-item active\" style=\"background-image: url('https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/banner-1.png');\">\n            <div class=\"carousel-overlay\"><\/div>\n            <div class=\"wp-caption-box slide-position-1cn\">\n                <p class=\"banner-title-cn\">\u764c\u524d\u54e8\u5175*<\/p>\n                <p class=\"banner-subtitle-cn\">\u65e9\u767c\u73fe\/\u65e9\u9810\u9632\/\u65e9\u6cbb\u7642<\/p>\n                <div class=\"row-flex\">\n                    <div class=\"row-item\"><span class=\"icon\">\u2611<\/span><p>#3-5\u5206\u9418\u5feb\u901f\u986f\u8272\uff0c\u64cd\u4f5c\u7c21\u4fbf\uff1b<\/p><\/div>\n                    <div class=\"row-item\"><span class=\"icon\">\u2611<\/span><p>\u9069\u7528\u5bb6\u5ead\u81ea\u6e2c\uff1b<\/p><\/div>\n                    <div class=\"row-item\"><span class=\"icon\">\u2611<\/span><p>\u7522\u54c1\u7d93\u904e\u81e8\u5e8a\u6578\u64da\u9a57\u8b49\u6709\u6548\uff1b\u53ca<\/p><\/div>\n                    <div class=\"row-item\"><span class=\"icon\">\u2611<\/span><p>\u7b26\u5408FDA\u3001ISO13485\u7b49\u570b\u969b\u6a19\u6e96\u3002<\/p><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u3010\u7b2c\u4e8c\u5f35\u6295\u5f71\u7247 (banner-3)\u3011 -->\n        <div class=\"carousel-item\" style=\"background-image: url('https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/banner-3.png');\">\n            <div class=\"carousel-overlay\"><\/div>\n            <div class=\"wp-caption-box slide-position-2cn\">\n                <p class=\"banner-title-cn\">\u816b\u7624\u5148\u77e5\uff0e5-HIAA<\/p>\n                <p class=\"banner-subtitle-cn\">\u764c\u75c7\u98a8\u96aa\u5c3f\u6db2\u5feb\u6aa2\u6e2c\u8a66*<\/p>\n                <div class=\"row-flex\">\n                    <div class=\"row-item\"><span class=\"icon\">\u2611<\/span><p>#3-5\u5206\u9418\u5feb\u901f\u986f\u8272<\/p><\/div>\n                    <div class=\"row-item\"><span class=\"icon\">\u2611<\/span><p>\u6668\u5c3f\u5c45\u5bb6\u81ea\u6e2c<\/p><\/div>\n                    <div class=\"row-item\"><span class=\"icon\">\u2611<\/span><p>\u975e\u5165\u4fb5\u5f0f\u3001\u514d\u5100\u5668\u64cd\u4f5c<\/p><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u3010\u7b2c\u4e09\u5f35\u6295\u5f71\u7247 (banner-4)\u3011 -->\n        <div class=\"carousel-item\" style=\"background-image: url('https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/banner-4.png');\">\n            <div class=\"carousel-overlay\"><\/div>\n            <div class=\"wp-caption-box slide-position-3cn\">\n                <p class=\"banner-title-cn\">\u9ad8\u9748\u654f\u5ea6:<\/p>\n                <p class=\"banner-subtitle-cn\">\u8178\u764c\/\u80c3\u764c\u6aa2\u51fa\u7387\u8fd190%<\/p>\n                <ol class=\"banner4-ol-cn\">\n                    <li>\u591a\u764c\u7a2e\u8986\u84cb\uff1a\u542b\u8178\u764c\u3001\u80c3\u764c\u3001\u98df\u9053\u764c\u3001\u4e73\u817a\u764c\u3001\u809d\u764c\u3001\u5a66\u79d1\u53ca\u5176\u4ed6\u816b\u7624*<\/li>\n                    <li>#\u81e8\u5e8a\u7814\u7a76\u8b49\u5be6\uff1a\u5065\u5eb7\u4eba\u7fa4\u7be9\u9078\uff0c96.2%\u6e96\u78ba\u7387\u6392\u9664\u764c\u75c7\u98a8\u96aa\uff01<\/li>\n                <\/ol>\n            <\/div>\n        <\/div>\n        \n    <\/div>\n\n    <!-- \u5de6\u53f3\u63a7\u5236\u7bad\u982d -->\n    <button class=\"carousel-control-prev\" type=\"button\" onclick=\"moveSlide(-1)\">\u276e<\/button>\n    <button class=\"carousel-control-next\" type=\"button\" onclick=\"moveSlide(1)\">\u276f<\/button>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-e4db451e wp-block-columns-is-layout-flex\" style=\"border-top-style:none;border-top-width:0px;margin-top:0px;padding-top:0px;padding-right:0%;padding-bottom:0px;padding-left:0px\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:1%\">\n<p class=\"has-small-font-size wp-block-paragraph\">*<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:99%\">\n<p class=\"has-small-font-size wp-block-paragraph\">\u95dc\u65bc\u7522\u54c1\u5c0d\u90e8\u5206\u816b\u7624\u53ca\u764c\u75c7\u6aa2\u6e2c\u654f\u611f\u6027\u7684\u8072\u660e\u8a73\u60c5\u8acb\u53c3\u8003\u672c\u7db2\u7ad9\u201c\u7279\u5225\u7559\u610f\u53ca\u514d\u8cac\u8072\u660e\u201d\u4e2d\u7684\u7b2c1\u689d\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-ac0a46f4 wp-block-columns-is-layout-flex\" style=\"border-top-style:none;border-top-width:0px;margin-top:-25px;padding-top:0px;padding-right:0%;padding-bottom:15px;padding-left:0px\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:1%\">\n<p class=\"has-small-font-size wp-block-paragraph\">#<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:99%\">\n<p class=\"has-small-font-size wp-block-paragraph\">\u4e0a\u8ff0\u201c3\u5206\u9418\u201d\u50c5\u70ba\u6700\u5feb\u901f\u5f97\u51fa\u986f\u8272\u7d50\u679c\u7684\u6642\u9593\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-871c7e50 wp-block-group-is-layout-flex\" style=\"padding-right:15%;padding-left:15%\">\n<figure class=\"wp-block-image size-large has-custom-border is-style-rounded wp-container-content-25c40a2c\" style=\"margin-right:15px;margin-left:15px\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"681\" src=\"https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/home_aboutus-1024x681.png\" alt=\"\" class=\"wp-image-51\" style=\"border-style:none;border-width:0px;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" srcset=\"https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/home_aboutus-1024x681.png 1024w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/home_aboutus-300x199.png 300w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/home_aboutus-768x511.png 768w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/home_aboutus-1536x1021.png 1536w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/home_aboutus-600x399.png 600w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/home_aboutus.png 1540w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-4fc3f8e1 wp-block-group-is-layout-flex\">\n<h2 class=\"wp-block-heading\">\u95dc\u65bc\u6211\u5011<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:20px\">\u6211\u5011\u662f\u5c08\u6ce8\u65bc\u751f\u7269\u79d1\u6280\u91ab\u7642\u7522\u54c1\u5168\u7403\u5546\u696d\u5316\u904b\u71df\u7684\u8de8\u570b\u96c6\u5718\u4f01\u696d\uff0c\u7e3d\u90e8\u4f4d\u65bc\u9999\u6e2f\u3002 &nbsp;\u96c6\u5718\u662f\u5c08\u696d\u7684\u91ab\u7642\u5275\u65b0\u7522\u54c1\u63a8\u5ee3\u8005\uff0c\u81f4\u529b\u65bc\u5c07\u524d\u6cbf\u751f\u7269\u6280\u8853\u8f49\u5316\u70ba\u91ab\u7642\u7522\u54c1\u53ca\u89e3\u6c7a\u65b9\u6848\u3002 &nbsp;\u96c6\u5718\u81f4\u529b\u62d3\u5c55\u74b0\u7403\u7684\u5206\u92b7\u7db2\u7d61\uff0c\u5305\u62ec\u9999\u6e2f\u3001\u4e9e\u6d32\u5404\u570b\u53ca\u6b50\u76df\u5404\u570b\u7b49\u95dc\u9375\u5e02\u5834\uff0c\u70ba\u653f\u5e9c\u91ab\u7642\u6a5f\u69cb\u3001\u9ad4\u6aa2\u4e2d\u5fc3\u3001\u4fdd\u96aa\u516c\u53f8\u3001\u4f01\u696d\u96c6\u5718\u548c\u5bb6\u5ead\u7528\u6236\u63d0\u4f9b\u5275\u65b0\u7684\u751f\u7269\u79d1\u6280\u91ab\u7642\u7522\u54c1\u53ca\u89e3\u6c7a\u65b9\u6848\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:20px\">\u6211\u5011\u76ee\u524d\u5c08\u6ce8\u70ba\u9996\u9805\u4ee3\u7406\u7522\u54c1 &#8211; <strong>5-\u7fa5\u5432\u54da\u4e59\u9178\u6e2c\u5b9a\u8a66\u5291\u76d2\uff08\u5316\u5b78\u986f\u8272\u6cd5\uff09(\u7522\u54c1\u61c9\u7528\u65bc\u591a\u7a2e\u764c\u75c7\u65e9\u671f\u7be9\u67e5*)<\/strong> \u62d3\u5c55\u74b0\u7403\u7684\u5206\u92b7\u7db2\u7d61\uff0c\u70ba\u8a72\u7522\u54c1\u5728\u5168\u7403\u5e02\u5834\u7684\u5546\u696d\u5316\u904b\u4f5c\u3002 &nbsp;\u96c6\u5718\u4ee5\u5c08\u696d\u5206\u92b7\u7db2\u8def\u3001\u5408\u898f\u5009\u5132\u7269\u6d41\u53ca\u672c\u5730\u5316\u6280\u8853\u652f\u6301\u70ba\u6838\u5fc3\u512a\u52e2\uff0c\u52a9\u529b\u5168\u7403\u91ab\u7642\u5065\u5eb7\u4e8b\u696d\u767c\u5c55\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:12px\">*\u6ce8\u610f\uff1a\u6e2c\u8a66\u7d50\u679c\u9700\u7d50\u5408\u81e8\u5e8a\u6aa2\u67e5\u7d9c\u5408\u8a55\u4f30\uff0c\u4e0d\u53ef\u4f5c\u70ba\u764c\u75c7\u8a3a\u65b7\u4f9d\u64da\u3002 \u95dc\u65bc\u7522\u54c1\u5c0d\u90e8\u5206\u816b\u7624\u53ca\u764c\u75c7\u6aa2\u6e2c\u654f\u611f\u6027\u7684\u8072\u660e\u8a73\u60c5\u8acb\u53c3\u8003\u672c\u7db2\u7ad9\u201c\u7279\u5225\u7559\u610f\u53ca\u514d\u8cac\u8072\u660e\u201d\u4e2d\u7684\u7b2c1\u689d\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-right:15%;padding-left:15%\">\n<div data-block-name=\"woocommerce\/product-collection\" data-collection=\"woocommerce\/product-collection\/on-sale\" data-dimensions=\"{&quot;widthType&quot;:&quot;fill&quot;}\" data-display-layout=\"{&quot;type&quot;:&quot;flex&quot;,&quot;columns&quot;:5,&quot;shrinkColumns&quot;:true}\" data-hide-controls=\"[&quot;inherit&quot;,&quot;on-sale&quot;,&quot;filterable&quot;]\" data-query-context-includes=\"[&quot;collection&quot;]\" data-query-id=\"5\" data-query=\"{&quot;perPage&quot;:5,&quot;pages&quot;:1,&quot;offset&quot;:0,&quot;postType&quot;:&quot;product&quot;,&quot;order&quot;:&quot;asc&quot;,&quot;orderBy&quot;:&quot;title&quot;,&quot;search&quot;:&quot;&quot;,&quot;exclude&quot;:[],&quot;inherit&quot;:false,&quot;taxQuery&quot;:[],&quot;isProductCollectionBlock&quot;:true,&quot;featured&quot;:false,&quot;woocommerceOnSale&quot;:true,&quot;woocommerceStockStatus&quot;:[&quot;instock&quot;,&quot;outofstock&quot;,&quot;onbackorder&quot;],&quot;woocommerceAttributes&quot;:[],&quot;woocommerceHandPickedProducts&quot;:[],&quot;filterable&quot;:false,&quot;relatedBy&quot;:{&quot;categories&quot;:true,&quot;tags&quot;:true}}\" data-tag-name=\"div\" class=\"wp-block-woocommerce-product-collection is-layout-flow wp-block-woocommerce-product-collection-is-layout-flow\">\n<h2 class=\"wp-block-heading\" style=\"margin-bottom:1rem\">\u7279\u50f9\u5546\u54c1<\/h2>\n\n\n<ul data-block-name=\"woocommerce\/product-template\" class=\"wc-block-product-template__responsive columns-5 wc-block-product-template wp-block-woocommerce-product-template is-layout-flow wp-block-woocommerce-product-template-is-layout-flow\" data-wp-on--scroll=\"actions.watchScroll\" data-wp-init=\"callbacks.initResizeObserver\"><li class=\"wc-block-product post-24 product type-product status-publish has-post-thumbnail product_cat-15 first onbackorder shipping-taxable purchasable product-type-simple entry content-bg loop-entry\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='woocommerce\/products::{\"productId\":24,\"variationId\":null}'\n\t\t\t\tdata-wp-key=\"product-item-24\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-block-name=\"woocommerce\/product-image\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" data-style=\"{&quot;dimensions&quot;:{&quot;aspectRatio&quot;:&quot;1\\\/1&quot;}}\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-1-1 wp-block-woocommerce-product-image\"><a href=\"https:\/\/ancobiotech.com\/en\/shop-2\/5-%e7%be%a5%e5%90%b2%e5%93%9a%e4%b9%99%e9%85%b8%e6%b8%ac%e5%ae%9a%e8%a9%a6%e5%8a%91%e7%9b%92%ef%bc%88%e5%8c%96%e5%ad%b8%e9%a1%af%e8%89%b2%e6%b3%95%ef%bc%89\/\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/\u5716\u7247_20251112164817_450_28-768x1024.jpg\" class=\"attachment-large size-large\" alt=\"5-\u7fa5\u5432\u54da\u4e59\u9178\u6e2c\u5b9a\u8a66\u5291\u76d2\uff08\u5316\u5b78\u986f\u8272\u6cd5\uff09\" data-testid=\"product-image\" data-image-id=\"29\" style=\"object-fit:cover;aspect-ratio:1\/1;\" loading=\"lazy\" srcset=\"https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/\u5716\u7247_20251112164817_450_28-768x1024.jpg 768w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/\u5716\u7247_20251112164817_450_28-225x300.jpg 225w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/\u5716\u7247_20251112164817_450_28-1152x1536.jpg 1152w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/\u5716\u7247_20251112164817_450_28-1536x2048.jpg 1536w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/\u5716\u7247_20251112164817_450_28-600x800.jpg 600w, https:\/\/ancobiotech.com\/wp-content\/uploads\/2026\/08\/\u5716\u7247_20251112164817_450_28-scaled.jpg 1920w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;margin-bottom:0.75rem;margin-top:0\" class=\"wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/ancobiotech.com\/en\/shop-2\/5-%e7%be%a5%e5%90%b2%e5%93%9a%e4%b9%99%e9%85%b8%e6%b8%ac%e5%ae%9a%e8%a9%a6%e5%8a%91%e7%9b%92%ef%bc%88%e5%8c%96%e5%ad%b8%e9%a1%af%e8%89%b2%e6%b3%95%ef%bc%89\/\" target=\"_self\" >5-\u7fa5\u5432\u54da\u4e59\u9178\u6e2c\u5b9a\u8a66\u5291\u76d2\uff08\u5316\u5b78\u986f\u8272\u6cd5\uff09<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"wp-block-woocommerce-product-price\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price has-font-size has-small-font-size has-text-align-center\" style=\"\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#36;<\/span>598.00<\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"wp-block-button wc-block-components-product-button align-center wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\tdata-wp-interactive=\"woocommerce\/product-button\"\n\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"addToCartText\":\"Add to cart\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### in cart\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button ajax_add_to_cart product_type_simple has-font-size has-small-font-size has-text-align-center wc-interactive\"\n\t\t\t\t\t\tstyle=\"\"\n\t\t\t\t\t\ttype=\"button\" data-product_id=\"24\" data-product_sku=\"\" aria-label=\"Add to cart: &ldquo;5-\u7fa5\u5432\u54da\u4e59\u9178\u6e2c\u5b9a\u8a66\u5291\u76d2\uff08\u5316\u5b78\u986f\u8272\u6cd5\uff09&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.addCartItem\"\n\t\t\t\t\t>\n\t\t\t\t\t<span \n\t\t\tdata-wp-text=\"state.addToCartText\"\n\t\t\tdata-wp-class--wc-block-slide-in=\"state.slideInAnimation\"\n\t\t\tdata-wp-class--wc-block-slide-out=\"state.slideOutAnimation\"\n\t\t\tdata-wp-on--animationend=\"actions.handleAnimationEnd\"\n\t\t\tdata-wp-watch=\"callbacks.startAnimation\"\n\t\t\tdata-wp-run=\"callbacks.syncTempQuantityOnLoad\"\n\t\t>Add to cart<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t\t<span\n\t\t\t\thidden\n\t\t\t\tdata-wp-bind--hidden=\"!state.displayViewCart\"\n\t\t\t>\n\t\t\t\t<a\n\t\t\t\t\thref=\"https:\/\/ancobiotech.com\/en\/cart\/\"\n\t\t\t\t\tclass=\"added_to_cart wc_forward\"\n\t\t\t\t\ttitle=\"View cart\"\n\t\t\t\t>\n\t\t\t\t\tView cart\n\t\t\t\t<\/a>\n\t\t\t<\/span>\n\t\t\t\t<\/div>\n\n\t\t\t\t<\/li><\/ul><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u764c\u524d\u54e8\u5175* \u65e9\u767c\u73fe\/\u65e9\u9810\u9632\/\u65e9\u6cbb\u7642 \u2611 #3-5\u5206\u9418\u5feb\u901f\u986f\u8272\uff0c\u64cd\u4f5c\u7c21\u4fbf\uff1b \u2611 \u9069\u7528\u5bb6\u5ead\u81ea\u6e2c\uff1b \u2611 \u7522\u54c1\u7d93\u904e\u81e8\u5e8a&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"default","_kad_post_feature":"default","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ancobiotech.com\/en\/wp-json\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ancobiotech.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ancobiotech.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ancobiotech.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ancobiotech.com\/en\/wp-json\/wp\/v2\/comments?post=13"}],"version-history":[{"count":9,"href":"https:\/\/ancobiotech.com\/en\/wp-json\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":223,"href":"https:\/\/ancobiotech.com\/en\/wp-json\/wp\/v2\/pages\/13\/revisions\/223"}],"wp:attachment":[{"href":"https:\/\/ancobiotech.com\/en\/wp-json\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}