{"id":650,"date":"2026-01-12T10:53:28","date_gmt":"2026-01-12T02:53:28","guid":{"rendered":"https:\/\/yr-space.cn\/?page_id=650"},"modified":"2026-03-13T23:29:35","modified_gmt":"2026-03-13T15:29:35","slug":"industry","status":"publish","type":"page","link":"https:\/\/yr-space.cn\/index.php\/industry\/","title":{"rendered":"\u884c\u4e1a\u5e94\u7528"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull slider is-layout-constrained wp-block-group-is-layout-constrained\">\n<style data-wp-block-html=\"css\">\n    .site-header,\n        .site-header * {\n            max-width: 100% !important;\n            margin-left: 0 !important;\n            margin-right: 0 !important;\n            margin-block-start: 0 !important;\n            margin-block-end: 0 !important;\n            box-sizing: border-box !important;\n        }\n\n        .site-header {\n            position: fixed !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100vw !important;\n            z-index: 9999 !important;\n            height: 80px !important;\n            background-color: #fff !important;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;\n        }\n\n        .header-container {\n            max-width: 1200px !important;\n            margin-left: auto !important;\n            margin-right: auto !important;\n            padding: 0 20px !important;\n            height: 100% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n        }\n\n        .logo {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-weight: 600;\n            font-size: 22px;\n            font-weight: bold;\n            color: #333;\n        }\n\n        .logo .logo-a {\n            text-decoration: none;\n            color: #000;\n        }\n\n        .logo span {\n            color: #666;\n            font-size: 14px;\n            font-weight: normal;\n        }\n\n        .hamburger-btn {\n            display: none;\n            width: 20px;\n            height: 20px;\n            flex-direction: column;\n            justify-content: space-between;\n            cursor: pointer;\n            z-index: 1002;\n        }\n\n        .hamburger-btn span {\n            display: block;\n            width: 100%;\n            height: 2px;\n            background-color: #333;\n            transition: all 0.3s ease;\n        }\n\n        .main-nav {\n            display: block;\n        }\n\n        .main-nav ul {\n            margin-block-start: 0;\n            margin-block-end: 0;\n            padding-inline-start: 0;\n            unicode-bidi: isolate;\n            display: flex;\n            list-style: none;\n            gap: 40px;\n        }\n\n        .main-nav .nav-item .nav-item-a{\n            position: relative;\n            text-decoration: none;\n            color: #333;\n            font-size: 16px;\n            padding-bottom: 5px;\n            transition: color 0.3s ease;\n        }\n\n        .main-nav .nav-item .nav-item-a::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background-color: #000;\n            transition: width 0.3s ease;\n        }\n\n        .main-nav .nav-item:hover .nav-item-a::after {\n            width: 100%;\n        }\n\n        .main-nav .nav-item:hover .nav-item-a {\n            color: #000;\n        }\n\n        .main-nav .nav-item.active .nav-item-a::after {\n            width: 100%;\n        }\n\n        .main-nav .nav-item.active .nav-item-a {\n            color: #000;\n            font-weight: 500;\n        }\n\n        \/* PC \u7aef\uff1a\u5b50\u83dc\u5355\u9ed8\u8ba4\u5168\u90e8\u9690\u85cf\uff01\uff01\uff01 *\/\n        .sub-menu-container {\n            position: fixed;\n            top: 50px;\n            left: 0;\n            width: 100%;\n            background-color: #fff;\n            border-bottom: 1px solid #eee;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n            z-index: 998;\n            display: none;\n        }\n        .sub-menu {\n            display: none;\n        }\n\n        .sub-menu-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 25px 20px;\n        }\n\n        .sub-menu ul {\n            list-style: none;\n        }\n\n        .sub-menu ul li {\n            margin-bottom: 10px;\n        }\n\n        .sub-menu ul li a {\n            text-decoration: none;\n            color: #333;\n            font-size: 16px;\n            transition: color 0.3s;\n            font-weight: 600;\n        }\n\n        .sub-menu ul li a:hover {\n            color: #007bff;\n            text-decoration: underline;\n        }\n\n        .sub-menu-product {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 25px 20px;\n            display: flex;\n        }\n\n        .menu-product-left ul li {\n            margin-bottom: 20px;\n        }\n\n        .menu-product-left ul li a {\n            text-decoration: none;\n            color: #333;\n            font-size: 16px;\n            transition: color 0.3s;\n            font-weight: 600;\n        }\n\n        .menu-product-left ul li a:hover {\n            text-decoration: underline;\n        }\n\n        .sub-menu-product .menu-product-right {\n            flex: 1;\n            text-align: center;\n        }\n\n        .product-title {\n            font-size: 16px;\n            color: #999;\n            margin-bottom: 30px;\n        }\n\n        .product-middle {\n            padding: 0px 60px;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n        }\n\n        .product-image {\n            width: 140px;\n            height: auto;\n            margin-bottom: 15px;\n            transition: transform 0.3s;\n        }\n\n        .product-image:hover {\n            transform: scale(1.05);\n        }\n\n        .product-name {\n            font-size: 14px;\n            color: #333;\n            margin-bottom: 8px;\n        }\n\n        .product-desc {\n            font-size: 12px;\n            color: #999;\n        }\n\n        .header-right {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n        }\n\n        .header-right .phone {\n            color: #333;\n            font-size: 16px;\n        }\n\n        .header-right .contact-btn {\n            padding: 6px 12px;\n            border: 1px solid #000;\n            color: #000;\n            text-decoration: none;\n            border-radius: 4px;\n            transition: background-color 0.2s;\n        }\n\n        .header-right .contact-btn:hover {\n            background-color: #000;\n            color: #fff;\n        }\n\n        .mobile-sub{\n            display: none;\n        }\n\n        .mobile-sub a{\n            text-decoration: none;\n        }\n        \n\n        \/* ===================== \u79fb\u52a8\u7aef\uff1a\u53ea\u5728\u8fd9\u91cc\u4fee\u6539\uff01PC \u5b8c\u5168\u4e0d\u53d8 ===================== *\/\n        @media (max-width: 768px) {\n            .site-header {\n                height: 60px !important;\n            }\n\n            .header-container {\n                padding: 0 15px !important;\n            }\n\n            .hamburger-btn {\n                display: flex;\n            }\n\n            .main-nav {\n                position: fixed;\n                top: 0;\n                right: 0;\n                width: 280px;\n                height: 100vh;\n                background-color: #fff;\n                box-shadow: -2px 0 8px rgba(0, 0, 0, 0.1);\n                z-index: 1001;\n                transform: translateX(100%);\n                transition: transform 0.3s ease;\n                padding-top: 70px;\n                overflow-y: auto;\n            }\n\n            .main-nav.show {\n                transform: translateX(0);\n            }\n\n            .main-nav ul {\n                flex-direction: column;\n                gap: 0;\n                padding: 0 20px;\n            }\n\n            .main-nav .nav-item {\n                border-bottom: 1px solid #f5f5f5;\n            }\n\n            .main-nav .nav-item a {\n                display: block;\n                padding: 15px 0;\n                font-size: 15px;\n            }\n\n            \/* \u79fb\u52a8\u7aef\u5b50\u83dc\u5355\uff1a\u5185\u5d4c\u5c55\u5f00 *\/\n            .mobile-sub {\n                display: none;\n                padding: 0 0 12px 20px;\n                background: #fafafa;\n            }\n\n            .mobile-sub.show {\n                display: block;\n            }\n\n            .mobile-sub a {\n                display: block;\n                padding: 8px 0;\n                font-size: 14px;\n                color: #555 !important;\n            }\n\n            \/* \u79fb\u52a8\u7aef\u9690\u85cf PC \u5b50\u83dc\u5355 *\/\n            .sub-menu-container {\n                display: none !important;\n            }\n\n            .header-right .phone {\n                display: none;\n            }\n\n            .header-right .contact-btn {\n                padding: 4px 8px;\n                font-size: 14px;\n            }\n        }\n\n        .mask {\n            display: none;\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-color: rgba(0, 0, 0, 0.3);\n            z-index: 10;\n            cursor: pointer;\n        }\n\n        .mask.show {\n            display: block;\n        }\n<\/style>\n\n<script data-wp-block-html=\"js\">\n       document.addEventListener('DOMContentLoaded', function () {\n            const hamburgerBtn = document.getElementById('hamburgerBtn');\n            const mainNav = document.querySelector('.main-nav');\n            const mask = document.getElementById('mask');\n            const navItems = document.querySelectorAll('.nav-item');\n            const subMenuContainer = document.querySelector('.sub-menu-container');\n            const subMenus = document.querySelectorAll('.sub-menu');\n            const mobileSubs = document.querySelectorAll('.mobile-sub');\n\n            let isMobile = window.innerWidth <= 768;\n\n            \/\/ \u6c49\u5821\u83dc\u5355\u5f00\u5173\n            function toggleNav() {\n                mainNav.classList.toggle('show');\n                mask.classList.toggle('show');\n                hamburgerBtn.classList.toggle('active');\n                const spans = hamburgerBtn.querySelectorAll('span');\n                if (hamburgerBtn.classList.contains('active')) {\n                    spans[0].style.transform = 'rotate(45deg) translate(6px, 6px)';\n                    spans[1].style.opacity = '0';\n                    spans[2].style.transform = 'rotate(-45deg) translate(6px, -6px)';\n                } else {\n                    spans[0].style.transform = 'none';\n                    spans[1].style.opacity = '1';\n                    spans[2].style.transform = 'none';\n                    mobileSubs.forEach(s => s.classList.remove('show'));\n                }\n            }\n\n            hamburgerBtn.addEventListener('click', e => {\n                e.stopPropagation();\n                toggleNav();\n            });\n\n            mask.addEventListener('click', () => {\n                if (mainNav.classList.contains('show')) toggleNav();\n            });\n\n            mainNav.addEventListener('click', e => e.stopPropagation());\n\n            \/\/ ========== \u79fb\u52a8\u7aef\uff1a\u70b9\u51fb\u7236\u83dc\u5355\u5c55\u5f00\u5185\u5d4c\u5b50\u83dc\u5355 ==========\n            navItems.forEach(item => {\n                const a = item.querySelector('a');\n                const sub = item.querySelector('.mobile-sub');\n                if (a && sub) {\n                    a.addEventListener('click', () => {\n                        if (isMobile) {\n                            mobileSubs.forEach(s => s !== sub && s.classList.remove('show'));\n                            sub.classList.toggle('show');\n                        }\n                    });\n                }\n            });\n\n            \/\/ ========== \u79fb\u52a8\u7aef\uff1a\u70b9\u51fb\u5b50\u83dc\u5355\u94fe\u63a5\u540e\u5173\u95ed\u4fa7\u8fb9\u680f ==========\n            document.querySelectorAll('.mobile-sub a').forEach(link => {\n                link.addEventListener('click', () => {\n                    if (isMobile) toggleNav();\n                });\n            });\n\n            \/\/ ========== \u4ee5\u4e0b\u6240\u6709\u903b\u8f91\uff1a\u5b8c\u5168\u4fdd\u7559\u4f60\u539f\u6765\u7684\u4ee3\u7801 ==========\n            function getCurrentPath() {\n                const path = window.location.pathname;\n                const fileName = path.split('\/').pop();\n                return fileName ? `\/${fileName}` : '\/index.html';\n            }\n\n            function setNavActive(path) {\n                if (navItems.length === 0) return;\n                navItems.forEach(item => item.classList.remove('active'));\n                navItems.forEach(item => {\n                    if (item.getAttribute('data-path') === path) {\n                        item.classList.add('active');\n                        localStorage.setItem('activeNavPath', path);\n                    }\n                });\n            }\n\n            function initNavActive() {\n                const currentPath = getCurrentPath();\n                const activePath = currentPath || localStorage.getItem('activeNavPath') || '\/index.html';\n                setNavActive(activePath);\n            }\n\n            navItems.forEach(item => {\n                const link = item.querySelector('a');\n                const target = item.getAttribute('data-target');\n                if (link) {\n                    link.addEventListener('click', function (e) {\n                        if (isMobile && target) {\n                            e.preventDefault();\n                        } else {\n                            const path = item.getAttribute('data-path');\n                            setNavActive(path);\n                            if (isMobile && mainNav.classList.contains('show')) toggleNav();\n                        }\n                    });\n                }\n            });\n\n            function initPcSubMenu() {\n                if (navItems.length === 0 || !subMenuContainer) return;\n                navItems.forEach(item => {\n                    const target = item.getAttribute('data-target');\n                    item.addEventListener('mouseenter', function () {\n                        if (!isMobile && target) {\n                            subMenus.forEach(menu => menu.style.display = 'none');\n                            document.getElementById(target).style.display = 'block';\n                            subMenuContainer.style.display = 'block';\n                        }\n                    });\n                    item.addEventListener('mouseleave', function () {\n                        if (!isMobile) {\n                            setTimeout(() => {\n                                const isHoverSub = subMenuContainer.matches(':hover');\n                                if (!isHoverSub) subMenuContainer.style.display = 'none';\n                            }, 200);\n                        }\n                    });\n                });\n                subMenuContainer.addEventListener('mouseleave', function () {\n                    if (!isMobile) subMenuContainer.style.display = 'none';\n                });\n            }\n\n            function updateDeviceType() {\n                isMobile = window.innerWidth <= 768;\n                if (!isMobile) {\n                    mainNav.classList.remove('show');\n                    mask.classList.remove('show');\n                    mobileSubs.forEach(s => s.classList.remove('show'));\n                }\n            }\n\n            window.addEventListener('resize', updateDeviceType);\n\n            \/\/ \u4ea7\u54c1\u5207\u6362\u903b\u8f91\uff08\u5b8c\u5168\u4fdd\u7559\uff09\n            const productData = {\n                'x-series': {\n                    title: '\u5de5\u4e1a\u7ea7\u884c\u4e1a\u5e94\u7528\u56db\u8db3\u673a\u5668\u4eba',\n                    products: [{ img: 'https:\/\/ali.yr-space.cn\/dogSystem\/image\/03.webp', name: 'YR-Beastbot' }]\n                },\n                'drone-platform': {\n                    title: '\u667a\u9a6d\u65e0\u4eba\u673a\u7ba1\u7406\u5e73\u53f0',\n                    products: [{ img: 'https:\/\/ali.yr-space.cn\/droneSystem\/image\/system.webp', name: '\u667a\u9a6d\u65e0\u4eba\u673a\u7ba1\u7406\u5e73\u53f0' }]\n                }\n            };\n\n            const menuItems = document.querySelectorAll('.menu-product-left li');\n            const productTitle = document.querySelector('.product-title');\n            const productMiddle = document.getElementById('productMiddle');\n\n            if (menuItems.length > 0) {\n                menuItems[0].classList.add('active');\n                menuItems.forEach(item => {\n                    item.addEventListener('mouseenter', () => {\n                        menuItems.forEach(i => i.classList.remove('active'));\n                        item.classList.add('active');\n                        const currentProduct = productData[item.getAttribute('data-product')];\n                        productTitle.textContent = currentProduct.title;\n                        productMiddle.innerHTML = '';\n                        currentProduct.products.forEach(p => {\n                            const div = document.createElement('div');\n                            div.className = 'product-middle-li';\n                            div.innerHTML = `<img decoding=\"async\" class=\"product-image\" src=\"${p.img}\"><div class=\"product-name\">${p.name}<\/div>`;\n                            productMiddle.appendChild(div);\n                        });\n                    });\n                });\n            }\n\n            initNavActive();\n            initPcSubMenu();\n            updateDeviceType();\n        });\n<\/script>\n\n    <header class=\"site-header\">\n        <div class=\"header-container\">\n            <div class=\"logo\">\n                <a href=\"https:\/\/yr-space.cn\" class=\"logo-a\">\u5b87\u878d\u667a\u80fd<\/a>\n            <\/div>\n\n            <nav class=\"main-nav\">\n                <ul>\n                    <li class=\"nav-item\" data-path=\"\/\">\n                        <a href=\"\/\" class=\"nav-item-a\">\u9996\u9875<\/a>\n                    <\/li>\n\n                    <li class=\"nav-item\" data-path=\"\/index.php\/industry\" data-target=\"sub-industry\">\n                        <a href=\"\/index.php\/industry\/\" class=\"nav-item-a\">\u884c\u4e1a\u5e94\u7528<\/a>\n                        <div class=\"mobile-sub\">\n                            <a href=\"\/index.php\/industry\/#power\">\u7535\u529b\u5de1\u68c0<\/a>\n                            <a href=\"\/index.php\/industry\/#rescue\">\u5e94\u6025\u6551\u63f4<\/a>\n                            <a href=\"\/index.php\/industry\/#tunnel\">\u8b66\u52a1\u5b89\u9632<\/a>\n                            <a href=\"\/index.php\/industry\/#smelting\">\u5168\u57df\u5de1\u68c0<\/a>\n                        <\/div>\n                    <\/li>\n\n                    <li class=\"nav-item\" data-path=\"\/index.php\/dronesystem\" data-target=\"sub-product\">\n                        <a href=\"javascript:void(0);\" class=\"nav-item-a\">\u4ea7\u54c1\u4e2d\u5fc3<\/a>\n                        <div class=\"mobile-sub\">\n                            <a href=\"\/index.php\/beastboot\">\u673a\u68b0\u72d7<\/a>\n                            <a href=\"\/index.php\/dronesystem\">\u667a\u9a6d\u65e0\u4eba\u673a\u7ba1\u7406\u5e73\u53f0<\/a>\n                        <\/div>\n                    <\/li>\n\n                    <li class=\"nav-item\" data-path=\"\/index.php\/about\" data-target=\"sub-about\">\n                        <a href=\"\/index.php\/about\" class=\"nav-item-a\">\u5173\u4e8e\u5b87\u878d<\/a>\n                        <div class=\"mobile-sub\">\n                            <a href=\"\/index.php\/about\/#intro\">\u516c\u53f8\u7b80\u4ecb<\/a>\n                            <a href=\"\/index.php\/about\/#honor\">\u4f01\u4e1a\u8363\u8a89<\/a>\n                            <a href=\"\/index.php\/about\/#contact\">\u8054\u7cfb\u6211\u4eec<\/a>\n                        <\/div>\n                    <\/li>\n                <\/ul>\n            <\/nav>\n\n            <div class=\"header-right\">\n                <div class=\"phone\">\u260e 13002518892<\/div>\n                <a href=\"\/index.php\/about\/#contact\" class=\"contact-btn\">\u8054\u7cfb\u6211\u4eec<\/a>\n                <div class=\"hamburger-btn\" id=\"hamburgerBtn\">\n                    <span><\/span>\n                    <span><\/span>\n                    <span><\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <div class=\"mask\" id=\"mask\"><\/div>\n\n    <!-- ===================== PC \u7aef\u539f\u6709\u7ed3\u6784 100% \u4fdd\u7559 ===================== -->\n    <div class=\"sub-menu-container\">\n        <div class=\"sub-menu\" id=\"sub-industry\">\n            <div class=\"sub-menu-content\">\n                <ul>\n                    <li><a href=\"\/index.php\/industry\/#power\">\u7535\u529b\u5de1\u68c0<\/a><\/li>\n                    <li><a href=\"\/index.php\/industry\/#rescue\">\u5e94\u6025\u6551\u63f4<\/a><\/li>\n                    <li><a href=\"\/index.php\/industry\/#tunnel\">\u8b66\u52a1\u5b89\u9632<\/a><\/li>\n                    <li><a href=\"\/index.php\/industry\/#smelting\">\u5168\u57df\u5de1\u68c0<\/a><\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n        <div class=\"sub-menu\" id=\"sub-about\">\n            <div class=\"sub-menu-content\">\n                <ul>\n                    <li><a href=\"\/index.php\/about\/#intro\">\u516c\u53f8\u7b80\u4ecb<\/a><\/li>\n                    <li><a href=\"\/index.php\/about\/#honor\">\u4f01\u4e1a\u8363\u8a89<\/a><\/li>\n                    <li><a href=\"\/index.php\/about\/#contact\">\u8054\u7cfb\u6211\u4eec<\/a><\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n        <div class=\"sub-menu\" id=\"sub-product\">\n            <div class=\"sub-menu-product\">\n                <div class=\"menu-product-left\">\n                    <ul>\n                        <li data-product=\"x-series\"><a href=\"\/index.php\/beastboot\">\u673a\u68b0\u72d7<\/a><\/li>\n                        <li data-product=\"drone-platform\"><a href=\"\/index.php\/dronesystem\">\u667a\u9a6d\u65e0\u4eba\u673a\u7ba1\u7406\u5e73\u53f0<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"menu-product-right\">\n                    <div class=\"product-title\"><\/div>\n                    <div class=\"product-middle\" id=\"productMiddle\"><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n\n<div id=\"power\" class=\"wp-block-group alignfull-slider is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0rem;margin-bottom:0rem;padding-top:0rem;padding-bottom:0rem\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* \u9875\u9762\u5bb9\u5668 *\/\n        .power-inspection {\n            max-width: 1200px;\n            \/* margin: 10px auto; *\/\n            display: flex;\n            gap: 40px;\n            align-items: flex-start;\n\n        }\n\n        \/* \u5de6\u4fa7\u5185\u5bb9\u533a *\/\n        .left-section {\n            flex: 1;\n\n        }\n\n        .left-section .title {\n            font-size: 28px;\n            font-weight: bold;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e0e0e0;\n        }\n\n        \/* \u7279\u70b9\u9879\u6837\u5f0f *\/\n        .feature {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            margin-bottom: 25px;\n        }\n\n        .feature .feature-image {\n            margin-top: 10px;\n            height: 100%;\n\n        }\n\n\n        .feature .feature-image .feature-img-icon {\n            width: 30px;\n            height: 30px;\n        }\n\n        .feature .feature-title {\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 5px;\n        }\n\n        .feature .feature-desc {\n            font-size: 14px;\n            color: #666;\n            line-height: 1.5;\n        }\n\n        \/* \u6309\u94ae\u6837\u5f0f *\/\n        .buttons {\n            display: flex;\n            gap: 15px;\n            margin-top: 30px;\n        }\n\n        .buttons .button-li {\n            padding: 10px 30px;\n            color: #333;\n            border: 1px solid #666;\n            border-radius: 20px;\n            background-color: transparent;\n            cursor: pointer;\n            font-size: 12px;\n            transition: background-color 0.3s;\n        }\n\n        .buttons .button-li:hover {\n            background: #444;\n            color: #fff;\n        }\n\n        \/* \u53f3\u4fa7\u5185\u5bb9\u533a *\/\n        .right-section {\n            flex: 1;\n\n        }\n\n        .right-section .inspection-img {\n            width: 100%;\n            height: 100%;\n            border-radius: 4px;\n            margin-bottom: 20px;\n\n        }\n\n        .right-section .solution-title {\n            font-size: 20px;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n\n        .right-section .solution-desc {\n            font-size: 14px;\n            color: #666;\n            line-height: 1.6;\n        }\n\n        \/* \u79fb\u52a8\u7aef\u54cd\u5e94\u5f0f\u9002\u914d *\/\n        @media (max-width: 768px) {\n            .power-inspection {\n                flex-direction: column;\n            }\n\n            .left-section,\n            .right-section {\n                flex: none;\n                width: 100%;\n            }\n        }\n<\/style>\n\n   <div class=\"power-inspection\">\n        <!-- \u5de6\u4fa7\uff1a\u7535\u529b\u5de1\u68c0\u7279\u70b9 -->\n        <div class=\"left-section\">\n            <h2 class=\"title\">\u7535\u529b\u5de1\u68c0<\/h2>\n\n            <div class=\"feature\">\n\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/deeprobotics.cn\/public\/uploads\/20230322\/34c2dd7753b9d18545bbb853981be098.png\"\n                        alt=\"\" class=\"feature-img-icon\">\n                <\/div>\n\n\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u5168\u5730\u5f62<\/div>\n                    <div class=\"feature-desc\">\u7075\u6d3b\u4e0a\u4e0b45\u00b0\u4ee5\u5185\u7684\u697c\u68af\uff1b\u7a33\u5065\u6500\u722c\u9542\u7a7a\u5de5\u4e1a\u697c\u68af\uff1b\u5728\u5e9f\u589f\uff0c\u77f3\u5806\uff0c\u788e\u77f3\uff0c\u8349\u5730\u7b49\u590d\u6742\u73af\u5883\u884c\u52a8\u81ea\u5982<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"feature\">\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/deeprobotics.cn\/public\/uploads\/20230322\/961c14ccb9fbd652c7765cef5a42d79d.png\"\n                        alt=\"\" class=\"feature-img-icon\">\n                <\/div>\n\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u5168\u6c14\u5019<\/div>\n                    <div class=\"feature-desc\">IP66\u4ee5\u4e0a\u5de5\u4e1a\u9632\u62a4\uff0c\u9632\u6c34\u9632\u5c18\uff0c\u5728\u66b4\u96e8\u3001\u96ea\u5730\u3001\u51b0\u96f9\u7b49\u4e25\u5cfb\u4f5c\u4e1a\u73af\u5883\u4e0b\u6301\u7eed\u4f5c\u4e1a<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"feature\">\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/deeprobotics.cn\/public\/uploads\/20230322\/ef1c794afba9ff57f1b17ed4c6ca9943.png\"\n                        alt=\"\" class=\"feature-img-icon\">\n                <\/div>\n\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u5168\u81ea\u4e3b<\/div>\n                    <div class=\"feature-desc\">\u9ad8\u7cbe\u5ea6\u81ea\u4e3b\u5bfc\u822a\u3001\u5168\u81ea\u4e3b\u5145\u7535\uff1b\u81ea\u4e3b\u91c7\u96c6\u4fe1\u606f\uff0c\u5b9e\u65f6\u4e0a\u4f20\uff0c\u5168\u95ed\u73af\u5faa\u73af\u4f5c\u4e1a<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"feature\">\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/deeprobotics.cn\/public\/uploads\/20230322\/73054ae38a2a93afe8f2fbc8109d8177.png\"\n                        alt=\"\" class=\"feature-img-icon\">\n                <\/div>\n\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u5168\u65f6\u6bb5<\/div>\n                    <div class=\"feature-desc\">24\u5c0f\u65f6\u4e0d\u95f4\u65ad\u5de1\u68c0<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"buttons\">\n                <button class=\"button-li\">\u89c2\u770b\u89c6\u9891<\/button>\n                <button class=\"button-li\">\u4e86\u89e3\u66f4\u591a<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- \u53f3\u4fa7\uff1a\u673a\u5668\u4eba\u56fe\u7247+\u89e3\u51b3\u65b9\u6848 -->\n        <div class=\"right-section\">\n            <!-- \u66ff\u6362\u4e3a\u5b9e\u9645\u56fe\u7247\u5730\u5740 -->\n            <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/industry\/image\/dianli.webp\" alt=\"\u7535\u529b\u5de1\u68c0\u673a\u5668\u4eba\" class=\"inspection-img\">\n            <h3 class=\"solution-title\">\u667a\u6167\u7535\u529b\u89e3\u51b3\u65b9\u6848<\/h3>\n            <div class=\"solution-desc\">\n                \u63a8\u52a8\u4f20\u7edf\u7535\u529b\u5de1\u68c0\u667a\u6167\u5316\u8f6c\u578b\uff0c\u8fc8\u5411\u667a\u80fd\u8fd0\u7ef4\u3001\u65e0\u4eba\u5de1\u68c0\uff0c\u4e3a\u7535\u529b\u4ea7\u4e1a\u9ad8\u8d28\u91cf\u53d1\u5c55\u8d4b\u80fd\u3002\u5177\u5907\u5f3a\u5927\u9002\u914d\u80fd\u529b\uff0c\u53ef\u5feb\u901f\u90e8\u7f72\u3001\u7cbe\u51c6\u91c7\u96c6\u3001\u7cbe\u7ec6\u5de1\u68c0\u3001\u667a\u80fd\u9884\u8b66\uff0c\u6784\u5efa\u9ad8\u6548\u667a\u6167\u5de1\u68c0\u95ed\u73af\u3002\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div id=\"rescue\" class=\"wp-block-group alignfull slider has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background-color:#535f66;margin-top:0rem;margin-bottom:0rem;padding-top:0rem;padding-bottom:0rem\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* \u9875\u9762\u5bb9\u5668\uff1a\u6697\u8272\u4e3b\u9898\u901a\u7528\u7c7b\u540d *\/\n        .dark-theme-container {\n            max-width: 1200px;\n            display: flex;\n            gap: 40px;\n            align-items: flex-start;\n            background-color: #535F66;\n            color: #fff;\n        }\n\n        \/* \u5de6\u4fa7\u5185\u5bb9\u533a\uff1a\u6697\u8272\u901a\u7528\u7c7b\u540d *\/\n        .dark-left-section {\n            flex: 1;\n        }\n\n        .dark-left-section .dark-title {\n            font-size: 28px;\n            font-weight: bold;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e0e0e0;\n        }\n\n        \/* \u7279\u70b9\u9879\u6837\u5f0f\uff1a\u6697\u8272\u901a\u7528\u7c7b\u540d *\/\n        .dark-feature {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            margin-bottom: 25px;\n        }\n\n        .dark-feature .dark-feature-image {\n            margin-top: 10px;\n            height: 100%;\n        }\n\n        .dark-feature .dark-feature-image .dark-feature-img-icon {\n            width: 30px;\n            height: 30px;\n        }\n\n        .dark-feature .dark-feature-title {\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 5px;\n        }\n\n        .dark-feature .dark-feature-desc {\n            font-size: 14px;\n            color: #ddd;\n            line-height: 1.5;\n        }\n\n        \/* \u6309\u94ae\u6837\u5f0f\uff1a\u6697\u8272\u901a\u7528\u7c7b\u540d *\/\n        .dark-buttons {\n            display: flex;\n            gap: 15px;\n            margin-top: 30px;\n        }\n\n        .dark-buttons .dark-button-li {\n            padding: 10px 30px;\n            color: #fff;\n            border: 1px solid #ccc;\n            border-radius: 20px;\n            background-color: transparent;\n            cursor: pointer;\n            font-size: 12px;\n            transition: background-color 0.3s;\n        }\n\n        .dark-buttons .dark-button-li:hover {\n            background: #fff;\n            color: #666;\n        }\n\n        \/* \u53f3\u4fa7\u5185\u5bb9\u533a\uff1a\u6697\u8272\u901a\u7528\u7c7b\u540d *\/\n        .dark-right-section {\n            flex: 1;\n        }\n\n        .dark-right-section .dark-img {\n            width: 100%;\n            height: 100%;\n            border-radius: 4px;\n            margin-bottom: 20px;\n        }\n\n        .dark-right-section .dark-solution-title {\n            font-size: 20px;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n\n        .dark-right-section .dark-solution-desc {\n            font-size: 14px;\n            color: #fff;\n            line-height: 1.6;\n        }\n\n        \/* \u79fb\u52a8\u7aef\u54cd\u5e94\u5f0f\u9002\u914d\uff1a\u9002\u914d\u6697\u8272\u901a\u7528\u7c7b\u540d *\/\n        @media (max-width: 768px) {\n            .dark-theme-container {\n                flex-direction: column;\n            }\n\n            .dark-left-section,\n            .dark-right-section {\n                flex: none;\n                width: 100%;\n            }\n        }\n<\/style>\n\n  <!-- \u5916\u5c42\u5bb9\u5668\uff1a\u6697\u8272\u4e3b\u9898\u901a\u7528\u7c7b\u540d -->\n    <div class=\"dark-theme-container\">\n        <!-- \u5de6\u4fa7\uff1a\u5e94\u6025\u6551\u63f4\u7279\u70b9 -->\n        <div class=\"dark-left-section\">\n            <h2 class=\"dark-title\">\u5e94\u6025\u6551\u63f4<\/h2>\n\n            <div class=\"dark-feature\">\n                <div class=\"dark-feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/common\/dixing.png\"\n                        alt=\"\" class=\"dark-feature-img-icon\">\n                <\/div>\n                <div class=\"dark-feature-content\">\n                    <div class=\"dark-feature-title\">\u5168\u5730\u5f62<\/div>\n                    <div class=\"dark-feature-desc\">\u7075\u6d3b\u4e0a\u4e0b45\u00b0\u4ee5\u5185\u7684\u697c\u68af\uff1b\u7a33\u5065\u6500\u722c\u9542\u7a7a\u5de5\u4e1a\u697c\u68af\uff1b\u5728\u5e9f\u589f\uff0c\u77f3\u5806\uff0c\u788e\u77f3\uff0c\u8349\u5730\u7b49\u590d\u6742\u73af\u5883\u884c\u52a8\u81ea\u5982<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dark-feature\">\n                <div class=\"dark-feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/common\/qihou.png\"\n                        alt=\"\" class=\"dark-feature-img-icon\">\n                <\/div>\n                <div class=\"dark-feature-content\">\n                    <div class=\"dark-feature-title\">\u5168\u6c14\u5019<\/div>\n                    <div class=\"dark-feature-desc\">IP66\u4ee5\u4e0a\u5de5\u4e1a\u9632\u62a4\uff0c\u9632\u6c34\u9632\u5c18\uff0c\u5728\u66b4\u96e8\u3001\u96ea\u5730\u3001\u51b0\u96f9\u7b49\u4e25\u5cfb\u4f5c\u4e1a\u73af\u5883\u4e0b\u6301\u7eed\u4f5c\u4e1a<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dark-feature\">\n                <div class=\"dark-feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/common\/shipei.png\"\n                        alt=\"\" class=\"dark-feature-img-icon\">\n                <\/div>\n                <div class=\"dark-feature-content\">\n                    <div class=\"dark-feature-title\">\u5f3a\u9002\u914d<\/div>\n                    <div class=\"dark-feature-desc\">\u53ef\u642d\u914d\u5168\u5411\u76f8\u673a\u3001\u6c14\u4f53\u4f20\u611f\u5668\u3001\u673a\u68b0\u81c2\u3001\u751f\u547d\u63a2\u6d4b\u4eea\u3001\u901a\u8baf\u5b9a\u4f4d\u6a21\u5757\u7b49\u591a\u4e2a\u8f85\u52a9\u6551\u63f4\u5de5\u4f5c\u6a21\u5757<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dark-feature\">\n                <div class=\"dark-feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/common\/xiaolv.png\"\n                        alt=\"\" class=\"dark-feature-img-icon\">\n                <\/div>\n                <div class=\"dark-feature-content\">\n                    <div class=\"dark-feature-title\">\u9ad8\u6548\u7387<\/div>\n                    <div class=\"dark-feature-desc\">AI\u667a\u80fd\u7b97\u6cd5\u52a8\u6001\u907f\u969c, \u5168\u65b9\u4f4d\u53ef\u89c1\u5149\u3001\u70ed\u6210\u50cf\u3001\u6709\u6bd2\u6c14\u4f53\u3001\u9669\u5cfb\u5730\u5f62\u68c0\u6d4b\uff0c\u5feb\u901f\u4fa6\u5bdf\u524d\u65b9\u707e\u60c5<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dark-buttons\">\n                <button class=\"dark-button-li\">\u89c2\u770b\u89c6\u9891<\/button>\n                <button class=\"dark-button-li\">\u4e86\u89e3\u66f4\u591a<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- \u53f3\u4fa7\uff1a\u6551\u63f4\u673a\u5668\u4eba\u56fe\u7247+\u89e3\u51b3\u65b9\u6848 -->\n        <div class=\"dark-right-section\">\n            <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/industry\/image\/jiuyuan.webp\"\n                alt=\"\u5e94\u6025\u6551\u63f4\u673a\u5668\u4eba\" class=\"dark-img\">\n\n            <h3 class=\"dark-solution-title\">\u5e94\u6025\u6d88\u9632\u89e3\u51b3\u65b9\u6848<\/h3>\n            <div class=\"dark-solution-desc\">\n                \u53ef\u66ff\u4ee3\u6551\u63f4\u4eba\u5458\u8fdb\u5165\u6709\u6bd2\u3001\u7f3a\u6c27\u3001\u6613\u574d\u584c\u7b49\u9ad8\u5371\u73af\u5883\uff0c\u6267\u884c\u4fa6\u5bdf\u4e0e\u641c\u6551\u4efb\u52a1\uff1b\u80fd\u591f\u63d0\u524d\u6df1\u5165\u590d\u6742\u7ed3\u6784\u573a\u666f\uff0c\u5b9e\u73b0\u5168\u65b9\u4f4d\u667a\u80fd\u4fa6\u5bdf\u3001\u73af\u5883\u63a2\u6d4b\u4e0e\u6709\u5bb3\u6c14\u4f53\u76d1\u6d4b\uff0c\u540c\u65f6\u53ef\u8fd0\u9001\u6551\u63f4\u7269\u8d44\u4e0e\u88c5\u5907\uff0c\u5168\u9762\u63d0\u5347\u6551\u63f4\u6548\u7387\u4e0e\u5b89\u5168\u6027\u3002\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div id=\"tunnel\" class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0rem;margin-bottom:0rem;padding-top:0rem;padding-bottom:0rem\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* \u9875\u9762\u5bb9\u5668 *\/\n        .power-inspection {\n            max-width: 1200px;\n            \/* margin: 10px auto; *\/\n            display: flex;\n            gap: 40px;\n            align-items: flex-start;\n\n        }\n\n        \/* \u5de6\u4fa7\u5185\u5bb9\u533a *\/\n        .left-section {\n            flex: 1;\n\n        }\n\n        .left-section .title {\n            font-size: 28px;\n            font-weight: bold;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e0e0e0;\n        }\n\n        \/* \u7279\u70b9\u9879\u6837\u5f0f *\/\n        .feature {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            margin-bottom: 25px;\n        }\n\n        .feature .feature-image {\n            margin-top: 10px;\n            height: 100%;\n\n        }\n\n\n        .feature .feature-image .feature-img-icon {\n            width: 30px;\n            height: 30px;\n        }\n\n        .feature .feature-title {\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 5px;\n        }\n\n        .feature .feature-desc {\n            font-size: 14px;\n            color: #666;\n            line-height: 1.5;\n        }\n\n        \/* \u6309\u94ae\u6837\u5f0f *\/\n        .buttons {\n            display: flex;\n            gap: 15px;\n            margin-top: 30px;\n        }\n\n        .buttons .button-li {\n            padding: 10px 30px;\n            color: #333;\n            border: 1px solid #666;\n            border-radius: 20px;\n            background-color: transparent;\n            cursor: pointer;\n            font-size: 12px;\n            transition: background-color 0.3s;\n        }\n\n        .buttons .button-li:hover {\n            background: #444;\n            color: #fff;\n        }\n\n        \/* \u53f3\u4fa7\u5185\u5bb9\u533a *\/\n        .right-section {\n            flex: 1;\n\n        }\n\n        .right-section .inspection-img {\n            width: 100%;\n            height: 100%;\n            border-radius: 4px;\n            margin-bottom: 20px;\n\n        }\n\n        .right-section .solution-title {\n            font-size: 20px;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n\n        .right-section .solution-desc {\n            font-size: 14px;\n            color: #666;\n            line-height: 1.6;\n        }\n\n        \/* \u79fb\u52a8\u7aef\u54cd\u5e94\u5f0f\u9002\u914d *\/\n        @media (max-width: 768px) {\n            .power-inspection {\n                flex-direction: column;\n            }\n\n            .left-section,\n            .right-section {\n                flex: none;\n                width: 100%;\n            }\n        }\n<\/style>\n\n  <div class=\"power-inspection\">\n        <!-- \u5de6\u4fa7\uff1a\u7535\u529b\u5de1\u68c0\u7279\u70b9 -->\n        <div class=\"left-section\">\n            <h2 class=\"title\">\u8b66\u52a1\u5b89\u9632<\/h2>\n\n            <div class=\"feature\">\n\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/deeprobotics.cn\/public\/uploads\/20230322\/968d4d1c1aa51606cb7f88996850ec56.png\"\n                        alt=\"\" class=\"feature-img-icon\">\n                <\/div>\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u9ad8\u673a\u52a8\u6027<\/div>\n                    <div class=\"feature-desc\">\u590d\u6742\u5730\u5f62\u7075\u6d3b\u901a\u884c\uff0c\u5feb\u901f\u62b5\u8fbe\u73b0\u573a\uff0c\u63d0\u5347\u5e94\u6025\u5904\u7f6e\u54cd\u5e94\u901f\u5ea6<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"feature\">\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/deeprobotics.cn\/public\/uploads\/20230322\/6d4fcaabe8b2a39b5209a18325f66d19.png\"\n                        alt=\"\" class=\"feature-img-icon\">\n                <\/div>\n\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u5168\u57df\u611f\u77e5<\/div>\n                    <div class=\"feature-desc\">\u642d\u8f7d\u9ad8\u6e05\u89c6\u89c9\u4e0e\u73af\u5883\u63a2\u6d4b\u8bbe\u5907\uff0c\u5b9e\u65f6\u91c7\u96c6\u73b0\u573a\u6570\u636e\uff0c\u7cbe\u51c6\u8bc6\u522b\u9690\u60a3<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"feature\">\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/deeprobotics.cn\/public\/uploads\/20230322\/4e450b5c4a9ca3428ffe2c91e10f6439.png\"\n                        alt=\"\" class=\"feature-img-icon\">\n                <\/div>\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u9ad8\u5b89\u5168\u6027<\/div>\n                    <div class=\"feature-desc\">\u66ff\u4ee3\u8b66\u52a1\u4eba\u5458\u8fdb\u5165\u9ad8\u5371\u573a\u666f\u4f5c\u4e1a\uff0c\u6700\u5927\u9650\u5ea6\u4fdd\u969c\u4eba\u5458\u751f\u547d\u5b89\u5168<\/div>\n                <\/div>\n            <\/div>\n            <div class=\"feature\">\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/deeprobotics.cn\/public\/uploads\/20230322\/620b3d63bd2b3cd86f0dee502b8c8d96.png\"\n                        alt=\"\" class=\"feature-img-icon\">\n                <\/div>\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u5b9e\u65f6\u611f\u77e5<\/div>\n                    <div class=\"feature-desc\">\u642d\u8f7d\u591a\u7ef4\u5ea6\u611f\u77e5\u8bbe\u5907\uff0c\u5b9e\u65f6\u56de\u4f20\u73b0\u573a\u97f3\u89c6\u9891\u4e0e\u73af\u5883\u6570\u636e\uff0c\u5f02\u5e38\u60c5\u51b5\u5feb\u901f\u9884\u8b66\uff0c\u4e3a\u6307\u6325\u51b3\u7b56\u63d0\u4f9b\u53ef\u9760\u4f9d\u636e<\/div>\n                <\/div>\n            <\/div>\n\n\n\n            <div class=\"buttons\">\n                <button class=\"button-li\">\u89c2\u770b\u89c6\u9891<\/button>\n                <button class=\"button-li\">\u4e86\u89e3\u66f4\u591a<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- \u53f3\u4fa7\uff1a\u673a\u5668\u4eba\u56fe\u7247+\u89e3\u51b3\u65b9\u6848 -->\n        <div class=\"right-section\">\n            <!-- \u66ff\u6362\u4e3a\u5b9e\u9645\u56fe\u7247\u5730\u5740 -->\n            <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/industry\/image\/jingwu.webp\"\n                alt=\"\u7535\u529b\u5de1\u68c0\u673a\u5668\u4eba\" class=\"inspection-img\">\n\n            <h3 class=\"solution-title\">\u8b66\u52a1\u5b89\u9632\u667a\u80fd\u89e3\u51b3\u65b9\u6848<\/h3>\n            <div class=\"solution-desc\">\n                \u9762\u5411\u5b89\u9632\u5de1\u903b\u3001\u5e94\u6025\u6551\u63f4\u3001\u9ad8\u5371\u4fa6\u5bdf\u7b49\u573a\u666f\uff0c\u5b9e\u73b0\u590d\u6742\u73af\u5883\u4e0b\u65e0\u4eba\u5316\u4f5c\u4e1a\uff0c\u53ef\u5168\u65b9\u4f4d\u4fa6\u5bdf\u73af\u5883\u3001\u76d1\u6d4b\u6709\u5bb3\u6c14\u4f53\u3001\u8fd0\u9001\u6551\u63f4\u7269\u8d44\uff0c\u6784\u5efa\u5b89\u5168\u3001\u9ad8\u6548\u3001\u667a\u80fd\u7684\u73b0\u4ee3\u5316\u8b66\u52a1\u5b89\u9632\u4f53\u7cfb\u3002\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div id=\"smelting\" class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0rem;margin-bottom:0rem;padding-top:0rem;padding-bottom:0rem\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\n        \/* \u9875\u9762\u5bb9\u5668 *\/\n        .power-inspection {\n            max-width: 1200px;\n            \/* margin: 10px auto; *\/\n            display: flex;\n            gap: 40px;\n            align-items: flex-start;\n\n        }\n\n        \/* \u5de6\u4fa7\u5185\u5bb9\u533a *\/\n        .left-section {\n            flex: 1;\n\n        }\n\n        .left-section .title {\n            font-size: 28px;\n            font-weight: bold;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e0e0e0;\n        }\n\n        \/* \u7279\u70b9\u9879\u6837\u5f0f *\/\n        .feature {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            margin-bottom: 25px;\n        }\n\n        .feature .feature-image {\n            margin-top: 10px;\n            height: 100%;\n\n        }\n\n\n        .feature .feature-image .feature-img-icon {\n            width: 30px;\n            height: 30px;\n        }\n\n        .feature .feature-title {\n            font-size: 18px;\n            font-weight: 600;\n            margin-bottom: 5px;\n        }\n\n        .feature .feature-desc {\n            font-size: 14px;\n            color: #666;\n            line-height: 1.5;\n        }\n\n        \/* \u6309\u94ae\u6837\u5f0f *\/\n        .buttons {\n            display: flex;\n            gap: 15px;\n            margin-top: 30px;\n        }\n\n        .buttons .button-li {\n            padding: 10px 30px;\n            color: #333;\n            border: 1px solid #666;\n            border-radius: 20px;\n            background-color: transparent;\n            cursor: pointer;\n            font-size: 12px;\n            transition: background-color 0.3s;\n        }\n\n        .buttons .button-li:hover {\n            background: #444;\n            color: #fff;\n        }\n\n        \/* \u53f3\u4fa7\u5185\u5bb9\u533a *\/\n        .right-section {\n            flex: 1;\n\n        }\n\n        .right-section .inspection-img {\n            width: 100%;\n            height: 100%;\n            border-radius: 4px;\n            margin-bottom: 20px;\n\n        }\n\n        .right-section .solution-title {\n            font-size: 20px;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n\n        .right-section .solution-desc {\n            font-size: 14px;\n            color: #666;\n            line-height: 1.6;\n        }\n\n        \/* \u79fb\u52a8\u7aef\u54cd\u5e94\u5f0f\u9002\u914d *\/\n        @media (max-width: 768px) {\n            .power-inspection {\n                flex-direction: column;\n            }\n\n            .left-section,\n            .right-section {\n                flex: none;\n                width: 100%;\n            }\n        }\n<\/style>\n\n    <div class=\"power-inspection\">\n        <!-- \u5de6\u4fa7\uff1a\u5168\u57df\u667a\u80fd\u5de1\u68c0\u7279\u70b9 -->\n        <div class=\"left-section\">\n            <h2 class=\"title\">\u5168\u57df\u667a\u80fd\u5de1\u68c0<\/h2>\n    \n            <div class=\"feature\">\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/common\/gaoxiao.png\"\n                        alt=\"\" class=\"feature-img-icon\">\n                <\/div>\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u9ad8\u6548\u4f5c\u4e1a<\/div>\n                    <div class=\"feature-desc\">24\u5c0f\u65f6\u4e0d\u95f4\u65ad\u81ea\u4e3b\u8fd0\u884c\uff0c\u5b9e\u65f6\u91c7\u96c6\u6570\u636e\u5e76\u5feb\u901f\u56de\u4f20\uff0c\u5927\u5e45\u63d0\u5347\u5de1\u68c0\u4e0e\u5904\u7f6e\u6548\u7387<\/div>\n                <\/div>\n            <\/div>\n    \n            <div class=\"feature\">\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/common\/time.png\"\n                        alt=\"\" class=\"feature-img-icon\" >\n                <\/div>\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u7cbe\u51c6\u611f\u77e5<\/div>\n                    <div class=\"feature-desc\">\u642d\u8f7d\u591a\u7ef4\u5ea6\u9ad8\u7cbe\u5ea6\u4f20\u611f\u8bbe\u5907\uff0c\u7cbe\u51c6\u76d1\u6d4b\u73af\u5883\u4e0e\u8bbe\u5907\u72b6\u6001\uff0c\u6355\u6349\u7ec6\u5fae\u5f02\u5e38\u9690\u60a3<\/div>\n                <\/div>\n            <\/div>\n    \n            <div class=\"feature\">\n                <div class=\"feature-image\">\n                    <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/common\/shishi.png\"\n                        alt=\"\" class=\"feature-img-icon\" >\n                <\/div>\n                <div class=\"feature-content\">\n                    <div class=\"feature-title\">\u5b9e\u65f6\u9884\u8b66<\/div>\n                    <div class=\"feature-desc\">\u5168\u65f6\u6bb5\u667a\u80fd\u76d1\u6d4b\uff0c\u5f02\u5e38\u60c5\u51b5\u5373\u65f6\u544a\u8b66\uff0c\u52a9\u529b\u5feb\u901f\u54cd\u5e94\u5904\u7f6e\uff0c\u6709\u6548\u89c4\u907f\u5b89\u5168\u98ce\u9669<\/div>\n                <\/div>\n            <\/div>\n    \n            <div class=\"buttons\">\n                <button class=\"button-li\">\u89c2\u770b\u89c6\u9891<\/button>\n                <button class=\"button-li\">\u4e86\u89e3\u66f4\u591a<\/button>\n            <\/div>\n        <\/div>\n    \n        <!-- \u53f3\u4fa7\uff1a\u673a\u5668\u4eba\u56fe\u7247+\u89e3\u51b3\u65b9\u6848 -->\n        <div class=\"right-section\">\n            <img decoding=\"async\" src=\"https:\/\/ali.yr-space.cn\/industry\/image\/other.webp\"\n                alt=\"\u5168\u57df\u667a\u80fd\u5de1\u68c0\u673a\u5668\u4eba\" class=\"inspection-img\">\n    \n            <h3 class=\"solution-title\">\u5168\u57df\u667a\u80fd\u5de1\u68c0\u89e3\u51b3\u65b9\u6848<\/h3>\n            <div class=\"solution-desc\">\n                \u5e7f\u6cdb\u9002\u7528\u4e8e\u77f3\u6cb9\u5316\u5de5\u3001\u6c34\u5229\u6c34\u52a1\u3001\u7efc\u5408\u7ba1\u5eca\u3001\u77ff\u4e95\u96a7\u9053\u3001\u8f68\u9053\u4ea4\u901a\u3001\u56ed\u533a\u5382\u533a\u3001\u7269\u8d44\u8fd0\u8f93\u3001\u4fa6\u5bdf\u52d8\u6d4b\u3001\u641c\u5bfb\u6551\u63f4\u3001\u76d1\u63a7\u5de1\u903b\u7b49\u573a\u666f\uff0c\u53ef\u66ff\u4ee3\u6216\u8f85\u52a9\u4eba\u5de5\u5b8c\u6210\u91cd\u590d\u6027\u3001\u5371\u9669\u6027\u3001\u9ad8\u8d1f\u8377\u4f5c\u4e1a\u4efb\u52a1\uff0c\u5b9e\u73b0\u5168\u81ea\u4e3b\u3001\u667a\u80fd\u5316\u3001\u4e00\u4f53\u5316\u5de1\u68c0\u4f5c\u4e1a\u3002\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u7edd\u5f71 X30 \u6211\u8981\u8ba2\u8d2d \u89c2\u770b\u89c6\u9891 \u60a8\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u89c6\u9891\u64ad\u653e \u884c\u4e1a\u7ea7\u56db\u8db3\u673a\u5668\u4eba \u9002\u914d\u591a\u573a\u666f\u4f5c\u4e1a\uff0c\u7a33\u5b9a\u53ef\u9760\u7684\u5de5\u4e1a\u7ea7 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-650","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/yr-space.cn\/index.php\/wp-json\/wp\/v2\/pages\/650","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yr-space.cn\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yr-space.cn\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yr-space.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yr-space.cn\/index.php\/wp-json\/wp\/v2\/comments?post=650"}],"version-history":[{"count":51,"href":"https:\/\/yr-space.cn\/index.php\/wp-json\/wp\/v2\/pages\/650\/revisions"}],"predecessor-version":[{"id":891,"href":"https:\/\/yr-space.cn\/index.php\/wp-json\/wp\/v2\/pages\/650\/revisions\/891"}],"wp:attachment":[{"href":"https:\/\/yr-space.cn\/index.php\/wp-json\/wp\/v2\/media?parent=650"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}