{"id":42654,"date":"2025-03-20T10:46:17","date_gmt":"2025-03-20T02:46:17","guid":{"rendered":"https:\/\/web.socsc.hku.hk\/ug-career-development\/"},"modified":"2026-06-29T18:39:00","modified_gmt":"2026-06-29T10:39:00","slug":"ug-career-development","status":"publish","type":"page","link":"https:\/\/web.socsc.hku.hk\/tc\/ug-career-development\/","title":{"rendered":"\u8077\u6daf\u767c\u5c55\uff08\u672c\u79d1\u5b78\u4f4d\uff09"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"42654\" class=\"elementor elementor-42654 elementor-26616\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-94a8e34 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"94a8e34\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a6f949\" data-id=\"1a6f949\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0a84c0e section-pb elementor-widget elementor-widget-hkusocsc_alumni_banner\" data-id=\"0a84c0e\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_devices&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;]}\" data-widget_type=\"hkusocsc_alumni_banner.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"hkusocsc-alumni-banner\">\n            <!-- \u5782\u76f4\u9032\u5ea6\u689d -->\n            <div class=\"banner-progress-bar\">\n                <div class=\"progress-line\"><\/div>\n                <div class=\"progress-current\">01<\/div>\n                <div class=\"progress-total\">02<\/div>\n            <\/div>\n\n\n\n            <div class=\"swiper hkusocsc-banner-swiper-0a84c0e\">\n                <div class=\"swiper-wrapper\">\n                                            <div class=\"swiper-slide\">\n                            <div class=\"banner-slide\">\n                                                                    <video class=\"banner-video\" autoplay muted loop playsinline>\n                                        <source src=\"https:\/\/web.socsc.hku.hk\/video\/Career_Jam.mp4\" type=\"video\/mp4\">\n                                    <\/video>\n                                                                                                    <div class=\"banner-overlay\"><\/div>\n                                                                <div class=\"banner-content text-left\">\n                                    <div class=\"container-box\">\n                                        <h1 class=\"banner-title te-2\" data-animation=\"fadeInUp\"> Career Jam Day<\/h1>\n                                        <div class=\"banner-description te-2\" data-animation=\"fadeInUp\">Thrive in the AI Era \u2013 From Social Sciences to AI-Ready Career<\/div>\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"swiper-slide\">\n                            <div class=\"banner-slide\">\n                                                                    <!-- <div class=\"banner-image\" stsyle=\"background-image: url('https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/11\/251105_EL_Career-Development_Faculty-Website-Home-Banner_1900x850-scaled.jpg');\"><\/div> -->\n                                    <img decoding=\"async\" class=\"banner-image\" src=\"https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/11\/251105_EL_Career-Development_Faculty-Website-Home-Banner_1900x850-scaled.jpg\" alt=\"Alumni Banner Decoration\" class=\"banner-decoration\" style=\"width:100%;height:auto;\">\n                                                                                                <div class=\"banner-content text-left\">\n                                    <div class=\"container-box\">\n                                        <h1 class=\"banner-title te-2\" data-animation=\"fadeInUp\"><\/h1>\n                                        <div class=\"banner-description te-2\" data-animation=\"fadeInUp\"><\/div>\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n                <img decoding=\"async\" class=\"alumni-banner-img\" src=\"https:\/\/web.socsc.hku.hk\/wp-content\/themes\/industrium-child\/assets\/images\/banner-radiu.png\" alt=\"Alumni Banner Decoration\" class=\"banner-decoration\" style=\"width:100%;height:auto;\">\n                <div class=\"banner-swiper-pagination banner-swiper-pagination-0a84c0e d-flex justify-content-center align-items-center\"><\/div>\n            <\/div>\n            <script>\n                var swiper = new Swiper(\".hkusocsc-banner-swiper-0a84c0e\", {\n                    slidesPerView: 1,\n                    spaceBetween: 0,\n                    loop: true,\n                    autoplay: {\n                        delay: 10000,\n                        disableOnInteraction: false\n                    },\n                    pagination: {\n                        el: \".banner-swiper-pagination-0a84c0e\",\n                        clickable: true,\n                    },\n                    effect: 'fade',\n                    speed:700,\n                    fadeEffect: {\n                        crossFade: true\n                    },\n                    on: {\n                        slideChange: function() {\n                            \/\/ \u91cd\u7f6e\u6240\u6709\u52d5\u756b\u5143\u7d20\n                            const activeSlide = this.slides[this.activeIndex];\n                            const animatedElements = activeSlide.querySelectorAll('[data-animation]');\n\n                            animatedElements.forEach(function(element) {\n                                element.style.animation = 'none';\n                                element.offsetHeight; \/\/ \u89f8\u767c\u91cd\u6392\n\n                                const animationType = element.getAttribute('data-animation');\n                                const delay = element.classList.contains('banner-title') ? '0.5s' :\n                                    element.classList.contains('banner-description') ? '0.8s' : '1.1s';\n\n                                element.style.animation = animationType + ' 1s ease-out ' + delay + ' forwards';\n                            });\n\n                            \/\/ \u66f4\u65b0\u9032\u5ea6\u689d\n                            updateProgressBar(this.realIndex + 1, 2);\n                        }\n                    }\n                });\n\n                \/\/ \u9032\u5ea6\u689d\u66f4\u65b0\u51fd\u6578\n                function updateProgressBar(current, total) {\n                    \/\/ \u9802\u90e8\u6578\u5b57\u986f\u793a\u7576\u524d\u6ed1\u584a\u7de8\u865f\n                    \/\/ console.log(current,total);\n                    const progressCurrent = document.querySelector('.banner-progress-bar .progress-current');\n                    if (progressCurrent) {\n                        progressCurrent.textContent = String(current).padStart(2, '0');\n                    }\n\n                    \/\/ \u9032\u5ea6\u689d\u9ad8\u5ea6\u6839\u64da\u7576\u524d\u6ed1\u584a\u4f4d\u7f6e\u8b8a\u5316\n                    const progressLine = document.querySelector('.banner-progress-bar .progress-line');\n                    if (progressLine) {\n                        \/\/ \u9650\u5236\u6700\u5927\u9ad8\u5ea6\u70ba100%\uff0c\u907f\u514d\u8d85\u51fa\u5bb9\u5668\n                        const percentage = Math.min((current \/ total) * 100, 100);\n                        progressLine.style.setProperty('--progress-height', percentage + '%');\n                    }\n                }\n\n                \/\/ \u521d\u59cb\u5316\u7b2c\u4e00\u500b slide \u7684\u52d5\u756b\n                setTimeout(function() {\n                    const firstSlide = document.querySelector('.hkusocsc-banner-swiper-0a84c0e .swiper-slide-active');\n                    if (firstSlide) {\n                        const animatedElements = firstSlide.querySelectorAll('[data-animation]');\n                        animatedElements.forEach(function(element) {\n                            const animationType = element.getAttribute('data-animation');\n                            const delay = element.classList.contains('banner-title') ? '0.5s' :\n                                element.classList.contains('banner-description') ? '0.8s' : '1.1s';\n\n                            element.style.animation = animationType + ' 1s ease-out ' + delay + ' forwards';\n                        });\n                    }\n\n                    \/\/ \u521d\u59cb\u5316\u9032\u5ea6\u689d\n                    updateProgressBar(1, 2);\n                }, 100);\n\n                \/\/ \u52d5\u614b\u5275\u5efa\u64ad\u653e\/\u66ab\u505c\u6309\u9215\n                function createVideoControls() {\n                    const pagination = document.querySelector('.banner-swiper-pagination-0a84c0e');\n                    if (pagination && !document.querySelector('.video-controls-0a84c0e')) {\n                        const videoControls = document.createElement('div');\n                        videoControls.className = 'video-controls video-controls-0a84c0e';\n\n                        \/\/ \u55ae\u4e00\u63a7\u5236\u6309\u9215\uff08\u540c\u6642\u63a7\u5236 video \u8207 autoplay\uff09\n                        const masterBtn = document.createElement('div');\n                        masterBtn.className = 'video-play-pause-btn playing'; \/\/ playing = \u6b63\u5728\u64ad\u653e\/\u81ea\u52d5\u64ad\u653e\n                        masterBtn.innerHTML = '<i class=\"fas fa-play play-icon\" tabindex=\"0\" aria-label=\"Play\" role=\"button\"><\/i><i class=\"fas fa-pause pause-icon\" tabindex=\"0\" aria-label=\"Pause\" role=\"button\"><\/i>';\n\n                        \/\/ \u5de5\u5177\u51fd\u6578\uff1a\u7372\u53d6\u7576\u524d slide \u7684\u5f71\u7247\n                        function getActiveVideo() {\n                            const activeSlide = swiper.slides[swiper.activeIndex];\n                            return activeSlide ? activeSlide.querySelector('.banner-video') : null;\n                        }\n\n                        \/\/ \u5de5\u5177\u51fd\u6578\uff1a\u66f4\u65b0\u6309\u9215\u72c0\u614b\uff08\u6839\u64da\u5f71\u7247\u6216 autoplay \u72c0\u614b\uff09\n                        function updateButtonState() {\n                            const video = getActiveVideo();\n                            const isAutoplayRunning = !!(swiper.autoplay && swiper.autoplay.running);\n\n                            let isPlaying;\n                            if (video) {\n                                \/\/ \u6709\u5f71\u7247\u6642\uff0c\u4ee5\u5f71\u7247\u72c0\u614b\u70ba\u6e96\n                                isPlaying = !video.paused && !video.ended;\n                            } else {\n                                \/\/ \u7121\u5f71\u7247\u6642\uff0c\u4ee5 autoplay \u72c0\u614b\u70ba\u6e96\n                                isPlaying = isAutoplayRunning;\n                            }\n\n                            masterBtn.classList.toggle('playing', isPlaying);\n                            masterBtn.classList.toggle('paused', !isPlaying);\n                        }\n\n                        \/\/ \u9ede\u64ca\u4e8b\u4ef6\uff1a\u540c\u6642\u63a7\u5236\u5f71\u7247\u8207 autoplay\n                        masterBtn.addEventListener('click', function() {\n                            const video = getActiveVideo();\n                            const isAutoplayRunning = !!(swiper.autoplay && swiper.autoplay.running);\n\n                            if (video) {\n                                if (video.paused) {\n                                    \/\/ \u64ad\u653e\u5f71\u7247 + \u555f\u52d5 autoplay\n                                    video.play().catch(() => {}); \/\/ \u67d0\u4e9b\u700f\u89bd\u5668\u9700\u7528\u6236\u4e92\u52d5\u624d\u5141\u8a31\u64ad\u653e\n                                    if (!isAutoplayRunning && swiper.autoplay && swiper.autoplay.start) {\n                                        swiper.autoplay.start();\n                                    }\n                                    this.classList.remove('paused');\n                                    this.classList.add('playing');\n                                } else {\n                                    \/\/ \u66ab\u505c\u5f71\u7247 + \u505c\u6b62 autoplay\n                                    video.pause();\n                                    if (isAutoplayRunning && swiper.autoplay && swiper.autoplay.stop) {\n                                        swiper.autoplay.stop();\n                                    }\n                                    this.classList.remove('playing');\n                                    this.classList.add('paused');\n                                }\n                            } else {\n                                \/\/ \u6c92\u6709\u5f71\u7247\uff1a\u53ea\u63a7\u5236 autoplay\n                                if (isAutoplayRunning) {\n                                    swiper.autoplay.stop();\n                                    this.classList.remove('playing');\n                                    this.classList.add('paused');\n                                } else {\n                                    swiper.autoplay.start();\n                                    this.classList.remove('paused');\n                                    this.classList.add('playing');\n                                }\n                            }\n                        });\n\n                        \/\/ \u76e3\u807d slide \u5207\u63db\uff1a\u81ea\u52d5\u540c\u6b65\u6309\u9215\u5916\u89c0\n                        swiper.on('slideChange', () => {\n                            const video = getActiveVideo();\n\n                            \/\/ \u53ef\u9078\u884c\u70ba\uff1a\u7576\u5207\u5230\u6709\u5f71\u7247\u7684 slide \u6642\u66ab\u505c autoplay\uff0c\u907f\u514d\u8207\u624b\u52d5\u64ad\u653e\u885d\u7a81\n                            \/\/ \u5982\u679c\u4f60\u60f3\u5207\u5230\u5f71\u7247\u5c31\u81ea\u52d5\u66ab\u505c\u81ea\u52d5\u8f2a\u64ad\uff0c\u6253\u958b\u4e0b\u9762\u5169\u884c\uff1a\n                            \/\/ if (video && swiper.autoplay && swiper.autoplay.running) swiper.autoplay.stop();\n\n                            \/\/ \u53ef\u9078\u884c\u70ba\uff1a\u7576\u96e2\u958b\u5f71\u7247 slide \u6642\uff0c\u6062\u5fa9 autoplay\n                            \/\/ const prevSlideHasVideo = swiper.slides[swiper.previousIndex]?.querySelector('.banner-video');\n                            \/\/ if (!video && prevSlideHasVideo && swiper.autoplay && !swiper.autoplay.running) swiper.autoplay.start();\n\n                            \/\/ \u540c\u6b65\u6309\u9215\u5916\u89c0\n                            updateButtonState();\n                        });\n\n                        \/\/ \u7576\u5f71\u7247\u81ea\u5df1\u64ad\u653e\/\u66ab\u505c\uff08\u4f8b\u5982\u4f7f\u7528\u8005\u9ede\u5f71\u7247\u63a7\u4ef6\uff09\u6642\uff0c\u540c\u6b65\u6309\u9215\u8207 autoplay\n                        document.addEventListener('play', (e) => {\n                            const video = getActiveVideo();\n                            if (video && e.target === video) {\n                                if (swiper.autoplay && !swiper.autoplay.running) swiper.autoplay.start();\n                                updateButtonState();\n                            }\n                        }, true);\n\n                        document.addEventListener('pause', (e) => {\n                            const video = getActiveVideo();\n                            if (video && e.target === video) {\n                                if (swiper.autoplay && swiper.autoplay.running) swiper.autoplay.stop();\n                                updateButtonState();\n                            }\n                        }, true);\n\n                        \/\/ \u521d\u6b21\u6e32\u67d3\u6642\u540c\u6b65\u4e00\u6b21\n                        setTimeout(updateButtonState, 0);\n\n                        videoControls.appendChild(masterBtn);\n                        pagination.appendChild(videoControls);\n                    }\n                }\n\n                \/\/ \u5275\u5efa\u8996\u983b\u63a7\u5236\u6309\u9215\n                createVideoControls();\n            <\/script>\n        <\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30c7018 elementor-widget elementor-widget-html\" data-id=\"30c7018\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    \n.hkusocsc-alumni-banner .banner-content .banner-title {\n    opacity: 1 !important;\n    transform: translateX(0) !important;\n    animation: none !important;\n    visibility: visible !important;\n}\n\n.hkusocsc-alumni-banner .banner-content .banner-description {\n    opacity: 1 !important;\n    transform: translateX(0) !important;\n    animation: none !important;\n    visibility: visible !important;\n}\n\n@keyframes slideInFromLeft {\n    0% {\n        opacity: 0;\n        transform: translateX(-100px);\n    }\n    100% {\n        opacity: 1;\n        transform: translateX(0);\n    }\n}\n\n.hkusocsc-alumni-banner .banner-content .banner-title {\n    opacity: 0;\n    animation: slideInFromLeft 1s ease-out 0.5s forwards !important;\n}\n\n.hkusocsc-alumni-banner .banner-content .banner-description {\n    opacity: 0;\n    animation: slideInFromLeft 1s ease-out 0.8s forwards !important;\n}\n.hkusocsc-alumni-banner .banner-content .banner-description {\n    font-size: 1.25rem !important;\n}\n\n<\/style>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-6b1a94b elementor-section-full_width elementor-section-stretched elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-section-height-default elementor-section-height-default\" data-id=\"6b1a94b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ca12ad4\" data-id=\"ca12ad4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-31fc172 elementor-widget elementor-widget-industrium_content_slider\" data-id=\"31fc172\" data-element_type=\"widget\" data-widget_type=\"industrium_content_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n        <div class=\"industrium-content-slider-widget\">\n            <div class=\"content-slider-wrapper\">\n\n                <div class=\"content-slider-container\">\n                    <div class=\"content-slider owl-carousel owl-theme\" data-slider-options=\"{&quot;items&quot;:1,&quot;nav&quot;:false,&quot;dots&quot;:true,&quot;autoplayHoverPause&quot;:false,&quot;autoplay&quot;:true,&quot;autoplaySpeed&quot;:16000,&quot;autoplayTimeout&quot;:16000,&quot;loop&quot;:true,&quot;speed&quot;:7000,&quot;dotsContainer&quot;:&quot;.owl-dots-31fc172&quot;,&quot;animateOut&quot;:&quot;fadeOut&quot;,&quot;progress&quot;:true,&quot;progress_position&quot;:&quot;left&quot;}\">\n                        <div class=\"content-item slider-item elementor-repeater-item-1a7c11e content-position-start image-vertical-position-middle aside-area-position-left\"><div class=\"elementor-section elementor-section-boxed\"><div class=\"elementor-container elementor-column-gap-extended\"><div class=\"elementor-row \"><div class=\"slide-content-column\"><\/div><\/div><\/div><\/div><div class=\"slide-image-column\"><div class=\"additional-image tilt-effect\"><\/div><\/div><\/div>                    <\/div>\n                                    <\/div>\n                <div class=\"aside-area aside-area-position-left\"><div class=\"slider-progress-wrapper progress-direction-vertical\"><div class=\"slider-progress-prev\"><i class=\"fas fa-chevron-up\"><\/i><\/div><div class=\"slider-progress-current\">01<\/div><div class=\"slider-progress-track\"><div class=\"progress\" style=\"height: 100%\"><\/div><\/div><div class=\"slider-progress-all\">01<\/div><div class=\"slider-progress-next\"><i class=\"fas fa-chevron-down\"><\/i><\/div><\/div><\/div><div class=\"bottom-area dots-alignment-left\"><div class=\"pagination-wrapper\"><div class=\"owl-dots-wrapper\"><div class=\"owl-dots owl-dots-31fc172\"><\/div><div class=\"owl-play-pause\"><i class=\"fas fa-pause\"><\/i><i class=\"fas fa-play\"><\/i><\/div><\/div><\/div><\/div>            <\/div>\n        <\/div>\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-0a9c998 elementor-reverse-mobile_extra elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0a9c998\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-85702ea\" data-id=\"85702ea\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7653b71 elementor-widget elementor-widget-html\" data-id=\"7653b71\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    .content-wrapper a, .block-editor-block-list__layout a, ul > li:before, body .content-wrapper blockquote:before, .block-editor-block-list__layout:before, body .industrium_comments__item-text blockquote:before, .post-meta-header .post-meta-item a:hover, .content-wrapper .post-title a:hover, .content-wrapper .post-meta-item-tags a:hover, .block-editor-block-list__layout .post-title a:hover, .block-editor-block-list__layout .post-meta-item-tags a:hover, .single-post .post-meta-footer .post-meta-item-author a:hover, .widget_search .search-form .search-form-icon:hover, .widget_categories ul li:hover:before, .widget_categories ul li:hover > a, body .content-wrapper ul.wp-block-categories li:hover:before, body .content-wrapper ul.wp-block-categories li:hover > a, .block-editor-block-list__layout ul.wp-block-categories li:hover:before, .block-editor-block-list__layout ul.wp-block-categories li:hover > a, .widget_industrium_featured_posts_widget .featured-posts-item-link:hover, .widget_archive ul li:hover > a, .widget_archive ul > li:hover, .wp-block-archives li:hover > a, .wp-block-archives > li:hover, body .content-wrapper .wp-block-archives li:hover > a, body .content-wrapper .wp-block-archives > li:hover, .block-editor-block-list__layout .wp-block-archives li:hover > a, .block-editor-block-list__layout .wp-block-archives > li:hover, .widget_recent_entries ul li a:hover, .content-wrapper .wp-block-latest-posts li a:hover, .widget_recent_comments ul .recentcomments:before, .content-wrapper .wp-block-latest-comments li:before, .widget_recent_comments ul .recentcomments a:hover, .content-wrapper .wp-block-latest-comments li a:hover, body .content-wrapper .widget_calendar .wp-calendar-nav a:hover, body .content-wrapper .wp-block-calendar .wp-calendar-nav a:hover, .block-editor-block-list__layout .wp-block-latest-posts li a:hover, .block-editor-block-list__layout .wp-block-latest-comments li:before, .block-editor-block-list__layout .wp-block-latest-comments li a:hover, .block-editor-block-list__layout .widget_calendar .wp-calendar-nav a:hover, .block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav a:hover, .widget_pages .widget-wrapper > ul li:hover > a, .widget_pages .widget-wrapper ul > li:hover:before, .widget_meta ul li:hover > a, .widget_meta ul li:hover:before, .widget_tag_cloud .tagcloud .tag-cloud-link:hover, .wp-block-tag-cloud .tag-cloud-link:hover, .sidebar .widget .widget-title a:hover, .widget_rss ul a.rsswidget:hover, .wp-block-rss .wp-block-rss__item-title a:hover, .widget_industrium_contacts_widget .industrium-contacts-widget-field:before, .post-navigation .post-navigation-title a:hover, .post-navigation .post-navigation-categories a:hover, .post-navigation .archive-icon-link .archive-icon:hover, .team-short-info-position, .team-item .team-item-position, .service-item .service-post-title a:hover, .industrium-price-item-widget .price-item .price-item-custom-field.active:before, .industrium-step-widget .step-item .step-number, .elementor-widget-industrium_step_carousel .step-item .step-number, .industrium-testimonial-carousel-widget .testimonial-carousel-wrapper .author-position, .filter-control-wrapper .filter-control-list .dots .dot.active, .filter-control-wrapper .filter-control-list .dots .dot:hover, .single-product.woocommerce div.product .product_meta .product_meta_item a:hover, .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon:hover, .elementor-widget-industrium_custom_menu ul li a:hover, .elementor-widget-industrium_custom_menu ul li.active a, .content-wrapper .wp-block-loginout a:hover, .block-editor-block-list__layout .wp-block-loginout a:hover, .sidebar .widget .widget-title:before, .sidebar .widget .wp-block-search .wp-block-search__label:before, .sidebar .widget .wc-block-product-search .wc-block-product-search__label:before, .sidebar .widget .wp-block-group__inner-container > h1:first-child:before, .sidebar .widget .wp-block-group__inner-container > h2:first-child:before, .sidebar .widget .wp-block-group__inner-container > h3:first-child:before, .sidebar .widget .wp-block-group__inner-container > h4:first-child:before, .sidebar .widget .wp-block-group__inner-container > h5:first-child:before, .sidebar .widget .wp-block-group__inner-container > h6:first-child:before, .widget_industrium_contacts_widget .industrium-contacts-widget-link:before, .sidebar .widget div.wpforms-container-full .wpforms-form .wpforms-title:before, .sidebar .widget .wc-block-price-filter__title:before, .post-categories a.post-category-item, .post-comment-wrapper.bypostauthor > .post-comment-item .post-comment-author:after, .content-wrapper .wp-block-pullquote blockquote:before, .block-editor-block-list__layout .wp-block-pullquote blockquote:before, .industrium-format-quote .post-quote:before, .special-title .special-title-backward, .vacancy-post-meta .vacancy-post-meta-item, .vacancy-info .vacancy-salary .vacancy-salary-label, .vacancy-item .vacancy-salary .vacancy-salary-label, .industrium-heading .industrium-subheading, .industrium-price-item-widget .price-item .price-item-container, .service-listing-wrapper .service-item .service-item-link:hover, .service-listing-wrapper .service-item .service-item-link:hover .service-post-title:before, .elementor-widget-industrium_icon_box .icon-box-item-link:hover, .content-wrapper.mc4wp-form .mc4wp-form-fields input[type=\"submit\"], .content-wrapper .mc4wp-form .mc4wp-form-fields button, .block-editor-block-list__layout.mc4wp-form .mc4wp-form-fields input[type=\"submit\"], .block-editor-block-list__layout .mc4wp-form .mc4wp-form-fields button, .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title a:hover:before, .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title a:hover:before, .industrium-icon-box-widget .icon-box-item-link .icon-box-item.icon-box-header:after, .elementor-widget-industrium_image_carousel .slider-item .slider-item-arrow, .industrium_tabs_widget .industrium_tabs_titles_container .industrium_tab_title_item.active a {\n    color: #ffffff !important;\n    font-size: 20px;\n}\n.content-wrapper a:hover{\n           color: #000000 !important;\n    \n}\n\n\n<\/style>\n\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c5adb69 elementor-widget elementor-widget-hkusocsc_butto_group\" data-id=\"c5adb69\" data-element_type=\"widget\" data-widget_type=\"hkusocsc_butto_group.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"button-group\">\n                            <div class=\"button-group-item\">\n                    <a href=\"https:\/\/web.socsc.hku.hk\/tc\/ug-career-development\/career-development-roadmap\/\" class=\"hkusocsc-search-btn\" target=\"\">\n                        \u8077\u6daf\u767c\u5c55\u85cd\u5716                    <\/a>\n                <\/div>\n                            <div class=\"button-group-item\">\n                    <a href=\"https:\/\/web.socsc.hku.hk\/tc\/ug-career-development\/sigc-and-career-development\/\" class=\"hkusocsc-search-btn\" target=\"\">\n                        SIGC\u8207\u8077\u6daf\u767c\u5c55                    <\/a>\n                <\/div>\n                            <div class=\"button-group-item\">\n                    <a href=\"https:\/\/web.socsc.hku.hk\/tc\/resources\/\" class=\"hkusocsc-search-btn\" target=\"\">\n                        \u5c31\u696d\u8cc7\u8a0a\u53ca\u8cc7\u6e90                    <\/a>\n                <\/div>\n                            <div class=\"button-group-item\">\n                    <a href=\"https:\/\/web.socsc.hku.hk\/tc\/events\/?searchEventDate=&#038;searchCategories=career-development&#038;searchName=\" class=\"hkusocsc-search-btn\" target=\"\">\n                        \u6d3b\u52d5                    <\/a>\n                <\/div>\n                            <div class=\"button-group-item\">\n                    <a href=\"https:\/\/web.socsc.hku.hk\/tc\/contact-us\/%20\" class=\"hkusocsc-search-btn\" target=\"\">\n                        \u806f\u7d61\u6211\u5011                    <\/a>\n                <\/div>\n                    <\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a65ee58 heading-subtitle-padding-0 elementor-widget elementor-widget-industrium_heading\" data-id=\"a65ee58\" data-element_type=\"widget\" data-widget_type=\"industrium_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"industrium-heading-widget\"><h2 class=\"industrium-heading h2\"><span class=\"industrium-heading-content\">\u7b56\u7565\u8207\u65b9\u6cd5<\/span><\/h2><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-b62ee5c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b62ee5c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5323458\" data-id=\"5323458\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-55dc735 elementor-reverse-mobile_extra elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"55dc735\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-92ca7f6\" data-id=\"92ca7f6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-386527f elementor-invisible elementor-widget elementor-widget-html\" data-id=\"386527f\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"140 0 620 180\" width=\"400\" height=\"100\" role=\"img\" aria-label=\"Information Sharing\">\n  <defs>\n    <linearGradient id=\"bubbleA\" x1=\"140\" y1=\"20\" x2=\"260\" y2=\"120\" gradientUnits=\"userSpaceOnUse\">\n      <stop stop-color=\"#AEE6FF\"\/>\n      <stop offset=\"1\" stop-color=\"#6DC9F4\"\/>\n    <\/linearGradient>\n    <linearGradient id=\"bubbleB\" x1=\"270\" y1=\"30\" x2=\"410\" y2=\"125\" gradientUnits=\"userSpaceOnUse\">\n      <stop stop-color=\"#EAF7FF\"\/>\n      <stop offset=\"1\" stop-color=\"#BFEFFF\"\/>\n    <\/linearGradient>\n    <style>\n      .stroke3 { stroke:#2AA3C9; stroke-width:12; stroke-linecap:round; stroke-linejoin:round; }\n      .text { font-family: Arial, Helvetica, sans-serif; font-weight: 700; fill:#1F6F86; }\n      .sub { font-family: Arial, Helvetica, sans-serif; font-weight: 600; fill:#2AA3C9; opacity:0.95; }\n    <\/style>\n  <\/defs>\n\n  <!-- Icon: left bubble -->\n  <path d=\"M120 65c0-32 26-58 58-58h18c32 0 58 26 58 58v35c0 32-26 58-58 58h-44l-44 28 12-28h0c-11 0-15-4-15-15V65Z\"\n        fill=\"url(#bubbleA)\" class=\"stroke3\"\/>\n\n  <!-- Icon: right bubble -->\n  <path d=\"M235 70c0-32 26-58 58-58h8c32 0 58 26 58 58v35c0 32-26 58-58 58H211l28-30c-14-3-17-9-17-24V70Z\"\n        fill=\"url(#bubbleB)\" class=\"stroke3\"\/>\n\n  <!-- Small share arrow -->\n  <path d=\"M312 45h30l-15 25\" class=\"stroke3\" fill=\"none\"\/>\n  <path d=\"M342 45l-50 55\" class=\"stroke3\" fill=\"none\"\/>\n\n  <!-- Dots -->\n  <circle cx=\"325\" cy=\"98\" r=\"8\" fill=\"#2AA3C9\"\/>\n  <circle cx=\"355\" cy=\"98\" r=\"8\" fill=\"#2AA3C9\"\/>\n  <circle cx=\"385\" cy=\"98\" r=\"8\" fill=\"#2AA3C9\"\/>\n\n  <!-- Text: Information Sharing -->\n  <text x=\"420\" y=\"60\" class=\"text\" font-size=\"56\" text-anchor=\"start\" dominant-baseline=\"middle\">\u8cc7\u8a0a<\/text>\n  <text x=\"420\" y=\"120\" class=\"sub\" font-size=\"56\" text-anchor=\"start\" dominant-baseline=\"middle\">\u5206\u4eab<\/text>\n<\/svg>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da7764e elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"da7764e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>\u8cc7\u8a0a\u5206\u4eab\u7684\u91cd\u8981\u6027\u5728\u65bc\u80fd\u70ba\u60a8\u7684\u8077\u6daf\u6c7a\u7b56\u8ce6\u80fd\u3002\u900f\u904e\u63d0\u4f9b\u6709\u50f9\u503c\u7684\u6578\u64da\uff08\u4f8b\u5982\u7562\u696d\u751f\u5c31\u696d\u7d71\u8a08\u6578\u64da\u4ee5\u53ca\u5c0d\u591a\u5143\u8077\u6daf\u767c\u5c55\u8def\u5f91\u7684\u6df1\u5165\u898b\u89e3\uff09\uff0c\u793e\u79d1\u5b78\u9662\u65e8\u5728\u5e6b\u52a9\u5b78\u751f\u77ad\u89e3\u6f5b\u5728\u6a5f\u6703\u7684\u6574\u9ad4\u6982\u6cc1\u3002\u9019\u4e9b\u77e5\u8b58\u5c07\u4f7f\u60a8\u5177\u5099\u81ea\u4fe1\u5c0b\u627e\u5de5\u4f5c\u6240\u9700\u7684\u6280\u80fd\u8207\u8cc7\u683c\u3002<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07f5f7c elementor-widget elementor-widget-html\" data-id=\"07f5f7c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    .hkusocsc-search-btn {\n    background-color: #E5790D;\n    color: #FFFFFF !important;\n    font-weight: 700;\n    text-align: center;\n    border: 1px solid #E5790D;\n    display: flex\n;\n    justify-content: center;\n    align-items: center;\n    height: 100%;\n    width: 100%;\n    padding: 8px 18px;\n    transition: 0.3s;\n    min-height: 54px;\n    cursor: pointer;\n}\n.content-wrapper a:hover{\n    color: #17262f !important;\n}\n<\/style>\n\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6e9c556\" data-id=\"6e9c556\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-de72b16 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"de72b16\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/04\/Picture1.jpg\" alt=\"Information Sharing\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/04\/Picture14.jpg\" alt=\"Information Sharing2\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-05488d6 elementor-reverse-mobile_extra elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"05488d6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-902d77f\" data-id=\"902d77f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2852377 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"2852377\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/04\/Picture15.jpg\" alt=\"Capacity Building2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/04\/Picture3.jpg\" alt=\"Capacity Building\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4eb9cbe\" data-id=\"4eb9cbe\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-02b4dac elementor-invisible elementor-widget elementor-widget-html\" data-id=\"02b4dac\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"140 0 620 180\" width=\"400\" height=\"100\" role=\"img\" aria-label=\"Capacity Building\">\n  <defs>\n    <linearGradient id=\"capGrad\" x1=\"80\" y1=\"10\" x2=\"260\" y2=\"130\" gradientUnits=\"userSpaceOnUse\">\n      <stop stop-color=\"#FFD9A8\"\/>\n      <stop offset=\"1\" stop-color=\"#FF9D6C\"\/>\n    <\/linearGradient>\n    <style>\n      .stroke { stroke:#D66A2F; stroke-width:10; stroke-linecap:round; stroke-linejoin:round; }\n      .stroke2 { stroke:#D66A2F; stroke-width:8; stroke-linecap:round; stroke-linejoin:round; }\n      .textMain { font-family: Arial, Helvetica, sans-serif; font-weight: 800; fill:#9A3E1B; }\n      .textSub { font-family: Arial, Helvetica, sans-serif; font-weight: 700; fill:#D66A2F; opacity:0.95; }\n    <\/style>\n  <\/defs>\n\n  <!-- Icon: building blocks \/ growth -->\n  <!-- Base platform -->\n  <path d=\"M90 115 L90 95 Q90 85 100 85 H160 Q170 85 170 95 V115\" fill=\"url(#capGrad)\" class=\"stroke\"\/>\n  <path d=\"M120 85 L120 65 Q120 55 130 55 H190 Q200 55 200 65 V85\" fill=\"url(#capGrad)\" class=\"stroke\"\/>\n\n  <!-- Upward \"capacities\" bars -->\n  <path d=\"M230 95 L230 65\" class=\"stroke2\" fill=\"none\"\/>\n  <path d=\"M270 95 L270 50\" class=\"stroke2\" fill=\"none\"\/>\n  <path d=\"M310 95 L310 60\" class=\"stroke2\" fill=\"none\"\/>\n  <path d=\"M350 95 L350 40\" class=\"stroke2\" fill=\"none\"\/>\n\n  <!-- Arrow for growth -->\n  <path d=\"M230 35 L350 35\" class=\"stroke2\" fill=\"none\"\/>\n  <path d=\"M330 25 L350 35 L330 45\" class=\"stroke2\" fill=\"none\"\/>\n\n  <!-- Text: Capacity Building -->\n  <text x=\"420\" y=\"60\" class=\"textMain\" font-size=\"56\" text-anchor=\"start\" dominant-baseline=\"middle\">\u80fd\u529b<\/text>\n  <text x=\"420\" y=\"120\" class=\"textSub\" font-size=\"56\" text-anchor=\"start\" dominant-baseline=\"middle\">\u5efa\u8a2d<\/text>\n\n  \n<\/svg>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-221c26d elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"221c26d\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>\u80fd\u529b\u5efa\u8a2d\u5c08\u6ce8\u65bc\u63d0\u5347\u60a8\u5728\u5c08\u696d\u8077\u6daf\u65c5\u7a0b\u4e2d\u4e0d\u53ef\u6216\u7f3a\u7684\u6280\u80fd\u8207\u5c08\u9577\u3002\u900f\u904e\u4fc3\u9032\u81ea\u6211\u89ba\u5bdf\u8207\u5be6\u7528\u6280\u80fd\u767c\u5c55\u7684\u5de5\u4f5c\u574a\uff0c\u6211\u5011\u81f4\u529b\u65bc\u5e6b\u52a9\u60a8\u767c\u6398\u81ea\u8eab\u512a\u52e2\u4e26\u63d0\u5347\u6c42\u8077\u80fd\u529b\u3002\u5f37\u8abf\u6c7a\u7b56\u8207\u884c\u52d5\u8a08\u756b\u7684\u5236\u5b9a\uff0c\u80fd\u652f\u6301\u60a8\u5c0d\u81ea\u5df1\u7684\u672a\u4f86\u505a\u51fa\u660e\u667a\u7684\u6289\u64c7\u3002<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-be87ad3 elementor-reverse-mobile_extra elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"be87ad3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-aea4362\" data-id=\"aea4362\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c95943b elementor-invisible elementor-widget elementor-widget-html\" data-id=\"c95943b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"140 0 620 180\" width=\"400\" height=\"100\" role=\"img\" aria-label=\"Network Building\">\n  <defs>\n    <linearGradient id=\"nodeGrad\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n      <stop offset=\"0%\" stop-color=\"#AEE6FF\"\/>\n      <stop offset=\"100%\" stop-color=\"#6DC9F4\"\/>\n    <\/linearGradient>\n    <style>\n      .line { stroke:#2AA3C9; stroke-width:6; stroke-linecap:round; }\n      .node { fill:url(#nodeGrad); stroke:#2AA3C9; stroke-width:5; }\n      .title { font-family: Arial, Helvetica, sans-serif; font-weight:700; fill:#1F6F86; }\n      .subtitle { font-family: Arial, Helvetica, sans-serif; font-weight:600; fill:#2AA3C9; }\n    <\/style>\n  <\/defs>\n\n  <!-- Network Lines -->\n  <line x1=\"110\" y1=\"50\" x2=\"200\" y2=\"30\" class=\"line\"\/>\n  <line x1=\"110\" y1=\"50\" x2=\"200\" y2=\"90\" class=\"line\"\/>\n  <line x1=\"200\" y1=\"30\" x2=\"290\" y2=\"60\" class=\"line\"\/>\n  <line x1=\"200\" y1=\"90\" x2=\"290\" y2=\"60\" class=\"line\"\/>\n  <line x1=\"290\" y1=\"60\" x2=\"360\" y2=\"30\" class=\"line\"\/>\n  <line x1=\"290\" y1=\"60\" x2=\"360\" y2=\"100\" class=\"line\"\/>\n\n  <!-- Network Nodes -->\n  <circle cx=\"110\" cy=\"50\" r=\"18\" class=\"node\"\/>\n  <circle cx=\"200\" cy=\"30\" r=\"18\" class=\"node\"\/>\n  <circle cx=\"200\" cy=\"90\" r=\"18\" class=\"node\"\/>\n  <circle cx=\"290\" cy=\"60\" r=\"22\" class=\"node\"\/>\n  <circle cx=\"360\" cy=\"30\" r=\"18\" class=\"node\"\/>\n  <circle cx=\"360\" cy=\"100\" r=\"18\" class=\"node\"\/>\n\n  <!-- Text -->\n  <text x=\"420\" y=\"60\" font-size=\"56\" class=\"title\" dominant-baseline=\"middle\">\u5efa\u7acb<\/text>\n  <text x=\"420\" y=\"120\" font-size=\"56\" class=\"subtitle\" dominant-baseline=\"middle\">\u4eba\u8108<\/text>\n<\/svg>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9d5931 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"e9d5931\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>\u5efa\u7acb\u4eba\u8108\u662f\u8077\u6daf\u767c\u5c55\u4e2d\u81f3\u95dc\u91cd\u8981\u7684\u4e00\u74b0\u3002\u4fc3\u9032\u5b78\u751f\u8207\u5c08\u696d\u4eba\u58eb\u4e4b\u9593\u7684\u9023\u7d50\uff0c\u80fd\u70ba\u5c0e\u5e2b\u6307\u5c0e\u8207\u975e\u6b63\u5f0f\u8a0e\u8ad6\u5275\u9020\u6a5f\u6703\u3002\u900f\u904e\u6d3b\u52d5\u8207\u7522\u696d\u5c08\u696d\u4eba\u58eb\u4ea4\u6d41\uff0c\u4e0d\u50c5\u80fd\u62d3\u5bec\u60a8\u7684\u7db2\u7d61\uff0c\u9084\u80fd\u70ba\u672a\u4f86\u7684\u6a5f\u9047\u5960\u5b9a\u57fa\u790e\uff0c\u51f8\u986f\u4e86\u5728\u8077\u6daf\u65c5\u7a0b\u4e2d\uff0c\u4e00\u500b\u7d66\u4e88\u652f\u6301\u7684\u793e\u7fa4\u6709\u591a\u9ebc\u91cd\u8981\u3002<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c029c3c\" data-id=\"c029c3c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7581f08 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"7581f08\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2026\/04\/1Y8A1539ed_n-web-scaled.jpg\" alt=\"Network Building\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2026\/04\/mentorship-2025-2026-v2-e1776657347602-1.jpg\" alt=\"\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-680f971 elementor-reverse-mobile_extra elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"680f971\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a51f4cf\" data-id=\"a51f4cf\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d9b2b82 animated-fast elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"d9b2b82\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;image_clip_right&quot;,&quot;_animation_delay&quot;:300,&quot;_animation_tablet_extra&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"910\" height=\"367\" src=\"https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/04\/Picture6.jpg\" class=\"attachment-full size-full wp-image-42662\" alt=\"\" srcset=\"https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/04\/Picture6.jpg 910w, https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/04\/Picture6-300x121.jpg 300w, https:\/\/web.socsc.hku.hk\/wp-content\/uploads\/2025\/04\/Picture6-768x310.jpg 768w\" sizes=\"(max-width: 910px) 100vw, 910px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b5b9f59\" data-id=\"b5b9f59\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a9a75b8 elementor-invisible elementor-widget elementor-widget-html\" data-id=\"a9a75b8\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"100 0 620 180\" width=\"400\" height=\"100\" role=\"img\" aria-label=\"Experiential Learning\">\n  <defs>\n    <linearGradient id=\"circleGrad\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n      <stop offset=\"0%\" stop-color=\"#FFE29A\"\/>\n      <stop offset=\"100%\" stop-color=\"#FFB347\"\/>\n    <\/linearGradient>\n    <style>\n      .icon-stroke { stroke:#F59E0B; stroke-width:6; stroke-linecap:round; stroke-linejoin:round; fill:none; }\n      .icon-fill { fill:url(#circleGrad); stroke:#F59E0B; stroke-width:6; }\n      .title2 { font-family: Arial, Helvetica, sans-serif; font-weight:700; fill:#92400E; }\n      .subtitle2 { font-family: Arial, Helvetica, sans-serif; font-weight:600; fill:#F59E0B; }\n    <\/style>\n  <\/defs>\n\n  <!-- Circular learning cycle -->\n  <circle cx=\"120\" cy=\"90\" r=\"55\" class=\"icon-fill\"\/>\n\n  <!-- Arrows inside circle (cycle concept) -->\n  <path d=\"M120 45a45 45 0 0 1 40 25\" class=\"icon-stroke\"\/>\n  <polygon points=\"165,70 150,68 158,82\" fill=\"#F59E0B\"\/>\n\n  <path d=\"M160 115a45 45 0 0 1-40 25\" class=\"icon-stroke\"\/>\n  <polygon points=\"115,155 130,150 120,140\" fill=\"#F59E0B\"\/>\n\n  <path d=\"M80 115a45 45 0 0 1 0-50\" class=\"icon-stroke\"\/>\n  <polygon points=\"70,70 80,85 90,70\" fill=\"#F59E0B\"\/>\n\n  <!-- Lightbulb (experience\/insight) -->\n  <circle cx=\"120\" cy=\"90\" r=\"20\" fill=\"#FFFFFF\" stroke=\"#F59E0B\" stroke-width=\"4\"\/>\n  <rect x=\"112\" y=\"108\" width=\"16\" height=\"12\" fill=\"#F59E0B\"\/>\n\n  <!-- Text -->\n  <text x=\"220\" y=\"70\" font-size=\"56\" class=\"title2\">\u9ad4\u9a57\u5f0f<\/text>\n  <text x=\"220\" y=\"130\" font-size=\"56\" class=\"subtitle2\">\u5b78\u7fd2<\/text>\n<\/svg>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a946db6 elementor-widget elementor-widget-text-editor\" data-id=\"a946db6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\u300c\u793e\u6703\u5275\u65b0\u8207\u5168\u7403\u516c\u6c11\u300d\uff08SIGC\uff09\u5be6\u7fd2\u8a08\u756b\u662f\u672c\u5b78\u9662\u70ba\u5927\u5b78\u90e8\u5b78\u751f\u6253\u9020\u7684\u65d7\u8266\u7d1a\u9ad4\u9a57\u5f0f\u5b78\u7fd2\u65b9\u6848\u3002\u8a72\u8a08\u756b\u8b93\u5b78\u751f\u6c89\u6d78\u65bc\u591a\u5143\u7684\u5de5\u4f5c\u74b0\u5883\u4e2d\uff0c\u4f7f\u5176\u80fd\u5920\u57f9\u990a\u5be6\u7528\u6280\u80fd\u4e26\u63d0\u5347\u5c0d\u793e\u6703\u8b70\u984c\u7684\u95dc\u6ce8\u3002\u900f\u904e\u76f4\u63a5\u9762\u5c0d\u91cd\u5927\u7684\u793e\u6703\u6311\u6230\uff0c\u5b78\u751f\u80fd\u7372\u5f97\u5bf6\u8cb4\u7684\u6d1e\u5bdf\uff0c\u4e26\u900f\u904e\u7fd2\u5f97\u8077\u5834\u8077\u80fd\u4f86\u63a8\u9032\u81ea\u8eab\u7684\u8077\u6daf\u767c\u5c55\u3002\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>01 02 Career Jam Day Thrive in the AI Era \u2013 From Social Sciences to AI-Ready Career 0101 \u8077\u6daf\u767c\u5c55\u85cd\u5716 SIGC\u8207\u8077\u6daf\u767c\u5c55 \u5c31\u696d\u8cc7\u8a0a\u53ca\u8cc7\u6e90 \u6d3b\u52d5 \u806f\u7d61\u6211\u5011 \u8cc7\u8a0a \u5206\u4eab \u8cc7\u8a0a\u5206\u4eab\u7684\u91cd\u8981\u6027\u5728\u65bc\u80fd\u70ba\u60a8\u7684\u8077\u6daf\u6c7a\u7b56\u8ce6\u80fd\u3002\u900f\u904e\u63d0\u4f9b\u6709\u50f9\u503c\u7684\u6578\u64da\uff08\u4f8b\u5982\u7562\u696d\u751f\u5c31\u696d\u7d71\u8a08\u6578\u64da\u4ee5\u53ca\u5c0d\u591a\u5143\u8077\u6daf\u767c\u5c55\u8def\u5f91\u7684\u6df1\u5165\u898b\u89e3\uff09\uff0c\u793e\u79d1\u5b78\u9662\u65e8\u5728\u5e6b\u52a9\u5b78\u751f\u77ad\u89e3\u6f5b\u5728\u6a5f\u6703\u7684\u6574\u9ad4\u6982\u6cc1\u3002\u9019\u4e9b\u77e5\u8b58\u5c07\u4f7f\u60a8\u5177\u5099\u81ea\u4fe1\u5c0b\u627e\u5de5\u4f5c\u6240\u9700\u7684\u6280\u80fd\u8207\u8cc7\u683c\u3002 \u80fd\u529b \u5efa\u8a2d \u80fd\u529b\u5efa\u8a2d\u5c08\u6ce8\u65bc\u63d0\u5347\u60a8\u5728\u5c08\u696d\u8077\u6daf\u65c5\u7a0b\u4e2d\u4e0d\u53ef\u6216\u7f3a\u7684\u6280\u80fd\u8207\u5c08\u9577\u3002\u900f\u904e\u4fc3\u9032\u81ea\u6211\u89ba\u5bdf\u8207\u5be6\u7528\u6280\u80fd\u767c\u5c55\u7684\u5de5\u4f5c\u574a\uff0c\u6211\u5011\u81f4\u529b\u65bc\u5e6b\u52a9\u60a8\u767c\u6398\u81ea\u8eab\u512a\u52e2\u4e26\u63d0\u5347\u6c42\u8077\u80fd\u529b\u3002\u5f37\u8abf\u6c7a\u7b56\u8207\u884c\u52d5\u8a08\u756b\u7684\u5236\u5b9a\uff0c\u80fd\u652f\u6301\u60a8\u5c0d\u81ea\u5df1\u7684\u672a\u4f86\u505a\u51fa\u660e\u667a\u7684\u6289\u64c7\u3002 \u5efa\u7acb \u4eba\u8108 \u5efa\u7acb\u4eba\u8108\u662f\u8077\u6daf\u767c\u5c55\u4e2d\u81f3\u95dc\u91cd\u8981\u7684\u4e00\u74b0\u3002\u4fc3\u9032\u5b78\u751f\u8207\u5c08\u696d\u4eba\u58eb\u4e4b\u9593\u7684\u9023\u7d50\uff0c\u80fd\u70ba\u5c0e\u5e2b\u6307\u5c0e\u8207\u975e\u6b63\u5f0f\u8a0e\u8ad6\u5275\u9020\u6a5f\u6703\u3002\u900f\u904e\u6d3b\u52d5\u8207\u7522\u696d\u5c08\u696d\u4eba\u58eb\u4ea4\u6d41\uff0c\u4e0d\u50c5\u80fd\u62d3\u5bec\u60a8\u7684\u7db2\u7d61\uff0c\u9084\u80fd\u70ba\u672a\u4f86\u7684\u6a5f\u9047\u5960\u5b9a\u57fa\u790e\uff0c\u51f8\u986f\u4e86\u5728\u8077\u6daf\u65c5\u7a0b\u4e2d\uff0c\u4e00\u500b\u7d66\u4e88\u652f\u6301\u7684\u793e\u7fa4\u6709\u591a\u9ebc\u91cd\u8981\u3002 \u9ad4\u9a57\u5f0f \u5b78\u7fd2 \u300c\u793e\u6703\u5275\u65b0\u8207\u5168\u7403\u516c\u6c11\u300d\uff08SIGC\uff09\u5be6\u7fd2\u8a08\u756b\u662f\u672c\u5b78\u9662\u70ba\u5927\u5b78\u90e8\u5b78\u751f\u6253\u9020\u7684\u65d7\u8266\u7d1a\u9ad4\u9a57\u5f0f\u5b78\u7fd2\u65b9\u6848\u3002\u8a72\u8a08\u756b\u8b93\u5b78\u751f\u6c89\u6d78\u65bc\u591a\u5143\u7684\u5de5\u4f5c\u74b0\u5883\u4e2d\uff0c\u4f7f\u5176\u80fd\u5920\u57f9\u990a\u5be6\u7528\u6280\u80fd\u4e26\u63d0\u5347\u5c0d\u793e\u6703\u8b70\u984c\u7684\u95dc\u6ce8\u3002\u900f\u904e\u76f4\u63a5\u9762\u5c0d\u91cd\u5927\u7684\u793e\u6703\u6311\u6230\uff0c\u5b78\u751f\u80fd\u7372\u5f97\u5bf6\u8cb4\u7684\u6d1e\u5bdf\uff0c\u4e26\u900f\u904e\u7fd2\u5f97\u8077\u5834\u8077\u80fd\u4f86\u63a8\u9032\u81ea\u8eab\u7684\u8077\u6daf\u767c\u5c55\u3002<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-42654","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/web.socsc.hku.hk\/tc\/wp-json\/wp\/v2\/pages\/42654"}],"collection":[{"href":"https:\/\/web.socsc.hku.hk\/tc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/web.socsc.hku.hk\/tc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/web.socsc.hku.hk\/tc\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/web.socsc.hku.hk\/tc\/wp-json\/wp\/v2\/comments?post=42654"}],"version-history":[{"count":21,"href":"https:\/\/web.socsc.hku.hk\/tc\/wp-json\/wp\/v2\/pages\/42654\/revisions"}],"predecessor-version":[{"id":44154,"href":"https:\/\/web.socsc.hku.hk\/tc\/wp-json\/wp\/v2\/pages\/42654\/revisions\/44154"}],"wp:attachment":[{"href":"https:\/\/web.socsc.hku.hk\/tc\/wp-json\/wp\/v2\/media?parent=42654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}