{"id":3785,"date":"2025-07-09T08:23:00","date_gmt":"2025-07-09T08:23:00","guid":{"rendered":"https:\/\/hstc.treecare.co.kr\/?post_type=pest&#038;p=3785"},"modified":"2025-07-09T08:25:31","modified_gmt":"2025-07-09T08:25:31","slug":"%eb%aa%a9%ed%99%94%ec%a7%84%eb%94%a7%eb%ac%bc","status":"publish","type":"pest","link":"https:\/\/hstc.treecare.co.kr\/?pest=%eb%aa%a9%ed%99%94%ec%a7%84%eb%94%a7%eb%ac%bc","title":{"rendered":"\ubaa9\ud654\uc9c4\ub527\ubb3c"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\ubaa9\ud654\uc9c4\ub527\ubb3c \ub300\ud654\ud615 \uac00\uc774\ub4dc<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <!-- Chosen Palette: Earthy Greens & Browns -->\n    <!-- Application Structure Plan: The SPA for Cotton Aphid is structured into five core sections: '\uac1c\uc694' (Overview), '\ud615\ud0dc' (Morphology), '\ud53c\ud574 \uc99d\uc0c1' (Damage Symptoms), '\uc0dd\ud65c\uc0ac' (Lifecycle), and '\ubc29\uc81c \ubc29\ubc95' (Control Methods). This logical flow supports comprehensive understanding from identification to management. '\ud615\ud0dc' and '\ud53c\ud574 \uc99d\uc0c1' sections use interactive elements (buttons) to highlight different pest forms and specific damage types. '\uc0dd\ud65c\uc0ac' includes a flowchart to visualize its multi-generational life cycle. '\ubc29\uc81c \ubc29\ubc95' incorporates a Chart.js visualization to illustrate optimal control timings, primarily targeting early season activity. -->\n    <!-- Visualization & Content Choices: \n        1. Report Info: Pest Morphology (Winged\/Wingless Adult, Nymph) -> Goal: Inform & Identify -> Viz\/Method: Interactive text descriptions with buttons for '\ubb34\uc2dc\ucda9 (\ub0a0\uac1c \uc5c6\ub294 \uc131\ucda9)', '\uc720\uc2dc\ucda9 (\ub0a0\uac1c \uc788\ub294 \uc131\ucda9)', '\uc57d\ucda9' -> Interaction: Clicking buttons updates descriptive text. Images are removed as per user request. -> Justification: Aphids have distinct forms (winged\/wingless) depending on host and season, and showing these interactively helps identification. -> Library: Vanilla JS.\n        2. Report Info: Damage Types (Sap-sucking\/Stunting, Leaf\/flower distortion, Virus transmission) -> Goal: Inform & Diagnose -> Viz\/Method: Interactive text descriptions with buttons for '\uc2e0\ucd08 \uc0dd\uc7a5 \uc800\ud574 \ubc0f \uc218\uc138 \uc57d\ud654', '\uc78e\/\uaf43 \ub4a4\ud2c0\ub9bc \ubc0f \uc2dc\ub4e4\uc74c', '\uc2dd\ubb3c \ubc14\uc774\ub7ec\uc2a4\ubcd1 \uc804\ud30c' -> Interaction: Clicking buttons updates descriptive text. -> Justification: Aphids cause multiple, distinct types of damage, including virus transmission; an interactive display effectively clarifies each. -> Library: Vanilla JS.\n        3. Report Info: Lifecycle (Multiple generations\/year, overwintering eggs, parthenogenesis, host alternation) -> Goal: Organize & Show Change -> Viz\/Method: HTML\/CSS vertical flowchart -> Interaction: Static visual aid -> Justification: Aphid lifecycles are complex with rapid reproduction and potential host alternation; a clear flowchart simplifies this, showing key stages and transitions. -> Library: HTML\/Tailwind.\n        4. Report Info: Chemical Control Timing (Early season, targeting nymphs\/early adults) -> Goal: Inform & Guide -> Viz\/Method: Bar Chart -> Interaction: Hover tooltips -> Justification: Visualizing the optimal control window based on spring emergence or early generations is crucial for effective management before populations explode. -> Library: Chart.js.\n    -->\n    <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. -->\n    <style>\n        body {\n            font-family: 'Noto Sans KR', sans-serif;\n        }\n        .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 300px;\n            max-height: 400px;\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 350px;\n            }\n        }\n        .nav-btn {\n            transition: all 0.3s ease;\n            border-radius: 0 !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n        .nav-btn.active {\n            background-color: #065f46 !important; \/* emerald-800 *\/\n            color: #ecfdf5 !important; \/* emerald-50 *\/\n            font-weight: 700;\n        }\n        .content-section {\n            display: none;\n        }\n        .content-section.active {\n            display: block;\n        }\n        .stage-btn, .damage-btn {\n            border-radius: 0 !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n        .stage-btn.active, .damage-btn.active {\n            background-color: #10b981; \/* emerald-500 *\/\n            color: white;\n            font-weight: 600;\n            transform: scale(1.05);\n        }\n        .nav-btn:focus,\n        .stage-btn:focus,\n        .damage-btn:focus {\n            outline: none !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gray-50 text-gray-800\">\n\n    <div class=\"container mx-auto\"> \n        \n        <header class=\"text-center\">\n            <!-- \ubcd1\ud574\ucda9\uba85\uacfc \ud559\uba85 \uc81c\uac70\ub428 -->\n        <\/header>\n\n        <nav class=\"flex justify-between bg-gray-200 mb-8\">\n            <button data-tab=\"overview\" class=\"nav-btn active flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\uac1c\uc694<\/button>\n            <button data-tab=\"morphology\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\ud615\ud0dc<\/button>\n            <button data-tab=\"damage\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\ud53c\ud574 \uc99d\uc0c1<\/button>\n            <button data-tab=\"ecology\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\uc0dd\ud65c\uc0ac<\/button>\n            <button data-tab=\"control\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\ubc29\uc81c \ubc29\ubc95<\/button>\n        <\/nav>\n\n        <main id=\"app-content\" class=\"p-2 md:p-2\">\n            \n            <!-- \uac1c\uc694 Section -->\n            <section id=\"overview\" class=\"content-section active space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ubaa9\ud654\uc9c4\ub527\ubb3c (<i>Aphis gossypii<\/i>)\uc774\ub780?<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed\">\n                        \ubaa9\ud654\uc9c4\ub527\ubb3c(Cotton aphid, Melon aphid)\uc740 \ub9e4\ubbf8\ubaa9 \uc9c4\ub527\ubb3c\uacfc\uc5d0 \uc18d\ud558\ub294 \ud574\ucda9\uc785\ub2c8\ub2e4. \ubb34\uad81\ud654\ub098\ubb34, \ubf55\ub098\ubb34, \ubc9a\ub098\ubb34, \uc0ac\uacfc\ub098\ubb34, \uac10\ub098\ubb34, \uc7a5\ubbf8 \ub4f1 \ub9e4\uc6b0 \ub2e4\uc591\ud55c \ud65c\uc5fd\uc218 \ubc0f \uc791\ubb3c\uc5d0 \uae30\uc0dd\ud558\uc5ec \uc218\uc561\uc744 \ube68\uc544\uba39\uc5b4 \uc2e0\ucd08\uc758 \uc0dd\uc7a5\uc744 \uc800\ud558\uc2dc\ud0a4\uace0 \uc218\uc138\ub97c \uc57d\ud654\uc2dc\ud0b5\ub2c8\ub2e4. \uc78e\uacfc \uaf43\uc774 \ub4a4\ud2c0\ub9ac\uac70\ub098 \uc2dc\ub4e4\uc74c \uc99d\uc0c1\uc774 \ub098\ud0c0\ub098\uba70, \uc2dd\ubb3c \uae30\uc0dd\uc131 \ubc14\uc774\ub7ec\uc2a4 \ubcd1\uc744 \uc804\ud30c\ud558\ub294 \ub9e4\uac1c\ucda9\uc73c\ub85c\ub3c4 \uc54c\ub824\uc838 \uc788\uc2b5\ub2c8\ub2e4.\n                    <\/p>\n                    <ul class=\"list-disc list-inside text-gray-700 mt-4 space-y-1\">\n                        <li><strong>\uc6d4\ub3d9\ud0dc:<\/strong> \ubb34\uad81\ud654\ub098\ubb34 \uac00\uc9c0\uc5d0\uc11c \uc54c \uc0c1\ud0dc\ub85c \uc6d4\ub3d9 (\ub0a8\ubd80 \ub530\ub73b\ud55c \uc9c0\ubc29\uc5d0\uc11c\ub294 \uc131\ucda9 \ud615\ud0dc\ub85c\ub3c4 \uc6d4\ub3d9)<\/li>\n                        <li><strong>\ubc1c\uc0dd \ud69f\uc218:<\/strong> \uc5f0 7~8\ud68c \ubc1c\uc0dd (\ub9e4\uc6b0 \ube60\ub978 \ubc88\uc2dd\ub825)<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"p-6 bg-white\">\n                    <h3 class=\"text-xl font-semibold text-emerald-800 mb-3\">\ubd84\ud3ec \ubc0f \uc8fc\uc694 \uac00\ud574 \uc218\uc885<\/h3>\n                    <p class=\"text-gray-700 mb-4\">\n                        \ud55c\uad6d, \uc77c\ubcf8, \uc911\uad6d, \ub300\ub9cc, \ub274\uc9c8\ub79c\ub4dc, \ub3d9\ub0a8\uc544\uc2dc\uc544, \uc778\ub3c4, \ubbf8\uad6d, \uba55\uc2dc\ucf54, \uce90\ub098\ub2e4 \ub4f1 \ubc94\uc138\uacc4\uc801\uc73c\ub85c \ubd84\ud3ec\ud569\ub2c8\ub2e4. \uc8fc\uc694 \uae30\uc8fc\uc2dd\ubb3c\uc740 <strong>\ubb34\uad81\ud654\ub098\ubb34, \uc0ac\uacfc\ub098\ubb34, \uc790\ub450\ub098\ubb34, \ub9e4\uc2e4\ub098\ubb34, \ubc9a\ub098\ubb34, \uac10\ub098\ubb34, \ub204\ub9ac\uc7a5\ub098\ubb34, \uac1c\ub098\ub9ac, \uac1c\uc624\ub3d9\ub098\ubb34, \uc0b4\uad6c\ub098\ubb34, \uc11d\ub958\ub098\ubb34, \ubf55\ub098\ubb34, \ubb34\ud654\uacfc\ub098\ubb34, \ubaa8\ub780, \uc0b0\ud33d\ub098\ubb34, \uc7a5\ubbf8, \ucc14\ub808, \ud574\ub2f9\ud654, \ube44\ud30c\ub098\ubb34, \ub2e4\uc815\ud07c\ub098\ubb34, \uc724\ub178\ub9ac\ub098\ubb34, \uc790\uadc0\ub098\ubb34, \uc720\uc790\ub098\ubb34, \uac10\uade4\ub098\ubb34, \uc0ac\ucca0\ub098\ubb34, \ub178\ubc15\ub369\uad74, \uace0\ucd94\ub098\ubb34, \ubcbd\uc624\ub3d9, \ub2e4\ub798\ub098\ubb34, \uc1a1\uc545, \uc791\uc0b4\ub098\ubb34, \uce58\uc790\ub098\ubb34, \ucc38\uc624\ub3d9\ub098\ubb34, \uccad\ubbf8\ub798\ub369\uad74, \ubc84\ub4dc\ub098\ubb34, \ubc30\ub871\ub098\ubb34, \uc720\uce7c\ub9bd\ud22c\uc2a4<\/strong> \ub4f1 \ub9e4\uc6b0 \uad11\ubc94\uc704\ud569\ub2c8\ub2e4.\n                    <\/p>\n                <\/div>\n            <\/section>\n\n            <!-- \ud615\ud0dc Section -->\n            <section id=\"morphology\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ubaa9\ud654\uc9c4\ub527\ubb3c\uc758 \ud615\ud0dc\uc801 \ud2b9\uc9d5<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ubaa9\ud654\uc9c4\ub527\ubb3c\uc740 \ub0a0\uac1c \uc720\ubb34, \uc0c9\uae54 \ub4f1 \uacc4\uc808\uacfc \uae30\uc8fc\uc5d0 \ub530\ub77c \ub2e4\uc591\ud55c \ud615\ud0dc\ub97c \uac00\uc9d1\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-type=\"apterous_adult\" class=\"stage-btn active flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ubb34\uc2dc\ucda9 (\ub0a0\uac1c \uc5c6\ub294 \uc131\ucda9)<\/button>\n                        <button data-type=\"winged_adult\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc720\uc2dc\ucda9 (\ub0a0\uac1c \uc788\ub294 \uc131\ucda9)<\/button>\n                        <button data-type=\"nymph\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc57d\ucda9<\/button>\n                    <\/div>\n                    <div id=\"morphology-content\" class=\"p-4\">\n                        <div id=\"morphology-text\" class=\"w-full\">\n                            <h3 id=\"morphology-title\" class=\"text-xl font-semibold text-emerald-700 mb-2\"><\/h3>\n                            <p id=\"morphology-description\" class=\"text-gray-700\"><\/p>\n                            <p id=\"morphology-size\" class=\"text-sm text-gray-600 mt-2\"><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \ud53c\ud574 \uc99d\uc0c1 Section -->\n            <section id=\"damage\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ubaa9\ud654\uc9c4\ub527\ubb3c\uc758 \uc8fc\uc694 \ud53c\ud574 \uc99d\uc0c1<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ubaa9\ud654\uc9c4\ub527\ubb3c\uc740 \uc218\uc561 \ud761\uc999\uacfc \ubc14\uc774\ub7ec\uc2a4 \uc804\ud30c\ub97c \ud1b5\ud574 \ub098\ubb34\uc5d0 \uc9c1\uc811\uc801 \ubc0f \uac04\uc811\uc801\uc778 \ud53c\ud574\ub97c \uc90d\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-damage-type=\"sap_sucking_stunt\" class=\"damage-btn active flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc2e0\ucd08 \uc0dd\uc7a5 \uc800\ud574 \ubc0f \uc218\uc138 \uc57d\ud654<\/button>\n                        <button data-damage-type=\"leaf_flower_distortion\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc78e\/\uaf43 \ub4a4\ud2c0\ub9bc \ubc0f \uc2dc\ub4e4\uc74c<\/button>\n                        <button data-damage-type=\"virus_transmission\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc2dd\ubb3c \ubc14\uc774\ub7ec\uc2a4\ubcd1 \uc804\ud30c<\/button>\n                    <\/div>\n                    <div id=\"damage-content\" class=\"p-4\">\n                        <div id=\"damage-text\" class=\"w-full\">\n                            <h3 id=\"damage-title\" class=\"text-xl font-semibold text-emerald-700 mb-2\"><\/h3>\n                            <p id=\"damage-description\" class=\"text-gray-700\"><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \uc0dd\ud65c\uc0ac Section -->\n            <section id=\"ecology\" class=\"content-section space-y-6\">\n                 <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ubaa9\ud654\uc9c4\ub527\ubb3c\uc758 \uc0dd\ud65c\uc0ac (\uc5f0 7~8\ud68c \ubc1c\uc0dd)<\/h2>\n                     <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ubaa9\ud654\uc9c4\ub527\ubb3c\uc740 1\ub144\uc5d0 7~8\ud68c \ubc1c\uc0dd\ud558\ub294 \ub9e4\uc6b0 \ube60\ub978 \ubc88\uc2dd\ub825\uc744 \uac00\uc9d1\ub2c8\ub2e4. \ubb34\uad81\ud654\ub098\ubb34 \uac00\uc9c0\uc5d0\uc11c \uc54c \uc0c1\ud0dc\ub85c \uc6d4\ub3d9\ud558\uba70, \ub0a8\ubd80\uc758 \ub530\ub73b\ud55c \uc9c0\ubc29\uc5d0\uc11c\ub294 \uc131\ucda9 \ud615\ud0dc\ub85c\ub3c4 \uc6d4\ub3d9\ud569\ub2c8\ub2e4.\n                    <\/p>\n                     <div class=\"flex flex-col items-center space-y-2\">\n                        <div class=\"w-full max-w-md text-center p-3 bg-blue-100\">\n                            <p class=\"font-semibold\">1. \uc6d4\ub3d9 (\uc54c \ub610\ub294 \uc131\ucda9)<\/p><p class=\"text-sm\">\ubb34\uad81\ud654\ub098\ubb34 \uac00\uc9c0\uc5d0\uc11c \uc54c \uc0c1\ud0dc\ub85c \uc6d4\ub3d9 (\ub0a8\ubd80 \ub530\ub73b\ud55c \uc9c0\ubc29\uc740 \uc131\ucda9\uc73c\ub85c\ub3c4 \uc6d4\ub3d9)<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-green-100\">\n                            <p class=\"font-semibold\">2. \ubd04\ucca0 \ubd80\ud654 \ubc0f \uc9d1\ub2e8 \uac00\ud574 (4\uc6d4\ubd80\ud130)<\/p><p class=\"text-sm\">\uc54c\uc5d0\uc11c \ubd80\ud654\ud55c \ubb34\uc2dc\ucda9\uacfc \uc57d\ucda9\uc774 \uc774\ub978 \ubd04 \uc78e \ub4b7\uba74\uacfc \uc5b4\ub9b0 \uac00\uc9c0\uc5d0\uc11c \uc9d1\ub2e8\uc73c\ub85c \uac00\ud574<\/p>\n                        <\/div>\n                        <div class=\"2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-yellow-100\">\n                            <p class=\"font-semibold\">3. \uc720\uc2dc\ucda9 \ucd9c\ud604 \ubc0f \uc911\uac04\uae30\uc8fc \uc774\ub3d9 (5\uc6d4 \uc0c1\uc21c ~ \uc911\uc21c)<\/p><p class=\"text-sm\">\ub0a0\uac1c \uc788\ub294 \uc554\ucef7(\uc720\uc2dc\ucda9)\uc774 \ucd9c\ud604\ud558\uc5ec \uc11d\ub958\ub098\ubb34 \ub4f1 \uc911\uac04\uc219\uc8fc\ub85c \uc774\ub3d9 (\uba87 \uc138\ub300 \ub2e8\uc704\uc0dd\uc2dd)<\/p>\n                        <\/div>\n                         <div class=\"2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-orange-100\">\n                            <p class=\"font-semibold\">4. 2\ucc28 \uc911\uac04\uc219\uc8fc \uc774\ub3d9 (\uc5ec\ub984\ucca0)<\/p><p class=\"text-sm\">\uc57d 30\uc77c \ud6c4 \ub0a0\uac1c \uc788\ub294 \ud0dc\uc0dd \uc554\ucef7\uc774 \ub098\ud0c0\ub098\uba74 \uc624\uc774, \uac00\uc9c0 \ub4f1 2\ucc28 \uc911\uac04\uc219\uc8fc\ub85c \uc774\ub3d9<\/p>\n                        <\/div>\n                        <div class=\"2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-red-100\">\n                            <p class=\"font-semibold\">5. \uc720\uc131\ud615 \ucd9c\ud604 \ubc0f \uc8fc\uae30\uc8fc \uc774\ub3d9 (10\uc6d4 \uc911\uc21c ~ \ud558\uc21c)<\/p><p class=\"text-sm\">\ub0a0\uac1c \uc788\ub294 \uc554\ucef7\uacfc \uc218\ucef7\uc774 \ub098\ud0c0\ub098 \ubb34\uad81\ud654\ub098\ubb34\ub85c \uc774\ub3d9\ud558\uc5ec \uc6d4\ub3d9 \uc900\ube44<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6 bg-white mt-6\">\n                        <h3 class=\"text-xl font-semibold text-emerald-800 mb-3\">\ud2b9\uc774 \uc0ac\ud56d<\/h3>\n                        <p class=\"text-gray-700\">\uc5ec\ub984\ucca0 \uace0\uc628\uc774 \uc720\uc9c0\ub418\uba74 \ubc1c\uc0dd \ubc00\ub3c4\uac00 \uc624\ud788\ub824 \ub0ae\uc544\uc9c0\ub294 \ud604\uc0c1\uc744 \ubcf4\uc785\ub2c8\ub2e4. \ub0a0\uac1c \uc788\ub294 \ud0dc\uc0dd \uc131\ucda9\uc73c\ub85c \ubc1c\uc721\ub418\ub294 \uc5b4\ub9b0 \uc9c4\ub527\ubb3c\uc740 \ud770\uac00\ub8e8\ub97c \ubd84\ube44\ud558\ubbc0\ub85c \ud68c\uc0c9\uc73c\ub85c \ubcf4\uc774\uae30\ub3c4 \ud569\ub2c8\ub2e4.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \ubc29\uc81c \ubc29\ubc95 Section -->\n            <section id=\"control\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ud6a8\uacfc\uc801\uc778 \ubc29\uc81c \ubc29\ubc95<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \ubaa9\ud654\uc9c4\ub527\ubb3c\uc740 \ubc88\uc2dd\ub825\uc774 \uac15\ud558\ubbc0\ub85c \uc57d\ucda9 \ubc1c\uc0dd \ucd08\uae30 \ub610\ub294 \uc720\uc2dc\ucda9\uc774 \uc911\uac04 \uae30\uc8fc\ub85c \uc774\ub3d9\ud558\uae30 \uc804\/\ud6c4 \uc2dc\uae30\uc5d0 \uc9d1\uc911 \ubc29\uc81c\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"space-y-4\">\n                        <div class=\"p-4 bg-blue-50\">\n                             <h3 class=\"text-xl font-semibold text-blue-800 mb-2\">\u2460 \ud654\ud559\uc801 \ubc29\uc81c (\uc57d\ucda9 \uc2dc\uae30 \ucd5c\uc801)<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\uc0b4\ud3ec \uc2dc\uae30:<\/strong> \uc57d\ucda9\uc774 \ubc1c\uc0dd\ud558\ub294 \ucd08\uae30\uc778 <strong>5\uc6d4 \uc0c1\uc21c<\/strong>\uc5d0 \uc0b4\ucda9\uc81c\ub97c 10\uc77c \uac04\uaca9\uc73c\ub85c 2\ud68c \uc774\uc0c1 \uc0b4\ud3ec\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc57d\uc81c \uc885\ub958 (\uc608\uc2dc):<\/strong> \uc544\uc138\ud0c0\ubbf8\ud504\ub9ac\ub4dc \uc218\ud654\uc81c 2,000\ubc30\uc561 \ub610\ub294 \ub514\ub178\ud14c\ud4e8\ub780 \uc218\ud654\uc81c 1,000\ubc30\uc561\uc744 \uc0b4\ud3ec\ud569\ub2c8\ub2e4. \uba54\ud2f0\ub2e4\ud2f0\uc628 \uc720\uc81c(40%) \ub610\ub294 \uc774\ubbf8\ub2e4\ud074\ub85c\ud504\ub9ac\ub4dc \uc561\uc0c1\uc218\ud654\uc81c(8%), \uc218\ud654\uc81c(10%) 1,000\ubc30\uc561\ub3c4 \uc720\ud6a8\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc815\ubcf4 \ud655\uc778:<\/strong> \ub18d\uc57d\uc548\uc804\uc815\ubcf4\uc2dc\uc2a4\ud15c(psis.rda.go.kr)\uc5d0\uc11c \ubb34\uad81\ud654 \ubc0f \uc9c4\ub527\ubb3c\ub958\uc5d0 \ub4f1\ub85d\ub41c \uc57d\uc81c\ub97c \ud655\uc778\ud558\uc5ec \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 bg-green-50\">\n                             <h3 class=\"text-xl font-semibold text-green-800 mb-2\">\u2461 \ubb3c\ub9ac\uc801 \ubc29\uc81c<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\uc6d4\ub3d9 \uc54c \uc81c\uac70:<\/strong> \uc6d4\ub3d9 \uc911\uc778 \uc54c\uc744 \ud5dd\uac8a \ub610\ub294 \uba74\uc7a5\uac11\uc73c\ub85c \ubb38\uc9c8\ub7ec \uc8fd\uc785\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc720\ucda9\/\uc131\ucda9 \uc218\ub3d9 \uc81c\uac70:<\/strong> \uc774\ub978 \ubd04 \uc78e \ub4b7\uba74\uacfc \uc5b4\ub9b0 \uac00\uc9c0\uc5d0 \uc9d1\ub2e8\uc73c\ub85c \uae30\uc0dd\ud558\ubbc0\ub85c, \ubc1c\uacac \uc2dc \uc9c1\uc811 \uc7a1\uc544 \uc8fd\uc774\uac70\ub098 \ud53c\ud574 \uc78e\uc744 \uc81c\uac70\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uace0\uc555 \uc0b4\uc218:<\/strong> \uc9c4\ub527\ubb3c\uc774 \uc801\uac8c \ubc1c\uc0dd\ud55c \uacbd\uc6b0, \uac15\ud55c \ubb3c\uc904\uae30\ub85c \uc53b\uc5b4\ub0b4\ub294 \ubc29\ubc95\ub3c4 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 bg-yellow-50\">\n                            <h3 class=\"text-xl font-semibold text-yellow-800 mb-2\">\u2462 \ud658\uacbd \uad00\ub9ac \ubc0f \uc0dd\ubb3c\uc801 \ubc29\uc81c<\/h3>\n                            <ul class=\"list-disc list-inside text-gray-700\">\n                                <li><strong>\uc911\uac04 \uae30\uc8fc \uad00\ub9ac:<\/strong> \uc8fc\ubcc0\uc5d0 2\ucc28 \uc911\uac04\uae30\uc8fc\uc778 \uac00\uc9c0\ub098 \uc624\uc774\ub97c \uc7ac\ubc30\ud558\ub294 \uc9c0\uc5ed\uc5d0\uc11c\ub294 \ubb34\uad81\ud654\ub97c \uc2dd\uc7ac\ud558\uc9c0 \uc54a\uac70\ub098, \ubb34\uad81\ud654 \uc2dd\uc7ac\uc9c0\uc640 \uba40\ub9ac \ub5a8\uc5b4\uc838 \uc7ac\ubc30\ud569\ub2c8\ub2e4.<\/li>\n                                <li><strong>\uc218\uc138 \uc99d\uc9c4:<\/strong> \ub098\ubb34\ub97c \uac74\uac15\ud558\uac8c \uad00\ub9ac\ud558\uc5ec \ud574\ucda9\uc5d0 \ub300\ud55c \uc800\ud56d\ub825\uc744 \ub192\uc785\ub2c8\ub2e4.<\/li>\n                                <li><strong>\ucc9c\uc801 \ubcf4\ud638:<\/strong> \uc9c4\ub527\ubb3c\uc758 \ucc9c\uc801\uc778 \ubb34\ub2f9\ubc8c\ub808\ub958, \ud480\uc7a0\uc790\ub9ac\ub958, \uac70\ubbf8\ub958, \uae30\uc0dd\ubc8c\ub958 \ub4f1\uc744 \ubcf4\ud638\ud558\uace0 \ud65c\uc6a9\ud558\ub294 \uac83\uc774 \ubc00\ub3c4 \uc870\uc808\uc5d0 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"p-6 bg-white\">\n                    <h3 class=\"text-xl font-semibold text-emerald-800 mb-4 text-center\">\uc8fc\uc694 \ud65c\ub3d9 \uc2dc\uae30 \ubc0f \ubc29\uc81c \uc801\uae30<\/h3>\n                    <div class=\"chart-container\">\n                        <canvas id=\"controlChart\"><\/canvas>\n                    <\/div>\n                <\/div>\n            <\/section>\n        <\/main>\n\n        <footer class=\"text-center mt-8 pt-4 border-t border-gray-200 mb-8\">\n            <p class=\"text-sm text-gray-500\">\uc815\ubcf4 \ucd9c\ucc98: \uc0b0\ub9bc\uccad, \uc11c\uc6b8\ub300\ud559\uad50 \uc218\ubaa9\uc9c4\ub2e8\uc13c\ud130 \ub4f1 \uc804\ubb38 \uc790\ub8cc<\/p>\n        <\/footer>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const tabs = document.querySelectorAll('.nav-btn');\n            const sections = document.querySelectorAll('.content-section');\n\n            const morphologyData = {\n                apterous_adult: {\n                    title: '\ubb34\uc2dc\ucda9 (\ub0a0\uac1c \uc5c6\ub294 \uc131\ucda9)',\n                    description: '\ubab8\uae38\uc774\uac00 1.1~1.9mm \uc815\ub3c4\uc785\ub2c8\ub2e4. \ubab8 \uc0c9\uae54\uc740 \ud669\uc0c9, \uc9c4\ub179\uc0c9, \uac80\uc740\uc0c9 \ub4f1 \uacc4\uc808\uacfc \uae30\uc8fc\uc5d0 \ub530\ub77c \ub2e4\uc591\ud569\ub2c8\ub2e4. \uc77c\ubc18\uc801\uc73c\ub85c \uac80\uc740\uc0c9 \ub610\ub294 \uc5b4\ub450\uc6b4 \ub179\uc0c9\uc885\uc774 \ub9ce\uc2b5\ub2c8\ub2e4. \ub0a0\uac1c \uc788\ub294 \ud0dc\uc0dd \uc131\ucda9\uc73c\ub85c \ubc1c\uc721\ub418\ub294 \uc5b4\ub9b0 \uc9c4\ub527\ubb3c\uc740 \ud770\uac00\ub8e8\ub97c \ubd84\ube44\ud558\ubbc0\ub85c \ud68c\uc0c9\uc73c\ub85c \ubcf4\uc774\uae30\ub3c4 \ud569\ub2c8\ub2e4. \uc78e \ub4b7\uba74\uacfc \uc5b4\ub9b0 \uac00\uc9c0\uc5d0\uc11c \uc9d1\ub2e8\uc73c\ub85c \uae30\uc0dd\ud558\uba70 \uc218\uc561\uc744 \ube68\uc544\uba39\uc2b5\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: 1.1~1.9mm',\n                },\n                winged_adult: {\n                    title: '\uc720\uc2dc\ucda9 (\ub0a0\uac1c \uc788\ub294 \uc131\ucda9)',\n                    description: '\ubab8\uae38\uc774\uac00 \uc57d 1.4mm\ub85c \uba38\ub9ac\uc640 \uac00\uc2b4\uc774 \uac80\uace0 \ubc30\ub294 \ub179\uc0c9~\ud669\ub85d\uc0c9\uc774\uba70 \uac80\uc740 \ubc18\uc810\ub3c4 \uc788\uc2b5\ub2c8\ub2e4. \ub0a0\uac1c\ub97c \uac00\uc9c0\uace0 \uc788\uc5b4 \uc774\ub3d9\uc774 \uac00\ub2a5\ud558\uba70, 5\uc6d4 \uc0c1\uc21c\uacbd \uc11d\ub958\ub098\ubb34 \ub4f1 \uc911\uac04\uc219\uc8fc\ub85c \uc774\ub3d9\ud558\uac70\ub098 10\uc6d4 \uc911\uc21c~\ud558\uc21c\uacbd \ubb34\uad81\ud654\ub098\ubb34\ub85c \ub2e4\uc2dc \uc774\ub3d9\ud558\uc5ec \uc6d4\ub3d9 \uc900\ube44\ub97c \ud569\ub2c8\ub2e4. \ub354\ub4ec\uc774\ub294 6\ub9c8\ub514\uc774\uace0, \uc81c3\ub9c8\ub514\uc5d0\ub294 \ub465\uadfc \ubaa8\uc591\uc758 \uac10\uac01\uae30\uac00 \ubd84\ud3ec\ud569\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: \uc57d 1.4mm',\n                },\n                nymph: {\n                    title: '\uc57d\ucda9',\n                    description: '\uc131\ucda9\uacfc \uc720\uc0ac\ud55c \ud615\ud0dc\uc9c0\ub9cc \ud06c\uae30\uac00 \uc791\uace0 \ub0a0\uac1c\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774\ub978 \ubd04 \uc78e \ub4b7\uba74\uacfc \uc5b4\ub9b0 \uac00\uc9c0\uc5d0\uc11c \uc9d1\ub2e8\uc73c\ub85c \uae30\uc0dd\ud558\uba70 \uc218\uc561\uc744 \ud761\uc999\ud569\ub2c8\ub2e4. \ub0a0\uac1c \uc788\ub294 \ud0dc\uc0dd \uc131\ucda9\uc73c\ub85c \ubc1c\uc721\ub418\ub294 \uc5b4\ub9b0 \uc9c4\ub527\ubb3c\uc740 \ud770\uac00\ub8e8\ub97c \ubd84\ube44\ud558\ubbc0\ub85c \ud68c\uc0c9\uc73c\ub85c \ubcf4\uc774\uae30\ub3c4 \ud569\ub2c8\ub2e4.',\n                    size: '(\uc815\ubcf4 \uc5c6\uc74c)',\n                }\n            };\n\n            const damageData = {\n                sap_sucking_stunt: {\n                    title: '\uc2e0\ucd08 \uc0dd\uc7a5 \uc800\ud574 \ubc0f \uc218\uc138 \uc57d\ud654',\n                    description: '\uc131\ucda9\uacfc \uc57d\ucda9\uc774 \uc774\ub978 \ubd04\uc5d0 \uc78e \ub4b7\uba74\uacfc \uc5b4\ub9b0 \uac00\uc9c0\uc5d0\uc11c \uc9d1\ub2e8\uc73c\ub85c \uc218\uc561\uc744 \ube68\uc544\uba39\uc5b4 \uc2e0\ucd08(\uc0c8\uc21c)\uc758 \uc0dd\uc7a5\uc774 \uc800\ud558\ub418\uace0 \ub098\ubb34\uc758 \uc218\uc138\uac00 \uc57d\ud654\ub429\ub2c8\ub2e4. \ubc1c\uc0dd \ubc00\ub3c4\uac00 \ub192\uc744 \ub54c \uc2dd\ubb3c\uc740 \uac74\uac15\ud558\uc9c0 \uc54a\uac8c \ubcf4\uc785\ub2c8\ub2e4.',\n                },\n                leaf_flower_distortion: {\n                    title: '\uc78e\/\uaf43 \ub4a4\ud2c0\ub9bc \ubc0f \uc2dc\ub4e4\uc74c',\n                    description: '\uc9c4\ub527\ubb3c \ubc00\ub3c4\uac00 \ub192\uc73c\uba74 \uc78e\uacfc \uaf43\ub4e4\uc774 \ub4a4\ud2c0\ub9ac\uac8c \ub418\uba70, \uc218\ubd84\uc774 \ubaa8\uc790\ub77c \uc2dc\ub4e4\uc74c \uc99d\uc0c1\uc774 \ud754\ud788 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \uc774\ub294 \ub098\ubb34\uc758 \ubbf8\uad00\uc744 \ud574\uce58\uace0 \uac1c\ud654\ub3c4 \ubd88\ub7c9\ud574\uc9d1\ub2c8\ub2e4.',\n                },\n                virus_transmission: {\n                    title: '\uc2dd\ubb3c \ubc14\uc774\ub7ec\uc2a4\ubcd1 \uc804\ud30c',\n                    description: '\ubaa9\ud654\uc9c4\ub527\ubb3c\uc740 \uc2dd\ubb3c \uae30\uc0dd\uc131 \ubc14\uc774\ub7ec\uc2a4 \ubcd1\uc744 \uc804\ud30c\ud558\ub294 \ub9e4\uac1c\ucda9\uc73c\ub85c \uc54c\ub824\uc838 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 \uc9c1\uc811\uc801\uc778 \ud761\uc999 \ud53c\ud574 \uc678\uc5d0 \ub354 \uc2ec\uac01\ud55c \ubb38\uc81c\ub97c \uc57c\uae30\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',\n                }\n            };\n            \n            tabs.forEach(tab => {\n                tab.addEventListener('click', () => {\n                    tabs.forEach(t => t.classList.remove('active'));\n                    tab.classList.add('active');\n                    sections.forEach(section => {\n                        section.classList.remove('active');\n                        if (section.id === tab.dataset.tab) {\n                            section.classList.add('active');\n                        }\n                    });\n                });\n            });\n\n            \/\/ Morphology section logic\n            const morphologyTypeButtons = document.querySelectorAll('#morphology .stage-btn');\n            const morphologyTitle = document.getElementById('morphology-title');\n            const morphologyDescription = document.getElementById('morphology-description');\n            const morphologySize = document.getElementById('morphology-size');\n\n            function updateMorphologyContent(type) {\n                morphologyTypeButtons.forEach(btn => btn.classList.remove('active'));\n                document.querySelector(`#morphology .stage-btn[data-type=\"${type}\"]`).classList.add('active');\n                \n                const data = morphologyData[type];\n                morphologyTitle.textContent = data.title;\n                morphologyDescription.textContent = data.description;\n                morphologySize.textContent = data.size;\n            }\n\n            \/\/ Initial content for morphology section\n            updateMorphologyContent('apterous_adult'); \n\n            morphologyTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateMorphologyContent(button.dataset.type);\n                });\n            });\n\n\n            \/\/ Damage section logic\n            const damageTypeButtons = document.querySelectorAll('#damage .damage-btn');\n            const damageTitle = document.getElementById('damage-title');\n            const damageDescription = document.getElementById('damage-description');\n\n            function updateDamageContent(type) {\n                damageTypeButtons.forEach(btn => btn.classList.remove('active'));\n                document.querySelector(`#damage .damage-btn[data-damage-type=\"${type}\"]`).classList.add('active');\n                \n                const data = damageData[type];\n                damageTitle.textContent = data.title;\n                damageDescription.textContent = data.description;\n            }\n\n            \/\/ Initial content for damage section\n            updateDamageContent('sap_sucking_stunt');\n\n            damageTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateDamageContent(button.dataset.damageType);\n                });\n            });\n\n            const ctx = document.getElementById('controlChart').getContext('2d');\n            new Chart(ctx, {\n                type: 'bar',\n                data: {\n                    labels: ['4\uc6d4', '5\uc6d4', '6\uc6d4', '7\uc6d4', '8\uc6d4', '9\uc6d4', '10\uc6d4'],\n                    datasets: [{\n                        label: '\ubb34\uc2dc\ucda9\/\uc57d\ucda9 \ud65c\ub3d9\uae30',\n                        data: [10, 8, 5, 2, 0, 0, 0], \/\/ Peak April-May\n                        backgroundColor: 'rgba(22, 163, 74, 0.6)', \/* emerald-600 *\/\n                        borderColor: 'rgba(22, 163, 74, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\uc720\uc2dc\ucda9 \ud65c\ub3d9\uae30',\n                        data: [0, 10, 8, 5, 2, 0, 0], \/\/ Peak May-June\n                        backgroundColor: 'rgba(234, 179, 8, 0.6)', \/* amber-500 *\/\n                        borderColor: 'rgba(234, 179, 8, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (\uc57d\ucda9 \ub300\uc0c1)',\n                        data: [0, 12, 12, 0, 0, 0, 0], \/\/ May-June\n                        type: 'line',\n                        fill: true,\n                        backgroundColor: 'rgba(59, 130, 246, 0.2)', \/* blue-500 with transparency *\/\n                        borderColor: 'rgba(59, 130, 246, 1)',\n                        pointRadius: 0,\n                        yAxisID: 'y1'\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    plugins: {\n                        legend: {\n                           display: true,\n                           position: 'top',\n                           labels: {\n                               usePointStyle: false,\n                           }\n                        },\n                        tooltip: {\n                           mode: 'index',\n                           intersect: false,\n                           callbacks: {\n                                label: function(context) {\n                                    if (context.dataset.label.includes('\ubc29\uc81c \ucd94\ucc9c \uae30\uac04')) {\n                                        return ` ${context.dataset.label}: 5\uc6d4 \uc0c1\uc21c ~ 6\uc6d4 \uc911\uc21c`;\n                                    }\n                                    return ` ${context.dataset.label}: ${context.raw} (\ud65c\ub3d9 \ubc00\ub3c4)`;\n                                }\n                           }\n                        },\n                        title: {\n                            display: true,\n                            text: '\ubaa9\ud654\uc9c4\ub527\ubb3c \uc6d4\ubcc4 \ud65c\ub3d9 \ubc0f \ubc29\uc81c \uc2dc\uae30'\n                        }\n                    },\n                    scales: {\n                        x: {\n                            stacked: true,\n                        },\n                        y: {\n                           stacked: true,\n                           display: true,\n                           title: {\n                               display: true,\n                               text: '\ud65c\ub3d9 \ubc00\ub3c4'\n                           },\n                           max: 12\n                        },\n                        y1: {\n                           display: false,\n                           max: 15\n                        }\n                    }\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n<p><\/p>\n","protected":false},"featured_media":3786,"template":"","meta":{"_acf_changed":true,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"pest-target":[412,112,154,406,413,346,405,414,410,189,408,140,224,138,147,415,337,289,175,157,409,168,312,416,411,419,271,197,167,417,141,389,418,347,327,176],"pest-category":[94,78],"pest-overwintering":[82],"class_list":["post-3785","pest","type-pest","status-publish","has-post-thumbnail","hentry","pest-target-412","pest-target-112","pest-target-154","pest-target-406","pest-target-413","pest-target-346","pest-target-405","pest-target-414","pest-target-410","pest-target-189","pest-target-408","pest-target-140","pest-target-224","pest-target-138","pest-target-147","pest-target-415","pest-target-337","pest-target-289","pest-target-175","pest-target-157","pest-target-409","pest-target-168","pest-target-312","pest-target-416","pest-target-411","pest-target-419","pest-target-271","pest-target-197","pest-target-167","pest-target-417","pest-target-141","pest-target-389","pest-target-418","pest-target-347","pest-target-327","pest-target-176","pest-category-94","pest-category-78","pest-overwintering-egg"],"acf":[],"uagb_featured_image_src":{"full":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubaa9\ud654\uc9c4\ub527\ubb3c_.jpg",1173,654,false],"thumbnail":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubaa9\ud654\uc9c4\ub527\ubb3c_-150x150.jpg",150,150,true],"medium":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubaa9\ud654\uc9c4\ub527\ubb3c_-300x167.jpg",300,167,true],"medium_large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubaa9\ud654\uc9c4\ub527\ubb3c_-768x428.jpg",768,428,true],"large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubaa9\ud654\uc9c4\ub527\ubb3c_-1024x571.jpg",1024,571,true],"1536x1536":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubaa9\ud654\uc9c4\ub527\ubb3c_.jpg",1173,654,false],"2048x2048":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\ubaa9\ud654\uc9c4\ub527\ubb3c_.jpg",1173,654,false]},"uagb_author_info":{"display_name":"darius","author_link":"https:\/\/hstc.treecare.co.kr\/?author=0"},"uagb_comment_info":0,"uagb_excerpt":"\ubaa9\ud654\uc9c4\ub527\ubb3c \ub300\ud654\ud615 \uac00\uc774\ub4dc \uac1c\uc694 \ud615\ud0dc \ud53c\ud574 \uc99d\uc0c1 \uc0dd\ud65c\uc0ac \ubc29\uc81c \ubc29\ubc95 \ubaa9\ud654\uc9c4\ub527\ubb3c (Aphis gossypii)\uc774\ub780? \ubaa9\ud654\uc9c4\ub527\ubb3c(Cotton aphid, Melon aphid)\uc740 \ub9e4\ubbf8\ubaa9 \uc9c4\ub527\ubb3c\uacfc\uc5d0 \uc18d\ud558\ub294 [&hellip;]","_links":{"self":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest\/3785","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest"}],"about":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/types\/pest"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/media\/3786"}],"wp:attachment":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3785"}],"wp:term":[{"taxonomy":"pest-target","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-target&post=3785"},{"taxonomy":"pest-category","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-category&post=3785"},{"taxonomy":"pest-overwintering","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-overwintering&post=3785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}