{"id":556,"date":"2024-01-11T03:53:33","date_gmt":"2024-01-11T03:53:33","guid":{"rendered":"\/tf\/?page_id=556"},"modified":"2024-06-24T01:37:20","modified_gmt":"2024-06-24T01:37:20","slug":"index-2","status":"publish","type":"page","link":"\/tf\/?page_id=556","title":{"rendered":"index-eng"},"content":{"rendered":"<div class=\"container-fluid p-0\"><div class=\"owl-carousel slideshow headslides position-relative \" id=\"lp6n9eh7ypq6tmnx5hh\"><\/div><\/div><style>\n            #lp6n9eh7ypq6tmnx5hh.owl-carousel {\n                display: block;\n            }\n            #lp6n9eh7ypq6tmnx5hh .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                    #lp6n9eh7ypq6tmnx5hh.slideshow .owl-nav {\n                    \/*    right: 0;  *\/\n                    \/*    flex-direction: row;  *\/\n                    \/*    justify-content: space-between; *\/\n                        width: 100%; \n                    }\n                    #lp6n9eh7ypq6tmnx5hh.slideshow .owl-nav .owl-prev {\n                        left: 1%;\n                        position: absolute;\n                    }\n                    #lp6n9eh7ypq6tmnx5hh.slideshow .owl-nav .owl-next {\n                        right: 1%;\n                        position: absolute;\n\n                    }\n                    <\/style><script>\n                $(document).ready(function () {\n                    $(\"#lp6n9eh7ypq6tmnx5hh .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                    let owl = $(\"#lp6n9eh7ypq6tmnx5hh.owl-carousel\");\n                    $(\"#lp6n9eh7ypq6tmnx5hh\").owlCarousel({\n                        autoplay: true,\n                        autoplayHoverPause:true,\n                        smartSpeed: 1500,\n                        autoplayTimeout: 8000,\n                        items: 1,dots: false,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<div class=\"wp-block-tkuwpbs5-bs5-container container\" style=\"position:relative\" block_id=\"lp6ndb4ajsyx4opblri\"><style><\/style>\n<h2 class=\"wp-block-heading index_title\" style=\"margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60)\"><strong><span class=\"title_tw\">GLances of Topics<\/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-3 align-self-start col-12 col-md-6 col-lg-3\">\n<div id=\"block-e2f900ee-4cfa-46f1-ac16-2d3e036e7dc0\" class=\"wp-block-tkuwpbs5-tku-bs5-card\">\n<div class=\"wp-block-tkuwpbs5-tku-bs5-html-tag-element bg-image hover-zoom card-image\"><img decoding=\"async\" src=\"\/tf\/wp-content\/uploads\/2024\/06\/Topic01.jpg\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-tku-bs5-html-tag-element card-mask tku-fkwx-card-mask\">\n<h4 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"padding-top:var(--wp--preset--spacing--30)\">Junior Abroad Program<\/h4>\n\n\n\n<p><\/p>\n<\/div>\n<style>\n        #block-e2f900ee-4cfa-46f1-ac16-2d3e036e7dc0 .card-mask {\n            position: relative;\n            background: rgba(90, 2, 2, 0.8);\n            box-sizing: border-box;\n            transition: .5s;\n            width: 100%;\n            height:60px;\n            bottom:60px;\n            overflow: hidden;\n        }\n        \n        #block-e2f900ee-4cfa-46f1-ac16-2d3e036e7dc0 .card-mask:hover {\n            bottom: 60px;\n            height: 60px;\n            overflow: hidden;\n        }\n        \n            #block-e2f900ee-4cfa-46f1-ac16-2d3e036e7dc0 .card-image img {\n                width:100%;\n                object-fit:cover;\n            }\n            #block-e2f900ee-4cfa-46f1-ac16-2d3e036e7dc0 .card-mask {\n                background: rgba(90, 2, 2, 0.8);\n                box-sizing: border-box;\n                transition: .5s;\n                }\n\n            #block-e2f900ee-4cfa-46f1-ac16-2d3e036e7dc0 .tku-fkwx-card-mask {\n                background: rgba(140, 113, 34, 0.5) !important;\n                }\n\n            #block-e2f900ee-4cfa-46f1-ac16-2d3e036e7dc0 .tku-fkwx-card-mask:hover {\n                background: rgba(140, 113, 34, 1) !important;\n                } \n            <\/style><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-3 align-self-start col-12 col-md-6 col-lg-3\">\n<div id=\"block-0e0a7058-14c4-4b47-bce4-4ed87af75ad8\" class=\"wp-block-tkuwpbs5-tku-bs5-card\">\n<div class=\"wp-block-tkuwpbs5-tku-bs5-html-tag-element bg-image hover-zoom card-image\"><a href=\"\/tf\/?page_id=77548\" target=\"_blank\"><img decoding=\"async\" src=\"\/tf\/wp-content\/uploads\/2024\/06\/Topic02.jpg\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-tku-bs5-html-tag-element card-mask tku-fkwx-card-mask\">\n<h4 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"padding-top:var(--wp--preset--spacing--30)\">Promote Local Culture<\/h4>\n\n\n\n<p><\/p>\n<\/div>\n<style>\n        #block-0e0a7058-14c4-4b47-bce4-4ed87af75ad8 .card-mask {\n            position: relative;\n            background: rgba(90, 2, 2, 0.8);\n            box-sizing: border-box;\n            transition: .5s;\n            width: 100%;\n            height:60px;\n            bottom:60px;\n            overflow: hidden;\n        }\n        \n        #block-0e0a7058-14c4-4b47-bce4-4ed87af75ad8 .card-mask:hover {\n            bottom: 60px;\n            height: 60px;\n            overflow: hidden;\n        }\n        \n            #block-0e0a7058-14c4-4b47-bce4-4ed87af75ad8 .card-image img {\n                width:100%;\n                object-fit:cover;\n            }\n            #block-0e0a7058-14c4-4b47-bce4-4ed87af75ad8 .card-mask {\n                background: rgba(90, 2, 2, 0.8);\n                box-sizing: border-box;\n                transition: .5s;\n                }\n\n            #block-0e0a7058-14c4-4b47-bce4-4ed87af75ad8 .tku-fkwx-card-mask {\n                background: rgba(140, 113, 34, 0.5) !important;\n                }\n\n            #block-0e0a7058-14c4-4b47-bce4-4ed87af75ad8 .tku-fkwx-card-mask:hover {\n                background: rgba(140, 113, 34, 1) !important;\n                } \n            <\/style><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-3 align-self-start col-12 col-md-6 col-lg-3\">\n<div id=\"block-bdde14a6-34d0-4f26-8d5a-7f96dd1c550d\" class=\"wp-block-tkuwpbs5-tku-bs5-card\">\n<div class=\"wp-block-tkuwpbs5-tku-bs5-html-tag-element bg-image hover-zoom card-image\"><img decoding=\"async\" src=\"\/tf\/wp-content\/uploads\/2024\/06\/Topic03.jpg\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-tku-bs5-html-tag-element card-mask tku-fkwx-card-mask\">\n<h5 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"padding-top:var(--wp--preset--spacing--30)\"><strong>Language Learning Online<\/strong><\/h5>\n\n\n\n<p><\/p>\n<\/div>\n<style>\n        #block-bdde14a6-34d0-4f26-8d5a-7f96dd1c550d .card-mask {\n            position: relative;\n            background: rgba(90, 2, 2, 0.8);\n            box-sizing: border-box;\n            transition: .5s;\n            width: 100%;\n            height:60px;\n            bottom:60px;\n            overflow: hidden;\n        }\n        \n        #block-bdde14a6-34d0-4f26-8d5a-7f96dd1c550d .card-mask:hover {\n            bottom: 60px;\n            height: 60px;\n            overflow: hidden;\n        }\n        \n            #block-bdde14a6-34d0-4f26-8d5a-7f96dd1c550d .card-image img {\n                width:100%;\n                object-fit:cover;\n            }\n            #block-bdde14a6-34d0-4f26-8d5a-7f96dd1c550d .card-mask {\n                background: rgba(90, 2, 2, 0.8);\n                box-sizing: border-box;\n                transition: .5s;\n                }\n\n            #block-bdde14a6-34d0-4f26-8d5a-7f96dd1c550d .tku-fkwx-card-mask {\n                background: rgba(140, 113, 34, 0.5) !important;\n                }\n\n            #block-bdde14a6-34d0-4f26-8d5a-7f96dd1c550d .tku-fkwx-card-mask:hover {\n                background: rgba(140, 113, 34, 1) !important;\n                } \n            <\/style><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-3 align-self-start col-12 col-md-6 col-lg-3\">\n<div id=\"block-92674146-73c4-471e-8b68-7c7f4872576d\" class=\"wp-block-tkuwpbs5-tku-bs5-card\">\n<div class=\"wp-block-tkuwpbs5-tku-bs5-html-tag-element bg-image hover-zoom card-image\"><a href=\"\/tf\/?page_id=77753\" target=\"_blank\"><img decoding=\"async\" src=\"\/tf\/wp-content\/uploads\/2024\/06\/Topic04.jpg\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-tku-bs5-html-tag-element card-mask tku-fkwx-card-mask\">\n<h4 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"padding-top:var(--wp--preset--spacing--30)\">Study Programs<\/h4>\n\n\n\n<p><\/p>\n<\/div>\n<style>\n        #block-92674146-73c4-471e-8b68-7c7f4872576d .card-mask {\n            position: relative;\n            background: rgba(90, 2, 2, 0.8);\n            box-sizing: border-box;\n            transition: .5s;\n            width: 100%;\n            height:60px;\n            bottom:60px;\n            overflow: hidden;\n        }\n        \n        #block-92674146-73c4-471e-8b68-7c7f4872576d .card-mask:hover {\n            bottom: 60px;\n            height: 60px;\n            overflow: hidden;\n        }\n        \n            #block-92674146-73c4-471e-8b68-7c7f4872576d .card-image img {\n                width:100%;\n                object-fit:cover;\n            }\n            #block-92674146-73c4-471e-8b68-7c7f4872576d .card-mask {\n                background: rgba(90, 2, 2, 0.8);\n                box-sizing: border-box;\n                transition: .5s;\n                }\n\n            #block-92674146-73c4-471e-8b68-7c7f4872576d .tku-fkwx-card-mask {\n                background: rgba(140, 113, 34, 0.5) !important;\n                }\n\n            #block-92674146-73c4-471e-8b68-7c7f4872576d .tku-fkwx-card-mask:hover {\n                background: rgba(140, 113, 34, 1) !important;\n                } \n            <\/style><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-container container headline\" style=\"position:relative\" block_id=\"lp7n329x7vf4g3eetzu\"><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\">\n<h3 class=\"wp-block-heading index_title\" style=\"margin-bottom:var(--wp--preset--spacing--60)\"><strong><span class=\"title_tw\">Headline News<\/span> <\/strong><\/h3>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-6 align-self-start\"><div class=\"container-fluid p-0\"><div class=\"owl-carousel slideshow  position-relative \" id=\"lp7opmo9y592kg6lsps\"><\/div><\/div><style>\n            #lp7opmo9y592kg6lsps.owl-carousel {\n                display: block;\n            }\n            #lp7opmo9y592kg6lsps .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                    #lp7opmo9y592kg6lsps.slideshow .owl-nav {\n                    \/*    right: 0; *\/\n                    \/*    flex-direction: row;  *\/\n                    \/*    justify-content: space-between; *\/\n                        width: 100%;\n                    }\n                    #lp7opmo9y592kg6lsps.slideshow .owl-nav .owl-prev {\n                        left: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n                    }\n                    #lp7opmo9y592kg6lsps.slideshow .owl-nav .owl-next {\n                     \/*   margin-right: 1%; *\/\n                        right: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n\n                    }\n                    \n                #lp7opmo9y592kg6lsps .display-3 {\n                    font-size: 2rem;\n                }<\/style><script>\n                $(document).ready(function () {\n                    $(\"#lp7opmo9y592kg6lsps .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                    $(\"#lp7opmo9y592kg6lsps\").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: 1\n                            },                            \n                        }, 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><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-6 align-self-start\">\n<p class=\"has-medium-font-size\"><strong>\u5275\u65b0\u8207\u5275\u696d\u5718\u968a11\u670822-23\u65e5\u6210\u679c\u5c55\uff0c\u656c\u9080\u54c1\u5690\u5496\u5561\uff01<\/strong><\/p>\n\n\n\n<p class=\"has-vivid-red-color has-text-color\"><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> 2023-11-05<\/p>\n\n\n\n<p>\u65e5\u671f\uff1a2023\u5e7411\u670822\u65e5<\/p>\n\n\n\n<p class=\"has-text-align-right has-black-color has-text-color has-link-color wp-elements-46d9859934315b649182055ce460b94a\"><a href=\"\/tf\/?tkuisotope=\u5275\u65b0\u8207\u5275\u696d\u5718\u968a11\u670822-23\u65e5\u6210\u679c\u5c55\uff0c\u656c\u9080\u54c1\u5690\u5496\u5561\uff01-2\" target=\"_blank\" rel=\"noreferrer noopener\">more details<\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-3 align-self-start col-md-12 col-lg-3 video\">\n<h3 class=\"wp-block-heading index_title\" style=\"margin-bottom:var(--wp--preset--spacing--60)\"><strong><span class=\"title_tw\">Video Tube<\/span> <\/strong><\/h3>\n\n\n<div class=\"container-fluid p-0\"><div class=\"owl-carousel slideshow  position-relative \" id=\"lp7puxctjyll1qw0d7\"><\/div><\/div><style>\n            #lp7puxctjyll1qw0d7.owl-carousel {\n                display: block;\n            }\n            #lp7puxctjyll1qw0d7 .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                    #lp7puxctjyll1qw0d7.slideshow .owl-nav {\n                    \/*    right: 0; *\/\n                    \/*    flex-direction: row;  *\/\n                    \/*    justify-content: space-between; *\/\n                        width: 100%;\n                    }\n                    #lp7puxctjyll1qw0d7.slideshow .owl-nav .owl-prev {\n                        left: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n                    }\n                    #lp7puxctjyll1qw0d7.slideshow .owl-nav .owl-next {\n                     \/*   margin-right: 1%; *\/\n                        right: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n\n                    }\n                    \n                #lp7puxctjyll1qw0d7 .display-3 {\n                    font-size: 2rem;\n                }<\/style><script>\n                $(document).ready(function () {\n                    $(\"#lp7puxctjyll1qw0d7 .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                    $(\"#lp7puxctjyll1qw0d7\").owlCarousel({\n                        autoplay: true,\n                        autoplayHoverPause:true,\n                        smartSpeed: 1500,\n                        autoplayTimeout: 6000,\n                        responsive:{\n                            0:{\n                                items:1\n                            },\n                            768:{  \n                                items: 2\n                            },\n                            992:{  \n                                 items: 1\n                            },                            \n                        }, 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><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-container container recommend\" style=\"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\">\n<h3 class=\"wp-block-heading index_title\"><strong><span class=\"title_tw\">Recommended Topics<\/span> <\/strong><\/h3>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row\" style=\"margin-top:var(--wp--preset--spacing--60)\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-12 align-self-start\"><div class=\"container-fluid p-0\"><div class=\"owl-carousel slideshow  position-relative \" id=\"lp7w8wxm98ay04x0hfh\"><\/div><\/div><style>\n            #lp7w8wxm98ay04x0hfh.owl-carousel {\n                display: block;\n            }\n            #lp7w8wxm98ay04x0hfh .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                    #lp7w8wxm98ay04x0hfh.slideshow .owl-nav {\n                    \/*    right: 0; *\/\n                    \/*    flex-direction: row;  *\/\n                    \/*    justify-content: space-between; *\/\n                        width: 100%;\n                    }\n                    #lp7w8wxm98ay04x0hfh.slideshow .owl-nav .owl-prev {\n                        left: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n                    }\n                    #lp7w8wxm98ay04x0hfh.slideshow .owl-nav .owl-next {\n                     \/*   margin-right: 1%; *\/\n                        right: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n\n                    }\n                    \n                #lp7w8wxm98ay04x0hfh .display-3 {\n                    font-size: 2rem;\n                }<\/style><script>\n                $(document).ready(function () {\n                    $(\"#lp7w8wxm98ay04x0hfh .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                    $(\"#lp7w8wxm98ay04x0hfh\").owlCarousel({\n                        autoplay: true,\n                        autoplayHoverPause:true,\n                        smartSpeed: 1500,\n                        autoplayTimeout: 5000,\n                        responsive:{\n                            0:{\n                                items:1\n                            },\n                            768:{  \n                                items: 2\n                            },\n                            992:{  \n                                 items: 3\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><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-container container-fluid snap\" style=\"position:relative\" block_id=\"lp7xqwlmbirpddciwo\"><style>div[block_id=lp7xqwlmbirpddciwo]::before { \n                    content: '';\n                    background-image: url('\/wpmu63\/tf\/wp-content\/uploads\/sites\/3\/2023\/11\/snap_bg.jpg');\n                    background-repeat: no-repeat;\n                    opacity: 1;\n                    background-size: cover; \n                    background-position: undefined;                  \n                    position: absolute;\n                    left: 0;\n                    top: 0;\n                    width: 100%;\n                    height: 100%;\n                    z-index: -1;\n                }<\/style>\n<div class=\"wp-block-tkuwpbs5-bs5-container container\" style=\"position:relative\" block_id=\"lp7xsmsagbtnmakrwrw\"><style><\/style>\n<h2 class=\"wp-block-heading has-white-color has-text-color\"><strong>Fabulous<\/strong><\/h2>\n\n\n\n<p class=\"has-white-color has-text-color\" style=\"padding-left:4.2rem\">snap | Campus<\/p>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-3 align-self-start\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-9 align-self-start\"><div class=\"container-fluid p-0\"><div class=\"owl-carousel slideshow  position-relative \" id=\"lp806471v9pmukm7c7q\"><div class=\"owl-carousel-item position-relative\" customedate=\"2026-12-31 00:00:00\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/tf\/wp-content\/uploads\/2025\/03\/\u767d\u8272\u60c5\u4eba\u7bc0__58580996.jpg\" alt=\"\u7e7d\u7d1b\u56db\u5b63--20250318\u65e5\u6587\u7cfb\u767d\u8272\u60c5\u4eba\u7bc0\"><div class=\"carousel-caption\"><h5 class=\"mb-3 \" style = \"color: white;\">20250318\u65e5\u6587\u7cfb\u767d\u8272\u60c5\u4eba\u7bc0<\/h5><\/div><\/div><div class=\"owl-carousel-item position-relative\" customedate=\"2026-12-31 00:00:00\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/tf\/wp-content\/uploads\/2025\/03\/S__36642822_0.jpg\" alt=\"\u7e7d\u7d1b\u56db\u5b63--20250305\u4fc4\u6587\u7cfb\u8b1d\u8089\u7bc0\"><div class=\"carousel-caption\"><h5 class=\"mb-3 \" style = \"color: white;\">\u4fc4\u6587\u7cfb\u8b1d\u8089\u7bc020250305<\/h5><\/div><\/div><\/div><\/div><style>\n            #lp806471v9pmukm7c7q.owl-carousel {\n                display: block;\n            }\n            #lp806471v9pmukm7c7q .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                    #lp806471v9pmukm7c7q.slideshow .owl-nav {\n                    \/*    right: 0; *\/\n                    \/*    flex-direction: row;  *\/\n                    \/*    justify-content: space-between; *\/\n                        width: 100%;\n                    }\n                    #lp806471v9pmukm7c7q.slideshow .owl-nav .owl-prev {\n                        left: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n                    }\n                    #lp806471v9pmukm7c7q.slideshow .owl-nav .owl-next {\n                     \/*   margin-right: 1%; *\/\n                        right: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n\n                    }\n                    \n                #lp806471v9pmukm7c7q .display-3 {\n                    font-size: 2rem;\n                }<\/style><script>\n                $(document).ready(function () {\n                    $(\"#lp806471v9pmukm7c7q .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                    $(\"#lp806471v9pmukm7c7q\").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: 2\n                            },\n                            992:{  \n                                 items: 3\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><\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-right has-link-color wp-elements-499137f935cb59558cee5f61ff370365\"><a href=\"\/tf\/?page_id=57263\" target=\"_blank\" rel=\"noreferrer noopener\">MORE&#8230;<\/a><\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-container container\" style=\"position:relative\" block_id=\"lp80e4uzzwkb9z3q8k\"><style><\/style>\n<h3 class=\"wp-block-heading index_title\"><strong><span class=\"title_tw\">Map Location<\/span><\/strong><\/h3>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row\" style=\"margin-top:var(--wp--preset--spacing--60)\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-5 align-self-start col-md-6 col-lg-5\" style=\"margin-bottom:var(--wp--preset--spacing--60)\"><img decoding=\"async\" src=\"\/wpmu63\/tf\/wp-content\/uploads\/sites\/3\/2023\/11\/location2.jpg\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-3 align-self-start col-md-6 col-lg-3\" style=\"margin-bottom:var(--wp--preset--spacing--60)\">\n<h5 class=\"wp-block-heading has-text-color\" style=\"color:#107476\"><strong>TKU &#8211; CFLL Building<\/strong><\/h5>\n\n\n\n<p><\/p>\n\n\n\n<p>No.151, Yingzhuan Rd., Tamsui Dist., New Taipei City 25137, Taiwan (R.O.C.)<\/p>\n\n\n\n<p>TEL\uff1a(02) 2622 &#8211; 4593 Miss Lee<\/p>\n\n\n\n<p>FAX\uff1a(02) 2623 &#8211; 2924<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-md-12 col-lg-4\" style=\"margin-bottom:var(--wp--preset--spacing--60)\">\n<h5 class=\"wp-block-heading has-text-color\" style=\"color:#107476\"><strong>Navigation<\/strong><\/h5>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"map_layout\">\n            <iframe loading=\"lazy\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3610.880075859478!2d121.44582292164823!3d25.173526878556057!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3442aff88cdfea69%3A0x40adc63d62b9e736!2zMjUx5paw5YyX5biC5reh5rC05Y2A6Iux5bCI6LevMTUx6Jmf!5e0!3m2!1szh-TW!2stw!4v1509373639631\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"><\/iframe>\n        <\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"wp-custom-template-index-eng","meta":{"footnotes":""},"acf":[],"_links":{"self":[{"href":"\/tf\/index.php?rest_route=\/wp\/v2\/pages\/556"}],"collection":[{"href":"\/tf\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"\/tf\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"\/tf\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"\/tf\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=556"}],"version-history":[{"count":43,"href":"\/tf\/index.php?rest_route=\/wp\/v2\/pages\/556\/revisions"}],"predecessor-version":[{"id":78071,"href":"\/tf\/index.php?rest_route=\/wp\/v2\/pages\/556\/revisions\/78071"}],"wp:attachment":[{"href":"\/tf\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}