{"id":6149,"date":"2025-11-10T03:25:04","date_gmt":"2025-11-10T03:25:04","guid":{"rendered":"\/spirit\/?post_type=tkuisotope&#038;p=6149"},"modified":"2025-11-28T09:05:27","modified_gmt":"2025-11-28T09:05:27","slug":"%e6%b7%a1%e6%b1%9f%e5%a4%a7%e5%ad%b8-%e8%ab%ae%e5%95%86%e8%81%b7%e6%b6%af%e6%9a%a8%e5%ad%b8%e7%bf%92%e7%99%bc%e5%b1%95%e8%bc%94%e5%b0%8e%e4%b8%ad%e5%bf%83-%e6%8b%9b%e6%94%b6115%e5%ad%b8%e5%b9%b4","status":"publish","type":"tkuisotope","link":"\/spirit\/?tkuisotope=%e6%b7%a1%e6%b1%9f%e5%a4%a7%e5%ad%b8-%e8%ab%ae%e5%95%86%e8%81%b7%e6%b6%af%e6%9a%a8%e5%ad%b8%e7%bf%92%e7%99%bc%e5%b1%95%e8%bc%94%e5%b0%8e%e4%b8%ad%e5%bf%83-%e6%8b%9b%e6%94%b6115%e5%ad%b8%e5%b9%b4","title":{"rendered":"\u6de1\u6c5f\u5927\u5b78 \u8aee\u5546\u8077\u6daf\u66a8\u5b78\u7fd2\u767c\u5c55\u8f14\u5c0e\u4e2d\u5fc3 \u62db\u6536115\u5b78\u5e74\u5ea6\u3010\u5168\u8077\u5be6\u7fd2\u8aee\u5546\u54e1\u3011\u7504\u9078\u516c\u544a (~11\/25\u4e8c)"},"content":{"rendered":"\n<div class=\"wp-block-tkuwpbs5-bs5-heading\"><style>\n        #m49ax6n2gf0peg9aq3q .tku-fkwx-section-title-1st-bar {\n            background: undefined;\n           }\n\n        #m49ax6n2gf0peg9aq3q .tku-fkwx-section-title-2nd-bar {\n            background: undefined;\n           }\n        <\/style><div id=\"dv_title\"><div id=\"m49ax6n2gf0peg9aq3q\"><div style=\"visibility:visible;animation-delay:0.1s;animation-name:fadeInUp;text-align:center\"><h2 class=\"mb-2 fw-bold\">\u6de1\u6c5f\u5927\u5b78 \u8aee\u5546\u8077\u6daf\u66a8\u5b78\u7fd2\u767c\u5c55\u8f14\u5c0e\u4e2d\u5fc3 \u62db\u6536115\u5b78\u5e74\u5ea6\u3010\u5168\u8077\u5be6\u7fd2\u8aee\u5546\u54e1\u3011\u7504\u9078\u516c\u544a (~11\/25\u4e8c)<\/h2><\/div><\/div><\/div><\/div>\n\n\n\n<style>\n        .deadline-badge {\n            display: inline-block;\n            background: #ff6b6b;\n            color: white;\n            padding: 12px 30px;\n            border-radius: 30px;\n            font-size: 1.15em;\n            font-weight: bold;\n            margin-top: 20px;\n            position: relative;\n            z-index: 1;\n            box-shadow: 0 4px 15px rgba(255, 107, 107, 0.4);\n            animation: pulse 2s ease-in-out infinite;\n        }\n\n        @keyframes pulse {\n            0%, 100% { transform: scale(1); }\n            50% { transform: scale(1.05); }\n        }\n\n        .content {\n            padding: 50px 40px;\n        }\n\n        .highlight-box {\n            background: linear-gradient(135deg, #ffeaa7 0%, #fdcb6e 100%);\n            padding: 30px;\n            border-radius: 15px;\n            margin-bottom: 40px;\n            border-left: 6px solid #f39c12;\n            box-shadow: 0 5px 20px rgba(243, 156, 18, 0.2);\n        }\n\n        .highlight-box h2 {\n            color: #d35400;\n            font-size: 1.5em;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .highlight-box .info-item {\n            background: white;\n            padding: 15px 20px;\n            margin: 10px 0;\n            border-radius: 10px;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            transition: transform 0.3s ease;\n        }\n\n        .highlight-box .info-item:hover {\n            transform: translateX(5px);\n        }\n\n        .highlight-box .info-item .icon {\n            font-size: 1.8em;\n            min-width: 40px;\n        }\n\n        .section {\n            margin-bottom: 40px;\n            padding: 30px;\n            background: #f8f9fa;\n            border-radius: 15px;\n            border-left: 5px solid #4a90e2;\n            transition: all 0.3s ease;\n        }\n\n        .section:hover {\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);\n            transform: translateY(-3px);\n        }\n\n        .section h2 {\n            color: #2c3e50;\n            font-size: 1.6em;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .section-content {\n            color: #555;\n            line-height: 2;\n        }\n\n        .section-content ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        .section-content li {\n            padding: 12px 0;\n            padding-left: 30px;\n            position: relative;\n        }\n\n        .section-content li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: #4a90e2;\n            font-weight: bold;\n            font-size: 1.2em;\n        }\n\n        .steps {\n            counter-reset: step-counter;\n        }\n\n        .step-item {\n            counter-increment: step-counter;\n            padding: 20px;\n            margin: 15px 0;\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);\n            position: relative;\n            padding-left: 70px;\n        }\n\n        .step-item::before {\n            content: counter(step-counter);\n            position: absolute;\n            left: 20px;\n            top: 50%;\n            transform: translateY(-50%);\n            background: linear-gradient(135deg, #4a90e2, #357abd);\n            color: white;\n            width: 35px;\n            height: 35px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            font-size: 1.1em;\n            box-shadow: 0 3px 10px rgba(74, 144, 226, 0.3);\n        }\n\n        .cta-section {\n            background: linear-gradient(135deg, #00b894 0%, #00cec9 100%);\n            padding: 40px;\n            border-radius: 15px;\n            text-align: center;\n            margin: 40px 0;\n            box-shadow: 0 10px 30px rgba(0, 184, 148, 0.3);\n        }\n\n        .cta-section h2 {\n            color: white;\n            font-size: 1.8em;\n            margin-bottom: 25px;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n\n        .cta-button {\n            display: inline-block;\n            background: white;\n            color: #00b894;\n            padding: 15px 35px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-size: 1.1em;\n            font-weight: bold;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\n        }\n\n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);\n            background: #f8f9fa;\n        }\n\n        .cta-button.secondary {\n            background: #74b9ff;\n            color: white;\n        }\n\n        .cta-button.secondary:hover {\n            background: #0984e3;\n        }\n\n        .timeline {\n            position: relative;\n            padding-left: 40px;\n            margin: 30px 0;\n        }\n\n        .timeline::before {\n            content: '';\n            position: absolute;\n            left: 15px;\n            top: 0;\n            bottom: 0;\n            width: 3px;\n            background: linear-gradient(to bottom, #4a90e2, #00b894);\n        }\n\n        .timeline-item {\n            position: relative;\n            padding: 20px;\n            margin-bottom: 20px;\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);\n        }\n\n        .timeline-item::before {\n            content: '';\n            position: absolute;\n            left: -32px;\n            top: 25px;\n            width: 15px;\n            height: 15px;\n            border-radius: 50%;\n            background: #4a90e2;\n            border: 3px solid white;\n            box-shadow: 0 0 0 3px #4a90e2;\n        }\n\n        .timeline-item strong {\n            color: #4a90e2;\n            font-size: 1.1em;\n        }\n\n        .contact-box {\n            background: linear-gradient(135deg, #a29bfe 0%, #6c5ce7 100%);\n            color: white;\n            padding: 30px;\n            border-radius: 15px;\n            margin-top: 40px;\n            text-align: center;\n        }\n\n        .contact-box h3 {\n            font-size: 1.5em;\n            margin-bottom: 15px;\n        }\n\n        .contact-box p {\n            font-size: 1.1em;\n            line-height: 1.8;\n        }\n\n        .welcome-message {\n            background: linear-gradient(135deg, #fdcb6e 0%, #e17055 100%);\n            color: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            font-size: 1.2em;\n            font-weight: 500;\n            margin: 40px 0;\n            box-shadow: 0 10px 30px rgba(225, 112, 85, 0.3);\n        }\n\n        .footer {\n            background: #2d3436;\n            color: white;\n            padding: 30px;\n            text-align: center;\n        }\n\n        .footer p {\n            margin: 5px 0;\n            opacity: 0.9;\n        }\n\n        @media (max-width: 768px) {\n            .header h1 {\n                font-size: 1.5em;\n            }\n\n            .content {\n                padding: 30px 20px;\n            }\n\n            .section {\n                padding: 20px;\n            }\n\n            .step-item {\n                padding-left: 60px;\n            }\n\n            .cta-buttons {\n                flex-direction: column;\n            }\n        }\n    <\/style>\n\n    <script>$(function(){ setDotId(4); });\t\/\/A1, A2<\/script>\n\t<div id=\"Claude\" class=\"container\"><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/oosa.tku.edu.tw\/www\/article\/claude\/claude.css\" \/>\n\n        <div class=\"content\">\n            <div id=\"A1\" title=\"\u91cd\u8981\u8cc7\u8a0a\" class=\"highlight-box\">\n                <h2>\ud83d\udccb \u91cd\u8981\u8cc7\u8a0a\u4e00\u89bd<\/h2>\n                <div class=\"info-item\">\n                    <span class=\"icon\">\ud83d\udc65<\/span>\n                    <div><strong>\u9304\u53d6\u540d\u984d\uff1a<\/strong>3\u540d<\/div>\n                <\/div>\n                <div class=\"info-item\">\n                    <span class=\"icon\">\ud83d\udcc5<\/span>\n                    <div><strong>\u5be6\u7fd2\u671f\u9593\uff1a<\/strong>115\u5e747\u67081\u65e5\u81f3116\u5e746\u670830\u65e5<\/div>\n                <\/div>\n                <div class=\"info-item\">\n                    <span class=\"icon\">\ud83c\udf93<\/span>\n                    <div><strong>\u5831\u540d\u8cc7\u683c\uff1a<\/strong>\u570b\u5167\u3001\u5916\u5fc3\u7406\u8207\u8aee\u5546\u7814\u7a76\u6240\u78a9\u58eb\u73ed\u5b78\u751f\uff0c\u9700\u4fee\u7fd2\u8aee\u5546\u8207\u5fc3\u7406\u76f8\u95dc\u8ab2\u7a0b\u6eff18\u5b78\u5206<\/div>\n                <\/div>\n            <\/div>\n\n            <div id=\"A2\" title=\"\u5be6\u7fd2\u5167\u5bb9\" class=\"section\">\n                <h2>\ud83d\udcbc \u5be6\u7fd2\u5167\u5bb9<\/h2>\n                <div class=\"section-content\">\n                    <p style=\"margin-bottom: 15px;\">\u57f9\u990a\u6821\u5712\u5fc3\u7406\u5e2b\u7368\u7576\u4e00\u9762\u7684\u901a\u624d\u7d93\u9a57\u8207\u80fd\u529b\uff0c\u5305\u542b\uff1a<\/p>\n                    <ul>\n                        <li>\u500b\u5225\u8aee\u5546<\/li>\n                        <li>\u521d\u6b65\u6664\u8ac7<\/li>\n                        <li>\u5fc3\u7406\u6e2c\u9a57<\/li>\n                        <li>\u4fe1\u4ef6\u8aee\u8a62<\/li>\n                        <li>\u5fc3\u7406\u885b\u751f\u6559\u80b2\u63a8\u5ee3\u5de5\u4f5c<\/li>\n                        <li>\u9ad8\u95dc\u61f7\u8ffd\u8e64\u8f14\u5c0e<\/li>\n                        <li>\u5371\u6a5f\u8655\u7406\u898b\u7fd2<\/li>\n                    <\/ul>\n                    <p style=\"margin-top: 20px; padding: 15px; background: white; border-radius: 10px; border-left: 4px solid #00b894;\">\n                        <strong>\ud83c\udf1f \u5c08\u696d\u652f\u6301\uff1a<\/strong>\u5404\u9805\u5de5\u4f5c\u7686\u63d0\u4f9b\u5c08\u696d\u7763\u5c0e\u5354\u52a9\u5b78\u7fd2\uff0c\u6bcf\u9031\u5c08\u696d\u8207\u884c\u653f\u7763\u5c0e\uff0c\u5b9a\u671f\u5718\u9ad4\u7763\u5c0e\uff0c\u4e26\u63d0\u4f9b\u5c08\u696d\u8a13\u7df4\u3002\u5be6\u7fd2\u671f\u6eff\u6210\u7e3e\u5408\u683c\u8005\uff0c\u767c\u4e88\u5be6\u7fd2\u8b49\u66f8\u3002\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div id=\"A3\" title=\"\u7533\u8acb\u65b9\u5f0f\" class=\"section\">\n                <h2>\ud83d\udcdd \u7533\u8acb\u65b9\u5f0f<\/h2>\n                <div class=\"steps\">\n                    <div class=\"step-item\">\n                        <strong>\u586b\u5beb\u7dda\u4e0a\u5831\u540d\u8868<\/strong><br>\n                        \u586b\u5beb\u500b\u4eba\u57fa\u672c\u8cc7\u6599<br>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"https:\/\/reurl.cc\/bNz4yo\" target=\"_blank\" class=\"cta-button Default Icon\" rel=\"noopener\">\n\t\t\t\t\t\t\t\ud83d\udccb \u8acb\u5148\u586b\u5beb\u7dda\u4e0a\u5831\u540d\u8868\n\t\t\t\t\t\t<\/a>\n                    <\/div>\n                    <div class=\"step-item\">\n                        <strong>\u5099\u9f4a\u4ee5\u4e0b\u6587\u4ef6\uff1a<\/strong><br>\n                        \u2460 \u81ea\u50b3\u500b\u4eba\u5c65\u6b77\u8868\u8207\u5be6\u7fd2\u8a08\u756b<br>\n                        \u2461 \u7814\u7a76\u6240\u6210\u7e3e\u55ae\uff08\u53ef\u88dc\u9644\uff09<br>\n                        \u2462 \u76ee\u524d\u5c31\u8b80\u7684\u7814\u7a76\u6240\u5be6\u7fd2\u8fa6\u6cd51\u4efd<br>\n                        \u2463 \u5177\u517c\u8077\u5be6\u7fd2\u55ae\u4f4d\u63a8\u85a6\u51fd\u8005\u4f73\uff0c\u7121\u8005\u4ea6\u53ef\u61c9\u5fb5<br>\n                        <span style=\"color: #e74c3c; font-size: 0.95em;\">\uff08\u63a8\u85a6\u51fd\u8acb\u4f9d\u672c\u4e2d\u5fc3\u683c\u5f0f\u586b\u5beb\uff09<\/span>\n                    <\/div>\n                    <div class=\"step-item\">\n                        <strong>Email \u7e73\u4ea4\u8cc7\u6599<\/strong><br>\n                        \u5c07\u4e0a\u8ff0\u8cc7\u6599\u5b58\u6210PDF\u6a94\uff0cE-mail\u81f3 <strong>606055@o365.tku.edu.tw<\/strong><br>\n                        <span style=\"color: #e74c3c;\">\uff08\u4e3b\u65e8\u8acb\u8a3b\u660e\uff1a\u61c9\u5fb5\u5168\u8077\u5be6\u7fd2\u5fc3\u7406\u5e2b\uff09<\/span>\n                    <\/div>\n                    <div class=\"step-item\">\n                        <strong>\u6536\u4ef6\u622a\u6b62<\/strong><br>\n                        11\u670825\u65e5\uff08\u9031\u4e8c\uff09\uff0c\u4ee5\u96fb\u5b50\u90f5\u4ef6\u5bc4\u9001\u6642\u9593\u70ba\u6191<br>\n                        <span style=\"color: #e74c3c;\">\u903e\u6642\u6055\u4e0d\u53d7\u7406<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-section\">\n                <h2>\ud83d\ude80 \u4e0b\u8f09\u63a8\u85a6\u4fe1<\/h2>\n                <div class=\"cta-buttons\">\n\n                    <a href=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2025\/11\/\u6de1\u6c5f\u5927\u5b78115\u5b78\u5e74\u5ea6\u5168\u8077\u5be6\u7fd2\u8aee\u5546\u54e1\u7504\u9078\u516c\u544a_\u9644\u6a94\u63a8\u85a6\u4fe1-1.pdf\" target=\"_blank\" class=\"cta-button secondary White Icon\" rel=\"noopener\">\n                        \ud83d\udcc4 PDF\u683c\u5f0f\n                    <\/a>\n                    <a href=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2025\/11\/\u6de1\u6c5f\u5927\u5b78115\u5b78\u5e74\u5ea6\u5168\u8077\u5be6\u7fd2\u8aee\u5546\u54e1\u7504\u9078\u516c\u544a_\u9644\u6a94\u63a8\u85a6\u4fe1-1.docx\" target=\"_blank\" class=\"cta-button secondary White Icon\" rel=\"noopener\">\n                        \ud83d\udcc4 Word\u683c\u5f0f\n                    <\/a>\n                <\/div>\n            <\/div>\n\n            <div id=\"A4\" title=\"\u7504\u9078\u6d41\u7a0b\" class=\"section\">\n                <h2>\ud83d\uddd3\ufe0f \u7504\u9078\u6d41\u7a0b<\/h2>\n                <div class=\"timeline\">\n                    <div class=\"timeline-item\">\n                        <strong>\u66f8\u5be9\u968e\u6bb5<\/strong><br>\n                        \u9032\u884c\u66f8\u5be9\u8cc7\u6599\u5be9\u6838\uff0c\u901a\u904e\u66f8\u5be9\u8005\u5c07\u65bc <strong>12\u67081\u65e5(\u9031\u4e00)<\/strong> \u4ee5\u7c21\u8a0a\u53caE-mail\u65b9\u5f0f\u901a\u77e5\u8003\u8a66\u6642\u9593\n                    <\/div>\n                    <div class=\"timeline-item\">\n                        <strong>\u9762\u8a66\u968e\u6bb5<\/strong><br>\n                        \u9810\u8a08\u65bc <strong>12\u670810\u65e5\uff08\u9031\u4e09\uff09<\/strong> \u9032\u884c\u9762\u8a66<br>\n                        <span style=\"color: #e74c3c;\">\u26a0\ufe0f \u9762\u8a66\u542b\u7b49\u5f85\u6642\u9593\u901a\u5e38\u9700\u4e00\u5929\uff0c\u7576\u65e5\u8acb\u52ff\u518d\u984d\u5916\u5b89\u6392\u5176\u4ed6\u4e8b\u5b9c\u3002\u5982\u7576\u5929\u6709\u5176\u4ed6\u8981\u4e8b\u7121\u6cd5\u61c9\u8a66\u8005\uff0c\u6055\u7121\u6cd5\u8abf\u6574\u3002<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <h2>\ud83d\udccb \u9762\u8a66\u5167\u5bb9<\/h2>\n                <div class=\"section-content\">\n                    <ul style=\"padding-left: 0;\">\n                        <li style=\"font-size: 1.1em;\">\u500b\u6848\u6f14\u7df4<\/li>\n                        <li style=\"font-size: 1.1em;\">\u5c08\u696d\u7b46\u8a66<\/li>\n                        <li style=\"font-size: 1.1em;\">\u884c\u653f\u9762\u8a66<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"welcome-message\">\n                \ud83d\udcab \u6b61\u8fce\u6709\u610f\u9858\u5f9e\u4e8b\u5fc3\u7406\u8aee\u5546\u5de5\u4f5c\uff0c\u4e26\u4e14\u9858\u610f\u63a5\u53d7\u6311\u6230\uff0c\u4e3b\u52d5\u7a4d\u6975\u8005\u524d\u4f86\u5831\u540d\uff01\n            <\/div>\n\n            <div class=\"contact-box\">\n                <h3>\ud83d\udcde \u806f\u7d61\u7a97\u53e3<\/h3>\n                <p>\n                    \u90ed\u660a\u7db8\u5fc3\u7406\u5e2b<br>\n                    \u96fb\u8a71\uff1a02-26215656 \u8f49 3546<br>\n                    \u670d\u52d9\u6642\u9593\uff1a\u9031\u4e00\u81f3\u9031\u4e94 08:30~16:30\n                <\/p>\n                <p style=\"margin-top: 15px; font-size: 0.95em; opacity: 0.9;\">\n                    \u5982\u6709\u4e0d\u8a73\u4e4b\u8655\uff0c\u8acb\u76f4\u63a5\u96fb\u6d3d\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"footer NoBG\">\n            <p>\u6de1\u6c5f\u5927\u5b78 \u8aee\u5546\u8077\u6daf\u66a8\u5b78\u7fd2\u767c\u5c55\u8f14\u5c0e\u4e2d\u5fc3<\/p>\n            <p style=\"margin-top: 10px;\">\u671f\u5f85\u60a8\u7684\u52a0\u5165\uff0c\u5171\u540c\u5b88\u8b77\u6821\u5712\u5fc3\u7406\u5065\u5eb7\uff01<\/p>\n        <\/div>\n    <\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-div  aos-item Style1\" style=\"animation-name:bounceIn;animation-duration:2s;animation-timing-function:ease-in-out\" data-aos=\"zoom-out-up\">\n<p><\/p>\n<\/div>\n","protected":false},"author":2,"template":"wp-custom-template-askx","meta":[],"categories":[61],"tags":[],"acf":[],"_links":{"self":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/tkuisotope\/6149"}],"collection":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/tkuisotope"}],"about":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/types\/tkuisotope"}],"author":[{"embeddable":true,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/users\/2"}],"wp:attachment":[{"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6149"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6149"},{"taxonomy":"post_tag","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}