{"id":5576,"date":"2025-08-25T05:05:04","date_gmt":"2025-08-25T05:05:04","guid":{"rendered":"\/spirit\/?post_type=tkuisotope&#038;p=5576"},"modified":"2025-09-01T05:46:42","modified_gmt":"2025-09-01T05:46:42","slug":"%e6%95%99%e8%82%b2%e9%83%a8%e9%98%b2%e5%88%b6%e5%ad%b8%e7%94%9f%e8%97%a5%e7%89%a9%e6%bf%ab%e7%94%a8%e6%96%87%e5%ae%a3","status":"publish","type":"tkuisotope","link":"\/spirit\/?tkuisotope=%e6%95%99%e8%82%b2%e9%83%a8%e9%98%b2%e5%88%b6%e5%ad%b8%e7%94%9f%e8%97%a5%e7%89%a9%e6%bf%ab%e7%94%a8%e6%96%87%e5%ae%a3","title":{"rendered":"\u6559\u80b2\u90e8\u9632\u5236\u5b78\u751f\u85e5\u7269\u6feb\u7528\u6587\u5ba3"},"content":{"rendered":"\n<div class=\"wp-block-tkuwpbs5-bs5-heading\"><style>\n        #m4gcfbujrdaj95a0hg8 .tku-fkwx-section-title-1st-bar {\n            background: undefined;\n           }\n\n        #m4gcfbujrdaj95a0hg8 .tku-fkwx-section-title-2nd-bar {\n            background: undefined;\n           }\n        <\/style><div id=\"dv_title\"><div id=\"m4gcfbujrdaj95a0hg8\"><div style=\"visibility:visible;animation-delay:0.1s;animation-name:fadeInUp;text-align:center\"><h2 class=\"mb-2 fw-bold\">\u6559\u80b2\u90e8\u9632\u5236\u5b78\u751f\u85e5\u7269\u6feb\u7528\u6587\u5ba3<\/h2><\/div><\/div><\/div><\/div>\n\n\n\n<div id=\"Claude\" class=\"container\"><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/oosa.tku.edu.tw\/www\/article\/claude\/claude.css\" \/>\n\t\t<style>\n        .warning-banner {\n            background: linear-gradient(135deg, #e74c3c, #c0392b);\n            color: white;\n            padding: 25px;\n            border-radius: 15px;\n            margin: 30px 0;\n            text-align: center;\n            font-size: 1.2em;\n            font-weight: 600;\n            box-shadow: 0 15px 30px rgba(231, 76, 60, 0.3);\n            animation: pulse 2s ease-in-out infinite;\n        }\n        \n        @keyframes pulse {\n            0%, 100% { transform: scale(1); }\n            50% { transform: scale(1.02); }\n        }\n        \n        .main-content {\n            display: grid;\n            gap: 30px;\n        }\n        \n        .resource-card {\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(15px);\n            border-radius: 20px;\n            padding: 40px;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\n            border: 2px solid rgba(255, 255, 255, 0.2);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .resource-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);\n            transition: left 0.5s;\n        }\n        \n        .resource-card:hover {\n            transform: translateY(-10px) scale(1.02);\n            box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);\n        }\n        \n        .resource-card:hover::before {\n            left: 100%;\n        }\n        \n        .card-header {\n            display: flex;\n            align-items: center;\n            margin-bottom: 25px;\n            position: relative;\n        }\n        \n        .card-number {\n            background: linear-gradient(135deg, #3498db, #2980b9);\n            color: white;\n            width: 60px;\n            height: 60px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5em;\n            font-weight: bold;\n            margin-right: 20px;\n            box-shadow: 0 10px 20px rgba(52, 152, 219, 0.3);\n        }\n        \n        .card-title {\n            font-size: 1.8em;\n            font-weight: 700;\n            color: #2c3e50;\n            flex: 1;\n        }\n        \n        .card-content {\n            color: #555;\n            font-size: 1.1em;\n            line-height: 1.8;\n            margin-bottom: 25px;\n            position: relative;\n        }\n        \n        .download-section {\n            background: linear-gradient(135deg, #f8f9fa, #e9ecef);\n            padding: 25px;\n            border-radius: 15px;\n            border-left: 5px solid #28a745;\n            position: relative;\n        }\n        \n        .download-label {\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            font-size: 1.1em;\n            display: flex;\n            align-items: center;\n        }\n        \n        .download-label::before {\n            content: '\ud83d\udce5';\n            margin-right: 10px;\n            font-size: 1.2em;\n        }\n        \n        .download-link {\n            display: inline-flex;\n            align-items: center;\n            padding: 15px 30px;\n            background: linear-gradient(135deg, #28a745, #20c997);\n            color: white;\n            text-decoration: none;\n            border-radius: 50px;\n            font-weight: 600;\n            font-size: 1.1em;\n            transition: all 0.3s ease;\n            box-shadow: 0 10px 20px rgba(40, 167, 69, 0.3);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .download-link::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\n            transition: left 0.5s;\n        }\n        \n        .download-link:hover {\n            transform: translateY(-3px) scale(1.05);\n            box-shadow: 0 15px 30px rgba(40, 167, 69, 0.4);\n        }\n        \n        .download-link:hover::before {\n            left: 100%;\n        }\n        \n        .download-link::after {\n            content: '\ud83d\udcce';\n            margin-left: 10px;\n            font-size: 1.1em;\n        }\n        \n        .highlight-keywords {\n            background: linear-gradient(135deg, #fff3cd, #ffeaa7);\n            padding: 20px;\n            border-radius: 10px;\n            margin: 20px 0;\n            border-left: 4px solid #f39c12;\n        }\n        \n        .keywords {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin-top: 15px;\n        }\n        \n        .keyword-tag {\n            background: linear-gradient(135deg, #6c5ce7, #a29bfe);\n            color: white;\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 0.9em;\n            font-weight: 500;\n            box-shadow: 0 5px 10px rgba(108, 92, 231, 0.2);\n            transition: all 0.3s ease;\n        }\n        \n        .keyword-tag:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 15px rgba(108, 92, 231, 0.3);\n        }\n        \n        .footer {\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(15px);\n            border-radius: 20px;\n            padding: 40px;\n            margin-top: 40px;\n            text-align: center;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\n            border: 2px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .footer-message {\n            font-size: 1.3em;\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            background: linear-gradient(45deg, #e74c3c, #f39c12);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n        \n        .footer-subtitle {\n            color: #555;\n            font-size: 1.1em;\n        }\n        \n        .floating-icons {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            pointer-events: none;\n            z-index: -1;\n        }\n        \n        .floating-icon {\n            position: absolute;\n            font-size: 2em;\n            opacity: 0.1;\n            animation: float 8s ease-in-out infinite;\n        }\n        \n        .floating-icon:nth-child(1) {\n            top: 10%;\n            left: 10%;\n            animation-delay: 0s;\n        }\n        \n        .floating-icon:nth-child(2) {\n            top: 20%;\n            right: 15%;\n            animation-delay: -2s;\n        }\n        \n        .floating-icon:nth-child(3) {\n            bottom: 30%;\n            left: 20%;\n            animation-delay: -4s;\n        }\n        \n        .floating-icon:nth-child(4) {\n            bottom: 20%;\n            right: 25%;\n            animation-delay: -6s;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0px) rotate(0deg); }\n            25% { transform: translateY(-20px) rotate(90deg); }\n            50% { transform: translateY(-10px) rotate(180deg); }\n            75% { transform: translateY(-30px) rotate(270deg); }\n        }\n        \n        @media (max-width: 768px) {\n            .container { padding: 15px; }\n            .header { padding: 30px 20px; }\n            .header h1 { font-size: 2em; }\n            .resource-card { padding: 25px; }\n            .card-number { width: 50px; height: 50px; font-size: 1.2em; }\n            .card-title { font-size: 1.5em; }\n            .download-link { padding: 12px 25px; font-size: 1em; }\n            .keywords { justify-content: center; }\n        }\n    <\/style>\n\t\t\n\t\t<script>$(function(){ setDotId(3); });\t\/\/A1, A2<\/script>\n\t\t\n        <div class=\"warning-banner\">\n            \ud83d\udea8 \u73cd\u611b\u751f\u547d\uff0c\u62d2\u7d55\u6bd2\u54c1\uff01\u4fdd\u8b77\u81ea\u5df1\u8207\u4ed6\u4eba\u7684\u5065\u5eb7\u5b89\u5168 \ud83d\udea8\n        <\/div>\n\n        <div class=\"main-content\">\n            <div id=\"A1\" title=\"\u4f9d\u6258\u54aa\u916f\u8207\u96fb\u5b50\u7159\u9632\u5236\" class=\"resource-card\">\n                <div class=\"card-header\">\n                    <div class=\"card-number\">1<\/div>\n                    <div class=\"card-title\">\u4f9d\u6258\u54aa\u916f\u8207\u96fb\u5b50\u7159\u9632\u5236\u61f6\u4eba\u5305<\/div>\n                <\/div>\n                <div class=\"card-content\">\n                    \u91dd\u5c0d\u8fd1\u5e74\u4f9d\u6258\u54aa\u916f\u8207\u96fb\u5b50\u7159\u6c3e\u6feb\u60c5\u5f62\u88fd\u4f5c\uff0c\u5167\u5bb9\u6db5\u84cb\u4f9d\u6258\u54aa\u916f\u7684\u80cc\u666f\u3001\u6feb\u7528\u8207\u5371\u5bb3\uff0c\u4e26\u8aaa\u660e\u5e38\u898b\u75c7\u72c0\u7b49\uff0c\u4ee5\u7c21\u6613\u5716\u6587\u5354\u52a9\u89c0\u770b\u8005\u5feb\u901f\u7406\u89e3\uff0c\u53ef\u7d9c\u5408\u6216\u55ae\u5f35\u5ba3\u5c0e\u904b\u7528\u3002\n                <\/div>\n                <div class=\"highlight-keywords\">\n                    <strong>\u91cd\u9ede\u95dc\u9375\u5b57\uff1a<\/strong>\n                    <div class=\"keywords\">\n                        <span class=\"keyword-tag\">\u4f9d\u6258\u54aa\u916f<\/span>\n                        <span class=\"keyword-tag\">\u96fb\u5b50\u7159<\/span>\n                        <span class=\"keyword-tag\">\u6feb\u7528\u5371\u5bb3<\/span>\n                        <span class=\"keyword-tag\">\u5e38\u898b\u75c7\u72c0<\/span>\n                        <span class=\"keyword-tag\">\u7c21\u6613\u5716\u6587<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"download-section\">\n                    <div class=\"download-label\">\u6587\u4ef6\u4e0b\u8f09<\/div>\n                    <a href=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2025\/08\/\u6559\u80b2\u90e8\u9632\u5236\u5b78\u751f\u85e5\u7269\u6feb\u7528\u6587\u5ba3Attach1.pdf\" class=\"download-link White\" target=\"_blank\" rel=\"noopener\">\n                        \u61f6\u4eba\u53051\u595710\u5f35\n                    <\/a>\n                <\/div>\n            <\/div>\n\n            <div id=\"A2\" title=\"\u53cb\u5584\u6212\u766e\" class=\"resource-card\">\n                <div class=\"card-header\">\n                    <div class=\"card-number\">2<\/div>\n                    <div class=\"card-title\">\u53cb\u5584\u6212\u766e\u74b0\u5883\u5ba3\u5c0e\u6d77\u5831<\/div>\n                <\/div>\n                <div class=\"card-content\">\n                    \u88fd\u4f5c\u53cb\u5584\u6212\u766e\u8005\u74b0\u5883\u3001\u9632\u5236\u65b0\u8208\u6bd2\u54c1\u3001\u62d2\u7d55\u8a98\u60d1\u8a71\u8853\u7b49\u5ba3\u5c0e\u6d77\u5831\uff0c\u6b64\u5916\uff0c\u5c07\u6d89\u6bd2\u5b78\u751f\u8f15\u8996\u6bd2\u54c1\u6210\u766e\u6027\u5c07\u9762\u5c0d\u7684\u7d93\u6fdf\u56f0\u5883\u8207\u5371\u5bb3\u88fd\u62103\u30014\u683c\u6f2b\u756b\u3002\n                <\/div>\n                <div class=\"highlight-keywords\">\n                    <strong>\u91cd\u9ede\u95dc\u9375\u5b57\uff1a<\/strong>\n                    <div class=\"keywords\">\n                        <span class=\"keyword-tag\">\u53cb\u5584\u6212\u766e<\/span>\n                        <span class=\"keyword-tag\">\u65b0\u8208\u6bd2\u54c1<\/span>\n                        <span class=\"keyword-tag\">\u62d2\u7d55\u8a98\u60d1<\/span>\n                        <span class=\"keyword-tag\">\u7d93\u6fdf\u56f0\u5883<\/span>\n                        <span class=\"keyword-tag\">\u6f2b\u756b\u5ba3\u5c0e<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"download-section\">\n                    <div class=\"download-label\">\u6587\u4ef6\u4e0b\u8f09<\/div>\n                    <a href=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2025\/08\/\u6559\u80b2\u90e8\u9632\u5236\u5b78\u751f\u85e5\u7269\u6feb\u7528\u6587\u5ba3Attach2.pdf\" class=\"download-link White\" target=\"_blank\" rel=\"noopener\">\n                        \u6d77\u58318\u5f35\n                    <\/a>\n                <\/div>\n            <\/div>\n\n            <div id=\"A3\" title=\"\u53cd\u6bd2\u89c0\u5ff5\" class=\"resource-card\">\n                <div class=\"card-header\">\n                    <div class=\"card-number\">3<\/div>\n                    <div class=\"card-title\">\u53cd\u6bd2\u89c0\u5ff5\u5ba3\u5c0e\u5716\u5361<\/div>\n                <\/div>\n                <div class=\"card-content\">\n                    \u4ee5\u7c21\u660e\u627c\u8981\u7684\u8cc7\u8a0a\u642d\u914d\u53ef\u611b\u63d2\u5716\u50b3\u9054\u53cd\u6bd2\u89c0\u5ff5\uff0c\u5305\u62ec\u65b0\u8208\u6bd2\u54c1\u3001\u7db2\u8def\u6d89\u6bd2\u3001\u6253\u5de5\u904b\u6bd2\u8207\u96fb\u5b50\u7159\u5371\u5bb3\u7b49\u3002\n                <\/div>\n                <div class=\"highlight-keywords\">\n                    <strong>\u91cd\u9ede\u95dc\u9375\u5b57\uff1a<\/strong>\n                    <div class=\"keywords\">\n                        <span class=\"keyword-tag\">\u53cd\u6bd2\u89c0\u5ff5<\/span>\n                        <span class=\"keyword-tag\">\u7db2\u8def\u6d89\u6bd2<\/span>\n                        <span class=\"keyword-tag\">\u6253\u5de5\u904b\u6bd2<\/span>\n                        <span class=\"keyword-tag\">\u96fb\u5b50\u7159\u5371\u5bb3<\/span>\n                        <span class=\"keyword-tag\">\u53ef\u611b\u63d2\u5716<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"download-section\">\n                    <div class=\"download-label\">\u6587\u4ef6\u4e0b\u8f09<\/div>\n                    <a href=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2025\/08\/\u6559\u80b2\u90e8\u9632\u5236\u5b78\u751f\u85e5\u7269\u6feb\u7528\u6587\u5ba3Attach3.pdf\" class=\"download-link White\" target=\"_blank\" rel=\"noopener\">\n                        \u5716\u53615\u5f35\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"footer\">\n            <div class=\"footer-message\">\u5171\u540c\u5b88\u8b77\u6821\u5712\u5b89\u5168 \u5efa\u7acb\u7121\u6bd2\u74b0\u5883<\/div>\n            <div class=\"footer-subtitle\">\n                \u900f\u904e\u6559\u80b2\u5ba3\u5c0e\uff0c\u63d0\u5347\u5b78\u751f\u53cd\u6bd2\u610f\u8b58\uff0c\u71df\u9020\u5065\u5eb7\u5b89\u5168\u7684\u5b78\u7fd2\u74b0\u5883\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-div Style1\" data-aos=\"normal\">\n<p><\/p>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"author":2,"template":"wp-custom-template-asrx","meta":[],"categories":[10],"tags":[],"acf":[],"_links":{"self":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/tkuisotope\/5576"}],"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=5576"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5576"},{"taxonomy":"post_tag","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}