{"id":96,"date":"2024-08-05T11:01:19","date_gmt":"2024-08-05T03:01:19","guid":{"rendered":"https:\/\/iweb20wp-b205.url.tku.edu.tw\/tacx\/?page_id=96"},"modified":"2025-01-08T15:56:58","modified_gmt":"2025-01-08T07:56:58","slug":"index","status":"publish","type":"page","link":"\/environment\/","title":{"rendered":"index"},"content":{"rendered":"<div class=\"container-fluid p-0\"><div class=\"owl-carousel slideshow headslides position-relative dv-banner\" id=\"lw0eygf6k49oig5xc5m\"><div class=\"owl-carousel-item position-relative\" customedate=\"2124-12-31 00:00:00\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/environment\/wp-content\/uploads\/2024\/08\/our_center.jpg\" alt=\"welcome to our center\"><div class=\"position-absolute top-0 start-0 w-100 h-100 d-flex align-items-center\" style=\"background: rgba(24, 29, 56, .1);\"><div class=\"container\"><div class=\"row justify-content-start\"><div class=\"col-sm-10 col-lg-8\" ><\/div><\/div><\/div><\/div><\/div><div class=\"owl-carousel-item position-relative\" customedate=\"2124-12-31 00:00:00\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/environment\/wp-content\/uploads\/2024\/08\/earth.jpg\" alt=\"earth\"><div class=\"position-absolute top-0 start-0 w-100 h-100 d-flex align-items-center\" style=\"background: rgba(24, 29, 56, .1);\"><div class=\"container\"><div class=\"row justify-content-start\"><div class=\"col-sm-10 col-lg-8\" ><\/div><\/div><\/div><\/div><\/div><\/div><\/div><style>\n            #lw0eygf6k49oig5xc5m.owl-carousel {\n                display: block;\n            }\n            #lw0eygf6k49oig5xc5m .carousel-caption {\n                position: relative;\n                float: left;\n                left: 0;\n                padding: 0;\n                margin-left: 30px;\n                margin-top: 30px;\n                text-align: left;\n            }\n                    #lw0eygf6k49oig5xc5m.slideshow .owl-nav {\n                    \/*    right: 0;  *\/\n                    \/*    flex-direction: row;  *\/\n                    \/*    justify-content: space-between; *\/\n                        width: 100%; \n                    }\n                    #lw0eygf6k49oig5xc5m.slideshow .owl-nav .owl-prev {\n                        left: 1%;\n                        position: absolute;\n                    }\n                    #lw0eygf6k49oig5xc5m.slideshow .owl-nav .owl-next {\n                        right: 1%;\n                        position: absolute;\n\n                    }\n                    <\/style><script>\n                $(document).ready(function () {\n                    $(\"#lw0eygf6k49oig5xc5m .owl-carousel-item\").each(function () {\n                        var expireDateStr = $(this).attr(\"customedate\"); \/\/ Get expire attribute\n                        let expireDate = new Date(expireDateStr);\n                        var currentDate = new Date(); \/\/ Get current time\n                        console.log(\"Current Date: \", currentDate); \/\/ Log current date to console\n                        if (expireDate < currentDate) {\n                            $(this).remove(); \/\/ Remove expired item\n                        }\n                    });\n                    var owl = $(\".owl-carousel\");\n                    $(\"#lw0eygf6k49oig5xc5m\").owlCarousel({\n                        autoplay: true,\n                        autoplayHoverPause:true,\n                        smartSpeed: 1500,\n                        autoplayTimeout: 8000,\n                        items: 1,dots: true,autoHeight: true, \n                        loop: true,\n                        nav : true,\n                        lazyLoad: true,\n                        animateOut: \"fadeOut\",\n                        animateIn: \"fadeIn\",\n                        navText : [\n                            '<i class=\"bi bi-chevron-left\"><\/i>',\n                            '<i class=\"bi bi-chevron-right\"><\/i>'\n                        ]\n                    });\n\n                    setTimeout(function(event) {\n                        owl.on(\"changed.owl.carousel\", function(event) {\n                            var item = event.item.index - 2;     \/\/ Position of the current item\n                            $(\"h2\").removeClass(\"animated slideInDown\");\n                            $(\"h5\").removeClass(\"animated rotateIn\");                    \n                            $(\".owl-item\").not(\".cloned\").eq(item).find(\"h2\").addClass(\"animated slideInDown\");\n                            $(\".owl-item\").not(\".cloned\").eq(item).find(\"h5\").addClass(\"animated rotateIn\");  \n                        });}\n                    , 300); \n                \n    \n                });\n                <\/script>\n\n\n<style>\n.even-row {\n    background-color: rgba(221, 221, 221, 0.2);\n}\n<\/style>\n<script>\n$(document).ready(function() {\n            $('.filter-btn2,.filter-btn3').on('click', function(e) {\n                e.preventDefault();\n                \/\/ \u79fb\u9664\u6240\u6709\u6309\u9215\u7684 active \u72c0\u614b\n                \/\/ $('.filter-btn2').removeClass('active');\n                \/\/ \u70ba\u7576\u524d\u6309\u9215\u6dfb\u52a0 active \u72c0\u614b\n                \/\/ $(this).addClass('active');\n                \/\/ \u7372\u53d6 data-filter \u7684\u503c\n                var filterClass = $(this).data('filter');\n                \/\/ \u96b1\u85cf\u6240\u6709\u7684 article-list-2 \u5340\u584a \n                \/\/ $('.article-list-2').hide();\n                \/\/ \u986f\u793a\u5c0d\u61c9\u7684 article-list-2 \u5340\u584a\n                $(filterClass).show();\n \n                \/\/ \u5c0d\u986f\u793a\u7684 article-list-2 \u5340\u584a\u4e2d\u7684\u6bcf\u500b\u9805\u76ee\u9032\u884c\u5947\u5076\u6578\u5217\u80cc\u666f\u8272\u8655\u7406\n                $(filterClass).children().each(function(index) {\n                    if (!$(this).hasClass('text-end')) {\n                        if (index % 2 === 0) {\n                            $(this).addClass('even-row').removeClass('odd-row');\n                        } else {\n                            $(this).addClass('odd-row').removeClass('even-row');\n                        }\n                    }\n                });\n            });\n            \/\/ \u521d\u59cb\u5316\u986f\u793a active \u7684\u5167\u5bb9\u5340\u584a\n            $('.filter-btn2.active').trigger('click');\n        });\n<\/script>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-container container\" style=\"position:relative\" block_id=\"lrft71yx1pmekx3g6dj\"><style><\/style>\n<div class=\"wp-block-tkuwpbs5-bs5-row row\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-9 align-self-start col-md-12 col-lg-9\" style=\"padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-tkuwpbs5-bs5-row row\" style=\"margin-right:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-12 align-self-start style_title header_orange\">\n<p class=\"a-acc\"><a accesskey=\"L\" class=\"accesskey_left L\" title=\"\u5de6\u908a\u5167\u5bb9\u5340(L)\" href=\"#\">:::<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-bottom:var(--wp--preset--spacing--60)\"><strong><span class=\"font2\">\u6700\u65b0\u6d88\u606f<\/span><\/strong><\/h2>\n\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\",function () {\n\n        \/\/ init Isotope\n        var projects = $('#luat72l9w12s8ro0ixl .projects').isotope({\n            itemSelector: '#luat72l9w12s8ro0ixl .project',\n            layoutMode: 'fitRows',\n            filter: '.initial-filter-luat72l9w12s8ro0ixl-1'   \/\/ \u521d\u59cb\u904e\u6ffe\u689d\u4ef6\uff0c\u53ea\u986f\u793a\u6709 'initial-filter' \u985e\u7684\u9805\u76ee\n        });\n\n        \n        $('#luat72l9w12s8ro0ixl .filter-btn2').click(function () {            \n            var data_filter = $(this).attr(\"data-filter\");\n            projects.isotope({\n                filter: data_filter\n            });\n\n\n            \/\/ filter-btn2 \u985e\u5225\u52a0active\n            $('#luat72l9w12s8ro0ixl .filter-btn2').removeClass(\"active shadow\");\n            $(this).addClass(\"active\");\n\n            \/\/ filter-btn3 \u7b2c\u4e00\u500b\u9801\u78bc\u52a0active\n           $('#luat72l9w12s8ro0ixl .filter-btn3').removeClass(\"active shadow\");\n           $('#luat72l9w12s8ro0ixl .filter-btn3[data-filter=\"' + data_filter + '\"]').addClass(\"active\"); \n   \n            \/\/return false; 20240822 upd\n        });      \n        \n        $('#luat72l9w12s8ro0ixl .filter-btn3').click(function () {\n            var data_filter3 = $(this).attr(\"data-filter\");\n            projects.isotope({\n                filter: data_filter3\n            });\n \n            $('#luat72l9w12s8ro0ixl .filter-btn3').removeClass(\"active\");\n            $(this).addClass(\"active\");\n \n            return false;\n        });\n\n        if (2!=1){\n            \/\/\u6c92\u6709\u6700\u65b0\u6a19\u7c3d,hide\u6700\u65b0\u6a19\u7c3d\n            $('#luat72l9w12s8ro0ixl .listitem .filter-btn2:eq(1)').addClass('active');\n            $('#luat72l9w12s8ro0ixl .listitem .filter-btn2:eq(0)').click();\n            $('#luat72l9w12s8ro0ixl .listitem .filter-btn2:eq(0)').hide();\n        } \n\n\n\n        \/\/ Simulate click on filter-btn2 based on myCKL value\n        var myCKL = ''; \/\/ \u4f7f\u7528 addslashes \u4f86\u8655\u7406\u7279\u6b8a\u5b57\u7b26\n        $('#luat72l9w12s8ro0ixl .filter-btn2[data-filter=\".luat72l9w12s8ro0ixl-' + myCKL + '-1\"]').addClass(\"active\").click();\n        if (2!=1){ \/\/\u6c92\u6709\u6700\u65b0\u6a19\u7c3d            \n            if (myCKL == ''){ \/\/\u6c92\u6709\u50b3ckl\u53c3\u6578\n                $('#luat72l9w12s8ro0ixl .listitem .filter-btn2:eq(1)').addClass('active');\n                $('#luat72l9w12s8ro0ixl .listitem .filter-btn2:eq(1)').click();\n                $('#luat72l9w12s8ro0ixl .listitem .filter-btn2:eq(0)').hide();\n            }\n        }\n        \n    });\n    <\/script><section id=\"luat72l9w12s8ro0ixl\" class=\"container py-0\"><div class=\"row my-3 article-list listitem\"><div class=\"filter-btns shadow-md text-center col-auto\"><a class=\"filter-btn2 btn btn-outline-primary border-0 active ccolor rmargin\" data-filter=\".initial-filter-luat72l9w12s8ro0ixl-1\" href=\"javascript: void();\" title=\"\u516c\u544a\"><\/a><a class=\"filter-btn2 btn btn-outline-primary border-0 rmargin\" title=\"\u516c\u544a\" data-filter=\".luat72l9w12s8ro0ixl-\u516c\u544a-1\">\u516c\u544a<\/a><a class=\"filter-btn2 btn btn-outline-primary border-0 rmargin\" title=\"\u6d3b\u52d5\u8207\u6f14\u8b1b\" data-filter=\".luat72l9w12s8ro0ixl-\u6d3b\u52d5\u8207\u6f14\u8b1b-1\">\u6d3b\u52d5\u8207\u6f14\u8b1b<\/a><a class=\"filter-btn2 btn btn-outline-primary border-0 rmargin\" title=\"\u5176\u4ed6\u8a0a\u606f\" data-filter=\".luat72l9w12s8ro0ixl-\u5176\u4ed6\u8a0a\u606f-1\">\u5176\u4ed6\u8a0a\u606f<\/a><\/div><\/div><div class=\"row\"><div class=\"article-list-2 flex-right-side row projects\"><a href=\"\/environment\/?tkuisotope=%e8%bd%89%e7%9f%a5%e6%96%b0%e5%8c%97%e5%b8%82%e6%94%bf%e5%ba%9c%e7%92%b0%e5%a2%83%e4%bf%9d%e8%ad%b7%e5%b1%80%e3%80%8c115%e5%b9%b4%e5%ba%a6%e6%96%b0%e5%8c%97%e5%b8%82%e7%92%b0%e5%a2%83%e6%95%99\" class=\"text-decoration-none project  initial-filter-luat72l9w12s8ro0ixl-1 luat72l9w12s8ro0ixl-\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-05-18<\/span><\/div><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u8f49\u77e5\u65b0\u5317\u5e02\u653f\u5e9c\u74b0\u5883\u4fdd\u8b77\u5c40\u300c115\u5e74\u5ea6\u65b0\u5317\u5e02\u74b0\u5883\u6559\u80b2\u7e6a\u672c\u5fb5\u9078\u300d\u6d3b\u52d5\uff0c\u8a73\u5982\u9644\u4ef6\u8aaa\u660e\u3002<\/span><\/div><\/div><\/a><a href=\"\/environment\/?tkuisotope=%e8%bd%89%e7%9f%a5%e6%95%99%e8%82%b2%e9%83%a8%e3%80%8c%e5%a4%9a%e5%85%83%e8%87%aa%e7%84%b6%e4%bf%9d%e8%82%b2%e8%b3%87%e6%ba%90%e8%b3%87%e8%a8%8a%e3%80%8d%e6%ad%a1%e8%bf%8e%e5%a4%9a%e5%8a%a0%e5%88%a9\" class=\"text-decoration-none project  initial-filter-luat72l9w12s8ro0ixl-1 luat72l9w12s8ro0ixl-\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-02-04<\/span><\/div><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u8f49\u77e5\u6559\u80b2\u90e8\u300c\u591a\u5143\u81ea\u7136\u4fdd\u80b2\u8cc7\u6e90\u8cc7\u8a0a\u300d\u6b61\u8fce\u591a\u52a0\u5229\u7528\uff0c\u8a73\u5982\u9644\u4ef6\u8aaa\u660e\u3002<\/span><\/div><\/div><\/a><a href=\"\/environment\/?tkuisotope=%e8%bd%89%e7%9f%a5%e4%b8%ad%e6%ad%a3%e7%b4%80%e5%bf%b5%e5%a0%82%e7%ae%a1%e7%90%86%e8%99%95%e3%80%8c115%e5%b9%b4%e5%ba%a6%e7%92%b0%e5%a2%83%e6%95%99%e8%82%b2%e8%aa%b2%e7%a8%8b%e2%94%80%e9%83%bd\" class=\"text-decoration-none project  initial-filter-luat72l9w12s8ro0ixl-1 luat72l9w12s8ro0ixl-\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-01-07<\/span><\/div><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u8f49\u77e5\u4e2d\u6b63\u7d00\u5ff5\u5802\u7ba1\u7406\u8655\u300c115\u5e74\u5ea6\u74b0\u5883\u6559\u80b2\u8ab2\u7a0b\u2500\u90fd\u5e02\u6c38\u7e8c\u7684\u5fae\u578b\u5be6\u9a57\u5ba4\u300d\u6b61\u8fce\u8e34\u8e8d\u53c3\u52a0\uff0c\u8a73\u5982\u9644\u4ef6\u8aaa\u660e\u3002<\/span><\/div><\/div><\/a><a href=\"\/environment\/?tkuisotope=%e6%b7%a1%e6%b1%9f%e5%a4%a7%e5%ad%b8%e8%87%a8%e5%a0%b4%e5%81%a5%e5%ba%b7%e6%9c%8d%e5%8b%99%e9%9c%80%e6%b1%82%e7%94%b3%e8%ab%8b\" class=\"text-decoration-none project  initial-filter-luat72l9w12s8ro0ixl-1 luat72l9w12s8ro0ixl-\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2022-08-01<\/span><\/div><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u6de1\u6c5f\u5927\u5b78\u81e8\u5834\u5065\u5eb7\u670d\u52d9\u9700\u6c42\u7533\u8acb<\/span><\/div><\/div><\/a><\/div><\/div><div class=\"col-md-12 text-end m-3 listitemp\"><a href=\"\" title=\"\u700f\u89bd\u66f4\u591a\">\u66f4\u591a\u6700\u65b0\u6d88\u606f >><\/a><\/div><\/section>\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-12 align-self-start\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-3 align-self-start style_title header_orange col-md-12 col-lg-3\">\n<p class=\"a-acc\"><a accesskey=\"R\" class=\"accesskey_left R\" title=\"\u53f3\u908a\u5167\u5bb9\u5340(R)\" href=\"#\">:::<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-bottom:var(--wp--preset--spacing--60)\"><strong><span class=\"title-green\">\u74b0\u5b89\u885b\u751f<\/span><\/strong><\/h2>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-1 align-self-start hover-effect col-md-6 col-lg-12 col-xl-12\" style=\"padding-bottom:var(--wp--preset--spacing--30)\"><a href=\"\/environment\/?page_id=3297\" target=\"_top\"><img decoding=\"async\" src=\"\/environment\/wp-content\/uploads\/2025\/01\/\u74b0\u5883\u5b89\u5168\u885b\u751f\u653f\u7b56-scaled.jpg\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-1 align-self-start hover-effect col-md-6 col-lg-12 col-xl-12\" style=\"padding-bottom:var(--wp--preset--spacing--30)\"><a href=\"\/environment\/?page_id=3920\" target=\"_top\"><img decoding=\"async\" src=\"\/environment\/wp-content\/uploads\/2025\/01\/\u74b0\u5883\u7ba1\u7406\u7e3e\u6548-scaled.jpg\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-1 align-self-start hover-effect col-md-6 col-lg-12 col-xl-12\" style=\"padding-bottom:var(--wp--preset--spacing--30)\"><a href=\"\/environment\/?page_id=3948\" target=\"_top\"><img decoding=\"async\" src=\"\/environment\/wp-content\/uploads\/2025\/01\/\u74b0\u5883\u4fdd\u8b77\u76f8\u95dc-scaled.jpg\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-1 align-self-start hover-effect col-md-6 col-lg-12 col-xl-12\" style=\"padding-bottom:var(--wp--preset--spacing--30)\"><a href=\"\/environment\/?page_id=4261\" target=\"_top\"><img decoding=\"async\" src=\"\/environment\/wp-content\/uploads\/2025\/01\/\u5b89\u5168\u885b\u751f\u76f8\u95dc-scaled.jpg\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-1 align-self-start hover-effect col-md-6 col-lg-12 col-xl-12\" style=\"padding-bottom:var(--wp--preset--spacing--30)\"><a href=\"\/environment\/?page_id=4399\" target=\"_top\"><img decoding=\"async\" src=\"\/environment\/wp-content\/uploads\/2025\/01\/\u6bd2\u5316\u7269\u7ba1\u7406-scaled.jpg\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-1 align-self-start hover-effect col-md-6 col-lg-12 col-xl-12\" style=\"padding-bottom:var(--wp--preset--spacing--30)\"><a href=\"\/environment\/?page_id=4921\" target=\"_top\"><img decoding=\"async\" src=\"\/environment\/wp-content\/uploads\/2025\/01\/\u80fd\u6e90\u7ba1\u7406-scaled.jpg\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-container container style_title header_orange dv-activity\" style=\"padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--80);position:relative\" block_id=\"lp7szwlkotl40mt7jp\"><style><\/style>\n<div class=\"wp-block-tkuwpbs5-bs5-row row\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-12 align-self-start col-lg-12 col-sm-12 col-xs-12\">\n<h2 class=\"wp-block-heading\" style=\"margin-bottom:var(--wp--preset--spacing--60)\"><strong><span class=\"title-green\">\u6d3b\u52d5\u82b1\u7d6e<\/span><\/strong><\/h2>\n\n\n<div class=\"container-fluid p-0\"><div class=\"owl-carousel slideshow  position-relative \" id=\"m5kus6xk0sbsgbneko4\"><div class=\"owl-carousel-item position-relative\" customedate=\"2125-12-31 00:00:00\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/environment\/wp-content\/uploads\/2024\/12\/cache.267_495739f9.jpg.w560_h420.jpg\" alt=\"101.5.30 ISO 50001\u80fd\u6e90\u7ba1\u7406\u7cfb\u7d71\u7c21\u4ecb\"><div class=\"carousel-caption\"><h5 class=\"mb-3 \" style = \"color: #000000;\">ISO 50001\u80fd\u6e90\u7ba1\u7406\u7cfb\u7d71\u7c21\u4ecb<\/h5><\/div><\/div><div class=\"owl-carousel-item position-relative\" customedate=\"2125-12-31 00:00:00\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/environment\/wp-content\/uploads\/2024\/12\/cache.248_142a794b.jpg.w560_h420.jpg\" alt=\"101.3.28\u5927\u5730\u74b0\u4fdd\u8207\u5fc3\u9748\u74b0\u4fdd\"><div class=\"carousel-caption\"><h5 class=\"mb-3 \" style = \"color: #000000;\">\u5927\u5730\u74b0\u4fdd\u8207\u5fc3\u9748\u74b0\u4fdd<\/h5><\/div><\/div><div class=\"owl-carousel-item position-relative\" customedate=\"2125-12-31 00:00:00\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/environment\/wp-content\/uploads\/2025\/01\/cache.242_833e6879-1.jpg.w560_h374-1.jpg\" alt=\"101.2.10\u6559\u80b2\u90e8\u6821\u5712\u5b89\u5168\u885b\u751f\u8a8d\u8b49\"><div class=\"carousel-caption\"><h5 class=\"mb-3 \" style = \"color: #000000;\">\u6559\u80b2\u90e8\u6821\u5712\u5b89\u5168\u885b\u751f\u8a8d\u8b49<\/h5><\/div><\/div><div class=\"owl-carousel-item position-relative\" customedate=\"2125-12-31 00:00:00\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/environment\/wp-content\/uploads\/2025\/01\/cache.178_86fd574f.jpg.w560_h343.jpg\" alt=\"100.07.21\u7b2c20\u5c46\u4f01\u696d\u74b0\u4fdd\u734e\"><div class=\"carousel-caption\"><h5 class=\"mb-3 \" style = \"color: #000000;\">\u7b2c20\u5c46\u4f01\u696d\u74b0\u4fdd\u734e<\/h5><\/div><\/div><\/div><\/div><style>\n            #m5kus6xk0sbsgbneko4.owl-carousel {\n                display: block;\n            }\n            #m5kus6xk0sbsgbneko4 .carousel-caption {\n                position: relative;\n                float: left;\n                left: 0;\n                padding: 0;\n                margin-left: 30px;\n                margin-top: 30px;\n                text-align: left;\n            }\n                    #m5kus6xk0sbsgbneko4.slideshow .owl-nav {\n                    \/*    right: 0;  *\/\n                    \/*    flex-direction: row;  *\/\n                    \/*    justify-content: space-between; *\/\n                        width: 100%; \n                    }\n                    #m5kus6xk0sbsgbneko4.slideshow .owl-nav .owl-prev {\n                        left: 1%;\n                        position: absolute;\n                    }\n                    #m5kus6xk0sbsgbneko4.slideshow .owl-nav .owl-next {\n                        right: 1%;\n                        position: absolute;\n\n                    }\n                    \n                #m5kus6xk0sbsgbneko4 .display-3 {\n                    font-size: 2rem;\n                }<\/style><script>\n                $(document).ready(function () {\n                    $(\"#m5kus6xk0sbsgbneko4 .owl-carousel-item\").each(function () {\n                        var expireDateStr = $(this).attr(\"customedate\"); \/\/ Get expire attribute\n                        let expireDate = new Date(expireDateStr);\n                        var currentDate = new Date(); \/\/ Get current time\n                        console.log(\"Current Date: \", currentDate); \/\/ Log current date to console\n                        if (expireDate < currentDate) {\n                            $(this).remove(); \/\/ Remove expired item\n                        }\n                    });\n                    var owl = $(\".owl-carousel\");\n                    $(\"#m5kus6xk0sbsgbneko4\").owlCarousel({\n                        autoplay: true,\n                        autoplayHoverPause:true,\n                        smartSpeed: 1500,\n                        autoplayTimeout: 8000,\n                        responsive:{\n                            0:{\n                                items:1\n                            },\n                            768:{  \n                                items: 1\n                            },\n                            992:{  \n                                 items: 4\n                            },                            \n                        }, margin: 10,dots: false,autoHeight: true, \n                        loop: true,\n                        nav : true,\n                        navText : [\n                            '<i class=\"bi bi-chevron-left\"><\/i>',\n                            '<i class=\"bi bi-chevron-right\"><\/i>'\n                        ]\n                    });\n                \n    \n                });\n                <\/script>\n\n\n<p class=\"has-text-align-right listitemp has-link-color wp-elements-78b202eeb1db3500280bca70a4c3dc13\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)\"><a href=\"\/environment\/?page_id=4188\" data-type=\"page\" data-id=\"1945\">\u66f4\u591a\u6d3b\u52d5\u82b1\u7d6e &gt;&gt;<\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<style>\r\n.icon_item {\r\n    \/*display: block;*\/\r\n    display: flex;\r\n    flex-direction: column;\r\n    border: 2px solid #FFFFFF; \/* \u8a2d\u7f6e\u9ed1\u8272\u908a\u6846\uff0c\u5bec\u5ea6\u70ba2px *\/\r\n    \/* border-radius: 50%; \u5c07\u908a\u6846\u8a2d\u7f6e\u70ba\u5713\u5f62 *\/\r\n    border-radius: 30px; \r\n     \/* padding:5%;\u6dfb\u52a0\u5167\u908a\u8ddd\uff0c\u78ba\u4fdd\u5716\u7247\u4e0d\u7dca\u8cbc\u908a\u6846 *\/\r\n    \/*padding:15px;*\/\r\n}\r\n\r\n.btn:hover {\r\n            background-color: #1a315b; \/* \u60ac\u505c\u65f6\u7684\u80cc\u666f\u989c\u8272 *\/\r\n            color: #ffffff; \/* \u60ac\u505c\u65f6\u7684\u6587\u5b57\u989c\u8272 *\/\r\n            border-color: #ff5722; \/* \u60ac\u505c\u65f6\u7684\u8fb9\u6846\u989c\u8272 *\/\r\n        }\r\n\r\n\r\n.icon_item img {\r\n    display: block; \/* \u78ba\u4fdd\u5716\u7247\u4e0d\u8d85\u51fa\u7236\u5143\u7d20 *\/\r\n     \/* border-radius: 50%;\u5982\u679c\u5716\u7247\u672c\u8eab\u4e5f\u9700\u8981\u5713\u5f62 *\/\r\n}\r\nh4 a{\r\n  color:#ECECEC;\r\n}\r\n\r\n<\/style>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"featured_image_urls":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":""},"post_excerpt_stackable":"<p>::: \u6700\u65b0\u6d88\u606f \u516c\u544a\u6d3b\u52d5\u8207\u6f14\u8b1b\u5176\u4ed6\u8a0a\u606f2026-05-18\u8f49\u77e5\u65b0\u5317\u5e02\u653f\u5e9c\u74b0\u5883\u4fdd\u8b77\u5c40\u300c115\u5e74\u5ea6\u65b0\u5317\u5e02\u74b0\u5883\u6559\u80b2\u7e6a\u672c\u5fb5\u9078\u300d\u6d3b\u52d5\uff0c\u8a73\u5982\u9644\u4ef6\u8aaa\u660e\u30022026-02-04\u8f49\u77e5\u6559\u80b2\u90e8\u300c\u591a\u5143\u81ea\u7136\u4fdd\u80b2\u8cc7\u6e90\u8cc7\u8a0a\u300d\u6b61\u8fce\u591a\u52a0\u5229\u7528\uff0c\u8a73\u5982\u9644\u4ef6\u8aaa\u660e\u30022026-01-07\u8f49\u77e5\u4e2d\u6b63\u7d00\u5ff5\u5802\u7ba1\u7406\u8655\u300c115\u5e74\u5ea6\u74b0\u5883\u6559\u80b2\u8ab2\u7a0b\u2500\u90fd\u5e02\u6c38\u7e8c\u7684\u5fae\u578b\u5be6\u9a57\u5ba4\u300d\u6b61\u8fce\u8e34\u8e8d\u53c3\u52a0\uff0c\u8a73\u5982\u9644\u4ef6\u8aaa\u660e\u30022022-08-01\u6de1\u6c5f\u5927\u5b78\u81e8\u5834\u5065\u5eb7\u670d\u52d9\u9700\u6c42\u7533\u8acb\u66f4\u591a\u6700\u65b0\u6d88\u606f >> ::: \u74b0\u5b89\u885b\u751f \u6d3b\u52d5\u82b1\u7d6e ISO 50001\u80fd\u6e90\u7ba1\u7406\u7cfb\u7d71\u7c21\u4ecb\u5927\u5730\u74b0\u4fdd\u8207\u5fc3\u9748\u74b0\u4fdd\u6559\u80b2\u90e8\u6821\u5712\u5b89\u5168\u885b\u751f\u8a8d\u8b49\u7b2c20\u5c46\u4f01\u696d\u74b0\u4fdd\u734e \u66f4\u591a\u6d3b\u52d5\u82b1\u7d6e &gt;&gt;<\/p>\n","category_list":"","author_info":{"name":"\u90b1\u4fca\u8c6a","url":"\/environment\/?author=6"},"comments_num":"0 comments","acf":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"\u90b1\u4fca\u8c6a","author_link":"\/environment\/?author=6"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"\/environment\/index.php?rest_route=\/wp\/v2\/pages\/96"}],"collection":[{"href":"\/environment\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"\/environment\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"\/environment\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"\/environment\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=96"}],"version-history":[{"count":97,"href":"\/environment\/index.php?rest_route=\/wp\/v2\/pages\/96\/revisions"}],"predecessor-version":[{"id":5130,"href":"\/environment\/index.php?rest_route=\/wp\/v2\/pages\/96\/revisions\/5130"}],"wp:attachment":[{"href":"\/environment\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=96"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}