{"id":4400,"date":"2021-10-12T15:51:09","date_gmt":"2021-10-12T15:51:09","guid":{"rendered":"http:\/\/dummy.xtemos.com\/woodmart2\/elementor\/?page_id=4400"},"modified":"2025-11-24T08:05:09","modified_gmt":"2025-11-24T08:05:09","slug":"about-us-3","status":"publish","type":"page","link":"https:\/\/screen-stocks.com\/zh_cn\/about-us-3\/","title":{"rendered":"\u5173\u4e8e\u6211\u4eec"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4400\" class=\"elementor elementor-4400\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-4fdf34a e-flex e-con-boxed e-con e-parent\" data-id=\"4fdf34a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22c17d7 elementor-widget elementor-widget-shortcode\" data-id=\"22c17d7\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\r\n    \r\n    <script>\r\n        tailwind.config = {\r\n            \/\/ \u5173\u952e\uff1a\u8ba9 Tailwind \u7684\u6837\u5f0f\u53ea\u5728\u8fd9\u4e2a ID \u5185\u90e8\u751f\u6548\uff0c\u9632\u6b62\u6c61\u67d3\u5168\u7ad9\r\n            important: '#screenstock-wrapper', \r\n            corePlugins: {\r\n                \/\/ \u5173\u952e\uff1a\u7981\u7528\u5168\u5c40\u6837\u5f0f\u91cd\u7f6e\uff0c\u9632\u6b62\u7834\u574f WP \u4e3b\u9898\u7684\u83dc\u5355\u548c\u9875\u811a\r\n                preflight: false, \r\n            },\r\n            theme: {\r\n                extend: {\r\n                    colors: {\r\n                        primary: '#2563EB',\r\n                        secondary: '#1E40AF',\r\n                        accent: '#3B82F6',\r\n                    },\r\n                    fontFamily: {\r\n                        sans: ['Inter', 'system-ui', 'sans-serif'],\r\n                    },\r\n                }\r\n            }\r\n        }\r\n    <\/script>\r\n\r\n    <style>\r\n        \/* \u5f3a\u5236\u5728\u8fd9\u4e2a\u5bb9\u5668\u5185\u4f7f\u7528 border-box\uff0c\u56e0\u4e3a\u7981\u7528\u4e86 preflight *\/\r\n        #screenstock-wrapper * {\r\n            box-sizing: border-box;\r\n            border-width: 0;\r\n            border-style: solid;\r\n            border-color: #e5e7eb;\r\n        }\r\n        \r\n        \/* \u6062\u590d Tailwind \u56e0\u4e3a\u7981\u7528 Preflight \u800c\u4e22\u5931\u7684\u4e00\u4e9b\u57fa\u7840\u6837\u5f0f *\/\r\n        #screenstock-wrapper img {\r\n            max-width: 100%;\r\n            height: auto;\r\n            display: block;\r\n        }\r\n\r\n        \/* \u52a8\u753b\u6837\u5f0f - \u9650\u5b9a\u5728\u5bb9\u5668\u5185 *\/\r\n        #screenstock-wrapper .text-gradient {\r\n            background-clip: text;\r\n            -webkit-background-clip: text;\r\n            color: transparent;\r\n            background-image: linear-gradient(to right, #2563EB, #3B82F6);\r\n            \/* \u9632\u6b62\u4e3b\u9898\u8986\u76d6 *\/\r\n            display: inline-block; \r\n        }\r\n\r\n        #screenstock-wrapper .card-elevated { \r\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); \r\n        }\r\n        \r\n        #screenstock-wrapper .card-elevated:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\r\n        }\r\n\r\n        \/* \u52a8\u753b\u7c7b *\/\r\n        #screenstock-wrapper .fade-in {\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            transition: opacity 0.8s ease, transform 0.8s ease;\r\n        }\r\n        #screenstock-wrapper .fade-in.active {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* \u5f3a\u5236\u767d\u8272\u5b57\u4f53\u533a\u57df - \u89e3\u51b3\u4e3b\u9898\u51b2\u7a81\u7684\u6838\u5fc3\u4ee3\u7801 *\/\r\n        #screenstock-wrapper .force-text-white,\r\n        #screenstock-wrapper .force-text-white h2,\r\n        #screenstock-wrapper .force-text-white h3,\r\n        #screenstock-wrapper .force-text-white p,\r\n        #screenstock-wrapper .force-text-white i {\r\n            color: #ffffff !important;\r\n        }\r\n        \r\n        #screenstock-wrapper .force-text-white .opacity-80 {\r\n            opacity: 0.8;\r\n            color: rgba(255, 255, 255, 0.8) !important;\r\n        }\r\n\r\n        \/* \u5bb9\u5668\u57fa\u7840\u6837\u5f0f *\/\r\n        #screenstock-wrapper {\r\n            font-family: 'Inter', system-ui, -apple-system, sans-serif;\r\n            background-color: #f9fafb; \/* bg-gray-50 *\/\r\n            color: #1f2937; \/* text-gray-800 *\/\r\n            line-height: 1.5;\r\n            width: 100%;\r\n            overflow: hidden;\r\n            position: relative;\r\n        }\r\n    <\/style>\r\n\r\n    <div id=\"screenstock-wrapper\">\r\n        \r\n        <section class=\"py-16 bg-white\">\r\n            <div class=\"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n                <div class=\"fade-in\">\r\n                    <h2 class=\"text-4xl md:text-5xl font-bold mb-8 text-gradient\">\u516c\u53f8\u6982\u89c8<\/h2>\r\n                    <div class=\"grid grid-cols-1 md:grid-cols-5 gap-12 items-center\">\r\n                        <div class=\"md:col-span-3\">\r\n                            <p class=\"text-lg text-gray-700 mb-6 leading-relaxed\">\r\n                                \u6210\u7acb\u4e8e2014\u5e74\uff0cScreenStock\u662f\u4e2d\u56fd\u7535\u5b50\u4ea7\u4e1a\u6838\u5fc3\u57ce\u5e02\u6df1\u5733\u7684\u9886\u5148\u624b\u673a\u5c4f\u5e55\u6279\u53d1\u4f9b\u5e94\u5546\u3002\u51ed\u501f\u5341\u591a\u5e74\u7684\u4e13\u4e1a\u7ecf\u9a8c\uff0c\u6211\u4eec\u4e13\u6ce8\u4e8e\u4e3a\u4e3b\u8981\u667a\u80fd\u624b\u673a\u54c1\u724c\u63d0\u4f9b\u9ad8\u54c1\u8d28\u7684LCD\u548cOLED\u5c4f\u5e55\uff0c\u5305\u62eciPhone\u3001\u4e09\u661f\u3001\u534e\u4e3a\u3001\u5c0f\u7c73\u7b49\u3002.\r\n                            <\/p>\r\n                            <p class=\"text-lg text-gray-700 leading-relaxed\">\r\n                                \u6211\u4eec\u670d\u52a1\u4e8e\u5168\u7403\u7684\u96f6\u552e\u5546\u3001\u7ef4\u4fee\u5e97\u548c\u5206\u9500\u5546\u7f51\u7edc\uff0c\u8986\u76d6\u4e9a\u6d32\u3001\u6b27\u6d32\u3001\u5317\u7f8e\u548c\u975e\u6d32\u3002\u6211\u4eec\u7684\u4f7f\u547d\u662f\u901a\u8fc7\u63d0\u4f9b\u53ef\u9760\u7684\u4ea7\u54c1\u3001\u5177\u6709\u7ade\u4e89\u529b\u7684\u4ef7\u683c\u4ee5\u53ca\u5353\u8d8a\u7684\u5ba2\u6237\u670d\u52a1\uff0c\u5f25\u5408\u5236\u9020\u5546\u4e0e\u7ec8\u7aef\u7528\u6237\u4e4b\u95f4\u7684\u5dee\u8ddd\u3002.\r\n                            <\/p>\r\n                        <\/div>\r\n                        <div class=\"md:col-span-2\">\r\n                            <div class=\"rounded-xl overflow-hidden shadow-xl\">\r\n                                <img decoding=\"async\" src=\"https:\/\/picsum.photos\/id\/1\/600\/400\" alt=\"\u6df1\u5733\u7535\u5b50\u4e2d\u5fc3\" class=\"w-full h-auto object-cover hover:scale-105 transition-transform duration-700\">\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"py-20 bg-gradient-to-b from-gray-50 to-white\">\r\n            <div class=\"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n                <div class=\"text-center fade-in mb-16\">\r\n                    <h2 class=\"text-4xl md:text-5xl font-bold mb-4 text-gradient\">\u6211\u4eec\u7684\u6838\u5fc3\u4f18\u52bf<\/h2>\r\n                    <p class=\"text-lg text-gray-600 max-w-3xl mx-auto\">\u4e3a\u4ec0\u4e48\u6570\u5343\u5bb6\u4f01\u4e1a\u9009\u62e9ScreenStock\u4f5c\u4e3a\u4ed6\u4eec\u503c\u5f97\u4fe1\u8d56\u7684\u5c4f\u5e55\u4f9b\u5e94\u5546<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\r\n                    <div class=\"bg-white rounded-xl p-8 shadow-md card-elevated fade-in\">\r\n                        <div class=\"w-16 h-16 bg-primary\/10 rounded-full flex items-center justify-center mb-6\">\r\n                            <i class=\"fa-solid fa-industry text-primary text-3xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-2xl font-semibold mb-4 text-gray-900\">\u76f4\u63a5\u4f9b\u5e94\u94fe<\/h3>\r\n                        <p class=\"text-gray-600 leading-relaxed\">\r\n                            \u6211\u4eec\u76f4\u63a5\u4e0e\u9876\u7ea7\u5236\u9020\u5546\u5408\u4f5c\uff0c\u6d88\u9664\u4e2d\u95f4\u73af\u8282\uff0c\u786e\u4fdd\u5177\u6709\u7ade\u4e89\u529b\u7684\u4ef7\u683c\u548c\u7a33\u5b9a\u7684\u5e93\u5b58\u3002\u6211\u4eec\u7684\u5de5\u5382\u76f4\u4f9b\u6a21\u5f0f\u6bd4\u4f20\u7edf\u4f9b\u5e94\u5546\u8282\u7701\u9ad8\u8fbe30%\u7684\u6210\u672c\u3002.\r\n                        <\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"bg-white rounded-xl p-8 shadow-md card-elevated fade-in\" style=\"transition-delay: 0.1s;\">\r\n                        <div class=\"w-16 h-16 bg-primary\/10 rounded-full flex items-center justify-center mb-6\">\r\n                            <i class=\"fa-solid fa-shield-halved text-primary text-3xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-2xl font-semibold mb-4 text-gray-900\">\u4e25\u683c\u7684\u8d28\u91cf\u63a7\u5236<\/h3>\r\n                        <p class=\"text-gray-600 leading-relaxed\">\r\n                            \u6bcf\u5757\u5c4f\u5e55\u5728\u51fa\u8d27\u524d\u90fd\u7ecf\u8fc7\u4e09\u6b65\u6d4b\u8bd5\uff08\u5916\u89c2\u3001\u89e6\u63a7\u3001\u663e\u793a\uff09\uff0c\u786e\u4fdd99.81%\u7684\u5408\u683c\u7387\u3002\u6211\u4eec\u7684ISO 9001\u8ba4\u8bc1\u8d28\u68c0\u6d41\u7a0b\u4fdd\u8bc1\u6bcf\u4e2a\u8ba2\u5355\u7684\u8d28\u91cf\u4e00\u81f4\u6027\u3002.\r\n                        <\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"bg-white rounded-xl p-8 shadow-md card-elevated fade-in\" style=\"transition-delay: 0.2s;\">\r\n                        <div class=\"w-16 h-16 bg-primary\/10 rounded-full flex items-center justify-center mb-6\">\r\n                            <i class=\"fa-solid fa-truck-fast text-primary text-3xl\"><\/i>\r\n                        <\/div>\r\n                        <h3 class=\"text-2xl font-semibold mb-4 text-gray-900\">\u5168\u7403\u5feb\u901f\u4ea4\u4ed8<\/h3>\r\n                        <p class=\"text-gray-600 leading-relaxed\">\r\n                            \u6211\u4eec\u5728\u5168\u7403\u8bbe\u67095\u4e2a\u4ed3\u5e93\uff0c\u652f\u630124\u5c0f\u65f6\u53d1\u8d27\uff0c\u7edd\u5927\u591a\u6570\u5730\u533a3-7\u5929\u5185\u9001\u8fbe\u3002\u6211\u4eec\u7684\u7269\u6d41\u7f51\u7edc\u786e\u4fdd\u60a8\u7684\u8ba2\u5355\u51c6\u65f6\u5230\u8fbe\u3002.\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"py-20 bg-gray-50\">\r\n            <div class=\"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-16\">\r\n                    <div class=\"bg-white p-10 rounded-xl shadow-md fade-in\">\r\n                        <span class=\"inline-block text-primary font-semibold mb-4\">\u6211\u4eec\u7684\u4f7f\u547d<\/span>\r\n                        <h3 class=\"text-3xl font-bold mb-6 text-gray-900\">\u52a9\u529b\u60a8\u7684\u4e1a\u52a1\u589e\u957f<\/h3>\r\n                        <p class=\"text-lg text-gray-700 leading-relaxed\">\r\n                            \u4e3a\u7ef4\u4fee\u4f01\u4e1a\u548c\u96f6\u552e\u5546\u63d0\u4f9b\u4f18\u8d28\u7684\u624b\u673a\u663e\u793a\u5c4f\u89e3\u51b3\u65b9\u6848\uff0c\u786e\u4fdd\u6301\u7eed\u7684\u54c1\u8d28\u3001\u900f\u660e\u7684\u4ef7\u683c\u548c\u5feb\u901f\u54cd\u5e94\u7684\u652f\u6301\uff0c\u5e2e\u52a9\u5408\u4f5c\u4f19\u4f34\u5b9e\u73b0\u589e\u957f\u3002\u6211\u4eec\u4e0d\u4ec5\u662f\u4f9b\u5e94\u5546\uff0c\u66f4\u662f\u60a8\u7684\u5546\u4e1a\u4f19\u4f34\u3002.\r\n                        <\/p>\r\n                        <div class=\"mt-8 border-l-4 border-primary pl-4\">\r\n                            <p class=\"text-gray-600 italic\">\"\u4f18\u8d28\u5c4f\u5e55\u3001\u53ef\u9760\u670d\u52a1\u3001\u5177\u6709\u7ade\u4e89\u529b\u7684\u4ef7\u683c\u2014\u2014\u6210\u529f\u5408\u4f5c\u7684\u57fa\u7840\u3002\"<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"bg-white p-10 rounded-xl shadow-md fade-in\" style=\"transition-delay: 0.2s;\">\r\n                        <span class=\"inline-block text-primary font-semibold mb-4\">\u6211\u4eec\u7684\u613f\u666f<\/span>\r\n                        <h3 class=\"text-3xl font-bold mb-6 text-gray-900\">\u5f15\u9886\u5168\u7403\u5e02\u573a<\/h3>\r\n                        <p class=\"text-lg text-gray-700 leading-relaxed\">\r\n                            \u6210\u4e3a\u6700\u503c\u5f97\u4fe1\u8d56\u7684\u624b\u673a\u5c4f\u5e55\u6279\u53d1\u4f9b\u5e94\u5546\uff0c\u4ee5\u521b\u65b0\u3001\u53ef\u9760\u548c\u5ba2\u6237\u6210\u529f\u4e3a\u6838\u5fc3\uff0c\u6811\u7acb\u884c\u4e1a\u54c1\u8d28\u548c\u670d\u52a1\u7684\u6807\u6746\u3002\u6211\u4eec\u81f4\u529b\u4e8e\u6253\u9020\u5353\u8d8a\u7684\u5168\u7403\u5408\u4f5c\u4f19\u4f34\u7f51\u7edc\u3002.\r\n                        <\/p>\r\n                        <div class=\"mt-8 border-l-4 border-primary pl-4\">\r\n                            <p class=\"text-gray-600 italic\">\"\u901a\u8fc7\u5353\u8d8a\u7684\u8868\u73b0\uff0c\u5efa\u7acb\u4e00\u4e2a\u6ee1\u610f\u5408\u4f5c\u4f19\u4f34\u7684\u5168\u7403\u7f51\u7edc\u3002\"<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"force-text-white py-20 bg-gradient-to-r from-primary to-secondary text-white\">\r\n            <div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center fade-in\">\r\n                <i class=\"fa-solid fa-award text-6xl mb-8 opacity-80\"><\/i>\r\n                <h2 class=\"text-4xl md:text-5xl font-bold mb-6 text-white\">\u4e0d\u59a5\u534f\u7684\u8d28\u91cf\u627f\u8bfa<\/h2>\r\n                <p class=\"text-xl opacity-90 mb-12 leading-relaxed max-w-3xl mx-auto text-white\">\r\n                    \u6211\u4eec\u63d0\u4f9b\u4e09\u79cd\u7b49\u7ea7\u7684\u5c4f\u5e55\u4ee5\u6ee1\u8db3\u591a\u6837\u5316\u9700\u6c42\uff1a\u539f\u88c5\uff08OEM\uff09\u3001\u9ad8\u7aef\u4eff\u5236\u54c1\u548c\u7ecf\u6d4e\u578b\u2014\u2014\u6240\u6709\u4ea7\u54c1\u5747\u4eab\u670912\u4e2a\u6708\u4fdd\u4fee\u548c\u65e0\u5fe7\u9000\u8d27\u653f\u7b56\uff0c\u4fdd\u969c\u4ea7\u54c1\u8d28\u91cf\u3002.\r\n                <\/p>\r\n                <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6 max-w-4xl mx-auto text-left md:text-center\">\r\n                    <div class=\"bg-white\/10 backdrop-blur-sm p-6 rounded-lg\">\r\n                        <h3 class=\"text-xl font-semibold mb-2 text-white\">\u539f\u88c5\uff08OEM\uff09<\/h3>\r\n                        <p class=\"opacity-80 text-sm\">\u5177\u6709100%\u517c\u5bb9\u6027\u7684\u6b63\u54c1\u5236\u9020\u5546\u96f6\u4ef6<\/p>\r\n                    <\/div>\r\n                    <div class=\"bg-white\/10 backdrop-blur-sm p-6 rounded-lg\">\r\n                        <h3 class=\"text-xl font-semibold mb-2 text-white\">\u9ad8\u7aef\u4eff\u5236\u54c1<\/h3>\r\n                        <p class=\"opacity-80 text-sm\">\u6027\u80fd\u5339\u914d99%\u7684\u9ad8\u54c1\u8d28\u66ff\u4ee3\u54c1<\/p>\r\n                    <\/div>\r\n                    <div class=\"bg-white\/10 backdrop-blur-sm p-6 rounded-lg\">\r\n                        <h3 class=\"text-xl font-semibold mb-2 text-white\">\u7ecf\u6d4e\u578b<\/h3>\r\n                        <p class=\"opacity-80 text-sm\">\u5728\u4e0d\u5f71\u54cd\u8d28\u91cf\u7684\u524d\u63d0\u4e0b\u63d0\u4f9b\u6027\u4ef7\u6bd4\u9ad8\u7684\u89e3\u51b3\u65b9\u6848<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"mt-12 inline-block bg-white text-primary px-8 py-4 rounded-lg font-semibold text-lg shadow-lg hover:shadow-xl transition-shadow cursor-pointer\">\r\n                    100%\u6ee1\u610f\u4fdd\u8bc1\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"py-20 bg-white\">\r\n            <div class=\"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8 fade-in\">\r\n                <div class=\"text-center mb-16\">\r\n                    <h2 class=\"text-4xl md:text-5xl font-bold mb-4 text-gradient\">\u6211\u4eec\u7684\u5168\u7403\u5408\u4f5c\u4f19\u4f34<\/h2>\r\n                    <p class=\"text-lg text-gray-600\">\u53d7\u523050\u591a\u4e2a\u56fd\u5bb6\u8d85\u8fc72000\u5bb6\u4f01\u4e1a\u7684\u4fe1\u8d56<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"flex flex-wrap justify-center gap-12 items-center opacity-80 partner-logos\">\r\n                    <span class=\"text-2xl font-semibold text-gray-700 hover:text-primary transition-colors cursor-pointer\">RepairMaster<\/span>\r\n                    <span class=\"text-2xl font-semibold text-gray-700 hover:text-primary transition-colors cursor-pointer\">PhonePartsHub<\/span>\r\n                    <span class=\"text-2xl font-semibold text-gray-700 hover:text-primary transition-colors cursor-pointer\">TechSupplyCo<\/span>\r\n                    <span class=\"text-2xl font-semibold text-gray-700 hover:text-primary transition-colors cursor-pointer\">MobileFixPro<\/span>\r\n                    <span class=\"text-2xl font-semibold text-gray-700 hover:text-primary transition-colors cursor-pointer\">GlobalElectronics<\/span>\r\n                    <span class=\"text-2xl font-semibold text-gray-700 hover:text-primary transition-colors cursor-pointer\">ScreenTech<\/span>\r\n                <\/div>\r\n                \r\n                <div class=\"mt-16 text-center\">\r\n                    <div class=\"inline-block bg-gray-100 rounded-full px-8 py-3\">\r\n                        <div class=\"flex items-center space-x-6\">\r\n                            <div class=\"text-center\">\r\n                                <span class=\"block text-3xl font-bold text-primary\">2000+<\/span>\r\n                                <span class=\"text-sm text-gray-600\">\u6d3b\u8dc3\u5ba2\u6237<\/span>\r\n                            <\/div>\r\n                            <div class=\"h-10 w-px bg-gray-300\"><\/div>\r\n                            <div class=\"text-center\">\r\n                                <span class=\"block text-3xl font-bold text-primary\">50+<\/span>\r\n                                <span class=\"text-sm text-gray-600\">\u56fd\u5bb6<\/span>\r\n                            <\/div>\r\n                            <div class=\"h-10 w-px bg-gray-300\"><\/div>\r\n                            <div class=\"text-center\">\r\n                                <span class=\"block text-3xl font-bold text-primary\">1000\u4e07+<\/span>\r\n                                <span class=\"text-sm text-gray-600\">\u5df2\u552e\u5c4f\u5e55<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/div>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \/\/ \u6eda\u52a8\u52a8\u753b\r\n            const fadeElements = document.querySelectorAll('#screenstock-wrapper .fade-in');\r\n            const observer = new IntersectionObserver((entries) => {\r\n                entries.forEach(entry => {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.classList.add('active');\r\n                    }\r\n                });\r\n            }, { threshold: 0.1 });\r\n            \r\n            fadeElements.forEach(element => {\r\n                observer.observe(element);\r\n            });\r\n            \r\n            \/\/ \u5408\u4f5c\u4f19\u4f34\u6587\u5b57hover\u6548\u679c\r\n            const partnerElements = document.querySelectorAll('#screenstock-wrapper .partner-logos span');\r\n            partnerElements.forEach(el => {\r\n                el.addEventListener('mouseenter', () => {\r\n                    el.style.transform = 'scale(1.1)';\r\n                });\r\n                el.addEventListener('mouseleave', () => {\r\n                    el.style.transform = 'scale(1)';\r\n                });\r\n            });\r\n        });\r\n    <\/script>\r\n\r\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4400","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/screen-stocks.com\/zh_cn\/wp-json\/wp\/v2\/pages\/4400","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/screen-stocks.com\/zh_cn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/screen-stocks.com\/zh_cn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/screen-stocks.com\/zh_cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/screen-stocks.com\/zh_cn\/wp-json\/wp\/v2\/comments?post=4400"}],"version-history":[{"count":3,"href":"https:\/\/screen-stocks.com\/zh_cn\/wp-json\/wp\/v2\/pages\/4400\/revisions"}],"predecessor-version":[{"id":34274,"href":"https:\/\/screen-stocks.com\/zh_cn\/wp-json\/wp\/v2\/pages\/4400\/revisions\/34274"}],"wp:attachment":[{"href":"https:\/\/screen-stocks.com\/zh_cn\/wp-json\/wp\/v2\/media?parent=4400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}