{"id":6801,"date":"2025-11-19T14:28:34","date_gmt":"2025-11-19T06:28:34","guid":{"rendered":"https:\/\/iweb20wpa.url.tku.edu.tw\/atgx\/?post_type=tkuisotope&#038;p=6801"},"modified":"2025-12-22T11:38:46","modified_gmt":"2025-12-22T03:38:46","slug":"1141taica%e5%ad%b8%e5%88%86%e5%ad%b8%e7%a8%8b%e7%99%bb%e8%a8%98%e7%94%b3%e8%ab%8b","status":"publish","type":"tkuisotope","link":"\/interacad\/?tkuisotope=1141taica%e5%ad%b8%e5%88%86%e5%ad%b8%e7%a8%8b%e7%99%bb%e8%a8%98%e7%94%b3%e8%ab%8b","title":{"rendered":"114\u5b78\u5e74\u5ea6\u7b2c1\u5b78\u671f TAICA \u4eba\u5de5\u667a\u6167\u5b78\u5206\u5b78\u7a0b\u767b\u8a18\u7533\u8acb"},"content":{"rendered":"<img decoding=\"async\" src=\"\/atgx\/wp-content\/uploads\/2025\/10\/114TAICA\u7533\u8acb.png\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\u4e0a\u50b3\u5716\u7247\">\n\n\n<!DOCTYPE html>\n<html lang=\"zh-TW\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>TAICA\u5b78\u5206\u5b78\u7a0b\u516c\u544a<\/title>\n    <style>\n.taica-announcement {\n    max-width: 1200px;  \/* \u9650\u7e2e\u5bec\u5ea6\uff0c\u907f\u514d\u592a\u6eff *\/\n    margin: 40px auto;\n    padding: 0 20px;   \/* \u52a0\u4e00\u9ede\u5167\u908a\u8ddd\u907f\u514d\u8cbc\u908a *\/\n    background: white;\n    border: 2px solid #6b46c1;\n    border-radius: 8px;\n    box-shadow: 0 4px 12px rgba(107, 70, 193, 0.1);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Microsoft JhengHei\", sans-serif;\n    overflow: hidden;\n}\n\n        \n        .taica-header {\n            background: linear-gradient(135deg, #6b46c1 0%, #805ad5 100%);\n            padding: 20px 30px;\n            color: white;\n        }\n        \n        .taica-header-top {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 12px;\n        }\n        \n        .taica-icon {\n            width: 40px;\n            height: 40px;\n            background: rgba(255, 255, 255, 0.2);\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 20px;\n        }\n        \n        .taica-category {\n            background: rgba(255, 255, 255, 0.2);\n            padding: 4px 12px;\n            border-radius: 4px;\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .taica-title {\n            font-size: 22px;\n            font-weight: 700;\n            margin: 0;\n            line-height: 1.5;\n        }\n        \n        .taica-content {\n            padding: 30px;\n        }\n        \n        .taica-notice-box {\n            background: #f7fafc;\n            border-left: 4px solid #6b46c1;\n            padding: 15px 20px;\n            margin-bottom: 25px;\n            border-radius: 4px;\n        }\n        \n        .taica-notice-text {\n            color: #2d3748;\n            margin: 0;\n            font-size: 15px;\n            line-height: 1.7;\n            font-weight: 500;\n        }\n        \n        .taica-section {\n            margin-bottom: 25px;\n        }\n        \n        .taica-section-title {\n            color: #2d3748;\n            font-size: 17px;\n            font-weight: 700;\n            margin: 0 0 15px 0;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #e2e8f0;\n        }\n        \n        .taica-item {\n            margin-bottom: 18px;\n            line-height: 1.9;\n        }\n        \n        .taica-item-number {\n            color: #6b46c1;\n            font-weight: 700;\n            margin-right: 8px;\n        }\n        \n        .taica-item-text {\n            color: #4a5568;\n            font-size: 15px;\n        }\n        \n        .taica-important-box {\n            background: #faf5ff;\n            border: 1px solid #d6bcfa;\n            border-radius: 6px;\n            padding: 20px;\n            margin: 15px 0;\n        }\n        \n        .taica-important-title {\n            color: #6b46c1;\n            font-weight: 700;\n            font-size: 15px;\n            margin: 0 0 10px 0;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .taica-important-title::before {\n            content: '\u25cf';\n            color: #6b46c1;\n            font-size: 12px;\n        }\n        \n        .taica-important-content {\n            color: #2d3748;\n            font-size: 15px;\n            line-height: 1.8;\n            margin: 8px 0;\n        }\n        \n        .taica-date-highlight {\n            background: white;\n            border: 1px solid #6b46c1;\n            padding: 12px 16px;\n            border-radius: 4px;\n            margin: 10px 0;\n            display: inline-block;\n        }\n        \n        .taica-date-text {\n            color: #6b46c1;\n            font-weight: 700;\n            font-size: 15px;\n            margin: 0;\n        }\n        \n        .taica-link {\n            color: #6b46c1;\n            text-decoration: none;\n            font-weight: 600;\n            border-bottom: 1px solid #6b46c1;\n            transition: all 0.2s ease;\n            word-break: break-all;\n        }\n        \n        .taica-link:hover {\n            color: #553c9a;\n            border-bottom-color: #553c9a;\n        }\n        \n        .taica-programs {\n            background: white;\n            border: 1px solid #e2e8f0;\n            border-radius: 6px;\n            padding: 20px;\n            margin-top: 15px;\n        }\n        \n        .taica-program-item {\n            padding: 12px 0;\n            border-bottom: 1px solid #f7fafc;\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n        }\n        \n        .taica-program-item:last-child {\n            border-bottom: none;\n        }\n        \n        .taica-program-number {\n            min-width: 28px;\n            height: 28px;\n            background: #6b46c1;\n            color: white;\n            border-radius: 4px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 14px;\n            font-weight: 700;\n            margin-top: 2px;\n        }\n        \n        .taica-program-text {\n            color: #2d3748;\n            font-size: 15px;\n            line-height: 1.7;\n            flex: 1;\n        }\n        \n        .taica-footer {\n            background: #f7fafc;\n            padding: 15px 30px;\n            border-top: 1px solid #e2e8f0;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            color: #718096;\n            font-size: 13px;\n        }\n        \n        .taica-footer-icon {\n            color: #6b46c1;\n        }\n        \n        @media (max-width: 768px) {\n            .taica-header {\n                padding: 15px 20px;\n            }\n            \n            .taica-title {\n                font-size: 18px;\n            }\n            \n            .taica-content {\n                padding: 20px;\n            }\n            \n            .taica-footer {\n                padding: 12px 20px;\n                font-size: 12px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"taica-announcement\">\n        <div class=\"taica-header\">\n            <div class=\"taica-header-top\">\n                <div class=\"taica-icon\">\ud83e\udd16<\/div>\n                <div class=\"taica-category\">\u516c\u544a<\/div>\n            <\/div>\n            <h2 class=\"taica-title\">114\u5b78\u5e74\u5ea6\u7b2c1\u5b78\u671f\u300c\u81fa\u7063\u5927\u5c08\u9662\u6821\u4eba\u5de5\u667a\u6167\u5b78\u7a0b\u806f\u76df(TAICA)\u5b78\u5206\u5b78\u7a0b\u300d\u767b\u8a18\u7533\u8acb\u8cc7\u8a0a<\/h2>\n        <\/div>\n        \n        <div class=\"taica-content\">\n            <div class=\"taica-notice-box\">\n                <p class=\"taica-notice-text\"><\/p>\n            <\/div>\n            \n            <div class=\"taica-section\">\n                <h3 class=\"taica-section-title\">\u8aaa\u660e<\/h3>\n                \n                <div class=\"taica-item\">\n                    <span class=\"taica-item-number\">\u4e00\u3001<\/span>\n                    <span class=\"taica-item-text\">\u672c\u6821\u70ba\u300c\u81fa\u7063\u5927\u5c08\u9662\u6821\u4eba\u5de5\u667a\u6167\u5b78\u7a0b\u806f\u76df\u300d(\u4ee5\u4e0b\u7c21\u7a31TAICA)\u76df\u6821\uff0c\u70ba\u63d0\u5347\u5b78\u751f\u4e4b\u4eba\u5de5\u667a\u6167\u7d20\u990a\u53ca\u8de8\u9818\u57df\u5b78\u7fd2\u80fd\u529b\uff0c\u4ee5\u589e\u9032\u5176\u5c31\u696d\u7af6\u722d\u529b\uff0c\u672c\u8655\u63a8\u52d5\u8de8\u9818\u57df\u5b78\u7fd2\uff0c\u63d0\u4f9b\u5b78\u751f\u591a\u5143\u5b78\u7fd2\u9078\u64c7\u3002<\/span>\n                <\/div>\n                \n                <div class=\"taica-item\">\n                    <span class=\"taica-item-number\">\u4e8c\u3001<\/span>\n                    <span class=\"taica-item-text\">\u4f9d\u672c\u6821\u884c\u4e8b\u66c6\uff0c114\u5b78\u5e74\u5ea6\u7b2c1\u5b78\u671f\u300cTAICA\u5b78\u5206\u5b78\u7a0b\u300d\u767b\u8a18\u7533\u8acb\u8cc7\u8a0a\u5982\u4e0b\uff1a<\/span>\n                <\/div>\n                \n                <div class=\"taica-important-box\">\n                    <div class=\"taica-important-title\">\u7533\u8acb\u671f\u9593<\/div>\n                    <div class=\"taica-date-highlight\">\n                        <p class=\"taica-date-text\">114\u5e7411\u670817\u65e5\uff08\u661f\u671f\u4e00\uff09\u81f3 114\u5e7412\u670812\u65e5\uff08\u661f\u671f\u4e94\uff09<\/p>\n                    <\/div>\n                    <div class=\"taica-important-content\">\n                        <strong>\u767b\u8a18\u7533\u8acb\u7db2\u5740\uff1a<\/strong><a href=\"https:\/\/reurl.cc\/ZlQRVV\" class=\"taica-link\" target=\"_blank\" rel=\"noopener\">https:\/\/reurl.cc\/ZlQRVV<\/a><br>\n                        <span style=\"color: #718096; font-size: 14px;\">\uff08\u9700\u4ee5\u672c\u6821O365\u5e33\u865f\u767b\u5165\uff09<\/span>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"taica-item\">\n                    <span class=\"taica-item-number\">\u4e09\u3001<\/span>\n                    <span class=\"taica-item-text\">TAICA\u6574\u5408\u4eba\u5de5\u667a\u6167\u76f8\u95dc\u8ab2\u7a0b\uff0c\u5b78\u7a0b\u8a73\u7d30\u8cc7\u8a0a\u8acb\u53c3\u95b1\u6821\u7d1a\u300c\u8de8\u9818\u57df\u5b78\u7fd2\u300d\u7db2\u7ad9\uff08\u7db2\u5740\uff1a<a href=\"https:\/\/reurl.cc\/7byZdk\" class=\"taica-link\" target=\"_blank\" rel=\"noopener\">https:\/\/reurl.cc\/7byZdk<\/a>\uff09\uff0c\u5171\u8a084\u985e\u5b78\u5206\u5b78\u7a0b\u5982\u4e0b\uff1a<\/span>\n                <\/div>\n                \n                <div class=\"taica-programs\">\n                    <div class=\"taica-program-item\">\n                        <div class=\"taica-program-number\">(\u4e00)<\/div>\n                        <div class=\"taica-program-text\">TAICA\u4eba\u5de5\u667a\u6167\u63a2\u7d22\u61c9\u7528\u5b78\u5206\u5b78\u7a0b<\/div>\n                    <\/div>\n                    <div class=\"taica-program-item\">\n                        <div class=\"taica-program-number\">(\u4e8c)<\/div>\n                        <div class=\"taica-program-text\">TAICA\u4eba\u5de5\u667a\u6167\u5de5\u696d\u61c9\u7528\u5b78\u5206\u5b78\u7a0b<\/div>\n                    <\/div>\n                    <div class=\"taica-program-item\">\n                        <div class=\"taica-program-number\">(\u4e09)<\/div>\n                        <div class=\"taica-program-text\">TAICA\u4eba\u5de5\u667a\u6167\u81ea\u7136\u8a9e\u8a00\u6280\u8853\u5b78\u5206\u5b78\u7a0b<\/div>\n                    <\/div>\n                    <div class=\"taica-program-item\">\n                        <div class=\"taica-program-number\">(\u56db)<\/div>\n                        <div class=\"taica-program-text\">TAICA\u4eba\u5de5\u667a\u6167\u8996\u89ba\u6280\u8853\u5b78\u5206\u5b78\u7a0b<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"taica-footer\">\n            <span class=\"taica-footer-icon\">\ud83d\udccb<\/span>\n            <span>\u5982\u6709\u76f8\u95dc\u7591\u554f\uff0c\u8acb\u6d3dAI\u502b\u7406\u6559\u80b2\u8cc7\u6e90\u4e2d\u5fc3<\/span>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n","protected":false},"template":"","meta":[],"categories":[18,13,30,1],"tags":[],"acf":[],"_links":{"self":[{"href":"\/interacad\/index.php?rest_route=\/wp\/v2\/tkuisotope\/6801"}],"collection":[{"href":"\/interacad\/index.php?rest_route=\/wp\/v2\/tkuisotope"}],"about":[{"href":"\/interacad\/index.php?rest_route=\/wp\/v2\/types\/tkuisotope"}],"wp:attachment":[{"href":"\/interacad\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6801"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/interacad\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6801"},{"taxonomy":"post_tag","embeddable":true,"href":"\/interacad\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6801"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}